/* ------------------------------------- 
 *	CSSリセット
 * ------------------------------------- */
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,form,input,p,blockquote,{ margin:0;padding:0; }

/* ------------------------------------- 
 *	基本設定
 * ------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background: url(img/common/back_second.gif) repeat-x;
	background-color:#F7F5F0;
}

hr {
	display:none;
}

table {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a:link { color:#8F201A;text-decoration:none;}
a:visited { color:#48110E;text-decoration:none;}
a:visited { color:#8F201A;text-decoration:none;}
a:hover { color:#8F201A;text-decoration:none;}

.txt_s{
	font-size: 10px;
	line-height: 14px;
}

.txt_red{
	font-size: 12px;
	line-height: 18px;
	color: #A7332D;
	font-weight: bold;
}

.contents {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 40px;
	width: 534px;
}

.gopagetop {
	margin-left:20px;
	width: 534px;
	text-align: right;

}

.title {
	margin-top: 15px;
	margin-bottom: 40px;
}

.title_right {
	margin-top: 15px;
	margin-bottom: 5px;
}

.info {
	margin-top: 30px;
	margin-bottom: 30px;
}

.danraku {
	margin-bottom: 25px;
}

.danraku img {
	margin-bottom: 10px;
}

.caption {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.caption img {
	margin-bottom: 5px;
}


.danrakutop {
	margin-top: 20px;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

.danrakutop img {
	margin-bottom: 5px;
}

.whatnew {
	width: 494px;
	height: 240px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 20px;
	margin-left: 20px;
}

.whatnew p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.icon { 
	vertical-align:middle; margin-right: 5px;
}

.pink_obi {
	width: 534px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #EFDBDA;
	padding: 3px;
}

.sitemap_obi {
	width: 534px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(sitemap/img/back_obi.gif);
	height: 31px;
	margin-bottom: 10px;

}

.btg_chiiki {
	with: 170px;
	border-bottom:solid #E5DDD1 1px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.btg_ku {
	margin:10px 0px 10px 0px;
}

.btg_ichiran_obi {
	border-left:solid #53100C 10px;
	width:534px;
	height:26px;
	background:#941D16;
}


.btg_ichiran_name{
	padding:3px;
	float:left;
	width:440px;
	height:26px;

	font-weight:bold;
	color:#FFFFFF;

}

.btg_ichiran_ku{
	float:right;
	width:74px;
	background:#53100C;
	border:solid #941D16 3px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;

}

.btg_ichiran_ad_back{
	width:514px;
	margin-left:10px;
}

.btg_ichiran_ad{
	float:left;
	width:435px;
	padding:10px 0px 10px 0px;
}

.btg_ichiran_syousai{
	padding:10px 0px 10px 0px;
	float:right;
	width:75px;
}

.btg_ichiran_hp{
	clear:both;
	width:534;
	padding:3px;
	background-image:url(btg/img/icon_hp_back.gif) ;
	margin-bottom:30px
}

.btg_ichiran_url{
	width:499;
	margin-left:35px;
}

.line_btg {
	background:url(btg/img/line_btg.gif) repeat-x;
	height:5px;
	margin:10px 0px 30px 0px;
	width:534px;
}

.users_voice{
	width:534px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#53100C;
	margin:20px 0px 20px 0px;
}


.users_voice_pic_right{
	float:right;
	margin:0px 0px 10px 10px;
	
}

.users_voice_pic_left{
	float:left;
	margin:0px 10px 10px 0px;
	
}

.users_voice_obi{
	background-image:url(effect/user_voice/img/obi_back.gif);
	width:534px;
	height:30px;
	margin:20px 0px 10px 0px;
	text-align:right;
	
}
