@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper-head {
	width: auto;
	background-image: url(../images/bg_sidehead.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	_margin: 0px 0px 0px 4px;
	padding: 0;
}
div#wrapper-body {
	width: auto;
	height: auto;
	background-image: url(../images/bg_sidebody.gif);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	margin: 0px auto 0px auto;
	padding: 0;
	_margin: 0px 0px 0px 4px;
}
div#wrapper-flash-navi {
	width: 900px!important;
	width/**/: 908px;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
	margin: 0 auto -4px auto;
	padding: 0px 4px;
	

}
div#wrapper-foot {
	width: auto;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	padding: 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 900px!important;
	width/**/: 908px;
	height: 80px;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 4px;
}
div#header h1 {
	width: 465px!important;
	width/**/: 475px;
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
}
div#header ul {
	width: auto;
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
}
div#header ul li {
	white-space: nowrap;
	float: left;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #CCCCCC;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#photo {
	overflow: hidden;
	display: block;
	clear: both;
	width: 900px!important;
	width/**/: 908px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
*html body div#wrapper-flash-navi {
	width: 900px!important;
	width/**/: 908px;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0px;
	padding: 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigation {
	display: block;
	clear: both;
	width: 720px;
	position: relative;
	margin: 0px;
	padding: 0px 0px;
}
div#navigation ul {
	display: block;
	width: 720px;
	height: 100px;
	position: absolute;
	top: -14px;
	_top: -10px;
	right: -200px;
	*right: -110px;
	margin: 0;
	padding: 0;
}
div#navigation ul li {
	display: block;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;	
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	display: block;
	overflow: hidden;
	width: 880px!important;
	width/**/: 908px;
	clear: both;
	text-align: left;
	background-image: url(../images/bg_contents.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 14px 0px 14px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	width: 650px!important;
	width/**/: 690px;
	margin: 80px 0 0 0;
	padding: 0px 20px 20px 20px;
}
div#contents h2 {
	color: #003399;
	font-size: 12px;
}
div#contents p.text {
	float: left;
	width: 420px!important;
	width/**/: 430px;
	font-size: 13px;
	margin: 0;
	padding: 10px 10px 0 0;
}
div#contents p.photo {
	float: right;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	width: 180px!important;
	width/**/: 185px;
	height: auto;
	background-color: #A9D2FB;
	background-repeat: repeat-y;
	margin: -2px 0 0 0;
	padding: 25px 0 10px 7px;
}
div#sidebar h2 {
	width: 170px;
	height: 30px;
	margin: 0;
	padding: 0 0 5px 0;
}
div#sidebar ul {
	width: auto;
	margin: 0;
	padding: 0 0 5px 0;
}
div#sidebar li {
	width: 170px;
	height: 32px!important;
	height/**/: 30px;
	font-size: 16px;
	font-weight: bolder;
	font-color: #3D3D3D;
	margin: 0;
	padding: 2px 0 0 0px;
	*padding: 0 0 0 0;
}
div#form {
	display: block;
	width: 172px;
	height: 147px;
	background-image: url(../images/bg_otoi.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 0;
}
div#form div.otoi {
	width: 130px;
	margin: 0;
	padding: 10px 0 0 15px;
}
div#form h3 {
	font-size: 14px;
	color : #4067A6;
	margin: 0;
	padding: 10px 0 0 5px;
}
div#form p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 5px;
}
div#form span {
	font-weight: bold;
}
div#form div.map {
	width: 92px;
	height: 21px;
	margin: 0;
	padding: 10px 0 0 35px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#shadow {
	display: block;
	overflow: hidden;
	width: 900px!important;
	width/**/: 908px;
	background-image: url(../images/bg_bodyfoot.gif);
	background-repeat: no-repeat;
	background-color: #E4E4E4;
	margin: 0 auto;
	padding: 0 4px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	display: block;
	clear: both;
	width: 900px!important;
	width/**/: 908px;
	height: 50px;
	margin: 0 auto 20px auto;
	padding: 0 4px;
}
div#footer div#copy {
	display: block;
	overflow: hidden;
	width: 400px;
	font-size: 13px;
	font-weight: bold;
	color: #318DDC;
	float: right;
	margin: 0;
	padding: 6px 0 0 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #666666;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 15px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* k-style                                                   　　　　　　 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
p#textstyle {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.8em;
	margin: 0px 10px 10px 0px;
}
.text10 {
	color : #232323;
	font-size: 10px;
}
.textred {
	color : #ff0000;
	font-size: 12px;
	font-weight:bold;
}
.textgre {
	color : #2e681f;
	font-size: 12px;
	font-weight:bold;
}
.textble {
	color : #012bd4;
	font-size: 12px;
	font-weight:bold;
}
dl {
	padding-bottom: 1px;
}
dt {
	width: 292px;
	background-color: #fffbdd;
	color : #3a7c28;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 3px;
	border: #cccccc 1px solid;
}
dd {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px 0px 5px 5px;
	border-bottom: #cccccc 1px solid;
}
dt#2 {
	width: 100px;
	background-color: #F7F8C5;
	color : #014F19;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px;
	border: #cccccc 1px solid;
}
dd#2 {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.2em;
	padding: 5px 0px 5px 10px;
	border-bottom: #cccccc 1px solid;
}
