@charset "UTF-8";
/* ==============================
	contents.css
	インポート用CSS
	e-さのタウン　サブコンテンツ
============================== */

@import "esano_common.css";




/*サブページはここから↓*/

/*header*/
.head2 {
	margin: 0 ;
	padding: 0;
	text-align: center;
	overflow: hidden;
	clear: both;
	/*background: url(../images/top/headbg.gif) ;
	background-position: left top;
	background-repeat: repeat;*/
	height: 0px;
	padding: 10px 0px 0px 0px;

}

/*------------------------
中ページ
--------------------------*/


/*中のコンテンツ*/
	
.pagephoto {
margin-bottom:10px;
}

/*真ん中　タイトル*/
#submain h5 {
	background:url(../images/common/titleback.gif) ;
	text-align: left;
	padding: 5px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	height: 25px;
	}
/*真ん中　タイトル終了*/



.pankuzu {
	text-align:left;
	padding: 0 0 20px 6px;
}

.pankuzu a {
	text-decoration: none;
}

.pankuzu a:hover {
	text-decoration: underline;
}


/*中のコンテンツ終了*/


/* 中のタイトル終了*/

/*会社概要----------------*/
.com-table {
	background: #FFF ;
	margin-bottom:25px;
	font-size: 90%;

}
.com-table  th {
	background: #F0F0F0;
	padding:10px 4px 10px 10px;
	border-bottom: 1px dotted #999999;
	width:150px;
	vertical-align:top;
	text-align: left;
}


.com-table  td {
	padding:10px 0 10px 10px;
	vertical-align:top;
	text-align: left;
border-bottom: 1px dotted #999999;
}



/*------------------------
詳細
--------------------------*/

.det_table {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin: 10px 0 10px 0;
}

.det_table th {
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding:5px;
text-align: left;
background-color: #E3E3E3;

}

.det_table td {
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding:5px;
text-align: left;
}


.map {
color:#FF6600;
font-weight: bold;
border-bottom: 1px dotted #FF6600;
}

/* ------------------------------
	サイトマップ
------------------------------ */

#cont-sitemap ul{
	padding:0;
	border-bottom: 1px dotted #999999;
	list-style: none;
}
#cont-sitemap ul li{
	padding:5px 10px 5px 15px;
	background: url(../images/common/icon4.gif) 5px 15px no-repeat;
}
#cont-sitemap ul li a{
	text-decoration: underline;
	font-weight: bold;	
}
#cont-sitemap ul li a:hover{
	color: #0000FF;
}




/*------------------------
スケジュール
--------------------------*/
.sc_table {
border-top: 1px dotted #666666;
border-left: 1px dotted #666666;
margin-bottom: 10px;
}

.sc_table th {
border-bottom: 1px dotted #666666;
border-right: 1px dotted #666666;
padding:5px;
background-color: #333333;
color: #FFFFFF;
text-align: center;
}

.sc_table td {
border-bottom: 1px dotted #666666;
border-right: 1px dotted #666666;
padding:5px;
text-align: center;
}



/* ------------------------------
お問い合わせ
------------------------------ */
.contact_form {
margin: 0;

}

.contactwaku {
border: 1px solid #999999;
}


.contact_form th {
text-align: left;
padding:5px 5px 5px 20px;
border-bottom: 1px dotted #666666;
background-color: #CDCDCD ;
}

.contact_form td {
border-bottom: 1px dotted #666666;
padding:5px;
}

.must {
color:#C84264;
}

/*------------------------
テーブル　詳細
--------------------------*/
td .dtriangle {
	color: #CC0000;
}


/* テーブル　サイトマップのリンク*/
table .sitemaplink a {
	text-decoration: none;
}

table .sitemaplink a:hover {
	text-decoration: underline;
	}

/* テーブル　サイトマップのリンク終了*/

/* ------------------------------
	仕事詳細 仕事一覧
------------------------------ */
.joblistwaku {
border: 1px solid #999999;
}

.job_shosai_form {
margin: 0;
}


.job_shosai_form th {
text-align: left;
padding:5px 0 5px 15px;
border-bottom: 1px dotted #666666;
background: #D9D9B3 url(../images/common/icon4.gif) no-repeat 5px ;
}

.job_shosai_form td {
border-bottom: 1px dotted #666666;
padding:5px;
}

/* ------------------------------
	観光スポット
------------------------------ */
.sub_sightt_o {
background-color:#FF9933;
padding: 5px 0 5px 10px;
border-left: 5px solid #FF3300;
font-weight: bold;
margin-bottom: 10px;
}


.sub_sightt_gr {
background-color:#669933;
padding: 5px 0 5px 10px;
border-left: 5px solid #006600;
font-weight: bold;
margin-bottom: 10px;
}

.access {
width: 320px;
background-color:#FFFFFF;
padding:5px;
margin-top: 10px;
}



.accessname {
background-color:#FFCC99;
font-weight:bold;
padding: 5px;
margin-bottom: 10px;
}

.accessinfo {
border-bottom: 1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size: 150%; 
}

/* ------------------------------
	イベントページ
------------------------------ */
.eventtitle {
border-bottom: 1px #0066FF;
}
