@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:1000px !important;
position:absolute;
top:647px;
left:relative;
}
.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:843px;
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:890px;
	left:54px;
	width:70%;
	font-size:120%;
	overflow-y:scroll;
	height: 500px;
}
.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:1400px;
left:0px;
width:100%;
}
.txtNav{
padding:0 0 3px 476px;
}
.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%;
}
