@charset "euc-jp";
body { margin:0px; background-color:#F0E1BC;}
body,td { font-size:12px; line-height:16px; vertical-align:top; }
body,td div { font-size:12px; line-height:16px; vertical-align:top;}
img,table{ border:none;}
/* ---------------------------------- */
/* リンク */
/* ---------------------------------- */

/* 基本色 */
a:link { color:#000099; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:underline; }
a:active { color: #0099FF;}

/* 特別色 */
a:link.gold { color:#838365; text-decoration:none; }
a:visited.gold { color:#838365; text-decoration:none; }
a:hover.gold { color:#F87A7A; text-decoration:none; }
a:active.gold { color:#CCCCCC;}

a:link.gold2 { color:#655F38; text-decoration:none; }
a:visited.gold2 { color:#655F38; text-decoration:none; }
a:hover.gold2 { color:#F87A7A; text-decoration:none; }
a:active.gold2 { color:#CCCCCC;}

a:link.gray { color:#999999; text-decoration:none; }
a:visited.gray { color:#999999; text-decoration:none; }
a:hover.gray { color:#FF0000; text-decoration:none; }
a:active.gray { color:#CCCCCC;}

a:link.gray2 { color:#444444; text-decoration:none; }
a:visited.gray2 { color:#444444; text-decoration:none; }
a:hover.gray2 { color:#FF0000; text-decoration:none; }
a:active.gray2 { color:#CCCCCC;}

a:link.w { color:#FFFFFF; text-decoration:none; }
a:visited.w { color:#FFFFFF; text-decoration:none; }
a:hover.w { color:#F87A7A; text-decoration:none; }
a:active.w { color:#CCCCCC;}

a:link.w2 { color:#FFFFFF; text-decoration:none; }
a:visited.w2 { color:#FFFFFF; text-decoration:none; }
a:hover.w2 { color:#D8D3AE; text-decoration:none; }
a:active.w2 { color:#CCCCCC;}

/* ---------------------------------- */
/* 基本要素 */
/* ---------------------------------- */

/* 配置 */
.center { text-align:center; }
.right { text-align:right; }
.right_f { float:right; }
.left_f { float:left; }
.clear { clear:both; }

/* 文字色 */
.red { color:#FF0000; }
.d_red { color:#CF0000; }
.gray { color:#666666; }
.d_pink{ color:#DD6D6D;}
.d_brown{ color:#98905D;}
.b_to_n{ font-weight:normal;}

/* 枠 */
.bd { border:1px #999999 solid; }

/* 文字サイズ */
.s { font-size:10px; }

/* IMEオフ */
.ime_off { ime-mode:disabled; }

/* div隙間調整用 */
.div_s{
	line-height:1;
	margin:0;
	font-size:1;
}

.po_img{
	vertical-align:-5px;
	margin-right:5px;
}
.po_img2{
	vertical-align:-13;
}
.po_img3{
	vertical-align:middle;
}
.po_img4{
	vertical-align:-10;
}

.shade_l{
	background-image:url(../img/shade_l.gif);
	background-repeat:repeat-y;
	background-position:top;
}
.shade_r{
	background-image:url(../img/shade_r.gif);
	background-repeat:repeat-y;
	background-position:top;
}

#header{
	width:750px;
}

h1{
	margin:0px;
	font-size:10px;
	font-weight:normal;
	height:21px;
	background-image:url(../img/h1_bk.jpg);
	background-repeat:repeat;
	background-position:top;
	color:#A5A5A5;
	padding:6px 0px 0px 29px;
}
.head_bk{
	background-image:url(../img/head_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:524px;
	height:53px;
	color:#838365;
	padding:30px 26px 0px 0px;
	text-align:right;
}
.head_po{
	vertical-align:-4;
	margin:0px 2px 0px 18px;
}

.flash1 {
	background-image:url(../img/top_img.jpg);
	background-position:top left;
	text-align:center;
	border:0px;
	padding:0px;
}
.flash2 {
	padding-top:2px;
}

#main{
	width:750px;
}

/* menu */
#menu{
	width:750px;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li{
	float:left;
	line-height:1em;
	display:block;
	height:37px;
	font-size:0px;
	line-height:0;
	vertical-align:bottom;
}
#menu li span{
	display:none;
}
#menu_e{
	width:21px;
	height:37px;
}
#menu_s{
	width:22px;
	height:37px;
}

/* menu1 */
#menu1{
	background:url(../img/menu/menu01.gif) 0 0 no-repeat;
}
#menu1 a{
	display:block;
	width:140px;
	height:37px;
}
#menu1 a:hover{
	background:url(../img/menu/menu01_on.gif) 0 0 no-repeat;
}
/* menu2 */
#menu2{
	background:url(../img/menu/menu02.gif) 0 0 no-repeat;
}
#menu2 a{
	display:block;
	width:142px;
	height:37px;
}
#menu2 a:hover{
	background:url(../img/menu/menu02_on.gif) 0 0 no-repeat;
}
/* menu3 */
#menu3{
	background:url(../img/menu/menu03.gif) 0 0 no-repeat;
}
#menu3 a{
	display:block;
	width:142px;
	height:37px;
}
#menu3 a:hover{
	background:url(../img/menu/menu03_on.gif) 0 0 no-repeat;
}
/* menu4 */
#menu4{
	background:url(../img/menu/menu04.gif) 0 0 no-repeat;
}
#menu4 a{
	display:block;
	width:142px;
	height:37px;
}
#menu4 a:hover{
	background:url(../img/menu/menu04_on.gif) 0 0 no-repeat;
}
/* menu5 */
#menu5{
	background:url(../img/menu/menu05.gif) 0 0 no-repeat;
}
#menu5 a{
	display:block;
	width:141px;
	height:37px;
}
#menu5 a:hover{
	background:url(../img/menu/menu05_on.gif) 0 0 no-repeat;
}

.top_comment{
	background-image:url(../img/top/top_txt_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#8F7C7C;
	height:114px;
	padding:25px 0px 0px 32px;
}

/* item_intro */
.item{
	background-image:url(../img/top/item_intro_ti.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.item_comment{
	background-image:url(../img/top/item_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:230px;
}
.item_date{
	background-image:url(../img/top/item_date_bk.jpg);
	background-repeat:no-repeat;
	background-position:35 0;
	height:29px;
	padding:6px 0px 0px 56px;
	float:left;
	color:#DD6C6C;
	font-weight:bold;
}
.item_title{
	float:left;
	color:8E9222;
	font-weight:bold;
	font-size:14px;
	padding:6px 0px 0px 10px;
}
.item_text{
	float:left;
	width:500px;
	padding:6px 0px 0px 56px;
	color:#555555;
	line-height:1.6;
}
.item_photo{
	border:solid #DBD7D7 1px;
	margin:0px 0px 0px 15px;
	float:left;
}

/* topics */
.topics_box{
	background-image:url(../img/top/topics_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:501px;
	height:153px;
}

.topi_scroll{
	height:150px;
	overflow:auto;
	border: 0px;
	scrollbar-face-color:#D3CC93;					/*スクロールバー本体の色*/
	scrollbar-highlight-color: #D3CC93;		/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color: #D3CC93;			/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color: #D3CC93;			/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color: #A9A171;				/*矢印の色*/
	scrollbar-track-color: #ECEBDE;				/*背面の色*/
	scrollbar-darkshadow-color: #D3CC93;	/*スクロールバー右側（下）の影*/
	margin-left:20px;
}
.topics_date{
	background-image:url(../img/top/topi_po.jpg);
	background-repeat:no-repeat;
	background-position:15 1;
	height:29px;
	color:#725B5B;
	font-weight:bold;
	padding:7px 0px 0px 36px;
}
.topics_photo{
	border:solid #DBD7D7 1px;
	float:right;
	margin-right:20px;
}
.topics_title{
	color:#666666;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.topics_text{
	color:#555555;
	padding:7px 0px 0px 0px;
}
.topics_line{
	background-image:url(../img/top/topics_line.gif);
	background-repeat:repeat-x;
	background-position:0 6;
	margin:0px 10px;
}

#footer{
	background-image:url(../img/foot_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:750px;
	height:72px;
}
.copy{
	padding:15px 20px 0px 0px;
	font-size:10px;
	color:#8A8A8A;
	text-align:right;
}
.c_mark{
	font-size:12px;
	vertical-align:1;
}



/* cts */
#cts{
	background-image:url(../img/cts/cts_bk.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:670px;
	padding:30px 40px 30px 40px;
}
.photo_bd{
	border:solid #E1DCB7 1px;
	margin:5px 5px 0px 0px;
	padding:0px;
}
.title{
	margin-bottom:20px;
}

/* item */
.item_bk1{
	color:#98905C;
	font-weight:bold;
	padding:12px 0px 0px 5px;
}
 
a:link.a_item_bk { color:#746D3D; text-decoration:none; }
a:visited.a_item_bk { color:#746D3D; text-decoration:none; }
a:hover.a_item_bk { color:#AF2D2D; text-decoration:none; background-color:#F0C2BC; display:block;}
a:active.a_item_bk { color:#CCCCCC;}

.item_bk{
	padding:0px 0px 10px 0px;
}
.s_item_bk {
	font-weight:bold;
	color:#888888;
}
.i_bk_date{
	border-bottom:dashed #E7D0BE 1px;
	padding:0px 5px 1px 22px;
	margin-top:7px;
	margin-right:10px;
	background-image:url(../img/cts/i_bk_po.jpg);
	background-repeat:no-repeat;
	background-position:0 -2;
}
.item_bk2{
	color:#98905C;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.item_bk2_tbl{
	margin:10px 0px 0px 10px;
}
.i_name{
	background-image:url(../img/cts/i_point_p2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:0px;
	color:#C44A4D;
	width:500px;
}
.i_place{
	background-image:url(../img/cts/i_point_w2.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#CCCCCC;
	padding:20px 10px 9px 20px;
	color:#666666;
	margin-bottom:10px;
	width:500px;
}
.i_text{
	background-image:url(../img/cts/i_point_w.gif);
	background-repeat:repeat-y;
	background-position:left;
	border:solid #DFD1D1 1px;
	color:#555555;
	margin:0px 15px 10px 0px;
	padding:15px 10px 10px 25px;
	width:500px;
	background-color:#FFFFFF;
	line-height:18px;
}
/*
.i_img_ti1{
	color:#666666;
	margin:0px 15px 0px 15px;
	width:470px;
	font-size:10px;
	border-style:solid;
	border-width:1 4 1 4;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	padding-left:5px;
	background-color:#F6ECEF;
	margin-top:2px;
}
.i_img_ti2{
	color:#666666;
	margin:2px 15px 0px 15px;
	width:120px;
	font-size:10px;
	border-style:solid;
	border-width:1 4 1 4;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	padding-left:5px;
	background-color:#F6ECEF;
}
*/
.i_img_ti1{
	font-size:10px;
	color:#666666;
	margin:0px;
}
.i_img_ti2{
	font-size:10px;
	color:#666666;
	margin:0px;
}
.i_text2{
	color:#555555;
	margin:10px 15px 0px 0px;
	width:185px;
}
#item_dt{
	background-color:#FDF9E0;
	margin:20px 0px 15px 0px;
	border-style:solid;
	border-width:1 2 2 1;
	border-color:#FFFFFF #DCD6AA #DCD6AA #FFFFFF;
}
.go_item{
	margin:0px 20px 0px 0px;
	padding:3px 0px 2px 0px;
	font-size:10px;
	background-color:#D9D09B;
	vertical-align:middle;
	border-style:solid;
	border-width:1 1 1 1;
	border-color:#CCCCCC #DD6D6D #DD6D6D #CCCCCC;
	width:100px;
	height:20px;
	letter-spacing:1;
}
.i_dt_name{
	margin:5px 5px 10px 5px;
	background-image:url(../img/cts/i_point_p.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:4px 0px 0px 15px;
	height:24px;
	color:#C44A4D;
	font-weight:bold;
	font-size:14px;
	border-bottom:double #ECBBAD 3px;
}
.i_dt_img{
	border:solid #E1DCB7 1px;
	margin:5px 5px 20px 10px;
}
.i_kakkau{
	width:250px;
	color:#98905D;
	font-weight:bold;
	margin:2px 0px 0px 5px;
}
.i_kakkau2{
	font-weight:bold;
	font-size:14px;
	margin:0px 3px 0px 5px;
	letter-spacing:1;
}
.i_dt_text{
	width:240px;
	color:#666666;
	margin:10px 10px 0px 5px;
	line-height:1.4;
}
	

/* contact */
.td_left{
	background-image:url(../img/cts/con_td_bk.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:solid #E5A39B 1px;
	padding:8px 0px 0px 5px;
	color:#555555;
	font-weight:bold;
	border-left:solid #E5A39B 4px;
}
.td_right{
	border-bottom:dashed #E1DCB7 1px;
	padding:5px 15px;
	color:#555555;
}
.con_text{
	padding:0px 0px 0px 20px;
	color:#655F38;
}
.con_tbl .td_right{
	color:#555555;
}
.con_end{
	color:#555555;
	padding:10px 0px 30px 20px;
}


/* recruit */
.rec_td_left{
	background-image:url(../img/cts/td_bk.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:solid #C3BB88 1px;
	border-left:solid #C3BB88 4px;
	padding:8px 0px 0px 0px;
	color:#555555;
	font-weight:bold;
}
.td_right2{
	border-bottom:dashed #E1DCB7 1px;
	padding:10px 10px 5px 10px;
	color:#555555;
}
.to_con_btn a{
	display:inline;
	width:78px;
	background-color:#DD6D6D;
	border-style:solid;
	border-width:1 1 1 1;
	border-color:#CCCCCC #DD6D6D #DD6D6D #CCCCCC;
	padding:3px 5px 2px 5px;
	margin:0px 0px 0px 5px;
	vertical-align:middle 1;
}
.to_con{
	margin:5px 0px 0px 0px;
	color:#555555;
}


/* company */
.com_td_left{
	border-bottom:solid #C3BB88 1px;
	border-left:solid #C3BB88 4px;
	color:#555555;
	font-weight:bold;
}
.aisatu_box{
	background-color:#FFFFFF;
	margin:0px 0px 20px 0px;
	background-image:url(../img/cts/bk_race.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-style:solid;
	border-width:1 1 1 1;
	border-color:#E4E3E0 #EAC3BE #EAC3BE #E4E3E0;
}
.aisatu_text{
	padding:15px 20px;
	color:#655F38;
	background-image:url(../img/cts/bk_race4.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	line-height:1.4;
}
.telfax{
	margin:5px 0px 0px 0px;
}
.map{
	margin:0px 0px 0px 0px;
	border:solid #DBD7BB 1px;
}
.map_pdf{
	margin:20px 38px 10px 0px;
}
.map_pdf2{
	margin:20px 5px 10px 0px;
}
.map_pdf3{
	margin:5px 38px 10px 0px;
}

.to_map_btn a{
	display:inline;
	width:120px;
	background-color:#DD6D6D;
	border-style:solid;
	border-width:1 1 1 1;
	border-color:#CCCCCC #DD6D6D #DD6D6D #CCCCCC;
	padding:3px 8px 2px 5px;
	margin:0px 0px 0px 5px;
	vertical-align:middle 1;
}

.to_map_btn2 a{
	display:inline;
	width:90px;
	background-color:#DD6D6D;
	border-style:solid;
	border-width:1 1 1 1;
	border-color:#CCCCCC #DD6D6D #DD6D6D #CCCCCC;
	padding:3px 8px 2px 5px;
	margin:0px 0px 0px 5px;
	vertical-align:middle 1;
}



/* privacy */
.pri_title{
	background-image:url(../img/cts/td_bk3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:solid #CCCCCC 2px;
	background-color:#DBD6B7;
	color:#655F38;
	font-weight:bold;
	padding:4px 0px 3px 12px;
	margin-bottom:15px;
}
.pri_txt1{
	padding:0px 33px;
	margin-bottom:10px;
	color:#555555;
}
.pri_txt2{
	padding:3px 18px 2px 18px;
	margin:20px 10px 10px 10px;
	border-top:solid #C3BB88 1px;
	border-bottom:double #C3BB88 3px;
	background-color:#DBD6B7;
	color:#666666;
	font-weight:bold;
}
.pri_txt3{
	color:#555555;
	margin:10px 10px 10px 20px;
}
.pri_txt4{
	border-top:dashed #C3BB88 1px;
	margin:10px 10px 10px 20px;
	padding:8px 10px 0px 0px;
	text-align:right;	
	color:#555555;
}

/* sitemap */
.site1{
	background-image:url(../img/cts/td_bk4_bk.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	height:30px;
	font-weight:bold;
	background-color:#DBD6B7;
	border-bottom:dashed #D9D4B5 1px;
	border-top:solid #C5BE91 1px;
	color:#F87A7A;
}
.site2{
	padding:5px 0px 15px 40px;
	margin-bottom:10px;
	font-size:10px;
	color:#666666;
	background-color:#F7F4E6;
}


