* {
	color:#00403D;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #000032;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #3D2F26;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(img/h2.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	background-position: bottom;
	padding-bottom: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #028E8F;
	padding-top: 5px;
}

h4 {
	padding-left: 3px;
	margin: 5px;
}

h4{
	margin-right: 20px;
	margin-left: 20px;
	font-size: 24px;
	color: #006F4A;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

a {
	color:#1C75D7;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

strong {
	color: #CC3300;
	font-size: larger;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:120px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 750px;
	height: 100px;
	text-indent: -10000px;
}



/*
コンテンツ
-------------------------------------------------------------------*/

#contents #lang {
	padding-right: 10px;
	text-align: right;
}
#contents #lang a {
	font-size: 9px;
	padding-right: 15px;
	color: #99AFB9;
	background-image: url(img/lang_a.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: left center;
}


#contents {
	padding: 20px;
	border: 1px solid #CCCCCC;
}


#contents p{
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9966;
	padding-left: 10px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 13px;
	line-height: 20px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 10px;
	clear: both;
}

#contents li {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 14px;
	background-image: url(img/c_li.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contents li strong {
	font-weight: bold;
	margin-right: 5px;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #CC3300;
}
#contents li a {
	line-height: 14px;
}

#contents dl {
	margin-left: 10px;
}
#contents dt {
	font-weight: bold;
	color: #CC3333;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #4B5456;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}
/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	width: 90%;
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

table td {
	border-collapse: collapse;
	border-bottom-width: 1px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.td_h {
	color: #444444;
	background-image: url(img/td_h.jpg);
	text-align: center;
	background-position: center;
	letter-spacing: 0.2em;
}
.td_m {
	text-align: center;
	background-color: #F7F2EC;
}

/*フォーム
----------------------------------------------- */
#form {
	background-color: #CEC9B9;
	padding: 10px;
	margin: 10px;
	border: 1px solid #A69C80;
}

#form table td {
	background-color: #E8E3DB;
}
#form table .td_s {
	background-color: #FFCC99;
}
#form table .td_s_h {
	background-color: #FF9966;
}
#contents #pic ul {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
/*
特商
-------------------------------------------------------------------*/

#tokusyou th {
	text-align: right;
	padding: 5px;
	background-color: #E5DFD3;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#tokusyou table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#tokusyou td {
	background-image: none;
	border: 1px solid #E3DBD0;
	font-size: 12px;
	text-align: left;
}

#tokusyou h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #786347;
}

/*
無所属
-------------------------------------------------------------------*/
.chui {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

#top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hr {
	background-image: url(img/hr.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-position: center;
}
#contents .to_top {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6F3FB;
	border: 1px dotted #6BAFD2;
}
#contents .rubi {
	font-size: 10px;
	color: #006661;
	font-weight: normal;
}
#contents .s_img {
	float: left;
	margin: 10px;
}
#base #f_head {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005555;
	text-align: center;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004646;
}
#base #contents p.bb {
	font-size: 20px;
	font-weight: bold;
}
#base #f_menu a {
	font-size: 10px;
}
#base #contents p .mk {
	background-color: #FFFFCC;
	font-weight: bold;
	line-height: 30px;
}
