@charset "UTF-8";

#header {
	text-align:left;
	}
#header .logo{
	margin:0;
	text-align:left;
	display:inline-block;
	}
#header h1{
	width:356px;
	height:122px;
	text-indent:-999em;
	background-image:url(../images/logo.png);
	background-position:left top;
	background-size:cover;
	background-repeat:no-repeat;
	display:inline-block;
	}
#header h1 a{
	width:356px;
	height:122px;
	display:block;}

#header h2{
	color:#63503f;
	font-size:0.75em;
	letter-spacing:0.1em;
	}
#header #nav{
	float:right;}

#header #nav ul{
	margin-top:118px;
	margin-bottom:5px;
	}

#header #nav li{
	height:25px;
	padding-right:10px;
	background-repeat:no-repeat;
	text-indent:-999em;
	display:inline-block;
	background-position:center top;
	}
#header #nav li a{
	display:block;}
#header #nav li.NAVgift{
	width:41px;
	background-size:41px;
	background-image:url(../images/nav1.png);}
#header #nav li.NAVother{
	width:104px;
	background-size:104px;
	background-image:url(../images/nav2.png);}
#header #nav li.NAVhowto{
	width:112px;
	background-size:112px;
	background-image:url(../images/nav3.png);}
#header #nav li.NAVmail{
	width:41px;
	background-size:41px;
	background-image:url(../images/nav4.png);}
#header #nav li.NAVgift,#header #nav li.NAVother,#header #nav li.NAVhowto{
	border-right:solid 1px #8ea283;
	}
#header #nav li.current{
	background-position:center -29px;}
#header #nav li:hover{
	background-position:center -28px;}
	
/*====================================================================
top
====================================================================*/
#container{
	width:708px;
	height:400px;
	margin:30px auto 0 auto;
	}
.box-shadow:after{
	display:block;
	background-position:center top;
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	height:25px;
	content:" ";
	position:absolute;
	z-index:50;
	width:900px;
	margin:0 auto;
	}
.top_txt h2{
	margin:30px 0 0 0 ;
	font-size:1.45em;
	line-height:1.6em;
	color:#3d682e;
	text-shadow:
 rgba(255,255,255,0.5) 0 1px;
	}
.bg_f{
	margin:30px 0;
	background-position:center;
	background-position:inherit;
	background-image:url(../images/bg_flower.png);}
.top_txt p{
	color:#533017;
	font-size:1.05em;
	}

.top_txt p.top_txt2{
	text-shadow: rgba(255,255,255,0.5) 0 1px;
	color: #3d682e;
		font-size: 0.85em;
	}
.top_txt p span{
	font-weight:bold;}

.news{
	border-bottom:solid 1px #f0ede5;
	border-top:solid 1px #f0ede5;
	padding:17px 0px;
	width:740px;
	margin:0 auto;
	text-align:left;
	}
.news h3{
	display:inline-block;
	margin-right:40px;
	font-size:1.1em;
	color:#9b5f3b;
	text-shadow: rgba(170,121,50,0.7) 1px 1px 2px;
	vertical-align:top;
	}
.news dl,
.news dt,
.news dd{
	display:inline-block;
	}
.news dd{
	}
.news dt{
	margin-right:0px;
	}
.profile{
	position:relative;
	margin:20px auto;
	width:713px;
	padding:20px 0;
	background-image:url(../images/profileBg.gif);
	}
.profile:after{
	width:713px;
	display:block;
	height:19px;
	content:" ";
	position:absolute;
	z-index:60;
	background-image:url(../images/profileBg_t.gif);
	top:0;
	}
.profile:before{
	z-index:60;
	width:713px;
	bottom:0;
	display:block;
	height:19px;
	content:" ";
	position:absolute;
	background-image:url(../images/profileBg_b.gif);
	}
.profile h3{
	font-size:1em;
	margin-bottom:10px;}
.profile p{
	font-size:0.85em;
	line-height:1.3em;}
.address{
	font-size:0.85em;
	line-height:1.3em;
	padding-top:15px;
	position:relative;
	width:310px;
	margin:0 auto 30px auto;
	}
.address:after{
	width:26px;
	height:54px;
	display:block;
	content:" ";
	position:absolute;
	z-index:60;
	background-image:url(../images/addressBg_l.png);
	left:0;
	top:0;
	}
.address:before{
	top:0;
	z-index:60;
	width:26px;
	height:54px;
	right:0;
	display:block;
	content:" ";
	position:absolute;
	background-image:url(../images/addressBg_r.png);
	}

footer{
	font-size:0.8em;
	padding:15px 0 30px 0;}
/*====================================================================
gift
====================================================================*/
#page_gift #wp_body h2{
	margin:0;
	display:inline-block;
	clear:both;
	text-indent:-999em;
	width:880px;
	height:86px;
	background-image:url(../images/title_gift.png);
	}
#page_gift .gift_txt{
	color:#4b1616;
	padding:15px 0;
	font-size:0.8em;
	border-top:solid 1px #fff;
	margin:15px 85px;
	}
/*====================================================================
gift
====================================================================*/
#page_gift.otherpage #wp_body h2{
	background-image:url(../images/title_other.png) !important;
	}
/*====================================================================
howto
====================================================================*/
#page_howto #wp_body h2{
	margin:0;
	display:inline-block;
	clear:both;
	text-indent:-999em;
	width:880px;
	height:86px;
	background-image:url(../images/title_howto.png);
	}
#page_howto #wp_body h3{
	color:#7b3d1b;
	width:703px;
	height:47px;
	background-image:url(../images/title_bg.png);
	line-height:48px;
	text-indent:30px;
	}
#page_howto #wp_body .section{
	text-align:left;
	margin:20px auto;
	width:703px;
	}
#page_howto #wp_body .section .inner{
	padding:10px 20px 20px 20px;
	} 
#page_howto #wp_body .section p{
	font-size:0.9em;
	margin:10px 0;
	line-height:1.6em;
}
#page_howto #wp_body .section h4{
	background-color:#8baf3e;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color:#fff;
	padding:3px 12px;
	display:inline-block;
	*display: inline;
    *zoom: 1;
	margin-top:15px;
	*float:left;
	}
#page_howto #wp_body .section table{
	border:solid 1px #8d8d8d;
	margin-top:10px;
	width:100%;
	}
#page_howto #wp_body .section table td,
#page_howto #wp_body .section table th{
	padding:5px 8px;}
#page_howto #wp_body .section table .gray{
	font-weight:bold;
	text-align:center;
	background-color:#cacaca;
	}
#page_howto #wp_body .section table td{
	border-bottom:dashed 1px #8d8d8d;
	border-right:none;
	background-color:#fff;
	}
#page_howto #wp_body .section table th{
	border-bottom:dashed 1px #8d8d8d;
	border-right:dashed 1px #8d8d8d;
	background-color:#ffffee;
	}
#page_howto #wp_body .section table.tbl1 td:first-child{
	border-right:dashed 1px #8d8d8d;
	}
#page_howto #wp_body .section table.tbl1 tr:last-child td,
#page_howto #wp_body .section table.tbl1 tr:last-child th{
	border-bottom:none;
	}
	
#page_howto #wp_body .section table.tbl2{
	width:auto;}
#page_howto #wp_body .section table.tbl2 td{
	padding:5px 15px;
	border-bottom:dashed 1px #8d8d8d;
	border-right:dashed 1px #8d8d8d;
	background-color:#fff;
	}
#page_howto #wp_body .section table.tbl2 th{
	padding:5px 15px;
	border-bottom:dashed 1px #8d8d8d;
	border-right:none;
	background-color:#ffffee;
	}
#page_howto #wp_body .section table.tbl2 tr:last-child td,
#page_howto #wp_body .section table.tbl2 tr:last-child th{
	border-bottom:none;
	}
#page_howto #wp_body .section table.tbl2 td.gray{
	background-color:#cacaca;
	}

#page_howto .step{
	margin-top:15px;}

#page_howto .step li.step1:after,
#page_howto .step li.step2:after,
#page_howto .step li.step3:after,
#page_howto .step li.step4:after{
	width:32px;
	height:22px;
	content:"";
	display:block;
	background-image:url(../images/flow_arrow.png);
	position:absolute;
	bottom:-40px;
	z-index:50;
	left:50%;
	margin-left:-11px;
	}
#page_howto .step li.step5{
	margin-bottom:10px;
	}
#page_howto .step li{
	background-color: #eaeaea ;
	padding:0;
	position:relative;
	border:solid 4px #eaeaea;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:50px;	
box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 6px 3px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 6px 3px;
	}
#page_howto .step .step_box h4{
	background-color: #eaeaea !important;
	color:#262626 !important;
	text-align:center;
	line-height:1.2em;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	margin:0 !important;
	vertical-align:middle;
	display:inline-block;
	*display: inline;
    *zoom: 1;
	width:10%;
	height:100%;
	}
#page_howto .step .step_box .step_right{
	background-color:#fff;
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align:middle;
	margin:0;
	padding:10px;
	width:82%;
	text-align:left;
	}
#page_howto .step .step_box h5{
	font-size:1.2em;}
#page_howto .step .step_box p{
	margin-bottom:0 !important;
	padding:0 !important;
	}
#page_howto .attention{
	border:solid 1px #a3a3a3;
	background-color:#e2dbcb;
	font-size:0.9em;
	line-height:1.2em;
	}
#page_howto .attention p{
	border:solid 1px #a3a3a3;
	margin:2px !important;
	padding:20px !important;}

.otherpage #wp_body{
	padding-bottom:25px;}
	
/*ie8---------------*/
#header h1 {
    background-image: url(../images/ie8/logo.png)\9; /* IE8 以下 */
    *background-image: url(../images/ie8/logo.png); /* IE7 以下 */
    _background-image: url(../images/ie8/logo.png); /* IE6 */
}
#header h1:not(:target) {
    background-image: url(../images/ie8/logo.png)\9; /* IE9 */
}

#header #nav li.NAVgift {
    background-image: url(../images/ie8/nav1.png)\9; /* IE8 以下 */
    *background-image: url(../images/ie8/nav1.png); /* IE7 以下 */
    _background-image: url(../images/ie8/nav1.png); /* IE6 */
}
#header #nav li.NAVgift:not(:target) {
    background-image: url(../images/ie8/nav1.png)\9; /* IE9 */
}
#header #nav li.NAVother {
    background-image: url(../images/ie8/nav2.png)\9; /* IE8 以下 */
    *background-image: url(../images/ie8/nav2.png); /* IE7 以下 */
    _background-image: url(../images/ie8/nav2.png); /* IE6 */
}
#header #nav li.NAVother:not(:target) {
    background-image: url(../images/ie8/nav2.png)\9; /* IE9 */
}
#header #nav li.NAVhowto {
    background-image: url(../images/ie8/nav3.png)\9; /* IE8 以下 */
    *background-image: url(../images/ie8/nav3.png); /* IE7 以下 */
    _background-image: url(../images/ie8/nav3.png); /* IE6 */
}
#header #nav li.NAVhowto:not(:target) {
    background-image: url(../images/ie8/nav3.png)\9; /* IE9 */
}
#header #nav li.NAVmail{
    background-image: url(../images/ie8/nav4.png)\9; /* IE8 以下 */
    *background-image: url(../images/ie8/nav4.png); /* IE7 以下 */
    _background-image: url(../images/ie8/nav4.png); /* IE6 */
}
#header #nav li.NAVmail:not(:target) {
    background-image: url(../images/ie8/nav4.png)\9; /* IE9 */
}


#header #nav ul{
	*width:345px;
	}
#header #nav ul li{
	*float:left;
}
#header .logo{
	*float:left;
}


#header #nav li.NAVgift a{
	width:41px;
	background-size:41px;}
#header #nav li.NAVother a{
	width:104px;
	background-size:104px;}
#header #nav li.NAVhowto a{
	width:112px;
	background-size:112px;}
#header #nav li.NAVmail a{
	width:41px;
	background-size:41px;}


#nav li a{
	position/***/:absolute\0/;
	height/***/:25px\0/;
	display/***/:table-cell\0/;
}
#header #nav ul{
	margin-bottom/***/:0\0/;
	}