@import "http://";
/*---------------
clearfix
---------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
display: inline-table;
overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
overflow:visible;
}
.clearfix {display: block;}
/* End hide from IE-mac */

/*---------------
default
---------------*/
body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
form,
imput{
margin:0;
padding:0;
border:0;
}
img {
	display:block;
}
ul {
	list-style-type:none;	
}

/*---------------
common style
---------------*/
.clear_item { clear: both;}
.btm3 {
	margin-bottom: 3px;
}

.btm5 { margin-bottom: 5px;}
.btm10 { margin-bottom: 10px;}
.btm15 { margin-bottom: 15px;}
.btm20 { margin-bottom: 20px;}
.btm30 { margin-bottom: 30px;}
.mgr20 {
	margin-right: 20px;
}


.txt10 {
	font-size: 10px;
	line-height: 14px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.width120 {
	width: 120px;
}
.txt18_r {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 1.4em;
}
.txt12_r {
	font-weight: bold;
	color: #FF0000;
}


.line_txt {
	text-decoration: line-through;
}

.float_l {
	float: left;
}
.float_r {
	float: right;
}
a:link {
	color: #444444;
}
a:hover {
	color: #7F7160;
}
a:visited {
	color: #444444;
}
.center_item {
	text-align: center;
}
.center_item img {
	margin-right: auto;
	margin-left: auto;
}
.right_item {
	text-align: right;
}
.midashi01 {
	background-image: url(../img/common/midashi01.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #6c583e;
	padding-bottom: 13px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.midashi02 {
	font-size: 16px;
	font-weight: bold;
	color: #6C583E;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #6C583E;
	line-height: 16px;
}
.komidashi01 {
	font-weight: bold;
	color: #875A00;
	margin-bottom: 5px;
}
.midashi03 {
	font-size: 14px;
	font-weight: bold;
	color: #6C583E;
	margin-bottom: 10px;
}

.listmark01 {
	background-image: url(../img/common/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.table01 {
	background-color: #AC977B;
	line-height: 1.5em;
	color: #444444;
	width: 100%;
}
.table01 th {
	background-color: #E8E2C8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}
.table01 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table02 {
	background-color: #AC977B;
	line-height: 1.5em;
	color: #444444;
	width: 100%;
}
.table02 th {
	background-color: #E8E2C8;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	width: 140px;
}
.table02 td {
	padding: 8px;
}
.td_midashi {
	background-color: #F2F0E3;
	text-align: center;
}
.td_data {
	background-color: #FFFFFF;
}
.td_price {
	background-color: #FFFFFF;
	text-align: right;
}

.list li {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.dot_box {
	background-image: url(../img/common/dot_gr15.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.dot_box2 {
	background-image: url(../img/common/dot_gr15.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.line_box {
	padding: 14px;
	border: 1px solid #CCCCCC;
}
.bg_box {
	background-color: #F3F0E4;
	padding: 14px;
}




/*---------------
layout
---------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	color: #444444;
	text-align: center;
	background-image: url(../img/common/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#wrapper {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	font-size: 10px;
	color: #FFFFFF;
}
#header #header_l {
	float: left;
	width: 240px;
}
#header #header_r {
	width: 600px;
	text-align: right;
	float: right;
}
#header #header_r h1 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	padding-bottom: 13px;
	font-weight: normal;
}
#header #header_r .navi01 {
	float: right;
	margin-bottom: 7px;
}
#header #header_r .navi01 li {
	float: left;
	margin-right: 10px;
}
#header #header_r .navi01 .last_item {
	margin: 0px;
	float: left;
}
#header #header_r .navi02 {
	width: 520px;
	float: right;
}
#header #header_r .navi02 li {
	float: left;
	margin-right: 5px;
}
#header #header_r .navi02 .last_item {
	margin: 0px;
	float: left;
}
#container {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#main_area {
	float: left;
	width: 630px;
	padding-top: 10px;
}
#main_area #guide_area {
	padding-top: 30px;
}

#main_area #guide_area .guide_container {
	background-image: url(../img/common/dot_gr15.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: bottom;
}

#main_area #guide_area .more {
	background-image: url(../img/common/listmark01.gif);
	background-position: left;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pach {
	color: #666666;
}
.pach a:link {
	color: #666666;
}
.pach a:hover {
	color: #7F7160;
}
.pach a:visited {
	color: #666666;
}
.left_area {
	float: left;
	width: 300px;
}


.right_area {
	float: right;
	width: 300px;
}

#side_area {
	float: right;
	width: 210px;
	padding-top: 10px;
	text-align: center;
}
#side_area .order {
	background-color: #F3F2E8;
	text-align: center;
	border: 1px solid #E6E3D9;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
#side_area .order img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
#side_area #side_navi {
	background-image: url(../img/common/menu_bg.gif);
	padding: 10px;
	margin-bottom: 10px;
}


#foot_area img {
	margin-right: auto;
	margin-left: auto;
}
#foot_area #foot_navi {
	background-color: #F3F3F2;
	padding-top: 15px;
	line-height: 1.8em;
	padding-bottom: 15px;
}
#copyright_area {
	background-image: url(../img/common/copyright_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.unitEntry2 {
	clear: both;
	padding-bottom: 10px;
}
.uchikeshi {
	text-decoration: line-through;
}
.bold {
	font-weight: bold;
}

