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

a,
a:link,
a:visited,
a:active {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
img{
	border:none;
}

body{
	margin:0 auto;
	width:950px;
	background-color:#FFFFFF;
	}
	
#header{
	padding-top:32px;
	padding-bottom:10px;
	margin:0 auto;
	}
	
#logo{
	width:100px;
	float:left;
}
#nav-area{
	margin:0;
	padding:10px 0 0 0;
	float:right;
	width:800px;
	text-align:right;
}

#nav-area ul,li{
	margin: 0;
	padding:0;
	list-style: none;/*line-height:1;*/
	display: inline;
	padding: 0 0 0 1.2em;
}
	
#content{
	clear:both;
	background-image:url(../img/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	height:600px;
}
#content2{
	clear:both;
	background-image:url(../img/bg2.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	height:600px;
}
#content3{
	clear:both;
	background-image:url(../img/item01_bgimg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	height:600px;
}
#area-a{
	width:475px;
	float:left;
}
#area-b{
	width:440px;
	float:left;
	margin:30px 0 0 30px;
}
.area-aherf{
	width:455px;
	float:left;
	margin:18px 0 10px 20px;
}
.area-bherf{
	width:455px;
	float:right;
	margin:18px 0 10px 10px;
}
.area-bherf2{
	width:455px;
	float:left;
	margin:18px 10px 10px 0;
}
.info-a{
	width:48%;
	float:left;
}
.info-b{
	width:48%;
	float:left;
	padding-left:5px;
}

.lage-area-a{
	width:455px;
	float:left;
	margin:20px 0 0 0;
}
.lage-area-b{
	width:455px;
	float:right;
	margin:20px 2px 0 0;
}
.title-block{
	padding:0 0 0 20px;
}

.info-img{
	width:456px;
	float:left;
	padding-left:1px;
}
.info-txt{
	width:168px;
	float:right;
	margin:200px 0 0 10px;
}


#footer{
	margin:30px 0 30px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 165%;
	color: #666666;
	text-align:center;
}

.close-btn{
	margin:10px 0 10px 0;
}

/**
 * force margin-top XXpx
 */
.mt00{margin-top:0px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt55{margin-top:55px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt75{margin-top:75px !important;}
.mt80{margin-top:80px !important;}
.mt85{margin-top:85px !important;}
.mt90{margin-top:90px !important;}
.mt95{margin-top:95px !important;}
.mt100{margin-top:100px !important;}
.mt250{margin-top:250px !important;}

/**
 * force margin-right XXpx
 */
.mr00{margin-right:0px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}
.mr45{margin-right:45px !important;}
.mr50{margin-right:50px !important;}
.mr55{margin-right:55px !important;}
.mr60{margin-right:60px !important;}
.mr65{margin-right:65px !important;}
.mr70{margin-right:70px !important;}
.mr75{margin-right:75px !important;}
.mr80{margin-right:80px !important;}
.mr85{margin-right:85px !important;}
.mr90{margin-right:90px !important;}
.mr95{margin-right:95px !important;}
.mr100{margin-right:100px !important;}

/**
 * force margin-bottom XXpx
 */
.mb00{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb75{margin-bottom:75px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}
.mb90{margin-bottom:90px !important;}
.mb95{margin-bottom:95px !important;}
.mb100{margin-bottom:100px !important;}

/**
 * force margin-left XXpx
 */
.ml00{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml55{margin-left:55px !important;}
.ml60{margin-left:60px !important;}
.ml65{margin-left:65px !important;}
.ml70{margin-left:70px !important;}
.ml75{margin-left:75px !important;}
.ml80{margin-left:80px !important;}
.ml85{margin-left:85px !important;}
.ml90{margin-left:90px !important;}
.ml95{margin-left:95px !important;}
.ml100{margin-left:100px !important;}
