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;
	}

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

#header{
	width: 760px;
	height:130px;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 100;
	float: left;
	background-repeat: no-repeat;
	}

/*トップメニュー*/
#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;
	list-style: none;
	}
#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;
	}

/*リンク設定*/
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: 590px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	float: right;
	margin-bottom: 10px;
	}
#main li{
	list-style: none;
	}
#main .titleimg{
	margin-left: 10px;
	margin-top: 15px;
	background: url("../images/m_titlebar580.gif");
	width: 580px;
	height: 24px;
	}
#main .titleimg span{
	padding-left: 20px;
	color: #ffffff;
	font-size: 15px;
	font-family: "Times New Roman", Italic;
	letter-spacing: 0.2em;
	}
#main img{
	float: left;
	margin: 0 10px 20px 15px;
	}
p.clearfloat{
	clear: left;
	}
#main p {
	margin-left: 10px;
	}
#main .clear{
	clear: left;
	padding-bottom: 15px;
	}
#main h2{
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	}
#main span.red{
	color: #ff0000;
	}
#main h3{
	font-size: 14px;
	font-weight: bold;
	color: red;
	}
#main span{
	font-size: 12px;
	color: #666666;
	}

/*サイド２*/
#primary{
	text-align: left;
	width: 170px;
	height: auto;
	margin:0;
	padding: 0;
	float: left;
	background: #fafafa 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: left;
	color: #999;
	padding-left: 22px;
	padding-right: 10px;
	}

/*フッター*/
#footer{
	background: url("../images/footer2.gif") left top;
	width: 760px;
	height: 28px;
	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;
	}
