@charset "utf-8";
/* CSS Document */

html{
	height:100%;
	overflow-y:scroll;
}
body{
	margin:0px;
	font-size:14px;
	height:100%;
	background-color:#FFFFFF;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	color:#FF0000;	
}
.clear{
	clear:both;	
}
.hidden{
	display:none;	
}
.imvisible_button a{
	color:white;
}
.imvisible_button a:hover{
	color:red;
}


#main{
	width:960px;
	margin:auto;
	position:relative;
	min-height:100%;
	height: auto !important;
	height: 100%;
	background-color:#FFF;
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
}
#content{
	padding-bottom:105px;	
}
.basic_table{
	border-collapse:collapse;
}
.basic_table th,
.basic_table td{
	padding:4px;
	border:solid 1px #CCCCCC;
}
.basic_table th{
	background-color:#F8F8F8;
}
.dot_table{
	border-collapse:collapse;
}
.dot_table th,
.dot_table td{
	padding:8px;
	border-bottom:dotted 1px #999999;
	line-height:140%;
}
.dot_table th{
}
.no_border_table{
	border-collapse:collapse;
}
.no_border_table td,.no_border_table th{
	border:none;
}

.box{
	border:solid 1px #CCCCCC;
	padding:8px;	
}
.no_under{
	border-bottom:none;	
}

/* align & color */
.pad10{		padding:10px;	}
.pad20{		padding:20px;	}
.pad50{		padding:50px;	}
.lh120{		line-height:120%;	}
.lh140{		line-height:140%;	}
.lh160{		line-height:160%;	}
.lh180{		line-height:180%;	}
.no_v_pad{
	padding-top:2px;
	padding-bottom:2px;
}
.no_bottom_margin{
	margin-bottom:1px;
}
.no_h_pad{
	padding-left:0px;
	padding-right:0px;
}
.t_center{
	text-align:center;
}
.t_left{
	text-align:left;
}
.t_right{
	text-align:right;
}
.m_center{
	margin:auto;	
}
.f_left{
	float:left;
}
.f_right{
	float:right;	
}
.w100{	width:100px;	}
.w160{	width:160px;	}
.w200{	width:200px;	}
.w300{	width:300px;	}
.w400{	width:400px;	}
.w450{	width:450px;	}
.w500{	width:500px;	}
.w600{	width:600px;	}
.w100p{	width:100%;		}
.red{	color:#FF0000;	}
.gray{	color:#999999;	}
.caption{	
		color:#999999;
		font-size:12px;
		padding:0px 20px;
}
.bold{
	color:red;
	font-weight:bold;
	font-size:larger;	
}

/* header */
#header{
	width:960px;
	height:100px;
	background-image:url(../img/header_back.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#header #h_totop{
	position:absolute;
	width:380px;
	height:60px;
	left:10px;
	top:28px;
	cursor:pointer;
}
#header #h_free{
	position:absolute;
	width:240px;
	height:50px;
	left:470px;
	top:15px;
	cursor:pointer;
	background-image:url(../img/header_free.jpg);
	background-repeat:no-repeat;	
}
#header #h_free:hover{
	background-position:0px -50px;
}
#header #h_request{
	position:absolute;
	width:206px;
	height:50px;
	left:504px;
	top:15px;
	cursor:pointer;
	background-image:url(../img/header_request.jpg);
	background-repeat:no-repeat;	
}
#header #h_request:hover{
	background-position:0px -50px;
}
#header #h_recruit{
	position:absolute;
	width:60px;
	height:15px;
	left:695px;
	top:70px;
	cursor:pointer;
	background-image:url(../img/header_recruit.jpg);
	background-repeat:no-repeat;	
}
#header #h_sitemap{
	position:absolute;
	width:85px;
	height:15px;
	left:770px;
	top:70px;
	cursor:pointer;
	background-image:url(../img/header_sitemap.jpg);
	background-repeat:no-repeat;	
}
#header #h_contact{
	position:absolute;
	width:85px;
	height:15px;
	left:865px;
	top:70px;
	cursor:pointer;
	background-image:url(../img/header_contact.jpg);
	background-repeat:no-repeat;	
}
#header #h_recruit:hover,
#header #h_sitemap:hover,
#header #h_contact:hover
{
	background-position:0px -15px;
}
#header #m40th{
	width:82px;
	height:55px;
	background-image:url(../img/40th.png);
	position:absolute;
	top:30px;
	left:398px;	
}



/* menu */
#header_menu{
	width;960px;
	height:30px;
	border-bottom:solid 1px #CCC;
	margin-bottom:10px;
	z-index:10;
}
#header_menu .menu_elm{
	position:relative;
	float:left;
	width:120px;
	height:30px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#header_menu .menu_elm:hover{
	background-position:0px -30px;	
}
#header_menu #menu1{		background-image:url(../img/menu1.jpg);	}
#header_menu #menu2{		background-image:url(../img/menu2.jpg);	}
#header_menu #menu3{		background-image:url(../img/menu3.jpg);	}
#header_menu #menu4{		background-image:url(../img/menu4.jpg);	}
#header_menu #menu5{		background-image:url(../img/menu5.jpg);	}
#header_menu #menu6{		background-image:url(../img/menu6.jpg);	}
#header_menu #menu7{		background-image:url(../img/menu7.jpg);	}
#header_menu #menu8{		background-image:url(../img/menu8.jpg);	}
#header_menu #menu31{		background-image:url(../img/menu31.jpg);	}
#header_menu #menu32{		background-image:url(../img/menu32.jpg);	}
#header_menu #menu33{		background-image:url(../img/menu33.jpg);	}
#header_menu #menu34{		background-image:url(../img/menu34.jpg);	}
#header_menu #menu35{		background-image:url(../img/menu35.jpg);	}
#header_menu #menu36{		background-image:url(../img/menu36.jpg);	}
#header_menu #menu37{		background-image:url(../img/menu37.jpg);	}
#header_menu #menu38{		background-image:url(../img/menu38.jpg);	}
#header_menu #menu51{		background-image:url(../img/menu51.jpg);	}
#header_menu #menu52{		background-image:url(../img/menu52.jpg);	}
#header_menu #menu53{		background-image:url(../img/menu53.jpg);	}

/* footer */
#footer{
	position:absolute;
	width:940px;
	height:80px;
	padding:10px;
	bottom:0px;
	font-size:75%;
	background-color:#EEE;
	border-top:solid 5px #096;
}
#footer a{
	color:#000;
	text-decoration:none;	
}
#footer_menu{
	text-align:right;
	line-height:160%;
}
#footer_menu .menu_elm:hover{
	color:red;
}
#footer #addr{
	position:absolute;
	left:10px;
	bottom:5px;
	height:45px;
	padding:10px 0px 0px 60px;
	background-image:url(../img/redribon.jpg);
	background-position:0px -62px;
	background-repeat:no-repeat;
}
#footer #copyright{
	position:absolute;
	right:10px;
	bottom:5px;
}

/* */
.billboard{
	width:940px;
	height:280px;	
}
.minititle{
	width:940px;
	height:120px;
	margin-bottom:10px;	
}
.bartitle{
	width:940px;
	height:45px;
	margin-bottom:10px;	
}


h3{
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 2px #006600;
	padding:0px 0px 5px;
	margin-top:0px;
	margin-bottom:5px;	
}

h5{
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:solid 1px #006633;
	margin-top:20px;	
}
.path{
	height:14px;
	font-size:12px;
	margin-bottom:4px;	
}
.path ul{
	margin:0px;padding:0px;	
}
.path li{
	display:block;
	float:left;
	padding:0px 10px 4px 12px;
	background-image:url(/img/path_art.png);
	background-repeat:no-repeat;	
}


/* parts */
#bb{
	width:940px;
	height:270px;
	margin:0px 10px 10px;
	position:relative;
	overflow:hidden;
}
#bb .page{
	width:940px;
	height:270px;
	position:absolute;
	display:none;
	cursor:pointer;		
}

.block1{
	position:relative;
	width:918px;
	border:solid 1px #CCC;
	background-image:url(../img/block1_back.png);
	background-repeat:repeat-x;	
	padding:45px 10px;
	margin:10px;
}
.block1 .title{
	position:absolute;
	left:0px;
	top:0px;
}
.block3{
	width:951px;
	margin:0px 0px 10px 10px;
}
.block3 .block{
	width:284px;
	float:left;
	overflow:hidden;
	border:solid 1px #CCC;
	background-repeat:repeat-x;
	margin-right:11px;
	font-size:12px;
	background-color:#FAFAFA;
}
#top3{
	height:340px;
}
#inquiry3{
	height:460px;
}
#top3 .block{
	height:200px;
	padding:130px 10px 10px;
}
#inquiry3 .block{
	height:200px;
	padding:250px 10px 10px;
}
.block4{
	width:952px;
	margin:0px 0px 10px 10px;
}
.block4 .block{
	width:225px;
	float:left;
	overflow:hidden;
	border:solid 1px #CCC;
	background-repeat:no-repeat;
	margin-right:10px;
	font-size:12px;
	background-color:#FAFAFA;
}
.block5{
	width:945px;
	margin:0px 0px 10px 10px;
}
.block5 .block{
	width:184px;
	float:left;
	overflow:hidden;
	border:solid 1px #CCC;
	background-repeat:no-repeat;
	margin-right:5px;
	font-size:12px;
}



.button{
	width:120px;
	height:30px;
	background-image:url(/img/btn_send.png);	
	background-repeat:no-repeat;
	cursor:pointer;
}
.button:hover{
	background-position:0px -30px;	
}
.button20{
	width:100px;
	height:20px;
	background-image:url(/img/btn_shiborikomi.png);	
	background-repeat:no-repeat;
	cursor:pointer;
}
.button20:hover{
	background-position:0px -20px;	
}
.more{
	position:absolute;
	top:0px;
	right:0px;
	width:105px;
	height:20px;
	background-image:url(/img/btn_more.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.more:hover{
	background-position:0px -20px;	
}
.jisseki_link{
	background-color:#EEEEEE;
	margin:4px 0px 8px;
	padding:4px;
	border:solid 1px #999999;
	cursor:pointer;
}
.jisseki_link:hover{
	background-color:#FFFFCC;
}

/* find */
.find_list{
	position:relative;
	width:987px;
	padding:0px 5px;
}
.find_elm{
	width:150px;
	margin:0px 37px 20px 0px;
	float:left;
}
.find_elm_pic{
	width:150px;
	height:150px;
	background-color:#EEE;
	background-image:url(/img/noimage150.jpg);
}
.find_elm_cap{
	width:150px;
	font-size:14px;
	line-height:16px;
	height:32px;
	overflow:hidden;
	text-align:center;
	margin-top:2px;
}

/* view */
.column2{
	width:950px;
	margin:0px 0px 10px 10px;
}
.column2 .block{
	width:443px;
	float:left;
	border:solid 1px #CCC;
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;;
	font-size:12px;
	margin:0px 10px 10px 0px;
}

#top_column2{
	width:940px;
	margin:0px 0px 10px 10px;
}
#top_column2 .block{
	width:440px;
	float:left;
	overflow:hidden;
	border:solid 1px #CCC;
	padding:50px 10px 10px;
	font-size:12px;
}
#top_column2 .banner_box{
	width:468px;
	float:right;
	overflow:hidden;
}
.banner468{
	width:468px;
	height:60px;
	margin-bottom:3px;
	background-color:#CCC;
}
#service a{
	color:#000;
	text-decoration:none;	
}

/* popupbox */
.pb_backscreen{
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pb_edge{
	position: fixed;
	z-index:1001;
	top:50%;
	left:50%;	
	height:620px;
	width:420px;
	margin-left:-210px;
	margin-top:-260px;
	background-color:#999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pb_dialog{
	position:fixed;
	width:750px;
	height:400px;
	top:50%;
	left:50%;
	right:auto;
	background-color:#FFF;
	z-index:1002;
	margin-left:-200px;
	margin-top:-150px;
	padding:0px;
	overflow:hidden;
}
.pb_close{
	width:16px;
	height:16px;
	background-color:FC0;
	background-image:url(/img/icon/close.png);
	position:absolute;
	right:0px;
	margin:2px;
}
.pb_close:hover{
	background-position:0px -16px;	
}

/* splash */
.splash{
	position:relative;
	width:800px;
	height:600px;
}
.splash .sp_next{
	position:absolute;	
	bottom:10px;	
	right:10px;
	width:100px;
	text-align:center;
	background-color:#DDD;
	border:solid 1px #999;
	padding:5px;
	cursor:pointer;
}
.splash .sp_close{
	position:absolute;	
	bottom:10px;	
	left:10px;
	width:100px;
	background-color:#DDD;
	border:solid 1px #999;
	text-align:center;
	padding:5px;
	cursor:pointer;
}

/* editbox */
.edit_box{
	height:24px;
}
.edit_box .view{
	line-height:170%;
}
.edit_box .view:hover{
	text-decoration:underline;
	color:#0066CC;
	line-height:170%;
}
.edit_box .edit{
	display:none;
}

/* tab */
.tab{
	background-image:url(/img/menu_back.png);
	background-repeat:repeat-x;
}
.tab table{
	border-collapse:collapse;
}
.tab td{
	padding:4px 12px 3px;
	border:solid 1px #999999;
	background-color:#DDDDDD;
	height:14px;
	cursor:pointer;
}
.tab .spacing{
	border:none;
	border-bottom:solid 1px #999999;
	background-color:#FFFFFF;
	width:2px;
	padding:4px 0px;
	overflow:hidden;
}
.tab .selected{
	background-color:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
.tab td:hover{
	background-color:#FFFF99;
}

/* sitemap */
#sitemap{
	border:none;
	margin:auto;
	font-size:12px;
	border-collapse:collapse;
}
#sitemap td{
	border:none;
	border-right:solid 1px #CCCCCC;
	padding:8px;
}
.sitemap_h{
	font-weight:bold;
	width:300px;
}
.sitemap_b{
	width:300px;
	vertical-align:text-top;
}
#sitemap li{
	list-style-image:url(/img/sitemap_list_image.png);
	list-style-type:none;
	margin-left:0px;
}
#sitemap li li{
	margin-left:-10px;
}
#sitemap li li li{
	margin-left:-20px;
}

/* inquiry */
.inq_btn{
	width:260px;
	height:40px;
	cursor:pointer;
	margin:0px auto 5px;
}
.inq_btn:hover{
	background-position:0px -40px;	
}

/* faq */
#faq{
	padding:0px 10px 10px;	
}
#faq h5{
 	margin:8px 0px 14px;
	padding:8px 0px 14px 60px;
	background-image:url(/img/faq_ques.png);
	background-repeat:no-repeat;
}
#faq div{
	padding:5px 0px 10px 60px;	
	line-height:140%;
	background-image:url(/img/faq_ans.png);
	background-repeat:no-repeat;
}

/* news */
.picture_list img{
	cursor:pointer;		
}
.picture_list .caption{
	padding:4px 0px;	
}

/* movie */
.movielistelm{
	border:solid 1px #999999;
	background-color:#F8F8F8;
	padding:10px;
	height:100px;
	margin-bottom:10px;
	cursor:pointer;
}
.movielistelm .picture{
	display:block;
	float:left;
	width:178px;
	height:100px;
	border:none;	
}
.movielistelm .rightpart{
	margin-left:10px;
	float:left;
	width:588px;
}
.movielistelm .title{
	border-bottom:solid 1px #333333;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 5px;
	margin-bottom:5px;
}
.movielistelm .desc{
	margin-bottom:10px;
}
.movielistelm .dur{
	font-size:12px;
	color:#FFFFFF;
	background-color:#666666;
	padding:4px;
	line-height:100%;
	
}