@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

img{
	vertical-align: bottom;
	border: 0px;
}

body{
	text-align: center;
	background:url(../img/bc1.jpg);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.5em;
	color: #262626;	/*background-color:#3188C9;*/
}
* html body{
	font: x-small/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background:url(../img/bc1.jpg);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	/*background-color:#3188C9;*/
}

#bg{
	background-image:url(../img/mainimage_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	height: 100%;
}


#wrap{
	width: 819px;
	margin: 0px auto;
}


#head{
	width:819px;
	height:167px;
	text-align:center;
	padding:0px;
	background-color:#3188C9;
}

/*ロゴ設定*/
#logo{
	width:164px;
	height:auto;
	float:left;
	text-align:left;
	padding:30px 0px 30px 0px;
	/*マージンの左右をオートにする*/
	margin:0px 0px 0px auto;
}

/*インフォメ設定*/
#info{
	width:421px;
	height:auto;
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	/*マージンの左右をオートにする*/
	margin:0px auto 0px 0px;
}

ul#bt_list {
	margin:0px;
	padding:0px;
	clear:both;
}	 

li{ display:inline;
	 list-style:none;
	 margin:0px;
	 padding:0px;
}

#mainimg{
	height: 350px;
	width: 819px;
	background-image:url(../img/flontX1000.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#contents {
	width:819px;
	height:auto;
	background:url(../img/line2.jpg);
	background-color:#F3F3F3;
	background-repeat:repeat-x;
	margin:0px auto 0px auto;
	padding:30px 0px 0px 0px;
	text-align:center;
}


/*フレーム*/
#fl1{
	width:401px;
	height:auto;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	/*マージンの左右をオートにする*/
	border-width: 1px 1px 1px 1px;
	border-color:#ffffff;
	border-style:solid;
}
#fl2{
	width:401px;
	height:auto;
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	/*マージンの左右をオートにする*/
	border-width: 1px 1px 1px 1px;
	border-color:#ffffff;
	border-style:solid;
}

/*インラインフレーム左*/
iframe#new{
	width:401px;
	height:334px;
	padding: 0px ;
	margin:0px 0px 0px 0px;
}

/*インラインフレーム右*/
iframe#daikou{
	width:401px;
	height:208px;
	padding: 0px ;
	margin:0px 0px 0px 0px;
}


/*文字リンク色設定*/
a:link { color: #262626; }
a:visited { color: #808080; }
a:hover { color: #3188C9; }



/*キャンペーン枠*/
#canpaign{
	width: 405px;
	height: 110px;
	background-color:#FFFFFF;
	padding:0px;
	margin:15px auto 0px auto;
	float:right;
}


/*フッター*/
#footer{
	width:auto;
	padding: 6px 0px 30px 0px;
}

#footer #link {
	width:auto;
	height:38px;
	margin-bottom: 10px;
	background-color:#ffffff;
	padding:0px;
	text-align:center;
	border-color: #CCCCCC;
	border-style:solid;
	border-width:1px;
	line-height: 38px;
}

#footer #copylight {
	margin-top: 15px;
}

#footer .line{
	padding: 0px 10px;
}

#cent {
	margin:0px auto 24px auto;
	padding:0px;
	width:817px;
	height:368px;　
}

#left{
	float:left;
	width:401px;
	height:100%;
}

#right{
	float:right;
	width:401px;
	height:100%;
}