@charset "utf-8";
/* CSS Document */

/*-----[[[header]]]-----------------------------------------------*/
.mainvisual{
	clear:both;
	width:100%;
	background:url("../images/main_back.gif") top center repeat-y #ffffff;
	_background:url("../images/main_back1.gif") top center repeat-y #ffffff;
}
.mainvisual h1{
	text-align:center;
}
.mainvisual h1 img{
	margin:0px auto;
	padding:0px 4px 0px 4px;
	background:#ffffff;
}
.mainvisual h1 {
	background:url(../images/key_back.gif) repeat-x left top;
}
/*-----[[[/header]]]-----------------------------------------------*/
/*-----[[[contents]]]-----------------------------------------------*/
.back{
	width:100%;
	background:url("../images/key_back.gif") repeat-x left top #ffffff;
}
#contents{
	width:784px;
	margin:0px auto;
	text-align:left;
	clear:both;
	padding-left:16px;
	padding-right:0px;
	background:url("../images/main_back_long.gif") top left no-repeat;
}
.home #contents{
	background:url("../images/main_back.gif") top left repeat-y;
}
/*-----[[main]]-----------------------------------------------*/
.main{
	float:right;
	width:593px;
	margin-right:12px;
	padding-bottom:35px;
	display:inline;
	border-left:1px solid #red;
}
.main h1{
	padding-top: 10px;
	margin-left: 10px;
}
.main h2{
	border:1px solid #cccccc;
	background:url(../"images/h2_border.gif") 8px center no-repeat #FF7F00;
	padding:6px 0px 4px 22px;
	font-size:130%;
	font-weight:bold;
	color:#ffffff;
	margin:18px 18px 20px 15px;
	letter-spacing:2px
}
.main p{
	margin:19px 20px 20px 17px;
	letter-spacing:1px;
}
.main p.bold {
	font-weight:bold;
}
img.pict{
	float:left;
	display:inline;
	margin-left:8px;
	margin-right:12px;
}
img.pict2{
	float:right;
	display:inline;
	margin-left:8px;
	margin-right:12px;
}
h3.headline1{
	border:1px solid #cccccc;
	background:url(../"images/h2_border.gif") 8px center no-repeat #eaeff5;
	padding:6px 0px 4px 22px;
	font-size:130%;
	font-weight:bold;
	color:#000000;
	margin:18px 10px 20px 15px;
	letter-spacing:2px
}
h3.headline2{
	border:1px solid #cccccc;
	background:url(../"images/h2_border.gif") 8px center no-repeat #f2f4ea;
	padding: 6px 0px 4px 22px;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	margin: 18px 10px 20px 15px;
	letter-spacing: 2px
}
h3.headline3 {
	border:1px solid #cccccc;
	background:url(../images/h2_border.gif) 8px center no-repeat #f4f4f4;
	padding:6px 0px 4px 22px;
	font-size:130%;
	font-weight:bold;
	color:#000000;
	margin:18px 10px 20px 15px;
	letter-spacing:2px
}
/*-----[[/main]]-----------------------------------------------*/
/*-----[[menu]]-----------------------------------------------*/
.menu{
	float:left;
	width:175px;
	margin-left:2px;
	display:inline;
	padding-top:4px;
}
.menu ul{
	border-left:1px solid #e7e4e4;
	padding-left:4px;
	background:#edeef0;
	margin-right:4px;
}
.menu ul li{
	padding:3px 0px 3px 18px;
	background:url("../images/menu_border.gif") 3px 3px no-repeat #ffffff;
	border-bottom:1px solid #d2d3d3;
	border-right:1px solid #d2d3d3;
	margin-bottom:2px;
	letter-spacing:2px;
}
.menu ul li.on{
	background:url("../images/menu_border.gif") 3px 3px no-repeat #d5d5d5;
}
.menu ul li.on span{
	border-bottom:1px solid #03254e;
}
.menu ul li a{
	text-decoration:none;
	display:block;
	background:url("../images/under_arrow.gif") 138px 25px no-repeat;
	color:#03254e;
	padding:8px 1px;
	border-top:#eff0f2;
}
.box {
	background:url("../images/menu_back.gif") left top repeat-y;
}
/*-----[[/menu]]-----------------------------------------------*/
/*-----[[[/contents]]]-----------------------------------------------*/