﻿@charset "UTF-8";

body
{
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:1.8em;
	font-family: "ＭＳ Ｐゴシック", "Trebuchet MS",Arial, sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F0DE;
	color: #683800;
}

a {color:#842236;}
a:hover{color:#335A07;}



#container
{
	width: 100%;
	background-image: url(img/bg_hana.jpg);
	background-repeat: no-repeat;
	background-position: center top;
   }


#main{
	width:898px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8B68D;
	border-bottom-color: #C8B68D;
	border-left-color: #C8B68D;

}

#main_in{
	background-image: url(img/mainbg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 13px;

}

#header{
	width:898px;
	height: 109px;
}

#left_menu{
	width:186px;
	height: 502px;
	float: left;
}

.attention{
    color:#9F001E;
	font-size:9pt;
}

.s{
	font-size:11px;
	line-height:1.5em;
}
.l{
	font-size:15px;
	font-weight: bold;
	
}

/*****トップ******/
/*中央*/
#center{
	width:495px;
	float: left;
	padding-left: 9px;

}
#center_pickup{
	padding-bottom: 10px;

}

/*右*/
#right{
	width:188px;
	float: right;

}

.top_btn{
	margin-bottom: 3px;
}




#sitemap{
	font-size:11px;
	line-height:1em;
	padding-bottom: 11px;
	padding-top: 4px;
}
/*****shopping******/
#sho_right{
	width:672px;
	float: left;
	font-size:11px;
	margin-left: 15px;
	line-height: 1.5em;
}

#sho_order{
	width:672px;
	float: left;
	line-height: 1.8em;
	font-size:12px;
    margin-left: 15px;
   }

#sho_right form{
	margin:0px;
	padding:0px;
}
#sho_title{
	width:672px;
	height:55px;
	background-image: url(shopping/img/shopping_title.gif);
	background-repeat: no-repeat;
}

.sho_subtitle{
	height:24px;
	background-color:#683800;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 14px;
    }

.sho_subtitle_red{
	height:24px;
	background-color:#9F001E;
	color: #FFFFFF;
	margin-bottom: 10px;
    }
	
.sho_photo{
	border: 3px solid #ECECEC;
	margin-bottom: 5px;
}



/*****注文の流れ******/
#flow_right{
	width:672px;
	float: left;
	margin-left: 15px;
}
#flow_title{
	width:672px;
	height:36px;
	background-image: url(flow/img/flow_title.gif);
	background-repeat: no-repeat;
}

.flow_txt{
    margin-left:10px;
	margin-right:10px;}

/*****よくある質問******/

#question_right{
	width:672px;
	float: left;
	margin-left: 15px;
}
#question_title{
	width:672px;
	height:36px;
	background-image: url(question/img/question_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.question_txt{
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.question_txt_in{
	padding-left: 15px;
}	

/*****法人様のお買い物******/

#corporate_right{
	width:672px;
	float: left;
	margin-left: 15px;
}
#corporate_title{
	width:672px;
	height:36px;
	background-image: url(corporate/img/corporate_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.corporate_txt{
    margin-left:10px;
	margin-right:10px;
	}


/*****ブライダル******/
#bridal{
	width:868px;
	margin-left:auto;
	margin-right:auto;
}

.bridal_txt{
    margin-left:10px;
	margin-right:10px;}
	

/*****スクール******/

#school_right{
	width:672px;
	float: left;
	margin-left: 15px;
}
	
.school_txt{
	margin: 10px;
	}
/*****uji******/

#uji_right{
	width:672px;
	float: left;
	margin-left: 15px;
}
	
.uji_txt{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}


/*****2カラムレイアウト******/

#other_right{
	width:672px;
	float: left;
	margin-left: 15px;
}

.other_txt{
    margin-left:10px;
	margin-right:10px;}
	
	
#company_info_title{
	width:672px;
	height:36px;
	background-image: url(company_info/img/company_info_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.company_info_txt{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BEA47A;
	padding-left: 20px;
}

#notice_title{
	width:672px;
	height:36px;
	background-image: url(notice/img/notice_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#rule_title{
	width:672px;
	height:36px;
	background-image: url(rule/img/rule_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#privacy_title{
	width:672px;
	height:36px;
	background-image: url(privacy/img/privacy_title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* RSS お知らせ */
#rss_info{
	width:185px;
	height:240px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 3px;
}

	
/*コピーライト*/
#copyright{
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8B68D;
	border-left-color: #C8B68D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8B68D;
	color: #FFFFFF;
}


/*コピーライト*/
