@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

***********************************************************/


.privacy_cont	{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0;
	color:#333333;
}
.privacy_cont p,
.privacy_cont ol,
.privacy_cont li	{
	color:#333333;
}
.privacy_cont strong	{
	background-image:none;
	margin-left:0;
	padding-left:0;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	display:inline;
	color:#333333;
}
.titl{
	font-size:14px;
	text-align:left;
	margin:20px 0 20px 0px;
	color:#333333;
}

.tit_h3{
	margin:10px 0 10px 10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.text_right{
	margin:15px 0 15px 0;
	text-align:right;
	padding-right:10px;
}

.number_ol{
	margin:15px 0 15px 5px;
	padding:0 0 0 15px;
}

.number_ol li{
	padding: 0px 0 10px 5px;
	margin: 0;
}

.tab_kojin{
	border-collapse:collapse;
	border-top:1px solid #ccc;
	margin:10px 0 10px;
}

.tab_kojin td{
	padding:8px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:top;
}

.tab_kojin th{
	padding:8px;
	border-right:1px solid #ccc;
	text-align:left;
	font-weight:100;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
.number_s li{
	padding: 0px 0 10px 20px;
	list-style-type:none;
}

.number_s p{
	margin-top:3px;
	margin-bottom:0;
	padding:0;
	margin-left:15px;
	line-height:1.5;
}


hr {
	color: #CCCCCC;
	margin-top: 20px;
	margin-bottom:20px;
}
.th_gray {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	padding: 5px;
	background-color: #F3F3F3;
}

.txtright{
	text-align:right;
	margin:10px 0 10px;
}


/***********************************************************

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;
}

