﻿@charset "utf-8";

/* 基本レイアウト */

form, input { margin: 0; padding: 0; }
a img { border: 0; }


/* リンク色（ページ全体） */

a {
    color: #333;
    text-decoration: none;
}

a:hover { 
    color: #0000FF;
    opacity:0.75;
}


/* リンク色（ヘッダー） */

#header-title a {
    color: #333;
    text-decoration: none;
	text-align: center;
}

#header-title a:hover {
	color: #F00;
	text-align: left;
}


/* リンク色（左コンテンツ） */

.sidenavi a {
	color: #666;
}

.sidenavi a:hover {
	color: #F00;
}

/* リンク色（フッター） */

#footer a {
}

#footer a:hover {
	color: #F00;
}

.footer-navi a {
	color: #666;
}

.footer-navi a:hover {
	color: #F00;
}


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-bottom: 10px;
	margin-top: 10px;
}


/* ページレイアウト */

body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 14px;
	line-height: 160%;
}

#container
{
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

#container2
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 850px;
	background-color:#fff;
	padding-top:10px;
	height:1500px;
}

#container-inner
{
}

.title{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:840px;
}

/* ヘッダー（レイアウト） */

#banner
{
	height: 66px;
	text-align: center;
	background-image: url(images/bg2.jpg);
	margin-bottom:410px;
}

#banner2
{
	height: 66px;
	text-align: center;
	background-image: url(images/bg2.jpg);
	margin-bottom:0px;
}

#banner-inner
{
	width: 850px;
	height: 66px;
	background-repeat: no-repeat;
	position: static;
	margin:auto;
}


/* ヘッダー（サイトタイトル） */

#banner-header
{
	margin: 0;
	font-size: 12px;
	position: static;
	width: auto;
	color: #666;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	height: 20px;
	line-height:20px;
	display:none;

}

#header-title
{
	width: 500px;
	color: #999;
	text-align: left;
	float:left;
	background:url(images/logo.jpg);
	height:38px;
	text-indent:-10000px;
	display:inline;
	margin-top:10px;
	margin-left:10px;
}


/* ヘッダー（レスポンスデバイス） */

.header-info
{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 230px;
	font-size: 14px;
	color: #666;
	line-height: 15px;
	float:right;
	text-align:left;
	padding-top:15px;
}


/* コンテンツ全体 基本レイアウト*/

#pagebody
{
}

#pagebody-inner 
{
}

#right
{
	display: inline;
	float: right;
	min-height: 1px;
	margin-right: 10px;
	margin-left: 20px;
	background-color:#fff;
}

#left 
{ 
   display: inline;
   float: left;
   min-height: 1px;
   background-color:#fff;
}

#right-inner, #left-inner
{
   position: static;
   margin:auto;
}


/* 右コンテンツ基本レイアウト */

#right 
{
   width: 600px;
}

#right-inner 
{
	width: 100%;
}


/* 左コンテンツ基本レイアウト */

#left 
{
	width: 210px;
	margin-left: 10px;
}

#left-inner 
{
	width: 200px;
	margin: 0px;
}

#left-img img
{
	margin:0 0 10px 0;
}


/* 右コンテンツ */

.contents-title
{
	height: 30px;
	width: 600px;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 0px;
	letter-spacing:2px;

}

.contents-title2
{
	height: 30px;
	width: 600px;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/title_bg2.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom:0px;
	letter-spacing:2px;
}

.contents
{
	position: static;
	clear: both;
	width: 580px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom:20px;
	letter-spacing:2px;

}

.contents2
{
	position: static;
	clear: both;
	width: 573px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:25px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	line-height: 20px;
}

.contents2-end
{
	background-image: url("images/content2-end.jpg");
	background-repeat: no-repeat;
	width:600px;
	height:10px;
}


.contents-footer
{
	background-color:#FAF3E3;
	border:solid 1px #E5D7B8;
	width:598px;
	height:220px;
	margin-top:10px;
	margin-bottom:10px;
	display:none;
}

.contents-footer-setsumei
{
	background-image: url(images/footer_setsumei.jpg);
	width:520px;
	height:94px;
	margin:25px auto 10px 40px;
}

.contents-footer-setsumei-btm
{
	background-image: url(images/footer_setsumei_btm.jpg);
	width:170px;
	height:50px;
	float:right;
	margin:20px 5px auto auto;
}

a:hover.contents-footer-setsumei-btm
{
	background-position:0px 50px;
}

.contents-footer-seikyu
{
	background-image: url(images/footer_seikyu.jpg);
	width:200px;
	height:52px;
	float:left;
	margin:5px auto 20px 40px;
}

.contents-footer-telnum
{
	background-image: url(images/footer_telnum.jpg);
	width:310px;
	height:52px;
	float:left;
	margin:5px auto 20px 10px;
}

#contentsmenu
{
	width: 600px;
	height:30px;
	list-style:none;
	margin:10px 0px;
	padding:0px;
	border:none;
}

#contentsmenu ul
{
	padding-left:0px;
	text-align:left;
	padding:0px;
	margin:0px;
}

#contentsmenu li
{
	list-style:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	padding-left:0px;
}



/* 左コンテンツ */

.sidenavi
{
	overflow: hidden;
	width: 210px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(images/sidenavi_bg.jpg);
	background-repeat: repeat;
}

.sidenavi-inner
{
	width: 200px;
	margin: 5px;
}

.sidenavi-header
{
	width: 200px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	background-image: url(images/sidenavi_title.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 14px;
}

.sidenavi-content
{
	color: #330000;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	list-style-type: none;
	text-align:left;
}

#left ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

#left li
{
	width: 200px;
	height: 30px;
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	line-height: 30px;
	background-image: url(images/sidenavi_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 30px;
	list-style-type: none;
}


/* フッター */

#footer
{
	height: 50px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	margin:auto;
}

#footer-inner
{
	font-size: 10px;
	color: #FFF;
	text-align: center;
	text-indent: 25px;
	line-height: 50px;
}

.footer-navi
{
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	clear: both;
	color: #666;
	border-top:solid 1px #B8B8B8;
	border-bottom:solid 1px #8FB622;
}


/* 位置の指定 */

.center
{
	text-align: center;
	width: auto;
}

.left
{
	float:left;
	margin-right: 15px;
}

.right
{
	float:right;
	margin-left: 15px;
}

.clear
{
	clear: both;
}

.top-img 
{
	padding-bottom: 10px;
}


/* 色の指定 */

.red{color:#FF0000;}

.green{color:#008000;}

.cha{color:#663300;}

.blue{color:#0000dd;}

.yellow{ color: #ffff00; }

.orange{ color: #ff6600; }

.bold{ font-weight: bold;}

/* テーブル */

/* その他 */

.gotop 
{ 
   text-align: right;  
   clear: both;
}

hr
{
	border: thin dotted #999;
	width: 580px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.product
{
	text-align: center;
	width: 850px;
	font-size: xx-small;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
}

.product a{
   color: #666666;
   text-decoration: none;
   font-size: xx-small;

}

.font_12{
   font-size: 12px;
} 

.font_10{
   font-size: 10px;
} 

.spanbox{
	background:#FFF5BE;
	border: 2px solid #8EB51F;
	width:500px;
	margin:20px;
	padding:10px 0px 10px 0px;
}

.t_form{
	width:580px;
	border: 2px solid #8DB423;
	border-collapse: collapse;
}

.td1{
	border: 2px solid #8DB423;
	width:150px;
	background:#FFF5BE;
	text-align:center;
	font-weight:bold;
	color:#CC141D;
	padding:6px;
	height:48px;
	vertical-align:middle;
	padding-left:8px;
}

.td2{
	border: 2px solid #8DB423;
	padding-left:10px;
	text-align:left;
}

#button_form{
	text-align:center;
	width:580px;
	height:50px;
	padding:10px;
}
