@charset "UTF-8";



a{color:#e43265;text-decoration:underline;}
a:hover{color:#f198b2;text-decoration:none;}



/*************************************
  LAYOUT
*************************************/
/*layout
--------------------------------------------*/


#view{
	margin: 0 auto 10px;
	width: 960px;
	height: 600px;
	text-align: center;
	background:url(./images/ske_main.jpg) no-repeat top center;
	position:relative;
}
#view h1{
	width: 765px;
	height: 78px;
	background:url(./images/ske_ttl.gif) no-repeat 0 0;
	position:absolute;
	top:505px;
	left:10px;
	text-indent:-9999px;
	text-align: left;
}
#page{
	background-color: #fff;
	margin: 2px auto 20px;
	width: 100%;
	height: auto;
	text-align: center;
}
#page #contents{
	margin: 0 auto;
	width: 960px;
	height: auto;
	text-align: center;
}
#page #contents #contents-inner{
	margin: 0;
	width: 100%;
	height: auto;
	text-align: left;
}
.ske48 #contents .right{
	width: 780px;
	height: auto;
	float: right;
}
.ske48 #contents .left{
	width: 160px;
	height: auto;
	float: left;
	background-color: #fff;
}




.ske48 #contents h2{
	margin: 0 0 15px 0;
	width: 780px;
	height: 45px;
	background:url(./images/ske_lead.gif) no-repeat 0 0;
	text-indent:-9999px;
	text-align: left;
}
.ske48 #contents h3{
	margin: 0 0 15px 0;
	width: 780px;
	height: 36px;
}

.ske48 #contents h4{
	width: 160px;
	height: 16px;
}




.ske48 #contents .member {
	margin: 0 5px 15px 25px;
	width: 750px;
	height: auto;
}

.ske48 #contents .member ul{
	width: 100%;
	height: auto;
}

.ske48 #contents .member li {
	display: inline;
	width: 150px;
	height: auto;
	line-height: 160%;
	text-align: left;
	font-size:12px;
	font-weight:normal;
	background:url(./images/ske_circle.gif) no-repeat 0 4px;
	float:left;
	text-indent:14px;
}


.ske48 #contents .profile{
	margin-bottom:12px;
	padding:5px 0 8px 0;
	width: 160px;
	height: auto;
	background:url(./images/ske_profilebg.gif) no-repeat left bottom;
	background-color:#fffbf2;
}
.ske48 #contents .profile p{
	margin: 0 8px;
	font-size: 10px;
	color: #e43265;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
}
.ske48 #contents .spec{
	border:1px solid #cccccc;
	padding:4px 0;
	width: 158px;
	_width: 160px;
	height: auto;
}
.ske48 #contents .spec p{
	margin: 0 5px;
	font-size: 10px;
	color: #333333;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
}


#page #contents p.pagetop{
	margin-top: 0;
	padding: 0px;
	clear: both;
	color: #333333;
	text-align: right;
	font-size:10px;
}

