@charset "UTF-8";
/* CSS Document */
/* -----------------------------------------------

      gravure styles

   ----------------------------------------------- */
div.gravure{
	margin-top:10px;
	width:670px;
	}

div.gravure h3 img{
	display:block;
	width:650px;
	text-align:center;
	height:150px;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #333;
	}


div.profile img{
	width:245px;
	height:345px;
	padding:0 15px 9px 10px;
	float:left;
	}

div.profiletext {
	margin-left:280px;
	width:380px;
	border-bottom: solid 1px #e7317d;

}

div.profiletext p{
	padding-bottom:3px;
	color:#e7317d;
	font-size:18px;
	}


h3.stuffprofile img{
	margin-bottom:8px;
	}

h4.photogallery img{
	display:block;
	clear:both;
	margin-bottom:8px;	
	}

ul.thumbnail img{
	width:100px;
	height:120px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	}
	

ul.thumbnail{
	margin-left:12px;
	padding-bottom:20px;
	
}
ul.thumbnail li{
	display:inline;
}

div.shosai{
	clear:both;
	margin-top:15px;
	width:650px;
	height:100px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#333;
	}
	
div.shosai h5{
	padding:10px 10px 0px 10px;
	font-size:18px;}
div.shosai h5 span{
	font-size:12px;}	

div.shosai h6{
	padding:5px 10px 5px 10px;
	font-size:14px;}
	
div.shosai p{
	padding-left:10px;
}
	

dl.table {
	display:block;
	float: left;
	width: 310px;
	height:75px;
	line-height:normal;
	margin:8px 3px 5px 8px;
}

dl.table dt{
	color:#e7317d;
	font-size:15px;
	padding-bottom:3px;
	text-decoration:underline;
}

dl.table dd{
	color:#fff;
	font-size:11px;
	padding-top:2px;
	}

dl.table p{
	color:#000000;
	padding-top:7px;
	font-size: 16px;
	font-weight:600;}

dl.p-table{
	display:block;
	padding-top:10px;
	width:170px;
	height:300px;
	margin-bottom:10px;
	font-size:14px;
	line-height:1.1em;
	float:left;
}

dl.p-table dt{
	color:#e7317d;
	font-size:14px;
	padding-bottom:4px;
	font-weight:500}

dl.p-table dd{
	font-size:13px;
	color:#fff;
	padding-bottom:4px;
	}
