﻿/* 
	全ページ共通
------------------------------------------------------------------*/

* {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background:#F3FDFF url(../img/bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	text-align:right;
	margin-right:6px;
	padding:2px 15px 2px 0;
	color: #999;
	background:#6FE2FF;
}

a.toTop{
    font-size: 10px;
	color: #666666;
	padding-left: 660px;
}

a img {
	border:none;
}

a {
	color: #990;
}

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:185px;
	margin: 0;
	padding: 0;
	background-image: url(../img/cmn/header.jpg);
	background-repeat: no-repeat;
	text-indent: -7777px;
}



/*
コンテンツ
-------------------------------------------------------------------*/

#cont {
	width:548px;
	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:#970;
	margin: 0 10px 10px 5px;
	padding: 5px 0 5px 8px;
	border-left:8px solid #00BDEC;
	border-bottom:1px dotted #00BDEC
}

#cont h2 span {	
	font-size: 14px;
	color: #950;
	}


#cont h4 {
	color: #950;
	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: #950;
	margin-left:20px;
}

/*
グーグル
-------------------------------------------------------------------*/

#cont p.google {
	font-weight: normal;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/

#side {
	float: left;
	width: 215px;
	padding-right:15px;
	padding-bottom:20px;
}

#side li {
	list-style-type: none;
}

#side_d h3 {
	font-size:14px;
	padding:7px 5px 6px 0;
	background: url(../img/side_bg.gif);
	width:210px;
	display: block;
	line-height:1.1em;
}

#side_d h3.home{
	background:none;
	padding:0;
	margin-bottom:7px;
}

#side_d h3.home a {
	font-size:0;
	line-height:0;
	background: url(../img/side_home.gif);
	width:215px;
	height:28px;
	display: block;
	overflow:hidden
}
#side_d h3.home a:hover {
	background: url(../img/side_home_h.gif);
}

#side_d h3 span {
	color:#950;
	margin-left:8px;
	padding-left:5px;
	border-left:4px solid #00BDEC;
	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:548px;background:url(../img/tit/index_btm.gif) no-repeat 0 bottom; clear:both; height:35px}

#cont.index h2 {
	font-size: 1px;
	text-indent:-7777px;
	display:block;
	line-height: 1px;
	width: 548px;
	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;}

#cont.index h4 {
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	font-size:16px;
	font-weight:bold;
	color:#970;
	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:#970;
	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:255px;}
	
#cont div.left {
	margin-right:10px;}