@charset "Shift_JIS";

/*
-----------------------------------------------------
NIKKO FUKUOKA HP basestyle
lastModified:	2012-05-14
-----------------------------------------------------
*/


	html {
	margin: 0px;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0px;
	}

	body{
	margin:0px;
	padding:0px;
	/*		font-family: "MS PGothic", "Hiragino Gothic Pro" ,Osaka, sans-serif;	*/
	text-align: center;
	background-color: #ffffff;
	}

	#container{
		width:900px;
		margin:0px auto;
		text-align: left;
	}

	#contents {
	width:870px;
	padding:0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
	}
	
	#main{
	margin: 0px;
	width: 608px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	float: left;
	}
	
	#sub {
	width: 237px;
	margin-top: 20px;
	padding: 0;
	float: right;
	}
	
	.rss_navi {
	background-image: url(../images/head_img_02.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: 36px;
	width: 900px;
	padding-top: 5px;
	}
	
	
	#container_h{
	    width:900px;
	    text-align: left;
	    background-image: url(../images/head_img_01.jpg);
	    background-repeat: no-repeat;
	    height: 200px;
	    margin-top: 0px;
	    margin-right: auto;
	    margin-bottom: 0px;
	    margin-left: auto;
	}
	.header_sub {
	    text-align: right;
	    margin-right: 42px;
	    margin-bottom: 0px;
	    margin-left: 0px;
	    padding-top: 20px;
	    padding-right: 0px;
	    padding-bottom: 0px;
	    padding-left: 0px;
	}
	.logo {
	margin-left: 42px;
    }

	
	
    #outline {
		display: block;
		margin: 0 auto 8px auto;
		background: #ffffff;
		padding : 2px 18px 4px 18px;
		overflow: hidden;
		white-space: nowrap;
	}
	div#outline h1 {
		color: #4c4c4c;
		font-size:10px;
		font-weight: normal;
		white-space: nowrap;
	}
	
	
    ul{
	list-style-type:none;
	height: 76px;
	margin-left: 468px;
	padding-bottom: 5px;
	margin-bottom: 5px;
    }
    li{
        margin:0;
        padding:0;
    }
    #menu1{
	float:left;
	width:70px;
	height:76px;
	text-indent:-9999px;
	background-image: url(../images/menu_home_img.jpg);
	background-repeat: no-repeat;
    }
	
    #menu1 a{
        width:70px;
        height:76px;
        display:block;
    }
	
    #menu1 a:hover{
	background-image: url(../images/menu_home_img_on.jpg);
	background-repeat: no-repeat;
    }
	
    #menu2{
	float:left;
	width:70px;
	height:76px;
	text-indent:-9999px;
	background-image: url(../images/menu_gallery_img.jpg);
	background-repeat: no-repeat;
    }
	
    #menu2 a{
        width:70px;
        height:76px;
        display:block;
    }
	
    #menu2 a:hover{
	background-image: url(../images/menu_gallery_img_on.jpg);
	background-repeat: no-repeat;
    }
	
    #menu3{
	float:left;
	width:70px;
	height:76px;
	text-indent:-9999px;
	background-image: url(../images/menu_items_img.jpg);
	background-repeat: no-repeat;
    }
	
    #menu3 a{
        width:70px;
        height:76px;
        display:block;
    }
	
    #menu3 a:hover{
	background-image: url(../images/menu_items_img_on.jpg);
	background-repeat: no-repeat;
    }
	
    #menu4{
	float:left;
	width:70px;
	height:76px;
	text-indent:-9999px;
	background-image: url(../images/menu_outline_img_on.jpg);
	background-repeat: no-repeat;
    }
	
    #menu4 a{
        width:70px;
        height:76px;
        display:block;
    }
	
    #menu4 a:hover{
	background-image: url(../images/menu_outline_img_on.jpg);
	background-repeat: no-repeat;
    }
	
    #menu5{
	float:left;
	width:70px;
	height:76px;
	text-indent:-9999px;
	background-image: url(../images/menu_inquiry_img.jpg);
	background-repeat: no-repeat;
    }
	
    #menu5 a{
        width:70px;
        height:76px;
        display:block;
    }
	
    #menu5 a:hover{
	background-image: url(../images/menu_inquiry_img_on.jpg);
	background-repeat: no-repeat;
    }
	

    .menu_cale {
	margin-top: 48px;
	margin-bottom: 5px;
	}
    .menu_toi {
	margin-top: 24px;
	margin-bottom: 24px;
	}
    .menu_nikko {
	margin-bottom: 5px;
	}
    .menu_line {
	margin-top: 21px;
	margin-bottom: 21px;
	}
    .npr_banner {
	margin-top: 21px;
	margin-bottom: 5px;
	}
	.npr_banner2 {
	margin-top: 5px;
	margin-bottom: 5px;
	}
    .fb_banner {
	margin-top: 5px;
	margin-bottom: 5px;
	}

    .main_button {
	margin-bottom: 25px;
	}
	
	.main_button2 {
	margin-top: 25px;
	}
	
	.ga_img {
	margin-top: 10px;
	}
	
	.txet_box {
	width: 608px;	
	}


/*--------- garllery   ---------*/

	div.ga{
	float:left;
	width:202px;
    }

	
/*--------- Footer Navigation   ---------*/
	
	#footer {
	clear: both;
	width: 870px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
	.footer_1 {
	background-image: url(../images/footer_img_03.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 561px;	
	}
	
	.footer_box {
	margin-bottom: 10px;
	}
	
	div.si{
	float:left;
	width:255px;
	font-size: 11px;
	color: #666666;
	line-height: 1.1em;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
    }

    div.si2{ border-left:1px dashed silver;} /* ^񒆂ɏc */
	
	dl.addr {
	margin: 1em 0;
	padding:0;
    }

    dl.addr dt {
	text-decoration : underline;
	font-size: 11px;
	color: #5a5a5a;
    }

    dl.addr dd {
	margin-left: 10px;
	font-size: 11px;
	color: #5a5a5a;
    }

    dl.addr2 {
	margin: 0;
	padding:0;
    }

    dl.addr2 dt {
	text-decoration : underline;
    }

    dl.addr2 dd {
	margin-left: 3em;
	padding:0;
	}
	
	.footer_2 {
	height: 53px;
	width: 900px;
	background-color: #e50012;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	}

.outbox_1 {
	width: 130px;
	font-size: 12px;
	line-height: 1.5em;
	color: #646464;
	text-align: left;
	padding-left: 25px;
	vertical-align: top;
}
.outbox_2 {
	width: 478px;
	font-size: 12px;
	line-height: 1.5em;
	color: #646464;
	text-align: left;
	vertical-align: top;
}
.line_h {
	margin-bottom: 475px;
}

.pp_box1 {
	width: 120px;
	text-align: center;
}

.pp_box2 {
	width: 244px;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	line-height: 1.5em;
	color: #5a5a5a;
}

.pp_box3 {
	width: 244px;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	line-height: 1.5em;
	color: #5a5a5a;
}

.pp_box4 {
	font-size: 12px;
	color: #5a5a5a;
}
.pp_boxtt {
	font-size: 16px;
	color: #d41426;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

.pp_box5 {
	font-size: 12px;
	line-height: 1.5em;
	color: #5a5a5a;
	text-align: right;
	vertical-align: top;
	width: 80px;
}

.pp_box6 {
	font-size: 12px;
	line-height: 1.5em;
	color: #5a5a5a;
	text-align: left;
	vertical-align: top;
	width: 528px;
	padding-left: 20px;
}

.tt_hi {
	margin-bottom: 20px;
}