@charset "utf-8";


* {
	color:#000000;
	padding:0;
	font-size: small;
	line-height: 140%;
	margin: 0;
}
p {
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body {
	background-color: #eaffff;
	background-repeat: no-repeat;
	background-position: center;
}

a {
	color:#488400;
text-decoration: none;
}



a:hover {
	text-decoration: none;
	color: #FF6600;
        text-decoration: none;
}


a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bbc8e6;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686755;
	border-left-color: #5a544b;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back.gif);
	height: 140px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #292C23;
	border-right-color: #292C23;
	border-bottom-color: #ADAD9E;
	border-left-color: #292C23;
	background-repeat: no-repeat;
}


h1 a {
	text-decoration: none;
	font-size: 28px;
	color: #ECF7C4;
	top: 10px;
	position: relative;
	left: 15px;
}

h1 a:hover {
	color: #FFFF99;
}

#header #sub {
	font-size: 14px;
	color: #CDEB65;
	position: relative;
	left: 400px;
	top: -30px;
	height: 50px;
	width: 450px;
	visibility: visible;
	bottom: 40px;
}

#header #sub3 {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: absolute;
	left: 580px;
	top: 0px;
}


#header #sub2 {
	font-size: 18px;
	color: #FFFF00;
	position: relative;
	right: 29px;
	bottom: 8px;
	width: 810px;
	height: 30px;
	font-weight: bolder;
	text-indent: 1.5em;
	visibility: visible;
	top: -10px;
	left: 30px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: oblique;
	font-variant: normal;
	text-transform: uppercase;
}

/*ナビゲーション
----------------------------------------------- */
#navigation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 0px;
	background: #fffffc;
}
#navigation  ul {
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
  }
#navigation  li {
	list-style-type: none;
	float: right;
	list-style-image: none;
	background: #fffffc;
  }
#navigation  li  a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#navigation  li  a:hover {
	color: #FFFFFF;
	background-color: #19448e;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:650px;
	float: right;
	background: #fffffc;
	margin-top: 5px;
	text-indent: 1.5em;
	padding-left: 5px;
	margin-left: 7px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	text-indent: 1em;
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #1e50a2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
	background: #e5e4e6;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1e50a2;
	padding-left: 7px;
	color: #333333;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #e5e4e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4DC;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #738C1C;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #fffffc;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	border: 1px none #EEEDE9;
	text-align: center;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	background-image: none;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #fffffc;
	padding: 5px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #fffffc;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #fffffc;
	padding: 10px;
	clear: left;
}
#base #wrap #contents #c_pad img {
	clear: left;
}


#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
	clear: left;
	float: left;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #4d4398;
	border: 1px solid #D2D2D2;
	width: 200px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

.btn a:hover {
	background-color: #4a488e;
	color: #FFFFCC;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	padding: 0em;
	line-height: 1.0em;
	margin: 0em;
}
.style7 {
	color: #FF0000;
	font-size: 13px;
}
.style10 {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.style12 {font-size: 13px}
.style15 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}
.style17 {font-size: 13px; color: #000000; }
.style18 {font-weight: bold; font-size: small;}
.style20 {
	color: #FFFF00;
	font-weight: normal;
}

/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 200px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #5a79ba;
	border-left-color: #2a4073;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
#c_pad .box2 .submenu {
	font: medium "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 2px 0em 2px 1.0em;
	text-indent: 0px;
}

#base #wrap #contents #c_pad #mes1 {
	color: #FFFF00;
	background: #000b00;
	width: 550px;
	padding: 5px;
	border-top: 4px solid #999999;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #999999;
	border-left: 4px solid #FFFFFF;
}
/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 175px;
	background-color: #fffffc;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#side li {
	list-style-type: none;
}
#side_0 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_0  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_0 .titleinformation {
	padding: 2px;
	margin: 2px 5px;
	background: #fffffc;
}
#side_0 .titleinformation ruby {
	font: bolder 10px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FF0000;
}


#side_0  ul {
	margin-bottom: 5px;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_0  li  a {
	display: block;
	width:120px;
	font-size: small;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}

#side_0  li  a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}


#side_1 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_1  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_1  ul {
	margin-bottom: 5px;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_1  li  a {
	display: block;
	width:120px;
	font-size: small;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}
#side_1   li   a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}


#side_2 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_2  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_2  ul {
	margin-bottom: 5px;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_2  li  a {
	display: block;
	width:120px;
	font-size: small;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}
#side_2   li   a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}
#side_3 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_3  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_3  ul {
	margin-bottom: 5px;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_3  li  a {
	display: block;
	width:120px;
	font-size: small;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}
#side_3   li   a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}
#side_4 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_4  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_4  ul {
	margin-bottom: 5px;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_4  li  a {
	display: block;
	width:120px;
	font-size: small;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}
#side_4   li   a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
		padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/
#foot_line {
	height: 13px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #bbc8e6;
}

#f_menu {
	clear: both;
	background-repeat: no-repeat;
	background-color: #bbc8e6;
	height: 70px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding: 5px 20px 10px;
	width: 810px;
	border-right: 1px solid #5a544b;
	border-bottom: 1px solid #5a544b;
	border-left: 1px solid #5a544b;
}
#f_menu #footer {
	background: #1e50a2;
	font-weight: bolder;
	color: #eaf4fc;
	text-align: center;
}

#f_menu h3 {
	color: #696856;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	color: #eaf4fc;
	border-right: 1px solid #eaf4fc;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #eaf4fc;
}
#f_menu #footer a {
	color: #eaf4fc;
}

#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #999999;
	text-align: center;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #999999;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #999999;
	font-size: 10px;
	position: absolute;
	left: 20px;
	bottom: 3px;
}
#header img {
	position: relative;
	top: 20px;
	left: 5px;
	background: url(../images/back.gif);
	visibility: inherit;
}

#c_pad p {
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
	text-align: left;}
#header #sub .style2 {
	padding: 0em;
	line-height: 1.0em;
	margin: 0em;}

