body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(../kyotsu_image/design_image/header_bg.gif);
	background-repeat: repeat-x;
	}

td {
	font-size: 80%;
	color: #555555;
	line-height: 1.5;
	}

.small {font-size: 10px;}


td.rec_title{
	background:#EEE;
	color:#333;
	vertical-align:middle;
	padding: 5px 0px;
	font-weight:bold;
	font-size:82%;
	border-right: 1px dotted #666;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

td.rec_title alink,td.rec_title a:visited{color:#333;}
td.rec_title a:hover,td.rec_title a:active{color:#000; text-decoration:underline;}


/* ------------------------------------------------------------ */
/* バナーエリア */
/* ------------------------------------------------------------ */

.banner{
	margin: 15px 0 0 0px;
	padding: 10px 0px 18px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

.banner img{margin: 0px 12px 0 0px;}

/* ------------------------------------------------------------ */
/* ショップページ */
/* ------------------------------------------------------------ */

p.storetitle{
	font-weight:bold;
	margin:10px 0 20px;
	padding:3px 10px;
	text-align:left;
	color:#B50000;
	background:#F3F3F3;
	border-top:1px solid #CCC;
}

p.asano{
	padding:30px 0px;
	border:1px solid #C60018;
	font-size:92%;
	margin:20px 0 0px;
}

.center{
	text-align:center;
}


/* ------------------------------------------------------------ */
/* 翻訳ツール */
/* ------------------------------------------------------------ */

.skiptranslate{
	border:0px solid #609;	
	float:right;
	margin:0 0 15px;
	width:258px;
}

.skiptranslate div{
	border:0px solid #390;		
	float:right;
	margin:0 0 0px;
	margin-left: 0px;
	padding:0;
}

.goog-te-combo{
	margin:0 !important;
}




















