﻿
body	{
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","MS Pゴシック",sans-serif;
	font-size: 75%;
	line-height: 1.4;
	color: #666666;
	background: url("../images/body_line_green.gif") center top repeat-y;
	margin: 0;
	text-align: center;
	}
#contents{
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: left;
	}
h1{
	font-size: 12px;
	margin: 5px 0 5px 10px;
	padding: 0;
	color: #660000;
	letter-spacing: .2em;
	}

/*トップメニュー*/
#top{
	width: 760px;
	height: 40px;
	background: url("../images/tophaikei1.gif") left top repeat-x;
	margin: 0;
	}
#top ul,#top li{
	margin: 0;
	padding: 0;
	}
#top li{
	float: right;
	margin-left: 1px;
	}
#top a,#top a:link,#top a:visited{
	text-decoration: none;
	color: #660000;
	background-color: transparent;
	width: 100px;
	height: auto;
	text-align: center;
	padding: 2px 0;
	display: block;
	}
#top a:hover{
	color: #0066ff;
	border-top: 1px solid #0066ff;
	}

/*ヘッダースタイル*/

#header{
	width: 760px;
	height:315px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 100;
	float: left;
/*	background: url("../images/header006.gif") left top;
	background-repeat: no-repeat;*/
	}
/*リンク設定*/
a:link {
	text-decoration:none;
	color:#0066ff ;
	}
a:visited {
	text-decoration:none;
	color:#0066ff ;
	}
/*a:active {
	text-decoration:none;
	color:#cc66ff ;
	}*/
a:hover {
	text-decoration:none;
	color:#0066ff ;
	}
	
/*メインスタイル*/

#main{
	text-align: left;
	width: 420px;
	height: 280px;
	margin:0px;
	float: right;
	}
#main .titleimg{
	margin-left: 10px;
	margin-top: 15px;
	background: url("../images/main_mb.gif");
	width: 410px;
	height: 24px;
	}
#main .titleimg span{
	padding-left: 20px;
	color: #ffffff;
	font-size: 16px;
	font-family: "Times New Roman", Italic;
	letter-spacing: 0.2em;
	}
#main p{
	
	line-height: 170%;
	text-indent: 1em;
	padding: 0 15px;
	}
#main .kousin ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.kousin li{
	border-bottom: 1px dotted #999999;
	margin: 8px 5px 8px 15px;
	padding-left: 5px;
	}
#main .kousin a{
	}
#main .kousin a:hover{
	border-bottom-style : dotted;
	border-bottom-color : #0066ff;
	border-bottom-width : 1px;
	}
#main span.red{
	color: #ff0000;
	}

/*サイド１*/
#secondary{
	text-align: left;
	width: 180px;
	margin:0px;
	float: left;
	background: #fafafa;
/*	background:#000 url("../images/secondary_back003.gif") left top repeat-y;*/
	}
.menu p{
	color: #fff;
	margin: 174px 4px 4px 6px;
	font-size: 11px;
	}
#secondary .menu{
	padding: 10px 5px 10px 4px;
	width: 170px;
	height: 240px;
	background: url("../images/secondary_menubox1.gif") center ;
	background-repeat: no-repeat;
	}
#secondary .fla{
	width: 170px;
	height: 240px;
	padding: 10px 4px 10px 4px;
	margin: 0px;
	}
#secondary table{
	padding: 10px 5px 10px 2px;
	width: 170px;
	}
.cric{
	font-size: 10px;
	margin: 10px;
	text-align: left;
	}

/*サイド２*/
#primary{
	text-align: left;
	width: 160px;
	height: auto;
	margin:0px;
	float: left;
	background: url("../images/primary_line001.gif") left top repeat-y;
	}
#menu{
	width: 160px;
	height: auto;
	}
#menu span{
	color: #333333;
	font-weight: bold;
	padding-left: 2.0em;
	font-size: 130%;
	}
.ssl{
	margin-top: 30px;
	width: 160px;
	height: auto;
	background: url("../images/menu10.gif") left top no-repeat;
	}
.ssl p{
	padding-top: 30px;
	padding-left: 24px;
	color: #999;
	}
.banner{
	background: url("../images/menu14.gif") left top no-repeat;
	text-align: center;
	margin-top: 20px;
	}
.banner p{
	padding-top: 30px;
	text-align: center;
	}
.banner a{
	padding-left: 20px;
	}
/*フッター*/
#footer{
	background: url("../images/footer1.gif") left top no-repeat;
	width: 760px;
	height: 30px;
	clear: both;
	}
#footer span{
	padding-top: 3px;
	position:absolute;right: 20px;
	color: #ffffff;
	}
#footer a{
	color: #ffffff;
	}
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
	}
.counter{
	padding-left: 10px;
	color: #cccccc;
	}
.counter a:link{
	color: 996600;
	}
	
