@charset "UTF-8";



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



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


#headsub{
	padding-bottom:15px;
	width: 960px;
	height: 100px;
	text-align: left;
	background:url(./images/sidebg.gif) repeat-y 0 0;
}
#headsub h2{
	margin: 0 0 0 10px;
	width: 215px;
	height: 85px;
	float:left;
}
#headsub .lead{
	width: 720px;
	height: 100px;
	float:right;
}


#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;
	position:relative;
}
#page #contents #contents-inner{
	margin: 0;
	width: 100%;
	height: auto;
	text-align: left;
}
.renya #contents .right{
	width: 615px;
	height: auto;
	float: right;
}
.renya #contents .left{
	width: 345px;
	height: auto;
	float: left;
	background:url(./images/sidebg.gif) repeat-y 0 0;
}



.renya #contents h3{
	margin: 8px 0 12px 0;
	width: 300px;
	height: auto;
}


.renya #contents .item {
	width: 615px;
	height: auto;
}

.renya #contents .item ul{
	width: 100%;
	height: auto;
}

.renya #contents .item li {
	display: inline;
	width: 300px;
	height: auto;
	float:left;
}

.renya #contents .item li.item1 {
	margin-right:15px;
}
.renya #contents .item li.item2 {
}
.renya #contents .item p.spec{
	margin: 0 0 3px 0;
	font-size: 10px;
	color: #333333;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
}
.renya #contents .item p.attention{
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
}


.renya #contents #fig{
	width: 260px;
	height: 296px;
	background:url(./images/fig.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:105px;
	left:80px;
}


.renya #contents .profile{
	width: 345px;
	height: 240px;
	position:relative;
}

.renya #contents .profile h4{
	width: 103px;
	height: 24px;
	position:absolute;
	top:88px;
	left:10px;
}
.renya #contents .profile .prf{
	width: 138px;
	height: 110px;
	position:absolute;
	top:117px;
	left:10px;
}

.renya #contents .about{
	width: 320px;
	height: auto;
	background:url(./images/sidebg.gif) repeat-y 0 0;
	background-color:#ffffff;
}
.renya #contents .about-inner{
	margin:0 10px;
	width: 300px;
	height: auto;
	background-color:#ffffff;
}
.renya #contents .about h5{
	width: 100%;
	height: 22px;
	padding:0 4px;
	background:url(./images/aboutbg.gif) no-repeat 0 0;
}

.renya #contents .about p{
	padding: 8px 10px 3px 10px;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
	font-weight: normal;
	text-align: left;
}
.renya #contents .aboutbottom{
	width: 320px;
	height: 15px;
	background:url(./images/sidebottom.gif) no-repeat 0 0;
}



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

