@charset "utf-8";
/* CSS Document */

body ,html{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	width: 100%;
	min-width:1000px;
	padding: 0;
	margin: 0;
	position:relative;
}

img{
	border:none;
}

.layout_healine {
	min-height: 100%;
	min-width: 1000px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	background-image:url(../images/body_bg.png);
	background-repeat: repeat-x;
}

#layouts-all{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

#head_page{
	margin: 0;
	padding: 0;
	width: auto;
	height: 95px;
	display: block;
	background-image: url(../images/header_bg.png);
	background-position: center center;
	background-color: #353D64;
	background-repeat: repeat-x;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	}

#header-outer{
	margin: 0 auto;
	padding: 0;
	width: 1005px;
	height: 95px;
	display: block;
	text-align: left;
}

.logo{
	margin: 0;
	padding: 0;
	width: auto;
	height: 95px;
	float:left;
}

#layout_contents{
	margin: 15px 10px 25px 0;
	padding: 0;
	width:500px;
	height:auto;
	float:right;
	display: block;
	text-align:right;
}

#button{
	margin: 0 0 0 15px;
	padding: 0;
	width: auto;
	height: auto;
	font-size: 11px;
	line-height:11px;
	float: right;
	list-style-type:none;
	background-image:url(../images/list_img.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent:10px;
}

#button a{
	width: auto;
	height: auto;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	display: block;
}

#button a:hover{
	color:#9A9A9A;
}

h1{
	margin: 0;
	padding: 0;
	width: 600px;
	height: auto;
	font-size: 13px;
	font-weight: normal;
	color: #888;
	float: right;
	text-align: right;
	display: block;
}

#mainimg{
	margin: 0 auto;
	padding: 0;
	width:100%;
	min-width:1000px;
 	height:400px;
	position:relative;
	overflow:hidden;
	display: block;
}

#mainimg img{
	position:absolute;
 	left:50%;
 	width:2000px;
 	height:400px;
 	margin-left:-1000px;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 1005px;
	height: auto;
	display: block;
}

#right-column{
	margin: 0 0 150px 0;
	padding: 0;
	width: 705px;
	height: auto;
	display: block;
	float: right;
}

h2{
	margin: 0;
	padding: 0;
	width: 705px;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	font-weight: nomal;
	color:#FFFFFF;
	text-indent: 65px;
	background-image: url(../images/h2.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#353D64;
	display: block;
	/* box-shadow */
	box-shadow: rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow: rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow: rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
}


#area-contents{
	margin: 0 0 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	background-color: #FFF;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;

}


#area-contents p{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	display: block;
	padding-bottom: 0px;
}

#area-contents img{
	margin: 0 10px 10px 0;
	padding: 0;
	width: auto;
	height:auto;
	float: left;
	top:0;
	left: 0;
	display: inline-block;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
}

#left-column{
	margin: 0 0 150px;
	padding: 0;
	width: auto;
	height: auto;
	float: left;
	display: block;
}

h3{
	margin: 0;
	padding: 0;
	width: 270px;
	height: 45px;
	line-height:45px;
	text-align:center;
	display: block;
	font-size: 14px;
	color:#FFF;
	font-weight: nomal;
	background-image: url(../images/h3.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #353D64;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;

}

#left-column ul{
	margin: 0 0 40px;
	padding: 0;
	width: auto;
	height: auto;
	display: block;
	list-style-type:none;
}

#left-column #side-menu {
	margin:0;
	padding:0;
	width:270px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-image:url(../images/submenu.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#353D64;
	display:block;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;

}


#left-column #side-menu a{
	color: #000;
	font-size: 13px;
	text-decoration: none;
	display: block;
}

#left-column #side-menu a:hover{
	background-image:url(../images/submenu_on.png);
	background-position:center center;
	background-repeat:no-repeat;
}



#left-column p{
	margin:0;
	padding:10px 10px 20px 10px;
	width:250px;
	height:auto;
	font-size:12px;
	display:block;
	background-color:#FFF;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;

}

#left-column img{
	margin:0 10px 0 0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}

.clear{
	clear:both;
}

.pagetop{
	margin:0 auto;
	height:0px;
	width:1000px;
	height:auto;
}

.pagetop a{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	display:block;
	background-color: #353D64;
	position:fixed;
	left:90%;
	bottom:50px;
	/* box-shadow */
	box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;

}

#area_footer{
	margin: 0;
	padding: 0;
	width: auto;
	height: 150px;
	background-color: #353D64;
}

#footer_list{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 1005px;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	display: block;
	list-style: none;
	}

#footer_menu a{
	margin:0 10px 0 0;
	color:#FFF;
	text-decoration:none;
}

#footer_menu a:hover{
	text-decoration:underline;
}
/*------------------------------------sub1--------------------------------------------*/

#right-column ul{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	display: block;
	list-style-type:none;
}

#right-column #side-menu {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	line-height:40px;
	text-align:left;
	background-image:url(../images/sidemenu.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#353D64;
	display:block;
	text-indent:20px;
}

#right-column #side-menu a{
	color:#000;
	font-size: 14px;
	text-decoration:none;
	display:block;
}

#right-column #side-menu a:hover{
	background-image:url(../images/sidemenu_on.png);
	background-position:center center;
	background-repeat:no-repeat;
}

/*-------------------------------------------------sub2--------------------------------------------------------------*/

#link_div {
	font-size: 13px;
	height: auto;
	width: auto;
	margin:10px 0 10px;
	padding: 0;
	display: block;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color:#FFF;
}


#link_div a {
	text-decoration: none;
}
#link_div a:hover {
	text-decoration: underline;
}

#link_div .linktext {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #353D64;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------------------------------------form------------------------------------------------------------*/
table {
	border-collapse: collapse;
	font-size: 14px;
	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: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
td,tr {
	border: 1px solid #e1e1e1;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: left;
	text-indent: 5px;
}
