@charset "utf-8";

*{
	margin:0;
	padding:0;
	}
	
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.9em;
	line-height:1.5;
	text-align: center;
	}
	
img{
	border:0;
	vertical-align:bottom;
	clear: right;
	}
	
li{
	list-style:none;
	}

a{
	text-decoration:none;
	color:#0099FF;
	outline:none;
	}
	
a:hover{
	color:#b0dfff;
	}


/*---------------------------------------
------------ヘッダー
----------------------------------------*/



#header {
	height: auto;
	width: 850px;
	margin:0 auto;
	padding-top: 5px;
	text-align:left;

}

h1{
	float:left;
	}

#kindNavi{
	float:right;
	margin:5px 0 0 0;
	}

#kindNavi li{
	float:left;
	background-image:url(../img/icon_blak.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:20px;
	}

#fontSize {
	float:right;
	height: 25px;
	width: 220px;
	background: #F5F5F5;
	border: 1px solid #999999;
	clear:right;
	padding:4px;
	margin-top:4px;
	clear: right;
}


/*==================================================================

フォントサイズ変更

====================================================================*/

#fontSize dt{
	float:left;
	margin-right:5px;
	}

#fontSize dd{
	float:left;
	padding-left:10px;
	}

/*==================================================================

グローバルナビエリア

====================================================================*/


#grovalNaviArea {
	height:60px;
	background-image:url(../img/bg_gronav.gif);
	background-repeat:repeat-x;
	clear:both;
	margin-bottom: 10px;
}

#grovalNavi{
	width:850px;
	height:60px;
	margin:0 auto;
	background: #FFFFFF;
	}

#grovalNavi li{
	float:left;
	display:inline;
	margin-left:4px;
	}

#grovalNavi a{
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:165px;
	height:60px;
}

	
#MnTop a{
	background:url(../img/gn_top.gif) no-repeat left top;
	}
	
#MnTop a:hover,
#MnTop a#activ{
	background:url(../img/gn_top.gif) no-repeat left bottom;
	}
	
#MnCompany a{

	background:url(../img/gn_company.gif) no-repeat left top;
	}
	
#MnCompany a:hover,
#MnCompany a#activ{
	background:url(../img/gn_company.gif) no-repeat left bottom;
	}
	
#MnProduct a{
	background:url(../img/gn_product.gif) no-repeat left top;
	}
	
#MnProduct a:hover,
#MnProduct a#activ{
	background:url(../img/gn_product.gif) no-repeat left bottom;
	}
	
#MnSupport a{
	background:url(../img/gn_support.gif) no-repeat left top;
	}
	
#MnSupport a:hover,
#MnSupport a#activ{
	background:url(../img/gn_support.gif) no-repeat left bottom;
	}
	
#MnContact a{
	background:url(../img/gn_contact.gif) no-repeat left top;
	}
	
#MnContact a:hover,
#MnContact a#activ{
	background:url(../img/gn_contact.gif) no-repeat left bottom;
	}



/*---------------------------------------

キービジュアル

----------------------------------------*/


#kyeVisual {
	background: #EFEFEF;
	height: 245px;
	width: auto;
}
#kyeVisual p {
	width:850px;
	margin:0 auto;
	padding-top: 5px;
}



/*---------------------------------------

メインエリア

----------------------------------------*/



#wrap {
	height: auto;
	width: 850px;
	margin: 0px auto;
	padding-top: 20px;
	text-align:left;
}
#mainArea {
	height: auto;
	width: 605px;
	float: left;
	margin-bottom: 50px;
}
#intoro {
	padding: 15px;
	margin-bottom: 20px;
}


/*---------------------------------------

更新履歴

----------------------------------------*/




#mainArea .newInfomation {
	width: 590px;
	height: auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
}
.newInfomation:after {
		content:".";
	display:block;
	visibility:hidden;
	height:0.1em;
	font-size:0.1em;
	line-height:0;
	clear:both;

}
#mainArea .newInfomation .detail {
	float: right;
	margin-left: 5px;
	width: 450px;
	margin-top: -37px;
}

	
.point {
	margin-bottom: 6px;
	margin-right: 5px;
}


.newInfomation .category {
	background-color: #3C3C3C;
	height: 17px;
	width: 105px;
	color: #FFF;
	font-size: 0.8em;
	text-align:center;
}
#mainArea .newInfomation dt {
	font-weight: bold;
	font-size: 0.9em;
}
.newInfomation .importantInfo {
	background-color: #D71924;
	height: 17px;
	width: 105px;
	color: #FFF;
	text-align:center;
	font-size: 0.8em;
}

.detailSecond{
	clear:both;
	padding-left: 140px;
	width: 450px;
	padding-top: 10px;
	}

#productInfo li {
	margin-bottom: 5px;
}

.whatnewInfo{
	clear:both;
	margin-top:30px;
	margin-bottom: 15px;
	}

.supNewInfo {
	height: auto;
	width: 570px;
	padding: 5px 10px 5px 0;
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 5px;
}

.supNewInfo:after {
		content:".";
	display:block;
	visibility:hidden;
	height:0.1em;
	font-size:0.1em;
	line-height:0;
	clear:both;

}

.supNewInfo dt{
	float:left;
	font-weight:bold;
	padding-right:20px;
	height: auto;
	}
	
.supNewInfo dd{
	width:455px;
	margin: 0 0 0 140px;
	}
	
.supNewInfoTop{
	padding-top:20px;
	}


/*---------------------------------------

フッターナビ

----------------------------------------*/



#footNaviArea {
	clear: both;
	height: 30px;
	width: auto;
	background: #cfcfcf;
	margin-top: 10px;
	text-align:left;
}
#footNavi {
	margin:5px auto 0 auto;
	width: 850px;
	height: 50px;
	}

#footNavi li{
	float:left;
	background-image:url(../img/icon_blak.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:20px;
}
#copyright {
	background: #eaeaea;
	height:50px;
	width: auto;
}

#gotoTop {
	height: 20px;
	width: 850px;
	clear: both;
}


/*---------------------------------------

コピーライト

----------------------------------------*/

address{
	height:auto;
	font-style:normal;
	text-align:left;
	}
	
/*---------------------------------------

サブナビ

----------------------------------------*/
#productList{
	padding-left:10px;
}

#productList li{
	display:inline;
	
}

	
#productList a {
	background: url(../img/icon_red.gif) no-repeat left center;
	display:block;
	width: 209px;
	height: 50px;
	padding:5px;
}

#productList a:hover {
	background: url(../img/icon_red2.gif) no-repeat left center;
}

.proImg {
	margin-left: 15px;
}





#subArea {
	float: right;
	height: auto;
	width: 225px;
}


#gotoTop p {
	float: right;
}
#fontSize .btn {
	border: 1px solid #666666;
	background: #FFFFFF;
	padding:3px;
}

#fontSize .btn:hover {
	border: 1px solid #666666;
	background: #ededed;
}
.proTitle {
	background-color: #FFF;
	padding: 0;
	clear:both;
	width: auto;
	height: auto;
}
.formTitle {
	height: 15px;
	width: 570px;
	padding: 5px 10px 15px;
	background: #F6F6F6;
	border-bottom: 1px solid #E7E7E7;
	margin: 5px;
}
textarea {
	width:550px;
	margin: 15px;
	height: 100px;
}
#lightboxArea {
	height: auto;
	width: 580px;
	margin-top: 25px;
}

#lightboxArea:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1em;
	font-size:0.1em;
	line-height:0;
	clear:both;
	}

#imsImg1 {
	float: left;
	padding-right: 25px;
	padding-left: 35px;
}

#imsImg1 dd,
#imsImg2 dd{
	text-align:left;
	}
	
	.List {
	padding: 15px 15px 0 15px;
}
#compDetail em {
	font-style:normal;
}
.infoTitle {
	background: #F8F8F8;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
.isoLogo {
	float:right;
	padding: 5px;
	border: 1px solid #999999;
	background: #FFFFFF;
	margin-top: 5px;
	font-size: small;
}
#copyright #copyArea {
	width: 859px;
	margin: 0px auto;
}
#copyArea:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1em;
	font-size:0.1em;
	line-height:0;
	clear:both;

}
#bannarArea {
	width: 220px;
	border: 1px solid #999999;
	margin-top:30px;
	text-align:center;
}
#wrap #mainArea #airmapArea .option2 {
}
#allproduct {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 180px;
}
