/*
Site: Shiba Kousan Co., Ltd.
Designer: Christy Co., Ltd.
*/

/* --- initialize --- */

a {
	text-decoration:none;
	color:#ea668a;
}

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

body {
	margin:0;
	padding:0;
	color:#505050;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:120%;
	text-align:center;
	background:#fff url(../common/bg.gif) repeat-x;
	font-family:verdana,Osaka,Sans-Serif;
}

table {
    font-size:inherit;
    font:100%;
}

td,th {
	vertical-align:top;
}

img {
	border:none;
}

input {
	color:#333;
}

li {
	list-style-type:none;
}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* --- base --- */
#container_frm {
	width:810px;
	margin:0 auto;
	background-image:url(../common/container_bg.gif);
}
#container {
	padding:0 25px;
	text-align:left;
}

/* --- header --- */
.intro {
	color:#999;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:2px 0;
}

#header {
	height:64px;
	background:url('../common/header_bg.gif') left top no-repeat;
}

#logo {
	float:left;
}

#header_contact {
	float:right;
}

/* --- navi_left --- */
#navi_left {
	width:180px;
	float:left;
}

#navi_left ul {
	margin:0;
	padding:0;
}

.navi_left_property li {
	height:40px;
	background-image:url(../common/navi_left_property_bg.gif);
	margin:0;
	padding:0 0 0 14px;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}

.navi_left_property_2 li {
	height:30px;
	background-image:url(../common/navi_left_property2_bg.gif);
	margin:0;
	padding:0 0 0 38px;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
}

#navi_left_info li {
	height:30px;
	background-image:url(../common/navi_left_info_bg.gif);
	margin:0;
	padding:0 0 0 14px;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
}

#favorite {
	margin:10px;
	text-align:center;
}

#qr {
	margin: 20px 0;
	text-align: center;
}

#navi_left_profile {
	padding:7px;
	background-color:#eaeaea;
	color:#666;
	font-size:12px;
}

.navi_left_link {
	margin:10px 0;
	font-size:12px;
	text-align:center;
}

/* --- contents --- */
#contents {
	width:560px;
	float:right;
               vertical-align: top;
}

/* --- footer --- */
#navi_bottom {
	margin-top:30px;
	color:#666;
	text-align:center;
}

#footer {
	margin:20px 0 10px 0;
	padding:7px;
	background-color:#eaeaea;
	color:#505050;
	text-align:center;
	font-size:12px;
}

#copyright {
	margin-bottom:5px;
}

/* --- mt --- */

.cateogry_title {
	margin:5px 0 5px 0;
	padding:5px 0 3px 0;
	font-size:20px;
	color:#33b400;
	font-weight:bold;
	border-bottom:4px double #e84a69;
}

.entry_title {
	margin:0;
	padding:0 0 0 7px;
	background:url('../common/mt_entry_bg.gif') left top no-repeat;
	height:28px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
}

.entry_title a,
.entry_title a:hover {
	color:#fff;
}

.entry_more {
	text-align:center;
}

.detail_tbl {
	margin:10px 0;
}

.detail_tbl th {
	padding:4px 4px 4px 7px;
	border-left:3px solid #ffaab4;
	border-bottom:1px solid #999;
	font-weight:bold;
	text-align:left;
}

.detail_tbl td {
	padding:4px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

.detail_name {
	color:#06f;
	font-weight:bold;
}

.detail_price {
	color:#f33;
}

.detail_total {
	color:#f33;
	font-weight:bold;
}
