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

/* 共通 */
* {
	margin: 0px;
	padding: 0px;
}

div{
zoom:1;/*for IE 5.5-7*/
}

.clear {
 content: ".";
     display: block;
     visibility: hidden;
     height: 0.1px;
     font-size: 0.1em;
    line-height: 0;
     clear: both;
}

body{
     background:url(img/body_bg01.png) repeat-x;
	 font-size:14px;
	 color:#333333;
	 line-height:130%;
}

a{
	text-decoration:underline;
	 color:#59824F;
}

#wrapper{
     background:url(img/wrapper_bg.png) repeat-y;
	 width:816px;
	 margin:0px auto 0px auto;
}

#wrapper02{
	background:url(img/wrapper02_bg.png) no-repeat;
	clear: both;
	padding-right: 9px;
	padding-left: 9px;
}

/*プラグイン専用*/

.paged-archives{
    text-align:center;
}

.page-navigation{
    text-align:center;
	margin:0px 0px 20px 0px;
}

.paged-archives a, .paged-archives a:visited{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
color: #000066;
}

.paged-archives b{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
color: #000066;
background-color: #dae0e6;
text-align:center;
}


/*ヘッダー*/

#header{
	background:url(img/header.png) top;
	width:798px;
	height:100px;
	position: relative;
}

#header_text{
	position:absolute;
	font-size:10px;
	color:#FFFFFF;
	left: 6px;
	top: 1px;
}

h1 a{
	width:200px;
	height:50px;
	display:block;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
}

#header_link01{
	position:absolute;
	left: 416px;
	top: 25px;
	font-size: 11px;
}

#header_link02{
	position:absolute;
	left: 539px;
	top: 25px;
	font-size: 11px;
}

#header_link01 a,#header_link02 a{
    color:#676766;
}

#mail_magazine{
	background:url(img/mail_magazine.png) no-repeat;
	width:184px;
	height:194px;
	margin: 0px auto 20px auto;
	padding: 0px 10px 0px 10px;
}

#mail_magazine_text_01{
	width:180px;
	height:17px;
	margin: 65px 0px 30px 0px;
}

#mail_magazine_text_02{
	width:85px;
	height:17px;
	float: left;
}

#mail_magazine_text_03{
	width:85px;
	height:17px;
	margin: 0px 0px 10px 6px;
	float: right;
}

#mail_magazine_text_04{
    margin:0px 0px 0px 5px;
}


/* グローバルナビゲーション
-------------------------------------------------------------*/

#g_navi{
    height:53px;
	list-style:none;
	width:798px;
}

#g_navi li{
	float:left;
	clear:right;
	width:114px;
}

#g_navi li a{
    display:block;
	text-indent:-9999px;
	height:53px;
	background:url(img/g_navi.png) no-repeat;
}

#top a:link, #top a:visited{
    background-position:-0px 0px;
}

#about a:link, #about a:visited{
    background-position:-114px 0px;
}

#guide a:link, #guide a:visited{
    background-position:-228px 0px;
}

#access a:link, #access a:visited{
    background-position:-342px 0px;
}

#voice a:link, #voice a:visited{
    background-position:-456px 0px;
}

#event a:link, #event a:visited{
    background-position:-570px 0px;
}

#contact a:link, #contact a:visited{
    background-position:-684px 0px;
}

#top a:hover{
    background-position:-0px -53px;
}

#about a:hover{
    background-position:-114px -53px;
}

#guide a:hover{
    background-position:-228px -53px;
}

#access a:hover{
    background-position:-342px -53px;
}

#voice a:hover{
    background-position:-456px -53px;
}

#event a:hover{
    background-position:-570px -53px;
}

#contact a:hover{
    background-position:-684px -53px;
}

/*サブナビゲーション*/


/*施設紹介*/

#about_sub{
	background:url(img/subnavi/about.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#about_sub a{
    background:url(img/subnavi/about.png) no-repeat;
}

#guide_sub{
	background:url(img/subnavi/guide.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#guide_sub a{
    background:url(img/subnavi/guide.png) no-repeat;
}

#voice_sub{
	background:url(img/subnavi/voice.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#voice_sub a{
    background:url(img/subnavi/voice.png) no-repeat;
}

#event_sub{
	background:url(img/subnavi/event.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#event_sub a{
    background:url(img/subnavi/event.png) no-repeat;
}

#contact_sub{
	background:url(img/subnavi/contact.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#contact_sub a{
    background:url(img/subnavi/contact.png) no-repeat;
}

#sitemap_sub{
	background:url(img/subnavi/sitemap.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#sitemap_sub a{
    background:url(img/subnavi/sitemap.png) no-repeat;
}

#privacy_sub{
	background:url(img/subnavi/privacy.png) top left no-repeat;
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#privacy_sub a{
    background:url(img/subnavi/privacy.png) no-repeat;
}



#sub01 a,#sub02 a,#sub03 a,#sub04 a,#sub05 a,#sub06 a,#sub07 a,#sub08 a,#sub09 a,#sub10 a,#sub11 a {
    height:29px;
	width:230px;
	display:block;
	text-indent:-9999px;
}

#sub01 a{
    background-position:0px -40px;
}

#sub02 a{
    background-position:0px -69px;
}

#sub03 a{
    background-position:0px -98px;
}

#sub04 a{
    background-position:0px -127px;
}

#sub05 a{
    background-position:0px -156px;
}

#sub06 a{
    background-position:0px -185px;
}

#sub07 a{
    background-position:0px -214px;
}

#sub08 a{
    background-position:0px -243px;
}

#sub09 a{
    background-position:0px -272px;
}

#sub10 a{
    background-position:-230px -301px;
}

#sub01 a:hover{
    background-position:-230px -40px;
}

#sub02 a:hover{
    background-position:-230px -69px;
}

#sub03 a:hover{
    background-position:-230px -98px;
}

#sub04 a:hover{
    background-position:-230px -127px;
}

#sub05 a:hover{
    background-position:-230px -156px;
}

#sub06 a:hover{
    background-position:-230px -185px;
}

#sub07 a:hover{
    background-position:-230px -214px;
}

#sub08 a:hover{
    background-position:-230px -243px;
}

#sub09 a:hover{
    background-position:-230px -272px;
}

#sub10 a:hover{
    background-position:-230px -301px;
}





/*コンテンツ*/
#contents{
	background:url(img/bg_contents.png) repeat-y;
}

#left{
	float:left;
	width:230px;
	padding: 28px 0px 0px 0px;
}

#right{
	float:right;
	width:500px;
	padding: 28px 34px 50px 34px;
	background-color: #FFFFFF;
}

/*左メニュー*/

#banner_00 a{
	background:url(img/bannar_recruit.jpg) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_01 a{
	background:url(img/side_banner_01.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_02 a{
    background:url(img/side_banner_02.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

#banner_03 a{
    background:url(img/side_banner_03.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_04 a{
    background:url(img/side_banner_04.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_05 a{
    background:url(img/side_banner_05.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_08 a{
    background:url(img/side_banner_08.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_09 a{
    background:url(img/side_banner_09.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}
#banner_10 a{
    background:url(img/side_banner_10.png) no-repeat;
	width:204px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin:0px auto 20px auto;
}

/*リスト*/

.no{
   padding:0px 20px 0px 30px;
   margin:20px 0px 20px 0px;
}

.no li{
   margin:20px 0px 20px 0px;
}

.no_privacy{
	padding:0px 20px 0px 50px;
	margin:20px 0px 20px 0px;
}

.no_privacy li{
	margin:10px 0px 10px 0px;
}

.list_sitemap{
	padding:0px 20px 0px 30px;
	margin:20px 0px 20px 0px;
	list-style: none;
}

.list_sitemap li{
	padding:0px 0px 10px 10px;
	background:url(img/pointer.png) no-repeat;
	background-position:2px 4px;
}

.price{
    list-style:none;
	width:480px;
	margin:0px auto 0px auto;
}

.price li{
	background:url(img/news_point.png) no-repeat;
	padding:0px 0px 0px 10px;
	background-position:0px 4px;
	margin: 5px 0px 5px 0px;
}
    
/*　テーブル装飾　*/
.table_price{
	width:480px;
	margin:20px auto;
	padding:1px;
	border:2px solid #E0DDD8;
	text-align: left;
	}
	.table_price1{
		background-color:#caC0bd;
		padding:5px;
		text-align:center;
		color:#FFFFFF;
		font-weight:bold;
		}
	.table_price2{
	background-color:#F0EFE6;
	padding:5px;
	color:#504B3A;
	text-align:center;
		}
	.table_price3{
		background-color:#F4F3F0;
		padding:5px;
		text-align:left;
		}
		
		
.c-form {
	width:480px;
	border:#E0DDD8 3px solid;
	border-collapse:collapse;
	clear:both;
	margin: 20px auto 20px auto;
}

.c-form th {
	padding:5px 5px 5px 10px;
	text-align:left;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	background: #59824F;
}

.c-form td {
	padding:5px 5px 5px 10px;
	border:#DDD 1px dashed;
}
		
/*メインコンテンツ*/

.p_text_right{
    text-align:right;
}

.text{
	padding:0px 10px 0px 15px;
	margin: 10px 0px 20px 0px;
}

.text_02{
	padding:0px 10px 0px 25px;
	margin: 0px 0px 20px 0px;
}

.text_event{
	padding:0px 10px 0px 15px;
	margin: 10px 0px 10px 0px;
	color:#333333;
	font-weight: bold;
}

h3{
	background:url(img/h3.png) no-repeat;
	width:470px;
	height:27px;
	color: #333333;
	font-size: 14px;
	padding: 7px 0px 0px 30px;
	position: relative;
}

h3 a{
	width:87px;
	height:25px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 412px;
	top: 2px;
	background:url(img/h3_news.png) no-repeat;
	background-position:-412px -2px;
}
h3.event a{
	width:87px;
	height:25px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left: 412px;
	top: 2px;
	background:url(img/h3_event.png) no-repeat;
	background-position:-412px -2px;
}

h3 a:hover{
    background-position:-412px -36px;
}

h4{
	color:#59824F;
	margin:10px 0px 0px 0px;
	padding: 0px 10px 0px 25px;
	background:url(img/h4_pointer.png) no-repeat;
	background-position: 5px 2px;
	font-size: 14px;
}

h5{
    color:#666666;
	margin:10px 0px 10px 0px;
	padding: 0px 10px 0px 20px;
	font-size:14px;
}

.rental{
    color:#CC0000;
	margin:10px 0px 0px 0px;
	padding: 0px 10px 0px 25px;
	background:url(img/h4_pointer02.png) no-repeat;
	background-position: 5px 2px;
}

#news_box{
	list-style:none;
	margin: 0px 0px 20px 0px;
}

#news_box li{
    border-bottom:#666666 dotted 1px;
	padding:4px 0px 4px 0px;
}

#news_box dt,#news_box dd,#news_box dl{
	display:inline;
	font-size:12px;
}

#news_box dt{
    font-weight:bold;
	color:#000000;
	font-size:12px;
}

#news_box dd{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 15px;
	background:url(img/news_point.png) no-repeat;
	background-position:0px 2px;
}

#main_contents_01{
	background:url(img/main_contents_01.png) no-repeat;
	width:95px;
	height:42px;
	margin: 0px 0px 20px 0px;
	padding:110px 0px 0px 405px;
}

#main_contents_01 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_01 a:hover{
    background-position:0px -32px;
}

#main_contents_02{
	background:url(img/main_contents_02.png) no-repeat;
	width:95px;
	height:42px;
	margin: 0px 0px 20px 0px;
	padding:110px 0px 0px 405px;
}

#main_contents_02 a{
    width:77px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(img/main_contents_over.png) no-repeat;
}

#main_contents_02 a:hover{
    background-position:0px -32px;
}

#ad{
    margin:0px 0px 5px 0px;
}

#shadow_01{
	background:url(img/shadow_01.png) no-repeat;
	width:798px;
	height:6px;
}

* html #shadow_02{
	background:url(img/shadow_02.png) no-repeat;
	width:798px;
	height:5px;
	margin-bottom: -10px;
}

#shadow_02{
	background:url(img/shadow_02.png) no-repeat;
	width:798px;
	height:5px;
}


/*フッター*/

#footer{
	background:url(img/footer.png) no-repeat;
	width:798px;
	height:88px;
	position: relative;
	text-align: center;
	padding: 17px 0px 0px 0px;
}

#footer ul,#footer li{
     display:inline;
}

#footer li{
	background:url(img/footer_pointo.gif) no-repeat;
	background-position:0px 2px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#footer ul{
   padding:0px 0px 0px 25px;
   font-size:12px;
}

#footer_text{
	margin: 22px 0px 0px 0px;

}

#footer_copy{
	margin: 8px 0px 0px 0px;

}

/* 染谷追加 */

.photo_right {
	float: right;
	border: 1px solid #333333;
	padding: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photo002 {
	border: 1px solid #333333;
	padding: 1px;
}
.photo_left {
	float: left;
}

/*装飾*/

.red{
   color:#FF0000;
}

/*採用情報写真*/

#recruit_img{
	margin:0 auto 30px auto;
	width:486px;
	height:258px;
}


/*イベントページ*/



#event_contents{
	margin:0 auto;}

.text_event{
	padding:0px 10px 0px 30px;
	margin: 10px 0px 10px 0px;
	color:#333333;
	font-weight: bold;
}

#event_contents h4{
	color:#59824F;
	margin-top:20px;
	margin-left:10px;
	border-left:5px solid  #59824F;
	border-bottom:solid 1px #999999;
	background-image: none;
	background-position: 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.list_event{
	padding:5px;
	margin: 10px 0px 10px 30px;
	color:#333333;
	list-style-type:circle;
}

.list_event li{
	padding:0px 10px 5px 0px;
	margin: 0 0 0 20px;

}

.event_ps{
	margin:60px auto 0 auto;
	border-top:dotted 1px #999999;
	text-align:right;
	padding:10px 0 0 10px;}


/*-------------shingo 2011/03/22--------------------------------------*/
.map_guide{
	text-align:center;
	margin-bottom:15px;
	border:none;
}


.map_text{
	margin-bottom:20px;
	text-align:right;
}

.map_guide a{
	border:none !important;
	color:#FFF;
}


.photo_center {
	text-align:center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.photo_center img {
	border: 1px solid #333333;
	padding: 1px;
}

.text_right_function{text-align:right;
            padding-right:10px;
}

.text_right_function_02{
	margin-top:20px;
	padding:0px 20px 0px 30px;
	list-style: none;
}

.text_right_function_02 li{
	padding:0px 0px 10px 10px;
	background:url(img/pointer.png) no-repeat;
	background-position:2px 4px;
}

.table_price_02{
	width:480px;
	margin:0 auto;
	margin-bottom:10px;
	padding:1px;
	border:2px solid #E0DDD8;
	text-align: left;
	}
	
	.table_price4{
		background-color:#fcffb1;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
	.table_price5{
		background-color:#ffd6b1;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		.table_price6{
		background-color:#ceffb1;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		.table_price7{
		background-color:#c6ffea;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		.table_price8{
		background-color:#ffa495;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		.table_price9{
		background-color:#fdd982;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		.table_price10{
		background-color:#e6ceff;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		
		.table_price11{
		background-color:#aebfff;
		padding:5px;
		text-align:center;
		color:#504B3A;
		font-weight:bold;
		}
		
		ul {list-style:none;}

.mt_10 {margin-top:10px;}
.mb_10 {margin-bottom:10px;}
.mb_20 {margin-bottom:20px;}
.mb_30 {margin-bottom:30px;}

