@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	}

body {
	width:auto;
	height:100%;
	margin:0px;
	padding-left:10px;
	background-color:#fff;
	background-image:url(../img/blueback.gif);
	background-repeat:repeat-y;
	font-size:13px;
	}

body > #wrapper {
	height:auto;
	min-height:100%;
	}

body > #wrapper2 {
	height:auto;
	min-height:100%;
	}

#wrapper {
	width:100%;
	text-align:left;
	background-color:#fff;
	background-image:url(../img/grayline.gif);
	background-repeat:repeat-y;
	background-position:487px 0px;
	}

#wrapper2 {
	width:100%;
	text-align:left;
	background-color:#fff;
	background-image:url(../img/grayline.gif);
	background-repeat:repeat-y;
	background-position:974px 0px;
	}
	
#header {
	width:auto;
	height:95px;
	padding-left:10px;
	background-color:#fff;
	}
	
#naviback {
	width:auto;
	height:36px;
	background-color:#333333;
	}

#navi {
	width:964px;
	height:36px;
	padding-left:20px;
	background-color:#333333;
	}
	
#navi li {
	margin:0px 0px -30px 0px;
	padding:0px;
	float:left;
	}

#footer {
	width:100%;
	min-width:984px;
	height:28px;
	_height:36px;
	color:#FFF;
	position:relative;
	background-color:#333333;
	text-align:center;
	margin-top:-36px;
	padding-top:8px;
	clear:both;
	}

#footer_top {
	width:windt:1946px;
	min-width:964px;
	height:28px;
	_height:36px;
	color:#FFF;
	position:relative;
	background-color:#333333;
	text-align:center;
	margin-top:-36px;
	padding-top:8px;
	clear:both;
	}

img {
	border:none;
	}

h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

h4 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

h5 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

a {
	outline:none;}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{color: #ff0000;
text-decoration: underline;
}

a:active{color: #ff0000;
text-decoration: none;
}


p {
	margin:0px;
	padding:0px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:13px;
	line-height:1.7;
	margin-top:1em;
	margin-bottom:1em;
	}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

li {
	list-style-type:none;
	margin:0px;
	padding:0px;
    }

