/* CSS Document */
/* ---------------------------------------------------------------------------------------------------------------------------ボディー*/
body {
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#E4E1E1;
	scrollbar-shadow-color:#E4E1E1;
	scrollbar-highlight-color:#E4E1E1;
	background-color:#F1F0EB;
	margin:0px;
}
#body .right_line{
	background-image: url(../page_img/body_bk_right.jpg);
	background-repeat: no-repeat;
	width:27px;
	background-color:#EFEAD7
	
}
#body .left_line{
	background-image: url(../page_img/body_bk_left.jpg);
	background-repeat: no-repeat;
	width:27px;
	background-color:#EFEAD7
}
/* ---------------------------------------------------------------------------------------------------------------------------ヘッダー */
#header {
	height:100px; 
	background-image: url(../shop/img/title_shop.jpg);
	background-repeat: no-repeat;
}
/* ---------------------------------------------------------------------ヘッダーテキストリンク */
#header_link{
	margin-top:70px; 
}
#header_link ul { 
	list-style:none;
}
#header_link li {
	font-size : 10px;
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	letter-spacing: 1px;
	text-indent:1em;
	float:right;
	background-image:url(../page_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px; 
}
#header_link a:link{
	text-decoration: none;
	color: #C98D6B;
}
#header_link a:hover{
	text-decoration: underline;
	color: #9B6330;
}
#header_link a:visited{
	text-decoration: none;
	color: #C98D6B;
}
/* ---------------------------------------------------------------------メニュー */
#menu{
	width:auto; 
	hight:100%;
	padding:10px 20px 10px 20px;
}

#menu .table{
	width:auto; 
}

#menu .table td{
	border-bottom:  1px dashed #C9C8C4;
	height:30px; 
	color:333333;
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 12px;
	letter-spacing: 2px;
}
#menu a:link{
	text-decoration: none;
	color: #485D71;
}
#menu a:hover{
	text-decoration: underline;
	color: #C98D6B;
}
#menu a:visited{
	text-decoration: none;
	color: #333333;
}
/*-------------------------------------------------------------------------------------------------------------------メインコンテンツ */
#main_contents{

	background-color: #EFEFE7 ; 
}
#main_contents p {
    margin-top: 8px;
}
#main_contents .box{
	padding:10px 15px 10px 15px;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------見出し */
h1{
	background-image: url(../page_img/h1.gif);
    background-repeat: no-repeat;
    background-position: left center;
	border-bottom:  1px solid #995332;

	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 15px;
	color: #995332;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align : bottom;	
	text-indent: 2em;
	margin-top : 15px;
	margin-bottom : 0 ;  
}
h2{
	background-image: url(../page_img/h2.gif);
    background-repeat: no-repeat;
    background-position: left center;

	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 15px;
	color: #737373;
	font-weight: bold;
	letter-spacing: 0.1em;
		
	text-indent: 2em;
	margin-top : 0px;
	margin-bottom : 0px ;  
}
h3{
	background-image:url(../page_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
		font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 15px;
	color: #737373;
	font-weight: bold;
	letter-spacing: 0.1em;
		
	text-indent: 2em;
	margin-top : 18px;
	margin-bottom : 8px ;  
}
/*--------------------------------------------------------------------------------------------------------------------ショッピング */
#main_contents .shop-table1{
	width:100%;
	border-right:1px solid #E2DAC7;
	border-bottom:1px solid #E2DAC7;
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 12px;
	line-height: 135%;
	letter-spacing: 1px;
	color: #333333;
	empty-cells: show;
}
#main_contents .shop-table1 td{
	border-left:2px solid #E2DAC7;
	border-top:2px solid #E2DAC7;
	padding:5px 8px 5px 8px;
}

#main_contents .form-table{
	width:auto;
	margin-top:5px;
	margin-left:85px;
}
#main_contents .form-table td{
	padding-right:5px;
}

#main_contents .shop-table2{
	width:auto;
	border-right:1px solid #E2DAC7;
	border-bottom:1px solid #E2DAC7;
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 12px;
	line-height: 135%;
	letter-spacing: 1px;
	color: #333333;
}
#main_contents .shop-table2 td{
	border-left:2px solid #E2DAC7;
	border-top:2px solid #E2DAC7;
	padding:5px 8px 5px 8px;
}

#main_contents .td1{
　　font-weight: bold;
　　color:#995332;
	background-color:#E4E0D4;
	text-indent:0.5em;
	background-image:url(../page_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
#main_contents .td2{
	background-color:#E4E0D4;
	text-indent:0.5em;
	background-image:url(../page_img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
#main_contents .td3{
	background-color:#E4E0D4;
			text-align:left;
	padding:5px 15px 5px 15px;
}
#main_contents .td4{
	background-color:#F4F4EC;
	padding:5px 15px 5px 15px;
			text-align:left;
		font-weight: bold;
			color:#995332;
}

#main_contents .text_medium {
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 13px;
	line-height: 140%;
	letter-spacing: 2px;
	color: #333333;
}
/* ---------------------------------------------------------------------------------------------------------------------------フッター */
#footer {
	height:100px; 
	background-image: url(../shop/img/title_footer.jpg);
	background-repeat: no-repeat;
}
/* ---------------------------------------------------------------------------------------------------------------------------step1-4 */
td {
	font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 13px;
	line-height: 140%;
	letter-spacing: 2px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #C98D6B;
}
a:hover {
	text-decoration: underline;
	color: #9B6330;
}
.table-color1 {
	background-color: #FFCC66;
}
.table-color2 {
	background-color: #FFFFCC;
}
.table-color3 {
	background-color: #CCCCCC;
}
.table-color4 {
	background-color: #FFFFEE;
}
.table-color5 {
	background-color: #AED7D7;
}
.table-color6 {
	background-color: #EEEEEE;
}
.table-color7 {
	background-color: #CCCCCC;
}
.step {
	background-color:#E4E0D4;
	text-align:left;
	padding:5px 15px 5px 15px;
}