@charset "euc-jp";

/* CSS Information ==============================
File name: parts.css
Editors: onecup
Last Editor: onecup
Date: 2010.06.24
Table of contents:
	+import
	+body_font
	+link-color
	+.title
	+.stitle
	+img
	+.ka-clearfix
	+ka-top-leftarea
============================================== */



/*===============================================
  +@import
================================================*/

/*========================================
  +mall
========================================*/
@import url("../mall_templates/home/top/css/top_header.css");
@import url("../mall_templates/home/top/css/side_div.css");
@import url("../mall_templates/home/user_guide/css/user_guide.css");
@import url("../mall_templates/home/help/css/help.css");
@import url("../mall_templates/home/publish_guide/css/publish_guide.css");
@import url("../mall_templates/home/customer_voice/css/customer_voice.css");
@import url("../mall_templates/home/mail_mag/css/mail_mag.css");
@import url("../mall_templates/area/aref_top/css/aref_top.css");



/*========================================
  +shop
========================================*/

/*====common=======*/

@import url("../shop_templates/common/inquiry/css/shop_inquiry.css");
@import url("../shop_templates/common/reservation/css/shop_reservation.css");






/*====each=======*/

/*--no.34--*/
@import url("../shop_templates/shop/34/map/css/shop_map.css");





/*========================================
  +body_font
========================================*/

body {
	font-family: Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
}

* html body { /* for ie6*/
	font-family: Verdana,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif;
}


*:first-child+html body { /* for ie7 */
	font-family: "¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif;
}


/*========================================
  +link-color
========================================*/

a:link {
	color:#685535;
	text-decoration: none;
}

a:visited {
	color:#685535;
	text-decoration: none;
}

a:hover {
	color:#920702;
	text-decoration: underline;
}

a:active {
	color:#920702;
	text-decoration: underline;
}



/*========================================
  +title
========================================*/
.title_top {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0;
	text-align:center;
}


/*========================================
  +title
========================================*/

.title {
	width: 858px;
	height: 50px;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 25px;
	line-height: 130%;
	background: #fff url(/contents/images/title/title_14.jpg) no-repeat;
}

*:first-child+html .title {
	width: 858px;
	height: 45px;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 25px;
	line-height: 130%;
	background: #fff url(/contents/images/title/title_14.jpg) no-repeat;
}


/*===============================================
  +img
================================================*/

img {
	border: 0;
	-ms-interpolation-mode: bicubic;  /*IE ²èÁü½Ì¾®»þ¤ÎÎô²½ËÉ»ß*/
	image-rendering: optimizeQuality;
}


/*====================
 +.ka-clearfix
====================*/
.ka-clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.ka-clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .ka-clearfix {
	height: 1%;
}
.ka-clearfix {
	display: block;
}
/* End hide from IE-mac */

/*====================
 +ka-top-leftarea
====================*/

h3#ka-top-leftarea_a {
	width: 182px;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-color: #5A4220;
}

ul#ka-top-leftarea_b {
	width: 182px;
	padding: 0 10px 10px 10px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	background-color: #5A4220;
}

ul#ka-top-leftarea_b li {
	width: 182px;
	height: 20px;
	margin-bottom: 1px;
	color: #fff;
	font-weight: bold;
	background: url(/common/images/navi_bg.gif) left center no-repeat;
}

ul#ka-top-leftarea_b li.ka-listright {
	text-align: right;
	background: none;
	height: 10px;
	margin: 0;
	padding: 0;
}

ul#ka-top-leftarea_b li a {
	padding-left: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}

ul#ka-top-leftarea_b li a:link{
	text-decoration: none;
}

ul#ka-top-leftarea_b li a:visited{
	text-decoration: none;
}

ul#ka-top-leftarea_b li a:hover{
	text-decoration: underline;
}

ul#ka-top-leftarea_b li a:active{
	text-decoration: underline;
}
