@charset 'utf-8';
/* CSS Document */
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
img{
	border:0;
}
ul {
	list-style:none;
}

/*reset*/
body {
	color:#4D4D4D;
	text-align: center;
	font: small "arial,sans-serif";
	background: #FFFFFF url(../image/share/bg.jpg) repeat-x;
}
p, li, th, td, dt, dd {
	line-height:150%;
}
a{color:#006699; text-decoration:none;}
a:hover{text-decoration:underline;}

.clear{clear:both;}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*header*/
#head{
	height: 99px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
}
#head h1{
	position: absolute;
	left: 87px;
	top: 26px;
	font-size: 10px;
	font-weight: normal;
	width: 700px;
	height: 14px;
}
#head h2{
	padding-top: 15px;
}
.info{
	position: absolute;
	top: 0px;
	right: 40px;
}
#navi{
	height:38px;
	clear:both;
	background: url(../image/share/navi_bg.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	padding-right: 35px;
	padding-left: 35px;
}
#navi li{
	float:left;
	overflow:hidden;
}
#contents{}

/*main*/
#wrap{
	width:940px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#cont_wrap{
	padding-right: 35px;
	padding-left: 35px;
}
#pankuzu{
	background:#CCCCCC;
	padding:5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#pankuzu a{color:#666666; text-decoration:underline;}
#pankuzu a:hover{#666666; text-decoration:none;}
.totop{
	clear:both;
	text-align:right;
	margin-bottom: 40px;
	padding-top: 10px;
}


/*footer*/
#foot_wrap{
	width:100%;
	background: #FFFFFF url(../image/share/footer_bg.jpg) repeat;
	clear: both;

}

#foot{
	clear: both;
	padding: 15px;
	height: 79px;
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#foot h4{margin-bottom:8px;}
#foot.copy{
	font-size: 12px;
}
.pp{
	width:130px;
	float: right;
}


/*right_navi*/
#right_colum{float:right; width:255px;}
.category .categoryin{
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	background: url(../image/share/r_navi_bg.jpg) repeat-y right;
}
.category li{
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	background: url(../image/share/bullet.gif) no-repeat 10px center;
}
.category p{ padding:15px 0 0 20px;}

.bnr{padding-bottom:40px;}
.bnr li{margin-top:20px;}


/*right_navi*/
#right_colum{float:right; width:255px;}
.category .categoryin,
.category_b .categoryin
{
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	background: url(../image/share/r_navi_bg.jpg) repeat-y right;
}
.category_b h3{
	font-size:12px;
	height:10px;
	background:url(../image/share/navi_r_hd.jpg) no-repeat left top;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	overflow:hidden;
}
.category li,
.category_b li{
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-right: 6px;
	background: url(../image/share/bullet.gif) no-repeat 10px center;
}
.category_b li{
	background: url(../image/share/bullet.gif) no-repeat 10px 0.6em;
}
.category p,
.category_b p{
	padding:15px 0 0 20px;
}
.bnr{padding-bottom:40px;}
.bnr li{margin-top:20px;}

.category li.btm,
.category_b li.btm{
	border-bottom:none;
}
.category p.bkbtn,
.category_b p.bkbtn{
	border-bottom: 1px solid #D0D0D0;
text-align:right;
margin:0;
	padding:15px 10px 5px 0;
}

/*searchbox*/
div#searchbox{
	text-align:center;
	background: #EFEFEF;
	margin:15px auto;
	padding:7px;
	border:solid 1px #CCCCCC;	
}
div#searchbox form{
	margin:0;
	padding:0;	
}

/*adsense*/
div#adsense{
	margin:15px auto;
	border:solid 1px #CCCCCC;	
}

/*search results*/
#srchmain{
	width:870px;
	text-align:left;
	margin:0 auto;
}
#srchmain h3{
	font-size:14px;
	height:30px;
	background:url(../image/search/hd_bg.jpg) no-repeat left top;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
}
#srchmain div#srchcon{ padding:20px 30px;}
