@charset "Shift_JIS";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	background:#ffffff;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:80%;
	color:#3c3c3c;
}
html {
	overflow-y:scroll;
}
h1,h2,h3 {
	font-weight:normal;
	line-height:1.6;
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}

/*
 Link Color [
----------------------------------------------------------- */
a{
	text-decoration:underline;
}
a:link{
	color:#1d3aac;
}
a:visited{
	color:#6a2d9c;
}
a:hover{
	color:#666666;text-decoration:none;
}
a:active{
	color:#666666;text-decoration:none;
}

/*
 base [
----------------------------------------------------------- */
#base{
	width:800px;
	margin:0 auto;
	background:#ffffff;
}

/*
 header [
----------------------------------------------------------- */
#head h1{
	background:url(img/logo.gif) no-repeat;
	margin:20px 120px 0 0;
	text-indent:-9998px;
	float:left;
	width:260px;
	height:54px;
}
#head h1 a{
	display:block;
	width:260px;
	height:54px;
}
#head h2{
	float:left;
	width:420px;
	margin-top:28px;
	height:54px;
}

/*
 topicpath [
----------------------------------------------------------- */
#path{
	clear:both;
	margin:0 0 10px 0;
	background-color:#e2ded1;
	padding-left:5px;
	font-size:80%;
	color:#56544a;
}
#path li{
	display:inline;
	font-weight:bold;
}
#path li a{
	padding-right:10px;
	background:url(img/path.gif) no-repeat right center;
	font-weight:normal;
	text-decoration:none;
}
#path li a:link{
	color:#56544a;
}
#path li a:visited{
	color:#56544a;
}
#path li a:hover{
	color:#56544a;text-decoration:underline;
}
#path li a:active{
	color:#56544a;text-decoration:underline;
}

/*
 search_Google [
----------------------------------------------------------- */
#ssg{
	margin:0;
	text-align:right;
}

/*
 sub1_bg [
----------------------------------------------------------- */
#sub1_bg{
	float:left;
	background:url(img/sub1_bg.gif) repeat-y left top;
}

/*
 sub1 [
----------------------------------------------------------- */
#sub1{
	float:left;
	margin-right:20px;
	width:160px;
}
#sub1 h2{
	background:url(img/sub1_h2.gif) no-repeat;
	height:45px;
	text-align:center;
	line-height:34px;
	letter-spacing:0.2em;
	font-weight:bold;
	font-size:13px;
	color:#86847a;
}
#sub1 ul{
	margin:0 3px 2.6em 3px;
	font-size:13px;
}
#sub1 ul li.current{
	width:141px;
	padding:6px;
	background-color:#fbfcf8;
	font-weight:bold;
	color:#26241a;
}
#sub1 li a{
	display:block;
	width:141px;
	padding:6px;
	text-decoration:none;
}
#sub1 li a:link{
	color:#56544a;
}
#sub1 li a:visited{
	color:#56544a;
}
#sub1 li a:hover{
	background-color:#fbfcf8;
	color:#26241a;text-decoration:none;
}
#sub1 li a:active{
	background-color:#fbfcf8;
	color:#f6a40a;text-decoration:none;
}

#sub1 h3#c{
	background:url(img/sub1_h3c.gif) no-repeat center top;
	height:32px;
	line-height:32px;
	padding-left:30px;
	font-size:13px;
}
#sub1 h3#a{
	background:url(img/sub1_h3a.gif) no-repeat center top;
	height:32px;
	line-height:32px;
	padding-left:30px;
	font-size:13px;
}
#sub1 h3#b{
	background:url(img/sub1_h3b.gif) no-repeat center center;
	height:33px;
	line-height:33px;
	padding-left:30px;
	margin-bottom:10px;
	font-size:13px;
}
h3#pr2_h3{
	margin:0 10px 1em 10px;
	text-align:center;
	border:1px #8b8c88 solid;
	background-color:#ffffff;
	color:#008ecd;
	font-weight:bold;
}
#sub1 a{
	text-decoration:none;
}
#sub1 a:link{
	color:#56544a;
}
#sub1 a:visited{
	color:#56544a;
}
#sub1 a:hover{
	color:#f6a40a;text-decoration:underline;
}
#sub1 a:active{
	color:#f6a40a;text-decoration:underline;
}

#pr2{
	margin:0 15px 0 15px;
	text-align:center;
}
#pr2 p{
	font-size:80%;
	text-align:left;
}
#pr2 a{
	text-decoration:none;
}
#pr2 a:link{
	color:#3c3c3c;
}
#pr2 a:visited{
	color:#3c3c3c;
}
#pr2 a:hover{
	color:#be7e0e;text-decoration:none;
}
#pr2 a:active{
	color:#f6a40a;text-decoration:none;
}


/*
 main [
----------------------------------------------------------- */
#main{
	float:left;
	width:620px;
}

/*
 sub1_bg_bottom [
----------------------------------------------------------- */
#sub1_bg_bottom{
	clear:both;
	height:32px;
	background:url(img/sub1_bg_bottom.gif) no-repeat left top;
}

/*
 footer [
----------------------------------------------------------- */
#foot{
	clear:both;
	margin-top:10px;
	border-top:2px #e2ded1 solid;
	height:50px;
	text-align:right;
	padding:5px;
}

