@charset "utf-8";


/*---------- top---------- */
#topmain{
margin:0;
padding:0;
}

#PRcomment{
	text-align:center;
	padding:15px 0 0 0;
	line-height:100%;
	font-size:100%;	
}


#PRcomment a:visited{
color:#007EC3;
text-decoration:underline;
}

#PRcomment a:link{
color: #007EC3;
text-decoration:underline;
}

#PRcomment a:hover{
color:#007EC3;
text-decoration: none;
}



#contentsW{
clear:both;
}

/*---------- top Left---------- */
#contentsWTopLeft{
	float:left;
	width:645px;
	background:#fff;
	margin:10px 0 0 0;
	padding:0 0 25px 0;
	text-align:left;
}

.topTitle{
padding:0;
margin:0;
clear:both;
}

.topLcontW{
	padding:13px 0 0px 50px;
	clear:both;
	border: 1px solid #DCDDDD;
	background-image: url(../images/topcont_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.topLcontW h2{
	color:#2185A1;
	display: block;
	font-size:17px;
	margin:3px 0 25px 45px;
	padding:5px 0 0 0;
	line-height:160%;
}

.topLcontW p{
	display: block;
	margin: 5px 10px 7px 0px;
	background-image: url(../images/top_yajirushi01.gif);
	background-repeat: no-repeat;
	padding:0 0 0 18px;
	font-weight:normal;
	font-size:100%;
	background-position: 1px;
	line-height:150%;
}


.topLcont01{
	background-image:url(../images/top_illust01.jpg);
	background-position: left top;
	float:left;
	width:280px;
	background-repeat: no-repeat;
	
}

.topLcont02{
	background-image:url(../images/top_illust02.jpg);
	background-position: left top;
	width:280px;
	background-repeat: no-repeat;	
	float:left;

}

.topLcont03{
	background-image:url(../images/top_illust03.jpg);
	background-position: left top;
	float:left;
	width:280px;
		background-repeat: no-repeat;
	
}

.topLcont04{
	background-image:url(../images/top_illust04.jpg);
	background-position: left top;
	width:280px;
	background-repeat: no-repeat;
	float:left;
}

.topLcont05{
	background-image:url(../images/top_illust05.jpg);
	background-position: left top;
	width:280px;
	background-repeat: no-repeat;
	float:left;
}


.topLNews{
	margin:0 20px;
}

.topLNews p{
display:block;
margin:0px 20px 10px 5px;
line-height:170%;
}

.info{
padding:0;
margin:5px 0 0 20px;
}

.info ul{
padding:0;
margin:0;
}

.info li{
	background-image: url(../images/top_yajirushi02.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding:0 0 10px 20px;
	margin:0 0 0 0px;
	line-height:170%;
}


/*---------- top Right---------- */
#contentsWTopRight{
float:right;
width:330px;
background:#EEEEEE;
}

.topRtitle{
padding:0;
margin:0;
}

.pickupW{
	margin:10px 20px;
	clear:both;
}

.pickupPh{
	float:left;
	border: 1px solid #C5C1BC;
	padding:2px;
	background:#fff;
}

.pickupTxt{
float:right;
width:150px;
text-align:left;
line-height:170%;

}

.pickupTxtName{
padding:0 0 5px 0;
}

.pickupTxt a:visited{
color:#007EC3;
text-decoration:none;
font-weight:bold;
}

.pickupTxt a:link{
color:#007EC3;
text-decoration:none;
font-weight:bold;
}

.pickupTxt a:hover{
color:#007EC3;
text-decoration:underline;
font-weight:bold;
}

.pickupTxtDot{
padding:0;
clear:both;
text-align:center;
}

.topBanner{
padding:20px 0 0 0;
background:#FBF6E9;
}

.btn_ad{
padding:10px 0;
}

/*---------- footBanner---------- */
#footer #footBanner {
	width: 100%;
	padding-top:15px;
}
#footer #footBanner p {
	float: left;
	text-align: center;
	width: 25%;
	padding-bottom: 15px;
}

