@charset "UTF-8"; 
/* コンテンツCSS */

/* 画像下のコンテンツのスタイル */
#main{
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}

#header-right{
	float: right;
	text-align: right;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
}

#header p img{
	margin-left: 12px;
	margin-bottom: 19px;
}

.header-right2{
	float: right;
}

.header-right2 img{
	margin-left: 10px;
}

.float-right{
	float: right;
}
.float-right2{
	margin-top: 10px;
	float: right;
}

/* 左側のスタイル */
#left{
	width: 465px;
	padding-top: 14px;
	padding-left: 9px;
	padding-right: 0px;
	float: left;
}

#viking{
	background-image: url(../images/bg_top_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 464px;
	height: 282px;
	margin-right: 0px;
	padding-top: 7px;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 0px;
	padding-bottom: 0px;
}

#viking h4{
	margin-top: 0px;
	padding-left: 23px;	
}

#plan{
	width: 464px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FEEAD6;
}

.about{
	margin-left: 34px;
	margin-top: -12px;	
}

#menu table.menu01{
	width: 464px;
}

#menu table.menu01 td{
	vertical-align: top;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 8px;
	border-bottom: 1px solid #EB8100;
}

#menu table.menu01 td.no_border{
	border: none;
}

#menu table.menu01 td.img01 img{
	margin: 0 7px;
	padding: 3px;
	border: 1px solid #BFBFBF;
}

#menu h3{
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 4px;
	
}

#menu h4{
	margin-top: 2px;
	margin-bottom: -13px;
	font-size: 1.2em;
	color: #999999;
	font-weight: normal;
}

#menu h5{
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 1.6em;
	line-height: 1.5em;
	border-left: 3px solid #EB8100;
}

#menu p{
	margin-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}

/* 右側のスタイル */
#right{
	width: 445px;
	padding-top: 12px;
	/*padding-right: 23px;*/
	padding-left: 25px;
	float: right;
}

#promise{
	width: 445px;
	height: 310px;
	background-image: url(../images/img_puyan.gif);
	background-repeat: no-repeat;
	background-position: right 31px;
	float: right;
}

#promise h3{
	margin-bottom: 13px;
}

#promise p{
	font-size: 1.2em;
	line-height: 2.1em;
	background-position: left top;
}

#news{
	width: 445px;
	padding-top: 12px;
	margin-bottom: 10px;
	float: right;
}

#news ul{
	margin-bottom: -10px;
}

#news ul li{
    vertical-align: top;
	margin-top: -5px;
	margin-left: -20px;
	margin-bottom: 1.5em;
	padding-left: 4px;
	list-style-image: url(../images/ic_01.gif);
	font-size:1.2em;
	line-height: 1.7em;
}

#content{
	width: 443px;
	margin-bottom: 20px;	
}

#content h3{
	margin-bottom: 13px;
}

#content p{
	margin-bottom: 2px;	
}

#content p img{
	margin-right: 8px;
	margin-bottom: 8px;		
}

/* 文字のスタイル */
.redhot{
	font-size: 10px;
	color: #CC0000;
	line-height: 1.2em;

}
.txt-s{
	font-size: 10px;
	line-height: 1.2em;
}

.cap{
	font-size: 1.2em;
	line-height: 1.2em;
}

address.add{
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: normal;
}

.copy{
	/*margin-top: 5px;*/
	font-size: 0.9em;
	line-height: 2em;
	font-style: normal;
	color: #999999;
}

/* 地図のスタイル */

.map{
	margin-top: 10px;
	margin-bottom: 10px;
}

.time{
	font-size: 0.9em;
	line-height: 1.5em;
}


