@charset "shift_jis";

@import url("common.css");


/*----------------------------------------------------

profile

------------------------------------------------------*/


/*----------------------------------------------------
pagetop
------------------------------------------------------*/
div#pagetop {
	background: url(../img/prof/title_bg.gif) no-repeat left top;
}



/*----------------------------------------------------
h1(home)
------------------------------------------------------*/
h1 {
	position: absolute;
	left: 665px;
	top: 89px;
	width: 235px;
	height: 143px;
	z-index: 20;
}

h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 235px;
	height: 143px;
	background: url(../img/prof/menu_home.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

h1 a:hover {
	background-position: left -143px;
}



/*----------------------------------------------------
h2(pagetitle)
------------------------------------------------------*/
h2 {
	position: absolute;
	left: 155px;
	top: 31px;
	width: 355px;
	height: 153px;
	z-index: 25;
}

h2 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 355px;
	height: 153px;
	text-indent: -99999px;
	overflow: hidden;
}



/*----------------------------------------------------
menu
------------------------------------------------------*/
ul#menu {
	top: 191px;
	left: 0;
	width: 275px;
	height: 504px;
	background: url(../img/prof/menu_bg.gif) no-repeat left bottom;
}

ul#menu li.sche {
	left: 6px;
	top: 3px;
	width: 260px;
	height: 93px;
}

ul#menu li.sche a {
	display: block;
	margin: 0;
	padding: 0;
	width: 262px;
	height: 97px;
	background: url(../img/prof/menu_sche.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

ul#menu li.sche a:hover {
	background-position: left -97px;
}

ul#menu li.result {
	left: 6px;
	top: 90px;
	width: 262px;
	height: 94px;
}

ul#menu li.result a {
	display: block;
	margin: 0;
	padding: 0;
	width: 262px;
	height: 94px;
	background: url(../img/prof/menu_result.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

ul#menu li.result a:hover {
	background-position: left -94px;
}

ul#menu li.photo {
	left: 87px;
	top: 168px;
	width: 180px;
	height: 116px;
}

ul#menu li.photo a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 116px;
	background: url(../img/prof/menu_photo.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

ul#menu li.photo a:hover {
	background-position: left -116px;
}

ul#menu li.swing {
	left: 12px;
	top: 275px;
	width: 169px;
	height: 117px;
}

ul#menu li.swing a {
	display: block;
	margin: 0;
	padding: 0;
	width: 169px;
	height: 117px;
	background: url(../img/prof/menu_swing.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

ul#menu li.swing a:hover {
	background-position: left -117px;
}

ul#menu li.blog {
	left: 87px;
	top: 381px;
	width: 180px;
	height: 112px;
}

ul#menu li.blog a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 112px;
	background: url(../img/prof/menu_blog.gif) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

ul#menu li.blog a:hover {
	background-position: left -112px;
}




/*----------------------------------------------------
main
------------------------------------------------------*/
div#main {
	left: 275px;
	top: 232px;
	width: 625px;
	height: 463px;
	background: url(../img/prof/main_bg.gif) no-repeat left top;
}



/*----------------------------------------------------
main > contentsBox
------------------------------------------------------*/
div#contentsBox {
	width: 560px;
	height: 376px;
	margin: 40px 0 0 15px;
	overflow: auto;
 text-align: left; 
}


div#contentsBox p {
	padding: 0 10px;
}

div#contentsBox h3 {
	float: left;
	width: 350px;
	padding: 60px 10px 0 10px;
	text-align: center;
}

div#contentsBox h3 span.name1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #666;
}

div#contentsBox h3 span.name2 {
	display: block;
	font-size: 88%;
	color: #666;
}

div#contentsBox p.photo {
	float: right;
}

div#contentsBox h4 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 30px 10px 0 10px;
	color: #00aeef;
}

div#contentsBox div.profBox {
	margin: 10px 0 30px 20px;
}

div#contentsBox dl.dl1 {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
}

div#contentsBox dl.dl1 dt {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 10px 0;
}

div#contentsBox dl.dl1 dd {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 0 10px 0;
}

div#contentsBox p.photo2 {
	float: right;
	width: 150px;
}

div#contentsBox dl.dl2 {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
}

div#contentsBox dl.dl2 dt {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 10px 0;
}

div#contentsBox dl.dl2 dd {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 0 10px 0;
}

div#contentsBox dl.dl3 {
	clear: both;
	margin: 0;
	padding: 0;
}

div#contentsBox dl.dl3 dt {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 10px 0;
}

div#contentsBox dl.dl3 dd {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0 0 10px 0;
}
