/* CSS Document */

@charset "shift_jis";
/* CSS Document */

/* CONTENT
------------------------------------------------------------------*/
div.contentarea_a {
	width: 800px;
	margin: 20px 41px 0px 38px;
	position: relative;
	}
	
/* safari only \*/
html:\66irst-child div.contentarea_a img {
	margin: 20px 41px 0px 38px;
	}

div#ph_1{
	position: absolute;
	}
	
div#name_1{
	position: absolute;
	left: 173px;
	}

div#ph_2{
	position: absolute;
	top: 71px;
	left: 213px;
	}
	
div#name_2{
	position: absolute;
	top: 71px;
	left: 386px;
	}

div#ph_3{
	position: absolute;
	top: 142px;
	left: 426px;
	}
	
div#name_3{
	position: absolute;
	top: 286px;
	left: 294px;
	}

div#ph_4{
	position: absolute;
	top: 223px;
	left: 639px
	}
	
div#name_4{
	position: absolute;
	top: 369px;
	left: 506px;
	}

h3 {
	/*margin-top: 404px;*/
	}

div.contentarea_b {
	width: 800px;
	margin: 20px 41px 0px 38px;
	background-image: url(../../img/global/bg_logo_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
div.contentarea_b dl {
	width: 680px;
	}

div.contentarea_b dl dt {  
	float:left;  
	width:80px;  
	padding:5px 0 5px 10px;
	clear:both;
	font-size: 100%;
	font-weight:bold;
	color: #FFFFFF; 
	}

div.contentarea_b dl dd {
	width:650px;  
	margin-left:80px;  
	padding:5px 5px 10px 10px;
	font-size: 79%;
	line-height:150%;
	} 
	
div.contentarea_b dl p {
	font-size: 79%;
	line-height: 150%;
	width: 780px;
	margin-top: 20px;
	margin-left: 25px;
	}


/* CONTENT END
------------------------------------------------------------------*/

