﻿@charset "UTF-8";
/*kenkou-base*/

* {
	margin: 0;
	padding: 0;
}

html {
	background:url(bg_html.png) repeat-x;
}

body	{	
	position:relative;
	background-image: url(bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	text-align: center;
	/*font-family: Arial,Verdana,"MS Pゴシック",sans-serif;*/
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	color: #303030;
	}

h1 	{
	background-color:#0066ff;
	color:white;
	font-size:17px;
	text-align: center;
	margin:0px 0px 15px;
	padding:0.4em 0px 0.3em;
	letter-spacing: 0.1em;
	}

h2 	{
	font-size:15px;
	color:#cc0000;
	padding-left: 5px;
	margin: 0px;
	}

h3 	{
	font-size:14px;
	line-height : 23px;
	color:#800000;
	padding-top: 0px;
	padding-left: 3px;
	border-color:#aa0000;
	border-width:0px 0px 1px 12px;
	border-style: solid;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 350px;
	}

div#wrapper, div#w750 {
	/*background-image: url(ba-960-20.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	/*text-align: left;*/
}

div#wra	{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#top	{
	width: 650px;
	height: 20px;
	text-align: left;
	padding-bottom: 3px;
	}

div.pan	{
	float: right;
	text-align: right;
	font-size : 12px;
	margin : 0px;
	padding : 5px;
	}

div#w	{
	width : 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

div#n	{
	text-align: left;
	background-color: #fffefd;
	border-color:#808080;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	}

div#s	{
	margin-top : 0px;
	margin-left : 2em;
	margin-right : 2em;
	margin-bottom : 0px;
	padding: 0px;
	line-height : 27px;
	font-size : 15px;
	}

h4	{
	font-size:14px;
	color:#0000c0;
	padding: 0px;
	margin: 0px;
	}

h5	{
	font-size:14px;
	color:#00c000;
	padding: 0px;
	margin: 0px;
	}
div.mi	{
	float: right;
	border: double 4px #a53030;
	padding: 3px;
	margin-left : 1.0em;
	margin-top : 0.4em;
	}

div#left-side {
	float: left;
	width: 200px;
	line-height: 30px;
}
div.right-side	{
	float: right;
	width: 590px;
}

div#footer	{
	clear: both;
	width: 800px;
	height: 150.px;
	color: #606060;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #c0c0c0;
}

/*top-link-menu*/
div.link	{
	font-size: 13px;
	font-weight: bold;
	/*color: #808080;*/
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.link ul	{
	margin: 0;
	padding: 0;
}

div.link li	{
	display: inline;
	list-style-type: none;	/*リストの先頭記号なし*/
	float: left;	
}

div.link li a	{
	display: block;
	background-image: url(linkback01.gif);
	width: 100px;
	line-height: 30px;
	color: #606060;
	text-align: center;
	text-decoration: none; 	/*リンクの下線を消す*/
}

div.link li a:hover	{
	background-image: url(linkback02.gif);
	color: #ffffff;
}


/*waku  topページ用*/
div.waku	{
	/*float: right;*/
	width: 587px;
	padding-left: 10px;
}

div.waku-admax	{
	text-align: center;
	width: 100%;
	}

div.waku-aisatu	{
	color: #303030;
	font-size: 15px;
	line-height: 23px;
	padding: 15px;
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
}

div.filter img	{
	border: solid 1px #cccccc;
	padding-bottom: 5px;
}

div.filter a	{
	display: block;
 	display:table-cell;
	/*opacity: 1;*/
	filter: alpha(opacity=100);
	zoom: 1;
}
div.filter a:hover	{
	/*opacity: 0.7;*/
	filter: alpha(opacity=70);
	zoom: 1;
}



div.counter	{
	width: 160px;
	text-align: left;
	padding-left: 40px;
}

div.cousin	{
	width: 450px;
	float: right;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000088;
}
