@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------
home setting
------------------------------------------------------ */
body {
font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif !important;
}
.mainphoto{
padding:78px 0 0 100px;
}
h3{
position:absolute;
top:20px;
left:18px;
background-image:url(../images/home/catch.png);
background-repeat:no-repeat;
}
h3 .catch{
text-indent: -9999px;
display:block;
font-size:0;
width:404px;
height:105px;
}
#main{
margin:78px 0 0 100px;
background-image:url(../images/home/mainphoto.png);
background-repeat:no-repeat;
}
#main .mainphoto{
text-indent: -9999px;
display:block;
font-size:0;
width:819px;
height:519px;
}
.bnrBox{
	clear:left;
	width:1150px !important;
	position:absolute;
	top:645px;
	left:relative;
	height: auto;
}
.bnr li{
display:inline;
padding:0 0 0 10px;
}
.newsTitleBox{
background-image:url(../images/home/bg_news.jpg);
background-repeat:repeat-x;
background-position:left top;
height:28px;
position:absolute;
top:1043px;
left:0px;
width:100%;
}
.newsTitle li{
display:inline;
}
.newsTitle .title{
padding:0 0 0 24px;
}
.newsTitle .title img{
margin:1px 0 0 0;
}
.newsTitle .ichiran{
padding:0 0 0 716px;
}
.newsTitle .ichiran img{
padding:0 0 4px 0;
}
.newsBox{
	position:absolute;
	top:1100px;
	left:54px;
	width:70%;
	font-size:120%;
	overflow-y:scroll;
	height: 345px;
}
.airGroup,.air,.lovest{
float:left;
clear:left;
width:18%;
}
.newsTxt{
padding-bottom:14px;
line-height:140%;
float:left;
width:74%;
}
.newsTxt a{
text-decoration:none;
color:#333;
}
.newsTxt a:hover{
text-decoration:underline;
}
.airGroup{
background-image:url(../images/common/icon_airgroup.gif);
background-repeat:no-repeat;
background-position:88px 1px;
}
.air{
background-image:url(../images/common/icon_air.gif);
background-repeat:no-repeat;
background-position:88px 1px;
}
.lovest{
background-image:url(../images/common/icon_lovest.gif);
background-repeat:no-repeat;
background-position:88px 1px;
}
#footer{
position:absolute;
top:1600px;
left:0px;
width:100%;
}
.txtNav{
padding:0 0 3px 200px;
width:auto;
}
.txtNav li{
display:inline;
}
.txtNav a{
font-size:84%;
text-decoration:none;
letter-spacing:0.1em;
color:#333;
}
.txtNav a:hover{
text-decoration:underline;
}
.copy{
display:block;
font:84% Arial, Helvetica, sans-serif;
padding:3px 0 3px 776px;
background-color:#633434;
letter-spacing:0.1em;
color:#FFF;
}
html>/**/body .newbnr{
margin:3px 0 0 -10px;
}

/* ------------------------------------------------------
IE6 setting
------------------------------------------------------ */
* html .newsTitleBox{
width:140%;
}
* html #footer{
width:140%;
}
* html .copy{
padding:3px 0 3px 765px;
}
* html .airGroup,* html .air,* html .lovest{
width:24%;
}

/* ------------------------------------------------------
2011.02.14追加
------------------------------------------------------ */

.small90b{
width:90%;
margin:0 10px 0 10px;
font-size: 85%;
font-weight: bold;
line-height:120%;
float:left;
}
/* ------------------------------------------------------
2011.03.14追加
------------------------------------------------------ */

dl.bnrinfo{
	width:650px;
	height:auto;
	padding:10px 10px 10px 10px;
	margin:0 20px 20px 120px;
	font-size: 100%;
	font-weight: normal;
	line-height:120%;
	float:left;
	/*background-color:#F1FCCF;*/
	border: 1px solid #D5D5D5;
}

dt.bni1{
padding:0 10px 0 10px;
margin:10px 10px 0 10px;
font-size: 110%;
font-weight: bold;
line-height:110%;
float:left;
}

dd.bni2{
padding:0px 0px 0px 10px;
margin:1em 10px 0 10px;
font-size: 90%;
font-weight: normal;
line-height:150%;
float:left;
}

dd.bni3{
padding:0px 10px 0px 0px;
margin:1em 10px 0 10px;
font-size: 90%;
font-weight: normal;
line-height:150%;
float:right;
}
