﻿@charset "UTF-8";

/* =============================================================== */
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/* =============================================================== */


div {
	display:block;
}
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* =============================================================== */

/* 全体の設定 */

/* 画像ボーダー */
img {
border-style: none;
}

/* 強調 */
strong {
	color: #FF6600;
	background-color: #ffffff;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}


/* =============================================================== */

/* Layout */
body {
	font-family: Arial, "Trebuchet MS Verdana", sans-serif;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}


/* =============================================================== */
#container {
	width: 100%;
	margin:0 auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#container_main {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

#header {
	width: 760px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#header_top {
	width: 760px;
	height: 70px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#header_logo {
	float: left;
	text-align: left;
}
#header_right {
	float: right;
	height: 60px;
	width: 460px;
	text-align: right;
	font-size: 85%;
}

#header_right ul {
	padding: 0px;
	margin-top: 40px;
}
#header_right li {
	display: inline;
}
#header_right a {
	padding-left: 15px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#header_navi {
	clear: both;
	width: 100%;
	font-size: 105%;
	float: left;
	margin-bottom: 1px;
}
#header_navi ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#header_navi li {
	display: inline;
	font-size: 90%;
	list-style-image: url(img/arrow.gif);
}
#header_navi a {
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-image: url(img/navi.gif);
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	float: left;
	border: 1px solid #CCCCCC;
}
#header_navi a:hover {
	background-color: #CCCCCC;
	color: #0033FF;
}
#header_img {
	width: 760px;
}



#wrapper {
	padding: 0px;
	width: 760px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#contents {
	width: 559px;
	float: right;
	font-size: 90%;
	margin-bottom: 20px;
	margin-right: 0px;
	text-align: left;
}

#contents h2 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-image: url(img/h2.gif);
	background-repeat: repeat-x;
}
#contents h3 {
	text-align: left;
	clear: both;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 20px;
	margin-left: 10px;
}
#contents p {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
#contents .list {
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	width: 530px;
	margin-left: 10px;
}
#contents .list dt {
	line-height: 1.4em;
	display: block;
	clear: both;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#contents  .list  dd {
	display: block;
	float: left;
	width: 390px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
}
#contents table {
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
#contents td {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#contents .sitemap {
	margin-left: 50px;
	margin-top: 20px;
}

#contents .sitemap ul {
	margin-top: 10px;
	margin-bottom: 30px;
}






#side {
	padding: 0px;
	float: left;
	width: 189px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#side .menu {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#side .menu h2 {
	font-size: 100%;
	font-weight: bold;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/h2.gif);
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#side .menu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side .menu li {
	font-size: 75%;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#side .menu a {
	margin-left: 0px;
}




#footer {
	width: 760px;
	margin-bottom: 10px;
	clear: both;
}
#footer_navi {
	width: 740px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#footer_navi ul {
	margin-top: 20px;
}
#footer_navi li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 85%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#footer_right {
	padding: 0px;
	width: 400px;
	margin-left: 350px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer_address {
	clear: both;
	width: 760px;
	font-size: 85%;
}

a {
	color: #333333;
}
a:hover {
	color: #FF9900;
}

/*------------------------------------------------------------
box・・・カラーボックスの設定
-------------------------------------------------------------*/

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/

/*------------------------------------------------------------
hr・・・線の基本設定
-------------------------------------------------------------*/

hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}

/*------------------------------------------------------------
left、right・・・画像の横位置設定
-------------------------------------------------------------*/

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 0 30px 20px 0!important;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}
