﻿/* 
	全ページ共通
------------------------------------------------------------------*/

* {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background:#FFB;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	text-align:right;
	margin-right:6px;
	padding:2px 15px 2px 0;
	color: #FFF;
	background:#FF9999;
}

a.toTop{
    font-size: 10px;
	color: #666666;
	padding-left: 660px;
}

a img {
	border:none;
}

a {
	color: #339966;
}

a:visited {
	color: #999;
}

a:hover {
	color: #FF9900;
}


hr {
	clear: both;
	height: 1px;
}

hr.dot {
	clear: both;
    width: 590px;
	margin: 10px 0 10px 20px;
    border: #B2BF85 dotted 1px;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:806px;
	margin: 0 auto;
	padding: 0 3px;
	background:url(../img/bg_shadow.gif) repeat-y;
}

#wrap {
	float: left;
	margin-top: 12px;
}


/*
ヘッダー
------------------------------------------------------------------*/

#header {
	width:800px;
	height:160px;
	margin: 0;
	padding: 0;
	background-image: url(../img/cmn/header.jpg);
	background-repeat: no-repeat;
	text-indent: -7777px;
}


/*メインナビ
---------------------------------------------------------------- */
#nav {
	width: 800px;
	height: 39px;
	margin: 0;
	padding: 0;
}

ul#btn {
    margin: 0;
	padding: 0;
}

ul#btn li {
	list-style-type: none;
	float: left;
}

ul#btn li.bt1 {width:93px;}

ul#btn li.bt2{width:153px;}

ul#btn li.bt3 {width:168px;}

ul#btn li.bt4{width:183px;}

ul#btn li.bt5{width:203px;}

ul#btn a {
    display: block;
	height: 39px;
	text-indent: -7777px;
	overflow: hidden;}

.bt1 a { background: url(../img/cmn/btn1.jpg) no-repeat;width:93px}
.bt2 a { background: url(../img/cmn/btn2.jpg) no-repeat;width:153px}
.bt3 a { background: url(../img/cmn/btn3.jpg) no-repeat;width:168px}
.bt4 a { background: url(../img/cmn/btn4.jpg) no-repeat;width:183px}
.bt5 a { background: url(../img/cmn/btn5.jpg) no-repeat;width:203px}

.bt1 a:hover{ background: url(../img/cmn/btn1_f2.jpg) no-repeat;}
.bt2 a:hover{ background: url(../img/cmn/btn2_f2.jpg) no-repeat;}
.bt3 a:hover{ background: url(../img/cmn/btn3_f2.jpg) no-repeat;}
.bt4 a:hover{ background: url(../img/cmn/btn4_f2.jpg) no-repeat;}
.bt5 a:hover{ background: url(../img/cmn/btn5_f2.jpg) no-repeat;}

/*
コンテンツ
-------------------------------------------------------------------*/

#cont {
	width:568px;
	float: right;
	padding: 0 10px 0 0;
	margin-left:5px;
	*padding: 0 15px 0 0;
}


#cont p{
    margin: 10px 20px 10px 20px;
    padding: 0;
    line-height:1.6em;
}

#cont h2 {
	font-size: 16px;
	color:#336633;
	margin: 0 10px 10px 5px;
	padding: 5px 0 5px 8px;
	border-left:8px solid #FF4A4A;
	border-bottom:1px dotted #FF4A4A
}

#cont h2 span {	
	font-size: 14px;
	color: #FF4A4A;
	}


#cont h4 {
	color: #339966;
	padding: 0 0 0 18px;}

#cont ol {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;}
	
#cont li {
	margin:0;
	padding: 0 0 0.2em;
	line-height:1.4em}
	
#cont li span {
	padding-bottom:5px;
	display:block;
}

#cont b {
	font-size: 14px;
	color: #99CC33;
}

#cont div#link a {
	color: #006666;
	margin-left:20px;
}

/*
グーグル
-------------------------------------------------------------------*/

#cont p.google {
	font-weight: normal;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/

#side {
	float: left;
	width: 195px;
	padding-right:15px;
	padding-bottom:20px;
}

#side li {
	list-style-type: none;
}

#side_d h3 {
	font-size:14px;
	padding:6px 5px 5px 0;
	background: url(../img/side_bg.gif);
	width:190px;
	display: block;
	line-height:1.1em;
}

#side_d h3 span {
	color:#336633;
	margin-left:8px;
	padding-left:5px;
	border-left:4px solid #FF4A4A;
	display:block;
}

#side_d ul {
	padding:5px 5px 5px 12px;
	margin: 0;
	background:#FFF;
}

#side_d li a {
	margin: 0;
	padding: 0 0 2px 10px;
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	text-decoration: none;
	font-size: 12px;
	color:#444;
	line-height: 1.4em;
	display:block;
}

#side_d li a:visited {
	color: #999;
}

#side_d li a:hover {
	color: #FF9900;
	text-decoration: underline;
}


#side img {
	border:none;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-family:Arial;
	width:800px;
	font-style: normal;
	color: #666;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px;
	background-color: #CCC;
	font-size: 10px;
}


/*
フッター下リンク
-------------------------------------------------------------------*/

p.link {
		margin: 0 0 0 360px;
}

p.link a{
    padding: 0 0 10px 0;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

p.link a:hover {
	text-decoration: none;
}

/*
トップページ
-------------------------------------------------------------------*/

#cont.index {background:url(../img/tit/index_mid.gif) repeat-y}
	
#cont.index .btm {
	width:568px;background:url(../img/tit/index_btm.gif) no-repeat 0 bottom; clear:both; height:22px}

#cont.index h2 {
	font-size: 1px;
	text-indent:-7777px;
	display:block;
	line-height: 1px;
	width: 568px;
	height: 40px;
	margin: 0 0 10px 0!important;
	padding: 0!important;
	border:none!important;
}


#cont01 h2{background:url(../img/tit/index01.gif) no-repeat 0 0;}
#cont02 h2{background:url(../img/tit/index02.gif) no-repeat 0 0;}
#cont03 h2{background:url(../img/tit/index03.gif) no-repeat 0 0;}
#cont04 h2{background:url(../img/tit/index04.gif) no-repeat 0 0;}
#cont05 h2{background:url(../img/tit/index05.gif) no-repeat 0 0;}
#cont06 h2{background:url(../img/tit/index06.gif) no-repeat 0 0;}
#cont07 h2{background:url(../img/tit/index07.gif) no-repeat 0 0;}

#cont.index h4 {
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	font-size:15px;
	color:#336633;
	line-height:1em;
	margin:0 0 0 18px;
	padding:0 0 0 12px;
}

#cont.index ul {
	margin:0 0 0 18px;
	padding:0;
}

#cont.index p {
	line-height:1.4em;
	margin:10px 18px!important}

#cont.index li {
	margin:0;
	list-style:none;
}

#cont.index li a{
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	clear:both;
	list-style:none;
	color:#336633;
	display:block;
}

#cont.index li a:visited{
	color: #999;}
	
#cont.index li a:hover{
	color: #FF9900;}

#cont div.left, #cont div.right{
	float:left;
	width:265px;}
	
#cont div.left {
	margin-right:10px;}