@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	list-style:none;
}

img {
	border:none;
}

body {
	font-size:12px;
	background-color:#FFFFFF;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka",Verdana,"lroSVbN","MS P Gothic",Arial,Helvetica,sans-serif;
	background-image:url(../img/share/header_bgaw.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;	
}

.black10 {
	font-size:10px;
	color:#000000;
}

.black16 {
	font-size:16px;
	color:#000000;
}

.red12 {
	color:#CC0000;
	font-size:12px;
}

.red16 {
	color:#CC0000;
	font-size:16px;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:55px;
}

#container .main_img {
	padding:0px;
	margin:0px 0px 15px 0px;
}

#left {
	width:228px;
	float:left;
}

#left .top {
	background-image:url(../img/menu/mn_t.jpg);
	background-repeat:no-repeat;
	height:14px;
}
	
#left .center {
	height:auto;
	background-image:url(../img/menu/mn_c.jpg);	
	background-repeat: repeat-y;
	padding-left:14px;	
}	
	
#left .bottom {
	background-image: url(../img/menu/mn_b.jpg);
	background-repeat:no-repeat;
	height:14px;
}

#left .add {
	margin-top:25px;
	font-size:0.9em;
	color:#333333;
}	

#contents {
	width:530px;
	margin-left:30px;
	float:left;
}

#contents2 {
	width:558px;
	margin-left: 14px;
	margin-right:0px;
	margin-bottom:15px;
	float:left;
}

#contents_bg {
}

#contents_bg .top {
	background-image: url(../img/share/contents_bgt.jpg);
	background-repeat:no-repeat;
	height:17px;
}
	
#contents_bg .center {
	height:auto;
	background-image: url(../img/share/contents_bgc.jpg);	
	background-repeat: repeat-y;
	padding:20px;	
}	
	
#contents_bg .bottom {
	background-image: url(../img/share/contents_bgb.jpg);
	background-repeat:no-repeat;
	height:17px;
}
	

#footer {
	background-image:url(../img/share/footer_bgaw.jpg);
	background-repeat:repeat-x;
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	margin-top:50px;
	padding-top:30px;	
}

#shop_info {
	background-image:url(../img/index/aw/info_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
	width:510px;
	padding:45px 10px 10px 10px;
	margin-bottom:30px;
}

#shop_info .te {
	background-image:url(../img/index/info_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
	padding-top:5px;
	padding-left:5px;
}	

#shop_info .info {
	width:460px;
	margin:0px auto 15px auto;
	background-color:#FCFBFA;
	border:#F5F5F5 solid 1px;
	padding:15px;
	line-height:165%;
}

#hanakotoba {
	background-image: url(../img/index/aw/kotoba_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
	width:510px;
	padding:45px 10px 10px 10px;
	margin-bottom:30px;
}

#hanakotoba .search {
	line-height:135%;
	color:#333333;
	margin-left:25px;
	margin-right:25px;
}
#hanakotoba .search_box {
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
	width:auto;
	text-align:right;
}

#hanakotoba .btn{
	vertical-align: middle;
}

a.monogatari_title {
	background-image:url(../img/hanamonogatari/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}

.monogatari_htd {
	background-image:url(../img/hanamonogatari/list_line.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F0F0E8;
	padding:8px 5px 8px 8px;	
}

.monogatari_mtd {
	background-image:url(../img/hanamonogatari/list_line.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 5px 8px 8px;
}

.flower_detail {
	width:480px;
	background-color:#FAF8FA;
	border:#F2EEF2 solid 1px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	line-height:165%;
}

.dtl_top {
	width:auto;
	margin-bottom:15px;
}
.dtl_btm {
	width:auto;
	margin-top:15px;
}
.fld {
	width:260px;
	float:left;
}
.fld_pic {
	width:215px;
	text-align:right;
	float:left;
	margin-bottom:15px;
}
.fld_te {
	clear: both;
	background-image: url(../img/hanamonogatari/line.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	line-height:165%;
}	

.flower_name {
	color:#990000;
	font-size:16px;
	line-height:165%;
}	

.page_top {
	width:auto;
	text-align:right;
	margin-top:15px;
}	

a:link {
	color:#993300;
}	
a:visited {
	color:#993300;
}
a:hover {
	color: #FF9900;
}

.center h3 {
	margin-top:30px;
}

.center_sub h3 {
	margin-top:0px;
}


/*----ブーケ----*/
a.bouquet_title {
	background-image:url(../img/bouquet/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}

.dw {
	margin-left:15px;
	line-height:165%;
}



/*-----お店のご案内-----*/
a.shopif_title {
	background-image:url(../img/shop_info/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}

/*-----スクール-----*/
a.school_title {
	background-image:url(../img/school/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}
.tnv {
	text-align:right;
	width:100%;
	font-size:11px;
	margin-top:15px;
	margin-bottom:15px;
}

.note {
	width:100%;
	line-height:150%;
}

.sub_title {
	margin-top:8px;
	margin-bottom:10px;
}

#instructor {
	width:480px;
	margin:10px auto 10px auto;
	padding-bottom:8px;
	background-image: url(../img/school/line_480.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:150%;
}

#instructor p {
	margin-top:5px;
}

.i_img {
	text-align:left;
	margin-right:10px;
}

#course {
	width:490px;
	margin:10px auto 10px auto;
	padding-bottom:8px;
	line-height:150%;
}

#course table {
	width:455px;
	margin:0px auto 0px auto;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
}

#course .be1 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background-color:#F9F8F4;
	text-align:left;
	padding:5px;
	height:25px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}
#course .be1_2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	background-color:#F9F8F4;
	text-align:left;
	padding:5px;
	height:25px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#course .be2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background-color:#EFEDE7;
	text-align:left;
	padding-left:5px;
	height:25px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#course .be2_2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	background-color:#EFEDE7;
	text-align:left;
	padding-left:5px;
	height:25px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#course .wh {
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	height:25px;
	font-weight:normal;

}
#course .wh2 {
	background-color:#FFFFFF;
	border-left:#CCCCCC solid 1px;
	text-align:left;
	padding:5px;
	height:25px;
	font-weight:normal;

}

#course p {
	margin:5px auto 5px 15px;
	line-height:165%;
}

#course h4 {
	width:445px;
	margin:25px auto 10px auto;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	border-left:solid #FF6600 2px;
	padding-left:10px;
}

/*-----お問合せ-----*/
a.contact_title {
	background-image:url(../img/contact/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}
#contact {
	width:480px;
	margin:10px auto 10px auto;
	padding-bottom:8px;
	line-height:150%;
}

#contact table {
	width:100%;
	margin:0px auto 0px auto;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
}

#contact .be1 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background-color:#F9F8F4;
	text-align:left;
	padding:5px;
	height:30px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}
#contact .be1_2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	background-color:#F9F8F4;
	text-align:left;
	padding:5px;
	height:30px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#contact .be2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background-color:#EFEDE7;
	text-align:left;
	padding-left:5px;
	height:30px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#contact .be2_2 {
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	background-color:#EFEDE7;
	text-align:left;
	padding-left:5px;
	height:30px;
	font-weight:normal;
	background-image:url(../img/school/t_line_y.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#contact .wh {
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	height:30px;
	font-weight:normal;

}
#contact .wh2 {
	background-color:#FFFFFF;
	border-left:#CCCCCC solid 1px;
	text-align:left;
	padding:5px;
	height:30px;
	font-weight:normal;

}
#contact .must {
	color: #cc0000;
	font-size: 12px;
	float: right;
	padding-right: 5px;
	text-align: right;
}

#contact .btn {
	width:100%;
	text-align:center;
	margin:30px auto 30px auto;
}

#error {
	width:480px;
	margin:10px auto 10px auto;
	padding:8px;
	line-height:150%;
	color:#CC0000;
	font-size:12px;
	background-color: #FFF3EE;
	border:1px solid #F9C8C6;
}
.error_m {
	margin-left:10px;
	line-height:165%;
	color:#CC0000;
	font-size:12px;	
}

.fbtn {
	width:100%;
	text-align:center;
	margin:30px auto 30px auto;
}
#thanks {
	width:300px;
	margin:45px auto 70px 10px;
	padding:8px;
	line-height:150%;
	font-size:12px;
	background-color: #F8F8F5;
	border:1px solid #CAC9B3;
}
	


/*-----お供え-----*/
#kyoka {
	width:480px;
	margin:10px auto 10px auto;
	padding-bottom:8px;
	line-height:150%;
}
a.kyoka_title {
	background-image:url(../img/kyoka/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}

/*-----季節の商品-----*/
a.items_title {
	background-image:url(../img/items/title_aw.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 15px 0px;
	height:100px;
	width:800px;
	display:block;
}
.items {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	border:solid  1px #F2EEF2;
	padding:8px;
	margin-bottom:15px;
}

.items_name {
	background-color:#F1F1EB;
	height:25px;
	font-size:14px;
	color:#333333;
	padding-top:8px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:10px;
}	
/*-----calendar-----*/
caption {
	margin: 0;
	padding:5px 0;
	width: 90%;
	background:#EED4D4;
	color:#69163E;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

	
#calendar {
 width: 90%;
 padding: 0;
 margin: 0;
 border-left: 1px solid #A2ADBC;
 font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #fff;
}
th {
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}
#calendar td.normal {
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 text-align: center;
}
#calendar td.month{
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 text-align: center;
 background-color:#FFFFFF;
 color:#616B76;
}

.month {
	color:#616B76;
	font-size:12px;
}	
.month_blank {
	font-size:10px;
	background-color: #DCC489;
	text-align:right;
	padding:20px 5px 0px 5px;
}		