@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// prof.html

==========================================================================================*/


div#main h1 {
	height: 70px;
	background: url(../images/prof-h1.gif) no-repeat;
	text-indent:-999999px;
}


div#main h2#h2-1 {
	height: 60px;
	width: 640px;
	color: #FF0066;
	text-align: left;
	background: url(../images/prof-h2-1.gif) no-repeat left 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #666666;
	line-height: 50px;
}

div#main h2#h2-1 span {
	float: left;
	width: 270px;
	padding: 0 10px 0 50px;
	color: #FF0066;
	font-size: 138.5%;
	text-shadow: 1px 1px 0px #666666;
}


div#main h2#h2-1 div.size {
	color: #3399CC;
	font-size: 138.5%;
}


div#main ul.profNextPrev {
	height: 50px;
	width: 640px;
	margin-top: 10px;
}


div#main ul.profNextPrev li a {
	display: block;
	height: 50px;
	width: 140px;
	text-indent: -9999px;
}


div#main ul.profNextPrev li.profNext {
	float: right;
	background: url(../images/btn-next.gif) no-repeat bottom;
	margin-right: 20px;
}


div#main ul.profNextPrev li.profPrev {
	float: left;
	background: url(../images/btn-back.gif) no-repeat bottom;
	margin-left: 10px;
}


div#main ul.profNextPrev li a:hover {
	background-position: left bottom;
}



/*==========================================================================================

	// profPhoto

==========================================================================================*/


div#profPhoto {
	height: 490px;
	width: auto;
	background: url(../images/prof-bg.gif) no-repeat;
}


div#profPhoto img {border: 1px solid #cccccc;}


div#profPhoto ul li#profPhotoMain {
	float: left;
	width: 320px;
	padding: 25px 0px 0px 30px;
}


div#profPhoto ul li ul {
	float: right;
	width: 238px;
	padding: 11px 70px 0 0;
}


div#profPhoto ul li ul li {
	float: left;
	height: 155px;
	width: 116px;
	text-align: center;
}


/*==========================================================================================

	// profSch

==========================================================================================*/

div#profSch {
	overflow: hidden;
	width: 640px;
}


div#profSch h2 {
	height: 45px;
	width: 580px;
	line-height: 27px;
	background: url(../images/prof-h2-4.gif) no-repeat;
	padding-left: 20px;
	text-indent: -999999px;
}


div#profSch ul li {
	display: block;
	float: left;
	height: 60px;
	width: 90px;
	color: #ffffff;
	text-align: center;
	background: url(../images/prof-sch-bg.gif) no-repeat;
	text-shadow: 1px 1px 1px #1354a2;
	padding-top: 8px;
	margin-top: 5px;
}

div#profSch ul li span {
	display: block;
	letter-spacing: -1px;
}

	
/*==========================================================================================

	// profPlay

==========================================================================================*/

div#profPlay {
	overflow: hidden;
	width: 640px;
}


div#profPlay h2 {
	height: 45px;
	width: 580px;
	line-height: 27px;
	background: url(../images/prof-h2-2.gif) no-repeat;
	padding-left: 20px;
	text-indent: -999999px;
}


div#profPlay ul { margin-bottom:20px;}


div#profPlay ul li {
	float: left;
	height: 36px;
	margin: 0 3px;
}

div#profPlay ul li span {
	display: block;
	letter-spacing: -1px;
}

	
/*==========================================================================================

	// profOp

==========================================================================================*/

div#profOp {
	overflow: hidden;
	width: 640px;
}


div#profOp h2 {
	height: 45px;
	width: 5640px;
	line-height: 27px;
	background: url(../images/prof-h2-3.gif) no-repeat;
	text-indent: -999999px;
}


div#profOp ul { margin-bottom:20px;}


div#profOp ul li {
	float: left;
	height: 67px;
	width: 67px;
	margin: 0 2px;
	
}

div#profOp ul li span {
	display: block;
	text-indent: -999999px;
	left: 1px;
}

	
/*==========================================================================================

	// profQa

==========================================================================================*/
div#profQa {
	margin-bottom:10px;
	height: auto;
}


div#profQa h2 {
	height: 43px;
	width: 620px;
	background: url(../images/prof-h2-5.gif) no-repeat;
	text-indent: -999999px;
}


div#profQa ul {
	width: 600px;
	padding: 0px 14px 0 40px;
}


div#profQa ul li {
	overflow: hidden;
	width: 285px;
	padding: 0px 10px 5px 0;
	color: #00a7fe;
	line-height: 22px;
	background: url(../images/prof-line.png) no-repeat left 55px;
	display: block;
	float: left;
}


div#profQa ul li span {
	display: block;
	color: #ff005a;
	font-weight: bold;
}



div#profQa ul li#profQaComment {
	overflow: auto;
	height: 123px;
	width: 540px;
	background: none;
}


div#profQa ul li#profQaComment span {
	color: #4F4F4F;
	line-height: 1.2;
}


/*==========================================================================================

	// profMama

==========================================================================================*/

div#profMama {
	width: 640px;
	height: 480px;
}


div#profMama h2 {
	height: 45px;
	width: 640px;
	background: url(../images/prof-h2-6.gif) no-repeat;
	text-indent: -999999px;
}


div#mamaMessage {
	background:url(../images/prof-mama-hukidasi.gif) no-repeat right;
	width:359px;
	float: left;
	height: 250px;
	padding: 10px 30px 30px 30px;
	text-align: left;
	margin-top: 10px;
	overflow:hidden;
}


div#mamaImage {
	width:184px;
	height:411px;
	float:left;
}


div#profButton {
	width:640px;
	height:120px;
	text-align: center;
}
