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


@import url("common.css");


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

*:first-child+html .shop_map{
	display: inline-block;
}


/***********************************************************

individual.html

***********************************************************/


.txtright{
	text-align:right;
	margin:10px 0 10px;
}

.txt2{
	text-align:right;
	margin:0 0 20px;
}

.ol_list li{
	margin:10px 0 10px 2em;
	border-bottom:1px dotted #dddddd;
	padding-bottom:10px;
	vertical-align:top;
}

/***********************************************************

sitemap/

***********************************************************/

#tab_sitemap{
	border-collapse:collapse;
	width:630px;
	margin:0 auto 0 auto;
}

#tab_sitemap td{
	vertical-align:top;
	width:50%;
}

#tab_sitemap h3{
	font-size:12px;
	margin:20px 15px 10px 0px;
	padding:0 0 5px;
	border-bottom:1px dotted #ccc;
}

#tab_sitemap li{
	text-indent:1.5em;
	margin:3px 0 3px;
}

/***********************************************************

link.html

***********************************************************/


.banner_box{
	border:1px solid #ccc;
	margin:0 0 15px;
	padding:10px;
}

.html{
	background-color:#eee;
	padding:8px;
	margin:10px 0 0 0;
}

.link_dl dt{
	margin:15px 0 5px 0;
	font-weight:bold;
}


/***********************************************************

voice.html

***********************************************************/

.box_voice_y{
	background:url(../voice/img/g_y_bg.gif) repeat-y 0 0;
	margin:0 0 15px;
}


.box_voice_y dd{
	padding:0px 15px 10px 15px;
	background:url(../voice/img/g_y_bt.gif) no-repeat 0 100%;
}

.box_voice_y dd h3{
	background-color:#dfb718;
	padding:4px;
	color:#222;
	margin:0 0 15px;
	font-size:12px;
}

.box_voice_g{
	background:url(../voice/img/g_g_bg.gif) repeat-y 0 0;
	margin:0 0 15px;
}


.box_voice_g dd{
	padding:0px 15px 10px 15px;
	background:url(../voice/img/g_g_bt.gif) no-repeat 0 100%;
}

.box_voice_g dd h3{
	background-color:#6b9d02;
	padding:4px;
	color:#FFF;
	margin:0 0 15px;
	font-size:12px;
}

.cap02{
	font-size:12px;
	margin:20px 0 30px;
}
