@charset "UTF-8";


/* CSS 初期化 */

body,div,pre,p,blockquote, 
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object { 
margin: 0; 
padding: 0; 
vertical-align: baseline; 
} 

h1,h2,h3,h4,h5,h6 { 
font-style: normal; 
font-weight: normal; 
font-size: 1.0em; 
} 
  
table {border-spacing:0;} 
* html table {border-collapse:collapse;} 
*:first-child+html table {border-collapse:collapse;} 
caption,th {text-align:left; font-weight:normal;} 
table,th,td,img {border:0;} 
img,input {vertical-align:middle;} 
q:before,q:after {content:'';} 
ul {list-style: none;} 


/* レイアウト */

body {
background-color: #E5F4FC;
}

.Bold { font-weight: bold; }
.Underline { text-decoration:underline; }
.Italic { font-style: italic; }
.StrikeThrough { text-decoration: line-through; }

.f10 { font-size: 10px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f24 { font-size: 24px; }

#gradation_top {
background-image: url(images/back_gradation_top.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #FFFFFF;
text-align: center;
margin: 0 auto;
padding: 0;
}
#gradation_bottom {
background-image: url(images/back_gradation_bottom.jpg);
background-repeat: repeat-x;
background-position: bottom;
background-color: #FFFFFF;
text-align: center;
margin: 0 auto;
padding: 0;
clear: both;
}
#container_top {
background-image: url(images/back_shadow.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #FFFFFF;
width: 911px;
text-align: center;
margin: 0 auto;
padding: 0;
}
#container_bottom {
background-color: #FFFFFF;
width: 901px;
text-align: center;
margin: 0 auto;
padding: 0;
}
#header {
background-image: url(images/header.jpg);
width: 880px;
height: 57px; 
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: -9999px;
position: relative;
}
#navigation {
width: 880px;
height: 45px;
text-align: center;
margin: 0 auto;
padding: 0;
position: relative;
overflow: hidden;
}
#footer {
background-image: url(images/fotter.jpg);
background-color: #FFFFFF;
width: 880px;
height: 96px;
text-align: center;
margin: 0 auto;
padding: 0;
position: relative;
}
#footer_navigation {
width: 880px;
height: 40px;
text-align: center;
margin: 0 auto;
padding: 0;
}
#contents {
background-color:#FFFFFF;
width: 880px;
text-align: center;
margin: 0 auto;
padding: 0;
}
#floatClear {
clear: both;
}


/* header */

#header a {
background-image: url(images/btn_01.gif);
width: 186px;
height: 33px;
display: block;
position: absolute;
right: 12px;
top: 0;
}


/* navigation */

#navigation ul,#navigation li{
text-indent: -9999px;
}
#navigation a {
display: block;
text-indent: -9999px;
position: absolute;
outline: none;
}
#navigation a:hover {
background-position: left bottom;
}
#navigation .btn_02 {
width: 179px;
height: 45px;
background-image: url(images/btn_02.jpg);
left: 0;
top: 0;
}
#navigation .btn_03 {
width: 167px;
height: 45px;
background-image: url(images/btn_03.jpg);
left: 179px;
top: 0;
}
#navigation .btn_04 {
width: 166px;
height: 45px;
background-image: url(images/btn_04.jpg);
left: 346px;
top: 0;
}
#navigation .btn_05 {
width: 167px;
height: 45px;
background-image: url(images/btn_05.jpg);
left: 512px;
top: 0;
}
#navigation .btn_06 {
width: 201px;
height: 45px;
background-image: url(images/btn_06.jpg);
left: 679px;
top: 0;
}


/* fotter_navigation */

#footer_navigation .footnavi_left {
width: 350px;
height: 20px;
position: absolute;
left: 10px;
top: 21px;
font-size: 60%;
font-family: "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
text-align: left;
color: #666666;
}
#footer_navigation .footnavi_right {
width: 510px;
height: 20px;
position: absolute;
right: 10px;
top: 20px;
font-size: 70%;
font-family:Arial, Helvetica, sans-serif;
text-align: right;
color: #666666;
}


/* fotter */

#footer .foot_left {
width: 550px;
height: 50px;
position: absolute;
left: 10px;
bottom: 0;
font-size: 70%;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
line-height: 14px;
color: #666666;
}
#footer .foot_right {
width: 329px;
height: 50px;
position: absolute;
right: 10px;
bottom: 0;
font-size: 70%;
font-family:Arial, Helvetica, sans-serif;
text-align: right;
line-height: 14px;
color: #666666;
}


/* contentsNavigation */

#contentsNavigation {
	width: 880px;
	/* height: 37px; */
	line-height: 37px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
#contentsNavigation a {
	color: #666666;
	text-decoration: none;
}
#contentsNavigation a:hover {
	color: #666666;
	text-decoration: underline;
}
#contentsNavigation .txtBold {
	font-weight: bold;
}


/* sideMenu */

#sideMenu {
	width: 208px;
	float: left;
}
#localNavi01,#localNavi02,#localNavi03,#localNavi04 {
	width: 208px;
	text-align: left;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 11px;
	padding-bottom: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#localNavi00 { background-color: #DDD; background-image: url(images/rec_00lcnvbtm.gif); }
#localNavi01 { background-color: #E3EDF5; background-image: url(images/rec_01lcnvbtm.gif); }
#localNavi02 { background-color: #F6EAF4; background-image: url(images/rec_02lcnvbtm.gif); }
#localNavi03 { background-color: #FDEAF2; background-image: url(images/rec_03lcnvbtm.gif); }
#localNavi04 { background-color: #EFF6E1; background-image: url(images/rec_04lcnvbtm.gif); }

#sideMenu .sideHeader {
	width: 208px;
	height: 55px;
	text-indent: -9999px;
	border: 0;
	margin: 0;
	padding: 0;
}
#localNavi00 .sideHeader { 
background-image: url(images/rec_00.jpg);
	width: 208px;
	height: 55px;
	text-indent: -9999px;
background-repeat: no-repeat;
}
#localNavi01 .sideHeader { background-image: url(images/rec_01.jpg); }
#localNavi02 .sideHeader { background-image: url(images/rec_02.jpg); }
#localNavi03 .sideHeader { background-image: url(images/rec_03.jpg); }
#localNavi04 .sideHeader { background-image: url(images/rec_04.jpg); }

#sideMenu a:hover.sideHeader {
	background-position: top;
}

#sideMenu h4 {
	font-size: 130%;
	margin-top: 10px;
	padding: 7px 0 0 14px;
}
#localNavi01 h4 { border-top: 1px dotted #5189BA; }
#localNavi02 h4 { border-top: 1px dotted #B45FA8; }
#localNavi03 h4 { border-top: 1px dotted #E44285; }
#localNavi04 h4 { border-top: 1px dotted #91C038; }

#sideMenu h5 {
	font-size: 110%;
	padding: 0 0 0 24px;
}
#localNavi01 h4,#localNavi01 h5,#localNavi01 a:hover { color: #223C8A; }
#localNavi02 h4,#localNavi02 h5,#localNavi02 a:hover { color: #50277E; }
#localNavi03 h4,#localNavi03 h5,#localNavi03 a:hover { color: #961F52; }
#localNavi04 h4,#localNavi04 h5,#localNavi04 a:hover { color: #5D7634; }

#localNavi01 a,#localNavi02 a,#localNavi03 a,#localNavi04 a{
	width: 180px;
	/* height: 31px; */
	display: block;
	line-height: 31px;
	text-indent: 25px;
	margin-left: 14px;
	text-decoration: none;
	color: #666666;
background-repeat: no-repeat;
	
background-position: left top;
}
#localNavi01 a { background-color: #FBF6FA;  background-image: url(images/rec_01lcnvbtn.gif); border-bottom: 1px dotted #5189BA; }
#localNavi02 a { background-color: #FBF6FA; background-image: url(images/rec_02lcnvbtn.gif); border-bottom: 1px dotted #B45FA8; }
#localNavi03 a { background-color: #FBF6FA; background-image: url(images/rec_03lcnvbtn.gif); border-bottom: 1px dotted #E44285; }
#localNavi04 a { background-color: #FBF6FA;  background-image: url(images/rec_04lcnvbtn.gif); border-bottom: 1px dotted #91C038; }

#localNavi01 a:hover ,#localNavi02 a:hover ,#localNavi03 a:hover ,#localNavi04 a:hover {
	background-position: right top;
}
#localNavi01 a:hover { background-color: #AAA1A8; }
#localNavi02 a:hover { background-color: #AAA1A8; }
#localNavi03 a:hover { background-color: #AAA1A8; }
#localNavi04 a:hover { background-color: #AAA1A8; }




#sideMenu ul {
	margin: 10px 0 20px 0;
}
#sideMenu .ul2 {
	margin: 10px 0 10px 0;
}
#sideMenu .leftmargin {
	margin-left: 25px;
}
#sideMenu .blankBox {
	text-indent: -9999px;
	width: 208px;
	height: 300px;
}
#contents .askData{
	width: 208px;
	height: 25px;
	background-image: url(images/btn_07.jpg);
	border: none;
	display: block;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	text-indent: -9999px;	
}

#contents .oubo,
#contents .oubo_saiyou1,
#contents .oubo_saiyou2,
#contents .oubo_sanka1,
#contents .oubo_sanka2 {
	width: 208px;
	display: block;
	margin: 20px auto 50px;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	clear: both;
}
#contents .oubo {
	height: 25px;
	background-image: url(images/btn_08.jpg);
}
#contents .oubo_saiyou1 {
	height: 25px;
	background-image: url(images/btn_09.jpg);
}
#contents .oubo_saiyou2 {
	height: 34px;
	background-image: url(images/btn_10.jpg);
}
#contents .oubo_sanka1 {
	height: 25px;
	background-image: url(images/btn_11.jpg);
}
#contents .oubo_sanka2 {
	height: 34px;
	background-image: url(images/btn_12.jpg);
}
