@charset "Shift_JIS";

html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px;
	padding:0px;
	color:#555555;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:100%;
	background:#FFFFFF;
	}
	
/* ------------------------------- */



/*  p  */


/* ------------------------------- */


/*  img  */

.img {
	margin:0px;
	padding:0px;
	clear:both;
	}
	
img {
	margin:0px;
	padding:0px;border:0px;
}

/* ------------------------------- */



/*  form  */


/* ------------------------------- */


/*  link  */

a:link { color: #0000FF; text-decoration:none; }
a:visited { color: #0000FF; text-decoration:none; }
a:hover { color:#ED145B; text-decoration:underline; }
a:active { color:#ED145B; text-decoration:underline; }

/* ------------------------------- */



/*  global  */

.global {
	width:980px;
	margin:0px;
	padding:0px;
	}


/* ------------------------------- */


/*  header  */

.header {
	margin:0px;
	padding:0px;
	}
	
.header_menu {
	width:980px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
.header_menu ul {
	padding:0px;
	margin:0px;
	clear:both;
	}
	
.header_menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	}

.header_menu p {
	margin:0px;
	padding:0px;
	}
	
.header_button01 { margin:0px; padding:0px;	}
.header_button01 a:link{ width:140px; height:46px; background: url(../image/button_01_off.gif) no-repeat;	display:block; }
.header_button01 a:visited{ width:140px; height:46px; background:url(../image/button_01_off.gif) no-repeat; display:block; }
.header_button01 a:hover{ width:140px; height:46px; background:url(../image/button_01_on.gif) no-repeat; display:block; }
.header_button01 a:active{ width:140px; height:46px; background:url(../image/button_01_on.gif) no-repeat; display:block; }	

.header_button02 { margin:0px; padding:0px; }
.header_button02 a:link{ width:140px; height:46px; background: url(../image/button_02_off.gif) no-repeat;	display:block; }
.header_button02 a:visited{ width:140px; height:46px; background:url(../image/button_02_off.gif) no-repeat; display:block; }
.header_button02 a:hover{ width:140px; height:46px; background:url(../image/button_02_on.gif) no-repeat; display:block; }
.header_button02 a:active{ width:140px; height:46px; background:url(../image/button_02_on.gif) no-repeat; display:block; }

.header_button03 { margin:0px; padding:0px; }
.header_button03 a:link{ width:140px; height:46px; background: url(../image/button_03_off.gif) no-repeat;	display:block; }
.header_button03 a:visited{ width:140px; height:46px; background:url(../image/button_03_off.gif) no-repeat; display:block; }
.header_button03 a:hover{ width:140px; height:46px; background:url(../image/button_03_on.gif) no-repeat; display:block; }
.header_button03 a:active{ width:140px; height:46px; background:url(../image/button_03_on.gif) no-repeat; display:block; }

.header_button04 { margin:0px; padding:0px; }
.header_button04 a:link{ width:140px; height:46px; background: url(../image/button_04_off.gif) no-repeat;	display:block; }
.header_button04 a:visited{ width:140px; height:46px; background:url(../image/button_04_off.gif) no-repeat; display:block; }
.header_button04 a:hover{ width:140px; height:46px; background:url(../image/button_04_on.gif) no-repeat; display:block; }
.header_button04 a:active{ width:140px; height:46px; background:url(../image/button_04_on.gif) no-repeat; display:block; }


/* ------------------------------- */


/*  main  */

.main {
	margin:0px;
	padding:0px;
	background:url(../image/main_bg.gif) repeat-y;	
	}


	
/* ------------------------------- */


/*  left  */

.left {
	width:700px;
	margin:0px;
	padding:0px;
	float:left;
	}

.left_contents {
	width:660px;
	margin:0px 20px 0px 20px;
	padding:0px;
	}
	
.midashi {
	width:650px;
	margin:0px;
	padding:2px 0px 0px 10px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:medium;
	line-height:1.6em;
	letter-spacing:0.1em;
	background-color:#C75D4F;	
	}
	
.bold {
	font-weight:bold;
	}
	
.bold2 {
	font-weight:bold;
	color:#C71444;
	}	
	
.text {
	margin:0px;
	padding:0px;
	font-size:medium;
	line-height:1.6em;
	letter-spacing:0.1em;
	}
	
.text2 {
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:1.6em;
	letter-spacing:0.1em;
	}
	
.text3 {
	margin:0px;
	padding:5px 10px 0px 10px;
	font-size:10px;
	color:#777777;
	line-height:1.6em;
	letter-spacing:0.1em;
	}
	
.text4 {
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#777777;
	line-height:1.6em;
	letter-spacing:0.1em;
	}	
	
.text5 {
	margin:0px;
	padding:0px 10px 0px 10px;
	font-size:small;
	line-height:1.6em;
	letter-spacing:0.1em;
	}	
	
.index_re {
	margin:0px;
	padding:0px;
	}

.index_re_img {
	margin:0px;
	padding:0px;
	float:left;
	}
	
.index_re_img2 {
	margin:0px;
	padding:0px;
	float:right;
	}	
	
.index_re_img img, .index_re_img2 img {
	padding-bottom:5px;
	}
	
	
/* ------------------------------- */

/*  right  */

.right {
	width:280px;
	margin:0px;
	padding:0px;
	background:url(../image/right_bg.gif) repeat-y;
	float:right;
	}

	
/* ------------------------------- */

/*  company  */

.cell01 {
	width:108px;
	margin:0px;
	padding:2px 5px 2px 5px;
	font-size:small;
	line-height:1.4em;
	letter-spacing:0.1em;
	background-color:#EFE8D8;
	border-style:solid;
	border-width:0px 0px 0px 2px;
	border-color:#932011;
	vertical-align:top;
	}
	
.cell02 {
	margin:0px;
	padding:2px 5px 2px 10px;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	vertical-align:top;
	background-color:#F8F6F0;	
	}
	
.title {
	width:645px;
	margin:0px;
	padding:1px 5px 0px 10px;
	font-weight:bold;
	font-size:small;
	color:#932011;
	line-height:1.6em;
	letter-spacing:0.1em;
	background-color:#EFE8D8;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	border-color:#932011;
	}
	
.title2 {
	width:645px;
	margin:0px;
	padding:1px 5px 0px 10px;
	font-weight:bold;
	font-size:small;
	line-height:1.6em;
	letter-spacing:0.1em;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#932011;
	}	

.address {
	margin:0px;
	padding:0px;
	background:url(../image/co_line2.gif) repeat-y;	
	}

.address_left {
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
	}

	
.address_text {
	width:314px;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}
	
.address_text2 {
	width:314px;
	margin:0px;
	padding:0px 10px 0px 10px;
	color:#C71444;
	font-weight:bold;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}	

.map_img {
	width:320px;
	margin:0px;
	padding:2px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	float:right;
	}
	
.co_line {
	margin:0px;
	padding:0px;
	background:url(../image/co_line.gif) repeat-x;
	}	



/* ------------------------------- */

/*  recuit  */

.point {
	margin:0px;
	padding:0px;
	background:url(../image/ycab_re02.gif) repeat-y;
	}

.point_text {
	color:#666666;
	font-weight:bold;
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 20px;
	background:url(../image/maru.gif) no-repeat;
	font-size:small;	
	line-height:1.6em;
	letter-spacing:0.1em;
	background-position:0em 0.4em;		
	}





/* ------------------------------- */



/*  070619  */

.co_left {
	width:320px;
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	}
	
.co_right {
	width:320px;
	margin:0px;
	padding:0px;
	float:right;
	clear:right;
	}

.co_text {
	width:300px;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}
	
.co_text_a {
	width:300px;
	margin:0px;
	padding:0px 10px 0px 10px;
	color:#C71444;
	font-weight:bold;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}	
	
	
.co_text2 {
	width:310px;
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}
	
.co_text2_a {
	width:310px;
	margin:0px;
	padding:0px 10px 0px 0px;
	color:#C71444;
	font-weight:bold;
	font-size:small;	
	line-height:1.4em;
	letter-spacing:0.1em;
	}		

.map_waku {
	margin:0px;
	padding:2px;
	width:318px;
	border-style:solid;
	border-width:1px;
	border-color:#D8B6A6;
	float:right;
	}

.map_image {
	margin:0px;
	padding:0px;
	width:318px;
	height:210px;
	}



	
/* ------------------------------- */

/* privacy */


.privacy_list {
	margin:0px;
	padding:0px;		
	}
	
.privacy_list dl {
	margin:0px;
	padding:0px;
	clear:both;
	}
	
.privacy_list dt {
	width:30px;
	padding:5px 0px 0px 20px;
	margin:0px;
	font-size:small;
	line-height:1.6em;
	letter-spacing:0.1em;	
	float:left;
	text-align:center;
	}
	
.privacy_list dd {
	width:590px;
	padding:5px 10px 0px 10px;
	margin:0px;
	font-size:small;
	line-height:1.6em;
	letter-spacing:0.1em;	
	float:left;	
	}	
	
.privacy_list p {
	margin:0px;
	padding:0px;		
	}	



/* ------------------------------- */


/*  footer  */

.footer {
	margin:0px;
	padding:0px;
	background:url(../image/fo_bg.gif) repeat-x;
	}

.copy {
	width:280px;
	margin:0px;
	padding:0px;
	background:url(../image/fo_bg.gif) repeat-x;	
	}

.fo_button {
	margin:0px;
	padding:0px;
	text-align:right;
	background:url(../image/fo_bg.gif) repeat-x;
	}



/* ------------------------------- */

/*  観光 */

.s-merit {
	margin:0px;
	padding:0px;
	background:url(../image/merit-back.gif) no-repeat;
	height:88px;
	width:660px;
}

.merit-box {
	float:left;
	width:214px;
	margin-left:4px;
}

.merit-title {
	margin:0px;
	padding:0px;
	background:url(../image/merit-t-back.gif) no-repeat;
	height:22px;
	width:194px;
	padding:8px 0px 0px 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;

}

.merit-comment {
	margin:0px;
	padding:5px;
	background:url(../image/merit-c-back.gif) no-repeat;
	height:45px;
	width:204px;
	line-height:1.6em;
	letter-spacing:0.1em;
}

.s-table {
	border:1px solid #F3EEE2;
	line-height:1.2em;
	letter-spacing:0.1em;
}

.s-table tr, .s-table01 tr  {
	border:1px 1px 0px 1px solid #ffffff;
}

.s-table td, .s-table01 td {
	padding:8px;
}

.s-table01 {
	border:1px solid #F3EEE2;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-size:14px;
	font-weight:bold;
}

.s-td-l {
	width:150px;
	vertical-align:middle;
	color:#6E8E0A;
	border:0px 1px 0px 0px solid #ffffff;
	background:#F3EEE2;
}

.text-c {
	text-align:center;
	padding:5px;
}

.title3 {
	width:643px;
	margin:0px;
	padding:5px 5px 5px 10px;
	font-weight:bold;
	font-size:14px;
	color:#932011;
	line-height:1.6em;
	letter-spacing:0.1em;
	background-color:#EFE8D8;
	border-style:solid;
	border-width:0px 0px 0px 2px;
	border-color:#932011;
}

.s-img {
	width:46px;
	float:left;
	padding:0px 10px 0px 0px;
}

.s-attention {
	width:640px;
	margin-left:5px;
	padding:5px;
	background:#EFE8D8;
}
.s-attention2 {
	width:630px;
	padding:5px;
	background:#ffffff;
}

.s-right {
	text-align:right;
}

.top-banner {
	width:660px;
	height:111px;
	margin:0px;
	padding:0px;
}

.top-b-l {
	width:422px;
	height:111px;
	float:left;
	margin:0px;
	padding:0px;
}

.top-b-r {
	width:238px;
	height:111px;
	margin:0px;
	padding:0px;
	float:left;
}

.top-b-r p {
	margin:0px;
	padding:0px;
}

/* ------------------------------- */



/* 追加　2011015 */
p.bn {
	text-align:center;	
	margin:10px 0;
	}


/**/
div.info-banner {
	width:660px;
	height:346px;
	margin:0px;
	padding:0px;
	clear:both;
}

div.info-banner p.info-l {
	width:428px;
	float: left;
	margin:0px;
	padding-right:10px;
}

div.info-banner div.info-r {
	float: right;
	margin:0px;
	padding:0px;
}









