@charset "utf-8";
@import"base.css";

/* --- Top CSS --- */


#main h2{
	margin: 10px 0 0 0;
	padding: 0;
	width: 780px;
	height: 27px;
	background: url(../image/profile/h2-title-profile.gif) no-repeat left top;
	text-indent: -9999px;
}


#main h3{
	margin: 10px 0;
	padding: 0;
	text-indent: -9999px;
}

#main h3#prof01{ width: 500px; height: 27px; background: url(../image/profile/h3-title-profile01.gif) no-repeat left top;}
#main h3#prof02{ width: 500px; height: 22px; background: url(../image/profile/h3-title-profile02.gif) no-repeat left top;}
#main h3#prof03{ width: 350px; height: 19px; background: url(../image/profile/h3-title-profile03.gif) no-repeat left top;}
#main h3#prof04{ width: 350px; height: 19px; background: url(../image/profile/h3-title-profile04.gif) no-repeat left top;}
#main h3#prof05{ width: 350px; height: 19px; background: url(../image/profile/h3-title-profile05.gif) no-repeat left top;}

#main .prof-inner{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

.left-box#l-box01{ margin: 10px 0; width: 500px;}
.left-box#l-box02{ width: 390px;}

.left-box#l-box01 p{ margin: 0 10px 10px 10px;}

ul.prof{ margin: 0 0 10px 20px;}

ul.prof li{ margin: 3px 0 3px 5px;}

.right-box#r-box01{	margin: 10px 0 10px 10px; width: 270px;}
.right-box#r-box02{ width: 390px;}

.right-box#r-box01 .mainphoto { padding: 9px; border: 1px solid #497bcf;}
*html .right-box#r-box01 .mainphoto { margin: 9px; padding: 9px; border: 1px solid #497bcf;}

/* start: clearfix---------------------------- */
#main:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
*:first-child+html #main { min-height:1px; }
#main { display:inline-table; }
/* Hides from Mac IE \*/
* html #main { height:1px; }
#main { display:block; }
/* end: clearfix------------------------------ */

.main-inner p.photo{
	margin: 10px 0;
	text-align: center;
}

.photo-area{
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 5px 5px 10px 5px;
	text-align: center;
}

.photo-area .photo-left{
	margin: 0 40px 10px 0;
	border: 1px solid #497bcf;
}

.photo-area .photo-right{
	margin: 0 0 10px 40px;
	border: 1px solid #497bcf;
}









