/* CSS Document */

/* ------ layout ------ */

div#vol77_main{
	font-size:12px;
	line-height:1.6;
	width:760px;
	margin-left:10px;
	padding:0;
	text-algin:left;
	background: #ffffff;
	margin-top: 20px;
}


div#vol77_main{
	background: url(../images/vol77_ono/vol77_footerlogo.jpg) right bottom no-repeat;
	padding-bottom:30px;
}


#vol77_header_table{
margin-bottom:30px;
}

div#vol77_main_contents{
width:760px;
border: 1px solid #CCCCCC;
margin-bottom:30px;
}

div#vol77_main_contents_text{
/*width:760px;*/
padding:30px 30px 10px 30px;
}



/* ------ content ------ */


h2#vol77_title {
padding:0px;
margin:0px;
}
#vol77_title a img{
border:none;
}
span.column_list_layout {
position:relative;
width:700px;
height:70px;
margin: 20px 0 20px 0;
display:block;
}

span.column_list_layout_img {
float:left;
width:220px;
}

span.column_list_layout_text {
float:right;
width:460px;
}

.line_dot {
display:block;
margin: 20px 0 0 0;
}

.vol77H3,.vol77H4{
	margin:0;
	padding:0;
	clear:both;
}

/* ------ トップページ ------ */

#top_column_table td {
height:80px;
margin-left:40px;

}

/* ------ ページ下Works部分 ------ */

div#bottom_works {
width:760px;
display:block;
min-height:275px;
border: 1px solid #CCCCCC;
margin-bottom:30px;
}

div.bottom_works_layout {
width:760px;
padding:30px;
position:relative;
}

span.bottom_works_layout_big {
float:left;
width:180px;
display:block;
}

table.bottom_works_layout_small {
float:left;
width:480px;
margin-left:20px;
padding:5px;
}

.bottom_works_layout p {
width:180px;
padding:0px;
margin:0px;
}

/* ------ Worksページ ------ */

ul.works_spck_01{
list-style:none;
padding:0px;
margin-top:30px;
}

.gakusou img{
	vertical-align:top;
	margin-right:3px;
}

.worksList a{
	font-size:12px;
}

/* ------ Profileページ ------ */

.expoInfo dt {
        float: left;
        width: 5em;
}

.expoInfo dd {
        margin-left: 5em;
}

