* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}



#content {
	width: 913px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 18px;
	padding-bottom: 20px;
}
.center {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
.center img {
	margin-top: 20px;
}

.mainbox {
	background-image: url(../images/box_bg.gif);
	height: auto;
	width: 888px;
	padding-left: 25px;
	padding-top: 10px;
	float: left;
	clear: both;
}

.left1 {
	float: left;
	height: auto;
	width: 588px;
	background-image: url(../images/airi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 284px;
	padding-bottom: 10px;
}
.left2 {
	float: left;
	height: auto;
	width: 588px;
	background-image: url(../images/sean.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 284px;
	padding-bottom: 10px;
}
.left3 {
	float: left;
	height: auto;
	width: 588px;
	background-image: url(../images/murayama.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 284px;
	padding-bottom: 10px;
}
.left4 {
	float: left;
	height: auto;
	width: 588px;
	background-image: url(../images/kato.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 284px;
	padding-bottom: 10px;
}
.left5 {
	float: left;
	height: auto;
	width: 588px;
	background-image: url(../images/mado.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 284px;
	padding-bottom: 10px;
}

.photo {
	height: 366px;
	width: 284px;
	clear: right;
	float: left;
}





#main3 {
	float: left;
	height: 120px;
	width: 950px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
}
#main3 a:hover { 
	opacity: 0.60; /* Opera・Safari */
	-moz-opacity:0.60; /* Firefox */
	filter: alpha(opacity=60); /* IE */
	zoom: 1;
} 
.mail {
	margin-top: 65px;
	margin-left: 300px;
	clear: both;
	float: left;
	height: 35px;
	width: 182px;
}



#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
}
.imglefter {
	float: left;
}

h1 {
	margin-bottom: 30px;
}
h2 {
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 25px;
}
.font_totop a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	float: right;
	height: 15px;
	width: 180px;
	padding-bottom: 15px;
	padding-top: 25px;
	color: #009933;
	text-decoration: none;
}
.font_totop a:hover {
	color: #FFFFFF;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-left: 25px;
	letter-spacing: 0.1em;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1em;
}
.font3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}







#menu {
	background-image: url(../images/prof_title.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 950px;
	clear: both;
	float: left;
}
#menu ul {
	list-style-type: none;
	padding-left: 100px;
	height: 205px;
	width: 800px;
	float: left;
}
#menu li {
	float:left;
	height: 205px;
	width: auto;
}  
#menu li a {   
 display:block;   
 float:left;   
 text-indent:-9877em; 
 text-decoration:none;   
 overflow:hidden;   
}
 
.menu1 a{
	background-image: url(../images/prof_sean.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 153px;
	float:left;
	margin-left: 13px;
}

.menu2 a{
	background-image: url(../images/prof_kato.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 133px;
	left: 244px;
	float:left;

}
.menu3 a{
	background-image: url(../images/prof_murayama.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 156px;
	float:left;
}
.menu4 a{
	background-image: url(../images/prof_airi.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 119px;
	float:left;
	left: 31px;
	margin-left: 6px;
}
.menu5 a{
	background-image: url(../images/prof_mado.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 139px;
	float:left;
	left: 57px;
	margin-left: 21px;
}

.menu1 a:hover,.menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover{
	background-position:0px -204px;
}
.sean .menu1 a, .kato .menu2 a, .murayama .menu3 a, .airi .menu4 a, .madokoro .menu5 a{
	background-position:0px -204px;
}



.mainbox ul {
	margin-bottom: 20px;
	padding-left: 25px;
}

	
.mainbox li{
	height: 22px;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	list-style-position: inside;
}
.birth {
	list-style-image: url(../images/birthday.gif);
}
.blood {
	list-style-image: url(../images/bloodtype.gif);
}
.home {
	list-style-image: url(../images/hometown.gif);

}
.hobby {
	list-style-image: url(../images/hobby.gif);
}
.li2l {
	list-style-image: url(../images/white.gif);
	margin-top: -15px;
}

