@charset "utf-8";


/*****************************Header*/

#naContactHeader{
	top:35px !important;
}

/*****************************Header*/

/*****************************naMain*/

.naMain{
	margin-top:0px !important;
	height:auto !important;
}

.naTopMargin001{ margin-top:4px; }


.naTopLogo{
	width:310px;
}

.naGuide {
	width:940px;
	margin-top:5px;
}

.naGuide .naAddress {
	width:650px;
}

.naGuide .naAddress th {
	width:30px;
	text-align:left;
	vertical-align:middle;
}

.naGuide .naAddress td {
	width:620px;
	text-align:left;
	vertical-align:middle;
	color:#fe0000;
	font-size:12px;
	line-height:1.5;
}

.naNabi{
	width:940px;
	height:100%;
	margin-top:5px;
}
.naNabi .naInformation{
	width:450px;
	float:left;
	text-align:left;
}

.naNabi .naInformation iframe{
	width:450px;
	/*height:210px;nwoi[Ȃ*/
	height:260px;
}

.naInformationIMG{
	border-bottom:solid 1px #955761;
	margin-bottom:10px;
}

.naNabi .naInformation .naRule {
	width:112px;
	margin-top:15px;
}

.naNabi .naGlobalNavi{
	width:450px;
	float:right;
	text-align:left;
}
.naNabi .naGlobalNavi ul{
	list-style-type:none;
}
.naNabi:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*****************************naMain*/



