* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}

a {
	color:#00F;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:810px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #FFFFFF;
	margin-top: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:810px;
	height:30px;
	background-image: url(img/header.gif);
}


h1 a {
	display: block;
	text-decoration: none;
	height: 15px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	padding-right: 20px;
}

#header #sub {
	font-size: 10px;
	color: #333;
	margin-left: 15px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:810px;
	height: 20px;
	background-color: #F03;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 0px;
	margin-left: 0px;
	line-height: 25px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2
{
	font-size: 18px;
	padding-left: 10px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}

.h2-style 
{
	font-size: 18px;
	padding-left: 10px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h2 a
{
	font-size: 18px;
	color: #f03;
	font-weight: bold;
	text-decoration:none;
}


#contents h3 {
	font-size: 16px;
	padding-left: 22px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-image: url(img/head015_01.png);
	height: 32px;
	line-height: 32px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #f03;
	padding-left: 0px;
	color: #f03;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#contents #c_pad {
	padding: 9px 10px 10px 10px;
}

#contents #c_pad p a {
	line-height: 20px;
	color: #00F;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF9F8;
	border: 1px solid #FDF1EE;
	margin-bottom: 15px;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 180px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 9px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	background-color: #FEF8F7;
	border: 1px solid #FBE6E3;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 30px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side-h-bg.gif);
	font-size: 15px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#side_d h3 a {
	display: block;
	width: 150px;
	line-height: 30px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side-h-bg.gif);
	font-size: 15px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#side_d .midashi {
	display: block;
	width: 150px;
	line-height: 30px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	background-image: url(img/side-h-bg.gif);
	font-size: 15px;
	text-align: center;
}

#side_d .midashi a {
	color: #333;
	font-size: 15px;
}


#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	font-size: 12px;
	text-decoration:underline;
}

#side_d li {
	display: block;
	width:120px;
	font-size: 12px;
	text-decoration:none;
	color:#990000;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}
#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: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #990000;
	font-size: 10px;
}
#base #wrap #side #side_d .side_news h3 {
	background-image: none;
	color: #F00;
	font-size: 11px;
}
#base #wrap #side #side_d .side_news p {
	font-size: 9px;
}

#base #wrap #contents #c_pad div div table {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #666;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#base #wrap #contents #c_pad div div table tr td {
	padding-right: 10px;
	padding-left: 10px;
}


table {
	border-collapse:collapse;
}

table .mujinkun {
}

.mujinkun tr {
}

.mujinkun th {
	width:100px;
	background-color: #F9C;
}

.mujinkun td {
	width:190px;
	background-color: #FFF;
	padding-top:5px;
	padding-bottom:5px;
}

table .hikakuhyou-td {
	width: 120px;
	height: 60px;
}

.hikakuhyou td {
	text-align: center;
}

table .hikakuhyou-header {
	background-color: #FCC;
}

.center {
	text-align:center;
}

.pad-td {
	padding-top:10px;
	padding-bottom:10px;
}

.bg-yel {
	background-color: #FFC;
}

.b {
	font-weight:bold;
}

dd {
	margin-bottom:3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

dd a {
	margin-bottom:3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

.akahuto {
	color:red;
	font-weight:bold;
}
.clear-float {
	height:5px;
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}

#mujinkun-ichiran-foot
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFEEB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}

#mujinkun-ichiran-foot a
{
	font-size: 9px;
	text-decoration: none;
	color: #999;
	
}

#base h3 {
	clear: both;
}
