@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var,strong{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#003399;outline:none;}
a:hover{text-decoration:none;color:#003399;}

/*
------------------------------------------------
Text SET
------------------------------------------------*/
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{font-size:75%;line-height:1.5;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:1.5;color:#333333;}

/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}



/*
------------------------------------------------
Common Layout
------------------------------------------------*/

html {
	height: 100%;
}
body {
	background: url(http://www.voat-actor.com/fukuoka/common/img/bg_body.jpg) no-repeat center top;
	height: 100%;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #main {
	width: 898px;
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	background: #FFFFFF;
}
#wrap #main .contents {
	margin: 0px auto;
	padding: 30px 0px 50px;
	width: 840px;
}
#wrap #header {
	width: 900px;
	position: relative;
	height: 167px;
}
#wrap #header h1 {
	padding-top: 23px;
	padding-bottom: 16px;
}
#wrap #header .headertxt {
	color: #001F51;
}
#wrap #header #main_nav {
	background: url(http://www.voat-actor.com/fukuoka/common/img/bg_main_navi.gif) no-repeat left bottom;
	height: 37px;
	width: 900px;
	padding-bottom: 3px;
	left: 0px;
	top: 114px;
	position: absolute;
}
#wrap #header #main_nav li {
	float: left;
	height: 37px;
	width: 150px;
}
#wrap #header #header_contact {
	height: 34px;
	width: 143px;
	position: absolute;
	top: 44px;
	right: 0px;
}
#wrap #header #header_img {
	height: 15px;
	width: 355px;
	position: absolute;
	top: 88px;
	right: 1px;
}
* html #wrap #header #header_img {
	right: 0px;
}
:first-child+html #wrap #header #header_img {
	right: 0px;
}

#wrap #main #footer_contents {
	background: url(http://www.voat-actor.com/fukuoka/common/img/bg_footer.jpg) repeat-x 0px 0px;
	padding: 20px 14px 25px;
	width: 870px;
}

#wrap #main #footer .sub_nav {
	width: 870px;
	margin-bottom: 5px;
	
}
#wrap #main #footer .sub_nav li {
	background: url(http://www.voat-actor.com/fukuoka/common/img/ic_sub_nav.gif) no-repeat 0em 0.2em;
	display: inline;
	padding-right: 10px;
	padding-left: 13px;
}
#wrap #main address {
	text-align: right;
}
#wrap #main #footer .sub_nav .last a {
	background: url(http://www.voat-actor.com/fukuoka/common/img/ic_sub_nav.gif) no-repeat right 0.2em;
	padding-right: 12px;
}

#wrap #main #gotop {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 20px;
}
