@charset 'UTF-8';

/*-----------------------------------
/////////////////////////////////////
/////////////// P C /////////////////
/////////////////////////////////////
-----------------------------------*/


@media screen and (min-width: 700px){

h3{
	text-align:left;}

.section{
	margin-bottom:30px;}

.breadcrumb{
	width:940px;
	height:25px;
	background: url(../images/second/bread_crumb.gif) no-repeat 0 0;
	text-align:left;
	padding:3px 10px 0;
	margin-bottom:15px;
	}

.breadcrumb ul{
	width:940px;
	height:25px;
	overflow:hidden;
	text-align:left;
	}

.breadcrumb ul li{
	display:inline-block;
	margin-left:-10px;
	margin-right:15px;
	padding-left:13px;
	background:url(../images/second/bread_crumb_list.gif) no-repeat 0 center;
	font-size:12px;
	}
	
.breadcrumb a{
	color:#68432a;
	text-decoration:none;
	}
	
.breadcrumb a:hover{
	text-decoration:underline;
	}

.mainBlock{
	width:960px;
	overflow:hidden;
	}

.titleWrap{
	background:url(../images/second/title_shadow.gif) no-repeat center bottom;
	padding-bottom:10px;
	margin-bottom:20px;
	}
	
.titleWrap .commonH1{
	background:url(../images/second/h1_line.gif) no-repeat 0 center;
	font-size:24px;
	text-align:left;
	padding:7px 0 7px 20px;
	}

.midashiA{
	border-left:8px solid #dfc58e;
	border-bottom:1px solid #dfc58e;
	text-align:left;
	padding:5px 0 3px 10px;
	margin-bottom:15px;
	font-size:18px;
	}

.midashiB{
	background:url(../images/second/midashiB.jpg) no-repeat 0 0;
	text-align:left;
	font-size:18px;
	padding:8px 15px;
	margin-bottom:15px;
	color:#2f4912;
	}
	
.midashiC{
	background:url(../images/second/midashiC.gif) no-repeat 0 0;
	padding:15px;
	text-align:left;
	color:#5e5328;
	font-size:20px;
	padding:3px 0px 15px 20px;
	margin-bottom:15px;
	}

.midashiD{
	background:#f7f7f7;
	padding:7px 15px 2px;
	text-align:left;
	color:#67880e;
	font-size:16px;
	font-weight:bold;
	}

.midashiE{
	padding:7px 15px 2px;
	background:#edf4d9;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#506904;
	}

.midashiF{
	background:url(../images/second/midashiF.gif) repeat-x 0 bottom;
	text-align:left;
	font-size:18px;
	padding:8px 15px;
	margin-bottom:15px;
	}

.midashiG{
	background:url(../images/second/midashiG.gif) no-repeat left 0;
	padding-left:10px;
	text-align:left;
	color:#8a8a6e;
	font-size:14px;
	}

.midashiH{
	background:url(../images/second/midashiH.gif) repeat-x 0 bottom;
	padding:7px 10px 5px;
	color:#FFF;
	font-size:14px;
	}

.txt{
	margin-bottom:20px;
	}

.commonDl dt{
	text-align:left;
	margin-bottom:10px;}

.commonDl dt{
	background:url(../images/common/list_green.gif) no-repeat 0 5px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	}

.commonDl dd{
	background:url(../images/common/dot.gif) no-repeat 0 7px;
	text-align:left;
	padding-left:15px;
	margin-bottom:7px;
	font-size:12px;
	}

	

.villageListTopTab{
	width:960px;
	overflow:hidden;
	border-bottom:2px solid #c59b0c;
	}

.villageListTopTab li{
	float:left;
	margin-right:5px;
	}

.villageListTopTab li a{
	display:block;
	background:#dcd1b3;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	color:#6e4607;
	padding:2px 10px 0px;
	text-decoration:none;
	}

.villageListTopTab li a:hover{
	text-decoration:underline;
	}

.villageListTopTab li a.on{
	background:#c59b0c;
	color:#FFF;}

.villageListTopTab li a.on:hover{
	text-decoration:none;
	}

.villageListTopIn{
	text-align:left;
	}

.villageListTopIn li{
	display:inline;
	white-space:nowrap;
	text-align:left;
	margin-bottom:5px;
	margin-right:10px;
	}

.villageListTopIn ul{
	padding:10px;}

.villageListTopIn li a{
	color:#6e4607;
	display:inline;
	}

p.read{
	padding:0 10px;
	margin-bottom:15px;
	}

.villageList{
	width:905px;
	margin-left:40px;
	overflow:hidden;
	}

.villageList .villageOne{
	width:199px;
	border:1px solid #e8e2e0;
	float:left;
	margin:0 20px 20px 0;
	}

.villageList .villageOne a{
	display:block;
	border:3px solid #FFF;
	background:#f8f7f4;
	padding:5px;
	position:relative;
	text-align:left;
	text-decoration:none;
	color:#9f700b;
	}

.villageList .villageOne a:hover,
.villageList .villageOne a.on{
	background:#fff0cf;
	text-decoration:none;
	}

.villageList .villageOne a .icon{
	position:absolute;
	top:0;
	left:0;
	}

.villageList .villageOne a .linkG{
	text-align:left;
	margin:7px 0 0px;
	display:block;
	}

.villageList .villageOne a .name{
	text-align:left;
	display:block;
	padding-left:15px;
	color:#717171;
	font-size:12px;
	}

.commonLeft{
	width:217px;
	float:left;
	}

.commonLeftB{
	width:300px;
	}
	
.commonLeftFrench{
	width:700px;
	float:left;
	}

.commonLeft img.thumb{
	width:217px;
	}

.commonLeftB img.thumb{
	width:300px;
	}

.commonRight{
	width:718px;
	float:right;
	}

.commonRightB{
	width:630px;}
	
commonRightFrench
.{
	width:200px;
	float:right;
	}

.borderBox{
	padding:20px;
	border:1px solid #dcdcd2;
	}

.bgGray{
	background:#f7f7f7;
	padding:10px;
	margin-bottom:15px;
	}

.modelBox{
	background:url(../images/second/line_y.gif) repeat-y 628px 0;}

.modelBoxIn{
	padding-bottom:20px;}

.modelBoxIn p{
	width:412px;
	float:left;
	}

.modelBoxIn .chart{
	width:87px;
	float:right;
	}

.modelBoxIn .chart ul li{
	text-align:center;
	background:#c59c10;
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;
	padding:3px 0 2px;
	}

.modelBoxIn .chart ul li.start{
	background:#6e4607;
	}

.modelBoxLast .modelBoxIn{
	background:#FFF;
	}

.osusumeWrap{
	width:642px;
	background:#fff1e2;
	border-radius:10px;
	position:relative;
	padding:20px;
	margin-top:30px;
	}

.osusumeWrap .osusumeIco{
	position:absolute;
	top:-30px;
	left:0;
	}

.osusumeWrap dl{
	margin-bottom:10px;
	width:350px;
	float:left;
	}

.osusumeWrap dl dt{
	text-align:left;
	font-size:18px;
	color:#d25a3e;
	margin-bottom:5px;
	}

.osusumeWrap dl dd{
	text-align:left;
	font-size:12px;
	}

.osusumeWrap .osusumeWrapLink{
	display:block;
	float:right;
	background:#da6f56;
	color:#FFF;
	font-weight:bold;
	border-radius:10px;
	padding:7px 10px;
	text-decoration:none;
	}

.osusumeWrap .osusumeWrapLink:hover{
	text-decoration:underline;
	}
/*-----------------add css for PC-----------------------*/
.mSection{
	margin:0 15px 30px 15px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	}
	
.mSection .commonLeft{
	width:244px;
	float:left;
	}
	
.mSection .commonRight{
	width:630px;
	float:right;
	}
	
.mSection .commonRight dl {
	text-align:left;
	}

.mSection .commonRight dt {
	font-size:16px;
	font-weight:bold;
	}

.mSection .commonRight dd {
	font-size:14px;
	}
/*-----------------add css for PC-----------------------*/

/* my page
----------------------------------------*/

.myPageTab{
	width:960px;
	overflow:hidden;
	padding-top:15px;
	border-bottom:2px solid #e8ad00;
	margin-bottom:20px;
	}

.myPageTab ul{
	float:left;
	padding-top:2px;
	}

.myPageTab li{
	float:left;
	margin-right:5px;
	}

.myPageTab li a{
	display:block;
	background:#eee3c2;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	font-size:15px;
	color:#6e4607;
	padding:7px 20px 3px;
	text-decoration:none;
	}

.myPageTab li a:hover{
	text-decoration:underline;
	}

.myPageTab li a.on{
	background:#e8ad00;
	color:#FFF;}

.myPageTab li a.on:hover{
	text-decoration:none;
}


.myPageTabSelectWrap{
	width:550px;
	float:right;
	text-align:right;
	}

.starWrapRest{
	width:151px;
	height:24px;
	background:url(../images/second/star_bg_rest.jpg) no-repeat 0 0;
	overflow:hidden;
	}


.starWrapRest img{
	float:left;
	}


.starWrap{
	width:151px;
	height:24px;
	background:url(../images/second/star_bg.jpg) no-repeat 0 0;
	overflow:hidden;
	}
	
.starWrap img{
	float:left;
	}

.themeWrap{
	background:#f5f5f5;
	padding:10px;
	}

.midashiLine{
	background:url(../images/second/line_x.gif) repeat-x 0 bottom;
	padding-bottom:7px;
	font-size:14px;
	text-align:left;
	color:#636d48;
	padding:7px 15px;
	font-weight:bold;
	}

.iconList {
	text-align:left;
	padding:10px 0;
	}

.iconList li{
	display:inline-block;
	padding-left:20px;
	padding:10px 10px 0 35px;
	font-size:12px;
	}

.themeWrapB{
	overflow:hidden;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:7px 0;
	}

.themeWrapB .midashiLine{
	color:#FFF;
	background:#c59b0b;
	padding:4px 5px 1px;
	/*float:left;*/
	font-size:12px;
	margin:3px 0;
	min-width:37px;
	text-align:center;
	}

.themeWrapB .midashiLine2{
	font-size:16px;
	text-align:left;
	color:#7ba509;
	padding:0 10px;
	font-weight:bold;
	margin-top:-20px;
	margin-bottom:-5px;
	}

.themeWrapB .iconList{
	width:568px;
	float:right;
	padding:0;
	}

.themeWrapB .iconList {
	text-align:left;
	}

.themeWrapB .iconList li{
	display:inline-block;
	padding-left:20px;
	padding:10px 10px 0 35px;
	font-size:12px;
	}

.iconList li.themeIcoA{ background:url(../images/second/ico_a.png) no-repeat 5px center;}
.iconList li.themeIcoB{ background:url(../images/second/ico_b.png) no-repeat 0 center;}
.iconList li.themeIcoC{ background:url(../images/second/ico_c.png) no-repeat 5px center;}
.iconList li.themeIcoD{ background:url(../images/second/ico_d.png) no-repeat 0 center;}
.iconList li.themeIcoE{ background:url(../images/second/ico_e.png) no-repeat 0 center;}
.iconList li.themeIcoF{ background:url(../images/second/ico_f.png) no-repeat 0 center;}
.iconList li.themeIcoG{ background:url(../images/second/ico_g.png) no-repeat 10px center;}

.tableHead{
	background:#a7af92;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	text-align:left;
	padding:5px 10px 3px;
	color:#FFF;
	font-size:14px;
	}

.likeTable{
	border-left:1px solid #bababa;
	border-right:1px solid #bababa;
	border-top:1px solid #bababa;
	}

.likeTable dl{
	width:716px;
	overflow:hidden;
	border-bottom:1px solid #bababa;
	}

.likeTable dt {
    float: left;
    padding: 10px 10px 7px;
    width: 100px;
	font-size:12px;
	text-align:left;
}

.likeTable dd {
    float: right;
    padding: 10px 10px 7px;
    width: 575px;
	text-align:left;
}

.s_table{
	border-top:1px dotted #bababa;}

.s_table dl{
	width:306px;
	overflow:hidden;
	border-bottom:1px dotted #bababa;
	}

.s_table dt {
    float: left;
    padding: 10px 0px 7px 0;
    width: 50px;
	font-size:12px;
	text-align:left;
	color: #7BA509;
	font-weight:bold;
	font-size:12px;
}

.s_table dd {
    float: right;
    padding: 10px 10px 7px 0;
    width: 240px;
	text-align:left;
	font-size:12px;
}


.tableA{
	background:url(../images/second/table_bg.gif) repeat-y 0 0 #FFF;
	}
	
.tableAwide{
	background:url(../images/second/table_bg_wide.gif) repeat-y 0 0 #FFF;
	}
	
.tableAwide dl{
	width:930px;
	}
	
.tableAwide dl dt{
	width:160px;
	}
	
.tableAwide dl dd{
	width:730px;
	}


.profileWrap{
	background:#f5ffd6;
	border-radius:10px;
	padding:15px;
	width:710px;
	margin:0 auto;
	}
	
.tableB{
	background:url(../images/second/table_bgB.gif) repeat-y 0 0 #FFF;
	}

.tableB dl{
	width:709px;
	}
	
.tableB dt{
	width:175px;
	color:#67880e;
	padding-top:12px;
	font-size:14px;
	}
	
.tableB dd{
	width:492px;
	}


.tableC{
	border:none;
	margin:0 auto;
	}

.tableC dl{
	width:550px;
	overflow:hidden;
	border-bottom:none;
	}

.tableC dt {
    float: left;
    padding: 15px 10px 2px;
    width: 180px;
	font-size:12px;
	text-align:left;
}

.tableC dd {
    float: right;
    padding: 10px 10px 2px;
    width: 329px;
	text-align:left;
}

.tableC dd span{
	margin-right:5px;
	vertical-align:middle;
	}

.tableC dd input{
	width:90%!important;
	}

.tableC dd input.name{
	vertical-align:middle;
	width:25%!important;
	margin-bottom:3px;
	margin-right:10px;
	}

.tableD{
	overflow:hidden;
	padding-top:7px;
	}

.tableD .tableHead{
    background: none repeat scroll 0 0 #9bb84e;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin: 3px 0;
    padding: 4px 5px 1px;
	min-width:37px;
	text-align:center;
	}

.tableD .tableDIn{
	float:right;
	width:568px;
	overflow:hidden;
	}

.tableD .tableDIn dl{
	width:568px;
	overflow:hidden;
	border-bottom:1px dotted #d7d7d7;
	}

.tableD .tableDIn dl dt{
    padding: 7px 0px 7px 0;
	color: #7BA509;
	font-weight:bold;
	padding-left:7px;
	width:90px;
	float:left;
	text-align:left;
	font-size:12px;
	}

.tableD .tableDIn dl dd{
    padding: 7px 0px 7px 0;
	width:460px;
	float:right;
	text-align:left;
	font-size:12px;
	}


.profileWrap dd span,
.profileWrap dd input,
.profileWrap dd select{
	vertical-align:middle;
	margin-bottom:3px;
	}

.check{
	margin-top:3px;}

.thumbBtn{
	text-align:center;
	padding-top:5px;
	}

.thumbBtn li{
	display:inline;
	padding:0;
	color:#CCC;
	}

.thumbBtn li .on{
	color:#84b20a;
	}

.btRss{
	padding: 2px 5px 1px;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
	vertical-align:middle;
	margin-left:10px;
	background:#c59b0b;
	color:#FFF;
	text-decoration:none;
	}

.btRss:hover{
	color:#FFF;
	text-decoration:none;
	}

.sectionB{
	padding:20px;}

.newsEntry{
	margin-bottom:30px;}

.newsEntry .entryBody{
	margin:15px;
	}

.newsEntry .entryBody p{
	margin-bottom:15px;
	line-height:1.7;
	}

.searchArea img{
	vertical-align:top;
}

.searchArea{
	width:470px;
	height:479px;
	text-align:left;
	margin-bottom:10px;
	float:left;
	border-bottom:1px solid #f1f1f1;
}

.searchArea .searchAreaContent{
	width:468px;
	height:426px;
	border-bottom:solid 1px #f1f1f1;
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
}

.searchArea .searchAreaTab{
	width:458px;
	height:22px;
	background:#6f4709;
	padding:7px 5px 0 5px;
	border-top:solid 1px #fefbec;
}

.searchArea .searchAreaTab ul.leftTab{
	float:left;
}

.searchArea .searchAreaTab ul.rightTab{
	float:right;
}

.searchArea .searchAreaTab ul li{
	float:left;
	margin-right:5px;
}

.searchArea .all{
	width:468px;
	height:396px;
}

.searchArea .zoomA{
	width:468px;
	height:396px;
	position:relative;
	background:#fffced;
}

.searchArea .zoomA img{
	display:block;
	position:absolute;
}

.searchArea .zoomA img.zoomA0{
	width:468px;
	height:396px;
	z-index:10;
	top:0;
	left:0;
}

.searchArea .zoomA img.zoomA1{
	width:162px;
	height:83px;
	z-index:1;
	top:15px;
	left:213px;
}

.searchArea .zoomA img.zoomA2{
	width:184px;
	height:129px;
	z-index:1;
	top:75px;
	left:199px;
}

.searchArea .zoomA img.zoomA3{
	width:121px;
	height:95px;
	z-index:1;
	top:173px;
	left:218px;
}

.searchArea .zoomA img.zoomA4{
	width:86px;
	height:123px;
	z-index:1;
	top:100px;
	left:146px;
}

.searchArea .zoomA img.zoomA5{
	width:167px;
	height:136px;
	z-index:1;
	top:126px;
	left:9px;
}

.searchArea .zoomA .back{
	width:60px;
	height:15px;
	line-height:15px;
	font-size:12px;
	color:#fff;
	background:#7ca50b;
	text-align:center;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:11;
}

.themeList{
	width:470px;
	float:right;
	}

.themeListIn{
	padding:10px;
	width:448px;
	background:#fffced;
	border-bottom:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	}

.themeListIn ul{
	text-align:left;}

.themeListIn li{
	display:inline-block;
	margin-bottom:10px;
	}

.selectWrap{
	background:#f4f4f4;
	padding:10px;
	border-radius:5px;
	}

.selectWrap dl{
	text-align:left;
	font-size:12px;
	margin-bottom:12px;
	}

.selectWrap dl dt{
	display:inline-block;
	background:#a29a89;
	border-radius:3px;
	padding:3px 7px 1px;
	color:#FFF;
	margin-bottom:7px;
	}

.serchHead{
	border-bottom:1px solid #dfc58e;
	padding-bottom:5px;
	text-align:left;
	}



.AreaListTab{
	width:960px;
	overflow:hidden;
	border-bottom:2px solid #7ba509;
	}

.AreaListTab li{
	float:left;
	margin-right:5px;
	font-size:13px;
	}

.AreaListTab li a{
	display:block;
	background:#edf1e2;
	border-radius:3px 3px 0 0;
	font-weight:bold;
	color:#8e9970;
	padding:8px 0 4px;
	width:101px;
	text-decoration:none;
	}

.AreaListTab li.first a{
	padding:8px 0 4px;
	}

.AreaListTab li a:hover{
	text-decoration:underline;
	}

.AreaListTab li a.on{
	background:url(../images/second/bt_line.gif) repeat-x 0 1px #7ba509;
	color:#FFF;}

.AreaListTab li a.on:hover{
	text-decoration:none;
	}

.AreaTitleWrap{
	width:960px;
	background:url(../images/second/dot.gif) repeat-x 0 bottom;
	padding-bottom:10px;
	}
	
.AreaTitleWrap .AreaTitleWrapCenter{
	width:645px;
	float:left;
	padding-left:10px;
	}
	
.AreaTitleWrap .AreaTitleWrapCenter h1{
	text-align:left;
	}

.AreaTitleWrapRight{
	float:right;
	padding-top:25px;
	}

.areaInfoWrap{
	width:965px;
	}

.areaInfoWrap .areaInfoLeft{
	width:595px;
	float:left;
	padding-top:12px;
	}

.areaInfoWrap .areaInfoLeft dl{
	width:595px;
	overflow:hidden;
	margin-bottom:10px;
	}

.areaInfoWrap .areaInfoLeft dl dt{
	background:#c59b0c;
	border-radius:10px;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	float:left;
	padding:1px 10px 0;
	margin-bottom:10px;
	text-align:center;
	width:45px;
	}

.areaInfoWrap .areaInfoLeft dl dd{
	font-size:12px;
	text-align:left;
	width:520px;
	float:right;
	}

.areaInfoWrap .areaInfoLeft dl dd input,
.areaInfoWrap .areaInfoLeft dl dd span,
.areaInfoWrap .areaInfoLeft dl dd select{
	vertical-align:middle;
	margin:0;
	padding:1px;
	height:auto;
	}

.areaInfoWrap .areaInfoLeft dl dd .nowrap input{
	padding:4px 6px;}

.areaInfoRight ul{
	text-align:right;
	padding-top:10px;
	}

.areaInfoRight ul li{
	display:inline;
	vertical-align:middle;
	}

.AreaListTitle{
	width:940px;
	background:url(../images/second/title_list_bg.gif) repeat-x 0 0;
	padding:10px;
	}

.AreaListTitle h2{
	color:#FFF;
	padding-top:3px;
	padding-left:5px;
	}

.accessTitle{
	width:717px;
	height:22px;
	background:url(../images/second/title_access.gif) no-repeat 0 0;
	overflow:hidden;
	margin-bottom:10px;
	}

.txt .green{
	line-height:2;
	}

.areaKihonLeft{
	width:383px;
	float:left;
	}

.areaKihonPhotoList{
	padding-top:10px;}

.areaKihonPhotoList span.arrowLeft,
.areaKihonPhotoList span.arrowLeftOn{
	display:inline-block;
	overflow:hidden;
	width:23px;
	height:23px;
	cursor:pointer;
	vertical-align:middle;
	background:url(../images/second/arrow_left_off.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowLeftOn{
	background:url(../images/second/arrow_left_on.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowRight,
.areaKihonPhotoList span.arrowRightOn{
	display:inline-block;
	overflow:hidden;
	width:23px;
	height:23px;
	cursor:pointer;
	vertical-align:middle;	
	background:url(../images/second/arrow_right_off.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowRightOn{	
	background:url(../images/second/arrow_right_on.gif) no-repeat 0 0;
	}

.areaKihonPhotoList ul{
	display:inline-block;
	height:39px;
	overflow:hidden;
	vertical-align:middle;
	}

.areaKihonPhotoList li{
	display:inline-block;
	vertical-align:middle;
	margin:0 2px;
	}

.areaKihonRight{
	width:545px;
	float:right;
}

.kihonInfoTitle{
	width:100%;
	background:#9ca681;
	color:#FFF;
	text-align:center;
	padding:1px 0 0;
	font-size:12px;
	}

.kihonInfo{
	width:545px;
	border-top:1px dotted #aaa598;
	border-bottom:1px dotted #aaa598;
	overflow:hidden;
	background:#f5f5f5;
	margin-bottom:20px;
	}

.kihonInfo dt{
	float:left;
	background:#dcdfd4;
	color:#5a6404;
	padding:5px 7px 3px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	}

.kihonInfo dd{
	float:left;
	color:#5a6404;
	padding:5px 7px 3px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	}

.areaKihonMainLeft{
	width:680px;
	float:left;
	}

.areaKihonMainLeft .commonRight{
	width:445px;
	}

.kinonEventWrap{
	background:#f5f5f5;
	border-radius:10px;
	padding:10px;
	}

.kinonEventWrap p{
	background:#FFF;
	border-radius:10px;
	padding:15px;
	font-size:12px;
	}


.kihonInfoTab{
	width:680px;
	overflow:hidden;
	border-bottom:2px solid #7ba509;
	}

.kihonInfoTab li{
	float:left;
	margin-right:5px;
	min-width:150px;
	}

.kihonInfoTab li span{
	display:block;
	background:#dcd1b3;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	color:#7a6b42;
	padding:2px 10px 0px;
	text-decoration:none;
	cursor:pointer;
	}

.kihonInfoTab li span:hover{
	text-decoration:underline;
	}

.kihonInfoTab li span.select{
	background:#7ba509;
	color:#FFF;}

.kihonInfoTab li span.select:hover{
	text-decoration:none;
	}

.accessWrap{
	width:650px;
	overflow:hidden;
	background:#f5f5f5;
	border-radius:10px;
	padding:15px;
	margin-bottom:20px;
	}

.kihonInfoTabContents{
	padding-top:20px;
	}

.accessWrap .accessLeft{
	width:80px;
	font-size:12px;
	text-align:center;
	float:left;
	}

.accessWrap .accessLeft p{
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	}
	
.accessWrap dl{
	width:550px;
	background:url(../images/second/dot_y.gif) repeat-y 0 0;
	padding-left:15px;
	float:right;
	text-align:left;
	}

.accessWrap dl dt{
	color:#7ba509;
	margin-bottom:5px;}

.accessWrap dl dd{
	margin-bottom:20px;}

.disnon {
	display: none;
	}

.areaKihonMainRight{
	width:250px;
	float:right;
	}

.areaKihonMainRightIn{
	border:4px solid #dcd1b3;
	padding:10px;
	}

.areaKihonMainRightIn h4{
	font-size:11px;
	font-weight:normal;
	color:#8d897a;
	text-align:left;
	background:url(../images/second/dot.gif) repeat-x 0 bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.areaKihonMainRightIn h4 span{
	color:#7ba509;
	font-size:14px;
	display:block;
}

.areaKihonMainRightIn p{
	font-size:12px;
	}

.areaKihonMainRightIn ul li{
	font-size:12px;
	text-align:left;
	}

.areaKihonMainRightIn dl.grayBox{
	background:#f4f4f3;
	border-radius:10px;
	padding:15px;
	}

.areaKihonMainRightIn dl.grayBox dt{
	text-align:left;
	color:#7ba509;
	margin-bottom:10px;
	}
	
.areaKihonMainRightIn dl.grayBox dd{
	text-align:left;
	font-size:12px;
	}

.loginWrap{
	margin:0 12px;}

.passWrap{
	margin:0 125px;}

.loginWrapIn{
	width:615px;
	float:left;
	border:11px solid #edf4d9;
	border-radius:10px;
	background:#FFF;
	padding:20px 15px;
	}

.nyukaiWrapIn{
	width:216px;
	float:right;
	background:#83af4d;
	border:3px double #83af4d;
	border-radius:10px;
	padding:5px 12px 12px;
	}
	
.nyukaiWrapIn h2{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:url(../images/second/line_g.gif) repeat-x 0 bottom;
	padding-bottom:5px;
	margin-bottom:12px;
	}

.nyukaiWrapIn .whiteBox{
	background:#FFF;
	padding:12px 12px 15px;
	}

.nyukaiWrapIn .whiteBox p{
	margin-bottom:25px;
	}
	
.list_type01 ul {
	text-align:left;
	}

.list_type01 li {
	text-align:left;
	padding:0 3px 0 25px;
	background:url(../images/common/ico_list.gif) no-repeat 8px 5px;
	}

.errorWrap{
	border:3px solid #c50606;
	background:#ffefef;
	padding:10px;
	width:500px;
	margin:0 auto 15px;
	}

.errorWrap div{
	color:#c50606;
	font-weight:bold;
	margin-bottom:5;
	font-size:12px;
	}

.passTable dl{
	width:550px;}

.passTable dl dt{
	width:180px;
	}

ol.list_num {
	padding:20px;
	}
		
ol.list_num li {
	list-style-type:decimal!important;
	margin:0 0 15px 0;
	}

dl.sitemap {
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:0 0 10px 0;
	margin:0 auto 10px auto;
	width:900px;
	clear:both;
	}

dl.sitemap dt {
	float:left;
	width:280px;
	padding:0 0 0 20px;
	background:url(../images/common/ico_list.gif) no-repeat 0 6px;
	}

dl.sitemap dd {
	}

ul.sitemapIn {
	text-align:left;
	margin:0 30px 20px 30px;
	padding: 0 0 10px 0;
	border-bottom:1px dotted #ccc;
	}

ul.sitemapIn li {
	background:url(../images/common/list.gif) no-repeat 2px 9px;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	}
	
img.thumb100 {
	width:100px!important;
	}

.tableInTable{
	border-bottom:1px solid #bbb;
	overflow:hidden;
	}

.tableInTable .th{
	width:14%;
	float:left;
	padding:1% 10px;
}

.tableInTable .td{
	width:80%;
	float:right;
	padding:1% 10px;
}


.kazukoBody .mainImg{
	width:739px;
	float:right;
	border:1px solid #bbb;
	position:relative;
	}

.kazukoBody .mainImg .txt{
	position:absolute;
	bottom:0px;
	left:0;
	background:url(../images/kazuko/bg_white.png) repeat;
	text-align:left;
	margin-bottom:0;
	padding:15px;
	}

.kazukoBody .kazukoProfile{
	width:170px;
	float:left;
	border:1px solid #e2d0a4;
	padding:20px 15px;
	font-size:10px;
	}

.kazukoBody .kazukoProfile .photo{
	margin-bottom:10px;}

.kazukoBody .kazukoProfile dl{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e2d0a4;
	text-align:left;
	}

.kazukoBody .kazukoProfile dl dt{
	font-size:16px;
	font-weight:bold;
	}

.kazukoBody .kazukoProfile dl dd{
	font-size:14px;
	}

.kazukoBody .leftMenu{
	width:193px;
	float:left;
	}

.kazukoBody .leftMenu h2{
	background:url(../images/kazuko/left_title.gif) repeat-x;
	color:#66880d;
	font-size:12px;
	text-align:left;
	padding:10px;
	margin-bottom:10px;
	}

.kazukoBody .leftMenu p{
	background:url(../images/kazuko/left_title2.gif) no-repeat 0 bottom;
	padding:3px 0 7px 12px;
	text-align:left;
	font-size:12px;
	margin-bottom:15px;
	line-height:1.3;
	font-weight:bold;
	}

.kazukoBody .leftMenu dl{
	margin-bottom:15px;
	}

.kazukoBody .leftMenu dl dd{
	text-align:left;
	margin-bottom:10px;
	font-size:12px;
	}

.kazukoBody .leftMenu dl dd a{
	display:block;
	background:url(../images/common/list_green.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#000;
	}

.kazukoMain{
	width:740px;
	float:right;
	}

.kazukoMain .titleBlock{
	width:740px;
	height:76px;
	background:url(../images/kazuko/title.jpg) no-repeat 0 0;
	text-align:left;
	}

.kazukoMain .titleBlock h1{
	padding:15px 0 0 22px;
	font-size:20px;
	color:#4f611a;
	text-align:left;
	}

.kazukoMain .titleBlock span{
	font-size:14px;
	color:#999;
	padding-left:22px
	}
	
.kazukoMain p{
	padding:15px 0;
	color:#000;
	font-size:12px;
	}

.kazukoOne{
	width:740px;
	overflow:hidden;
	background:url(../images/kazuko/dot.gif) repeat-x 0 bottom;
	padding:0 0 10px 0;
	margin-bottom:10px;
	}	

.kazukoList a.img img,
.kazukoList img.img{
	float:left;
	border:1px solid #CCC;
	width:220px;
	}

.kazukoList .kazukoListRight{
	width:505px;
	float:right;
	text-align:left;
	}

.kazukoList .kazukoListRight a{
	background:url(../images/common/list_green.gif) no-repeat 0 4px;
	padding-left:15px;
	}

.kazukoList .kazukoListRight p{
	padding:15px 0 15px 15px;
	}

.recipeWrap{
	width:740px;
	overflow:hidden;
	}

.recipeWrap .left{
	width:405px;
	float:left;
	}

.recipeWrap .left .cookImg{
	width:405px;
	border:1px solid #bbb;
	}
	
.recipeWrap .point{
	background:#fef7e7;
	border-radius:10px;
	padding:13px;
	font-size:12px;
	}
		
.recipeWrap .point .tit{
	text-align:left;
	border-bottom:1px solid #b09f94;
	font-weight:bold;
	font-size:12px;
	}

.recipeWrap .point p{
	padding:7px 0 0 0;}

.recipeWrap .right{
	width:300px;
	float:right;
	font-size:12px;
	}

.recipeWrap .right h3{
	font-size:16px;
	font-weight:bold;
	color:#c5a96f;
	border-bottom:1px dotted #b09f94;
	}

.recipeWrap .right h3 span{
	font-size:12px;
	color:#333;
	margin-left:3px;
	}

.cookTable dl{
	width:300px;
	overflow:hidden;
	border-bottom:1px dotted #b09f94;
	margin-bottom:3px;
	}

.cookTable dt {
    float: left;
    padding: 3px 5px 3px;
    width: 90px;
	text-align:left;
}

.cookTable dd {
    float: right;
    padding: 3px 5px 3px;
    width: 189px;
	text-align:left;
}

.cookTableSet{
	background:#fef7e7;
	margin-bottom:5px;
	}

.cookTableSet .setTitle{
	background:#dfc58e;
	color:#FFF;
	font-weight:bold;
	}

.cookTableSet dl{
	width:290px;
	overflow:hidden;
	border-bottom:none;
	margin:0 5px;
	}

.cookTableSet dt {
    float: left;
    padding: 5px 5px 3px;
    width: 85px;
	text-align:left;
}

.cookTableSet dd {
    float: right;
    padding: 5px 5px 3px;
    width: 184px;
	text-align:left;
}

.recipeWrap .hosoku{
	text-align:left;
	color:#666;
	padding-top:3px;
	}
	
.recipeWrapTop{
	margin-bottom:25px;
	}

.recipeWrapBottom h3{
	color:#6e4607;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	background:#e8e4e2;
	padding:3px 10px;
	margin-bottom:15px;
	}

.recipeWrap .recipeWrapBottom .recipeList{
	font-size:12px;
	}

.recipeWrap .recipeWrapBottom .recipeList p{
	padding-left:23px;
	text-indent:-23px;
	}


.monthTab{
	width:960px;
	overflow:hidden;
	border-bottom:2px solid #7ba509;
	}

.monthTab li{
	float:left;
	margin-right:5px;
	font-size:13px;
	}

.monthTab li a{
	display:block;
	background:#edf1e2;
	border-radius:3px 3px 0 0;
	font-weight:bold;
	color:#8e9970;
	padding:8px 0 4px;
	width:75px;
	text-decoration:none;
	}

.monthTab li.first a{
	padding:8px 0 4px;
	}

.monthTab li a:hover{
	text-decoration:underline;
	}

.monthTab li a.on{
	background:url(../images/second/bt_line.gif) repeat-x 0 1px #7ba509;
	color:#FFF;}

.monthTab li a.on:hover{
	text-decoration:none;
	}

.monthBody{
	padding-top:15px;
	}

.greenH2{
	font-size:18px;
	color:#7ba509;
	text-align:left;
	}

.commonTable {
	margin:10px 0;}

.commonTable td,
.commonTable th{
	padding:3px 10px 3px 0;}

.grayBoxB{
	background:#f5f5f5;
	border-radius:10px;
	padding:15px 28px;
	margin-bottom:20px;
	}

.grayBoxB h2{
	text-align:left;
	color:#6e4607;
	font-size:16px;
	background:url(../images/second/line_2g.gif) repeat-x 0 bottom;
	padding:5px 0;
	margin-bottom:10px;
	}

.grayBoxB p{
	margin-bottom:15px;
	}

.sectionIn{
	margin-bottom:10px;
	}
	
.fraBox{
	border:1px solid #cfcfcf;
	border-radius:10px;
	background:url(../images/month/fra_box_line.gif) repeat-y 0 0 #fffeeb;
	padding:15px 0 0;
	}

.fraBox h2{
	text-align:left;
	margin-bottom:15px;
	background:url(../images/second/line_2g.gif) repeat-x 0 bottom;
	padding-bottom:2px;
	}

.fraBox h3{
	text-align:left;
	font-size:16px;
	color:#83a915;
	margin-bottom:15px;
	}

.fraBoxIn{
	background:url(../images/month/fra_box_box.gif) no-repeat 98% bottom;
	padding:0 35px 35px;
	}

.fraBox p{
	padding-bottom:0;}

.monthListWrap{
	width:960px;
	overflow:hidden;
	margin-bottom:30px;
	}

.monthListWrap .monthList{
	width:295px;
	height:250px;
	float:left;
	background:url(../images/month/dot.gif) no-repeat left bottom;
	margin-left:-1px;
	text-align:center;
	padding:10px 5px 0px;
	}

.monthListWrap .monthList .imgWrap{
	width:277px;
	height:182px;
	background:url(../images/month/photo_bg.gif) no-repeat 0 0;
	text-align:center;
	padding-top:10px;
	margin:0 auto 5px;
	}

.monthListWrap .monthList a{
	text-decoration:none;
	color:#9f700b;
	}

.monthListWrap .monthList a:hover{
	text-decoration:underline;
	}

.sectionBottomList{
	width:1000px;
	overflow:hidden;
	margin-bottom:20px;
	}

.commonSWrap{
	height:300px;
	width:450px;
	float:left;
	border:1px solid #ddd;
	padding:10px;
	font-size:12px;
	margin:0 15px 20px 0;
	}

.commonSWrap .themeWrap,
.commonSWrap .themeWrapB,
.commonSWrap .tableD{
	padding-top:0;
	}

.commonSWrap .midashiA{
	font-size:15px;}

.commonSWrap .tableD .tableDIn{
	width:450px;}

.commonSWrap .tableD .tableDIn dl{
	width:450px;}

.commonSWrap .tableD .tableDIn dl dt{
	padding:2px;}

.commonSWrap .tableD .tableDIn dl dd{
	padding:2px;
	width:350px;}

.commonSWrap .midashiLine,
.commonSWrap .tableD .tableHead{
	width:100%;
	text-align:left;
	margin-top:1px;
	}
.commonSWrap .tableD .tableHead{
	margin-top:0px;
	}

.commonSWrap .themeWrapB .iconList{
	float:none;
	width:auto;
	padding:5px 0 5px;
	overflow:hidden;
	}
	
.slideBt {
	display: none;
}


#lean_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #d3d3d3;
	display: none;
}

.popUpdata{
	background: #ffffff;
	padding:30px;
}

.wordBreak{
	word-break: break-all;
}

.sort-Eetoile{
	display: none;
}


.newsTitleLeft{
	text-align:left;
}

}


/*-----------------------------------
/////////////////////////////////////
/////////// SMERT PHONE /////////////
/////////////////////////////////////
-----------------------------------*/

@media screen and (max-width: 699px){


/*-----------add css for mobile--------------*/
.mSection{
	margin:0 0 5%;
	padding-bottom:5%;
	border-bottom:1px dotted #ccc;
	}
	
.mSection .commonRight dl {
	margin-top:4%;
	text-align:left;
	}

.mSection .commonRight dt {
	font-size:16px;
	font-weight:bold;
	}

.mSection .commonRight dd {
	font-size:14px;
	}
/*-----------add css for mobile--------------*/

/*----------------------------------------*/

.villageOne .icon,
.thumbBtn{
	display:none;}


/*----------------------------------------*/

body{
	font-size:14px;
	line-height:1.7;
	}

h1,h2,h3,h4,dl,ul{
	text-align:left;
	}

a{text-decoration:none;}

/*----------------------------------------*/


.sp_mb_s{ margin-bottom:1.5%!important;}
.sp_mb_m{ margin-bottom:3%!important;}
.sp_mb_l{ margin-bottom:6%!important;}

.sp_pr_s{ padding-right:1.5%!important;}
.sp_pr_m{ padding-right:3%!important;}
.sp_pr_l{ padding-right:6%!important;}

.sp_pt_s{ padding-top:1.5%!important;}
.sp_pt_m{ padding-top:3%!important;}
.sp_pt_l{ padding-top:6%!important;}

.spBlock{
	display:block;
	}

.sp_align_center{ text-align:center!important;}
.sp_align_left{ text-align:left!important;}
.sp_align_right{ text-align:right!important;}

.sp_size12{ font-size:12px!important;}
.sp_size22{
	font-size:22px!important;
	line-height:1.3!important;
	}

.sp_fontN{ font-weight:normal!important;}

.sp_mB0{margin-bottom:0!important;}

.sp_fontN{font-weight:normal!important;}

.spBlock{
	display:block;
	}

.header{
	margin-bottom:0;
	}

.breadcrumb{
	border-top:1px solid #e1d3aa;
	border-bottom:1px solid #e1d3aa;
	margin-bottom:3%;
	}

.breadcrumb ul{
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	text-align:left;
	background:#f9f1d5;
	overflow:hidden;
	}

.breadcrumb ul li a{
	display:block;
	padding:4px 25px 2px 30px;
	background:url(../images/sp/second/pan.png) no-repeat left center #d9d3be;
	margin-left:-20px;
	}

.breadcrumb ul li{
	float:left;
	margin-left:-20px;
	padding-left:20px;
	background:url(../images/sp/second/pan_li.png) no-repeat left center;
	font-size:11px;
}

.breadcrumb ul li span{
	display:block;
	padding:4px 25px 2px 25px;
	margin-left:-17px;
	background:url(../images/sp/second/pan_li.png) no-repeat left center;
}

.spAreaMenu{
	background:#f0d67c;
	margin-bottom:6%;
	}

.spAreaMenu p{
	padding:0;}

.spAreaMenu p a{
	display:block;
	padding:13px 10px 10px 40px;
	background:url(../images/sp/second/ico_plus.png) no-repeat 10px center #c59b0c;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border-bottom:1px solid #a78100;
	margin-bottom:1px;
	}

.spAreaMenu p.active{
	background:url(../images/sp/second/ico_minus.png) no-repeat 10px center #c59b0c;
	}

.spAreaMenu dd{
	border-bottom:1px solid #CCC;
	padding:11px 10px 7px 40px;
	background:url(../images/sp/second/list.png) no-repeat 15px 11px #FFF;
	text-align:left;
	font-size:14px;
	}

.spAreaMenu dd a{
	text-decoration:none;}

h2,
.commonH1{
	background:#80b248;
	color:#FFF;
	font-size:18px;
	text-align:left;
	padding:5px 10px 3px;
	margin-bottom:3%;
	}

.section{
	margin:0 0 5%;
	overflow:hidden;
	}

.villageList img{
	width:25%;
	float:left;
	}

.villageList .villageOne{
	overflow:hidden;
	border-bottom:1px solid #CCC;
	margin-bottom:2.5%;
	padding:0 2% 2.5%;
	}

.villageList .villageOne a{
	text-decoration:none;
	}

.villageList .villageOne img{
	margin-right:3%;
	}

.villageList .villageOne .linkG{
	background:none;
	font-size:18px;
	display:block;
	text-align:left;
	}

.villageList .villageOne .name{
	display:block;
	text-align:left;
	color:#666;
	}

.spMini .commonH1{
	font-size:12px;
	margin-bottom:-5px;
	padding-bottom:0;
	padding-top:10px;
	}

.midashiC,
.midashiA,
.newsEntry h2,
.model_all_body .midashiB,
.areaKihonMainLeft h2,
.grayBoxB h2{
	background:url(../images/sp/second/sp_midashiC.png) repeat-x 0 bottom;
	background-size:contain;
	padding:9px 10px 7px;
	text-align:left;
	color:#6e4607;
	font-size:16px;
	}

.midashiA{
	margin-bottom:3%;}

.btFav{
	float:right;
	margin-top:-5px;
	margin-left:5px;
	}

.btVillageFav{
	float:right;
	margin-left:5px;
	}

.btVillageFav span{
	display:inline-block !important;
	}

.modelBox .bgGray{
	background:#f3eded;
	}

.modelBox .bgGray p span{
	color:#666;
	padding-left:15px;
	}

.modelBox .bgGray p a{
	font-size:16px;}

.modelBox .bgGray p a span{
	padding-left:0;
}

.modelBoxIn{
	overflow:hidden;
	padding:2.5% 1.5%;
	background:url(../images/second/line_y.gif) repeat-y 84% 0;
	text-align:left;
	position:relative;
	}

.modelBoxIn img{
	margin-top:1.5%;
	}

.modelBoxIn p{
	width:70%;
	}

.modelBox .chart{
    position: absolute;
    right: 4%;
    text-align: center;
    top: 21px;
    width: 25%;
	}

.modelBoxIn .chart ul li{
	width:100%;
	text-align:center;
	background:#c59c10;
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;
	padding:3px 0px 2px;
	font-size:12px;
	}

.modelBoxIn .chart ul li.start{
	background:#6e4607;
	}

.osusumeWrap{
	width:90%;
	background:#fff1e2;
	border-radius:10px;
	position:relative;
	padding:2.5% 2.5%;
	margin:30px 2.5% 5%;
	}

.osusumeWrap .osusumeIco{
	position:absolute;
	top:-30px;
	left:0;
	}

.osusumeWrap dl{
	margin-bottom:10px;
	}

.osusumeWrap dl dt{
	text-align:left;
	font-size:18px;
	color:#d25a3e;
	margin-bottom:5px;
	text-align:center;
	}

.osusumeWrap dl dd{
	text-align:left;
	font-size:12px;
	text-align:center;
	}

.osusumeWrap .osusumeWrapLink{
	display:block;
	background:#da6f56;
	color:#FFF;
	font-weight:bold;
	border-radius:10px;
	padding:7px 10px;
	text-decoration:none;
	margin:0 auto;
	}

dl.commonDl{
	padding:2.5%;}

dl.commonDl dt{
	font-size:14px;
	font-weight:normal;
	}

dl.commonDl dd{
	margin-bottom:1.5%;
	font-size:16px;}

dl.commonDl dd a{
	background:url(../images/common/list_green.gif) no-repeat 0 6px;
	padding-left:15px;
	display:block;
	}

.modelAther .midashiA{
	background:none;
	font-size:14px;
	padding-bottom:0;
	font-weight:normal;
	}

.modelAther dt{
	display:none;
	}

.model_all_body .section{
	overflow:hidden;
	}

.model_all_body .commonLeft{
	width:25%;
	float:left;
	margin:0 3% 0 1.5%;
	}

.model_all_body .commonRight{
	width:65%;
	float:right;
	margin:0 3% 0 1.5%;
	}
	
.model_all_body .commonRight h3 a{
	color:#9f700b!important;
	}

.model_all_body .commonRight .floatright{
	display:none;
	}

.myPageTab ul{
	width:100%;
	overflow:hidden;}

.myPageTab ul li{
	float:left;
	width:50%;
	}

.myPageTab ul li a{
	display:block;
	padding:10px 0;
	text-align:center;
	background:#eee3c2;
	}

.myPageTab ul li a.on{
	background:#FFF;
	}

.myPageTabSelectWrap{
	padding:10px 1.5%;
	text-align:left;
	}

.myPageTabSelectWrap a,
.myPageTabSelectWrap select{
	vertical-align:middle;
	}

.myPageTabSelectWrap a{
	margin-right:10px;}

.favWrap h2.midashiD{
	font-size:12px;
	margin-bottom:-5px;
	padding-bottom:0;
	padding-top:10px;
	}

.myPageFavWrap h2.midashiD{
	background:#80b248;
	color:#FFF;
	font-size:20px;
	text-align:left;
	padding:5px 10px 3px;
	margin-bottom:3%;
	}

.midashiE{
	background:#def1a4;
	font-weight:normal;
	color:#506904;
	font-size:16px;
	}

.favSection .midashiA{
	background:none;
	border-bottom:1px solid #dfc58e;
	margin-bottom:3%;
	}

.favSection .commonLeft{
	margin:0 3% 3% 1.5%;
	text-align:center;
	}
	
.favSection .commonRight h3 a{
	color:#9f700b!important;
	}

.starWrap{
    width: 30%;
	margin:2% 1.5% 0;
	}

.starWrap img{
	width:20%;
	}

.themeWrap,
.themeWrapB{
	background:#fdedea;
	padding:10px;
	margin:1.5% 1.5% 3%;
	border-radius:10px;
	}

.midashiLine{
	background:url(../images/second/line_x.gif) repeat-x 0 bottom;
	padding-bottom:7px;
	font-size:14px;
	text-align:left;
	color:#636d48;
	padding:0 15px 2%;
	font-weight:bold;
	}

.midashiLine2{
	font-size:16px;
	text-align:left;
	color:#7ba509;
	padding:0 10px;
	font-weight:bold;
	margin-bottom:-5px;
	}

.iconList {
	text-align:left;
	padding:10px 0;
	}

.iconList li{
	display:inline-block;
	padding-left:20px;
	padding:10px 10px 0 35px;
	font-size:12px;
	}

.iconList li.themeIcoA{ background:url(../images/second/ico_a.png) no-repeat 5px center;}
.iconList li.themeIcoB{ background:url(../images/second/ico_b.png) no-repeat 0 center;}
.iconList li.themeIcoC{ background:url(../images/second/ico_c.png) no-repeat 5px center;}
.iconList li.themeIcoD{ background:url(../images/second/ico_d.png) no-repeat 0 center;}
.iconList li.themeIcoE{ background:url(../images/second/ico_e.png) no-repeat 0 center;}
.iconList li.themeIcoF{ background:url(../images/second/ico_f.png) no-repeat 0 center;}
.iconList li.themeIcoG{ background:url(../images/second/ico_g.png) no-repeat 10px center;}

.tableA .tableHead,
.tableAwide .tableHead,
.tableD .tableHead{
	background:#a7af92;
	padding:7px 1.5% 2px;
	text-align:left;
	color:#FFF;
	font-size:16px;
	}

.tableA dt,
.tableAwide dt,
.tableD dt{
	background:#edf1e2;
	color:#636d48;
	text-align:left;
	padding:7px 3% 2px;
	}

.tableA dd,
.tableAwide dd,
.tableD dd{
	padding:1.5% 3%;
	}
	

.profileWrap .headTxt{
	background:#a7af92;
	padding:7px 1.5% 2px;
	text-align:left;
	color:#FFF;
	font-size:16px;
	}
	
.tableB dt{
	background:#edf1e2;
	color:#636d48;
	text-align:left;
	padding:7px 1.5% 2px;
	}

.tableB dd{
	padding:3% 1.5% 3%;
	}

.tableB dd span{
	margin-right:5px;
	vertical-align:middle;
	}

.tableB dd input{
	width:90%!important;
	}

.tableB dd input.name{
	vertical-align:middle;
	width:25%!important;
	margin-bottom:3px;
	margin-right:10px;
	}







.profileWrapBottom{
	background:#F5FFD6;
	margin:5% 1.5% 1.5%;
	border-radius:10px;
	padding:1.5% 1.5% 3%;
	overflow:hidden;
	}	

.profileWrapBottom .spInner{
	width:250px;
	margin:0 auto;}

.profileWrapBottom div.floatleft{
	padding-top:7px;
	}

.profileWrapBottom .floatleft{
	float:left;
	margin-right:10px;
	}


.profileWrapBottom .floatright{
	float:right;
	}

.newsEntry{
	margin-bottom:3%;}

.newsEntry .midashiE{
	background:#FFF;
	text-align:left;
	font-size:12px;
	padding:0;
	}

.newsEntry .midashiE .floatright{
	padding:0 1.5%;}

.topBnArea{
	margin:3% 1.5%;
	}

.serchHead{
	background:#ede8de;
	text-align:left;
	margin-bottom:3%;
	padding:1.5%;
	}

.serchHead p{
	padding:0.5% 1.5% 0;
	}

.AreaTitleWrap{
	overflow:hidden;
	margin-bottom:6%;
	}

.AreaTitleWrap .floatleft{
	width:10%;
	float:left;
	}

.AreaTitleWrapCenter{
	float:right;
	width:86.4%;
	padding-right:1.5%;
	}

.AreaTitleWrapCenter h1{
	font-size:22px;
	}

.AreaTitleWrapCenter h1 span{
	display:block;
	font-size:14px;
	}

.AreaTitleWrapCenter p{
	padding:0;
	margin-bottom:3%;
	}


.areaInfoWrap{
	padding:0 1.5%;
	margin-bottom:6%;
	}

.areaInfoWrap .areaInfoLeft dl{
	margin-bottom:3%;
	}

.areaInfoWrap .areaInfoLeft dl dt{
	background:#c59b0c;
	border-radius:10px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:1px 10px 0;
	margin-bottom:1.5%;
	text-align:center;
	}

.areaInfoWrap .areaInfoLeft dl dd{
	font-size:12px;
	text-align:left;
	margin-bottom:3%;
	}

.areaInfoWrap .areaInfoLeft dl dd input,
.areaInfoWrap .areaInfoLeft dl dd span,
.areaInfoWrap .areaInfoLeft dl dd select{
	vertical-align:middle;
	margin:0;
	padding:1px;
	height:auto;
	}

.areaInfoWrap .areaInfoLeft dl dd span.nowrap{
	display:block;
	padding-top:1.5%;}

.areaInfoRight ul{
	text-align:right;
	padding-top:10px;
	overflow:hidden;
	}

.areaInfoRight ul li{
	float:left;
	margin-bottom:1.5%;
	margin-right:1.5%;
	}

.sp_areaTitle{
	background:#7ba509;
	color:#FFF;
	font-size:20px;
	text-align:left;
	padding:5px 10px 3px;
	overflow:hidden;
	}

.sp_areaTitle div.title{
	font-size:20px;
	width:70%;
	float:left;
	padding-top:1.1%;
	}

.sp_areaTitle span{
	display:block;
	float:right;
	width:13%;
	}

.sp_areaTitle a img{
	width:100%;
	}

.AreaListTab{
	display:none;
	}

.AreaListTab ul{
	padding-top:1%;
	}

.AreaListTab ul li{
	border-bottom:1px solid #CCC;}

.AreaListTab ul li a{
	display:block;
	background:url(../images/common/ico_list.gif) no-repeat 10px 10px;
	padding:5px 5px 5px 30px;
	}

.areaKihonPhoto{
	width:100%;
	}

.areaKihonPhoto .mainPhoto{
	width:100%;
	}

.areaKihonPhotoList{
	padding-top:10px;
	margin-bottom:6%;
	}

.areaKihonPhotoList span.arrowLeft,
.areaKihonPhotoList span.arrowLeftOn{
	display:inline-block;
	overflow:hidden;
	width:23px;
	height:23px;
	cursor:pointer;
	vertical-align:middle;
	background:url(../images/second/arrow_left_off.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowLeftOn{
	background:url(../images/second/arrow_left_on.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowRight,
.areaKihonPhotoList span.arrowRightOn{
	display:inline-block;
	overflow:hidden;
	width:23px;
	height:23px;
	cursor:pointer;
	vertical-align:middle;	
	background:url(../images/second/arrow_right_off.gif) no-repeat 0 0;
	}

.areaKihonPhotoList span.arrowRightOn{	
	background:url(../images/second/arrow_right_on.gif) no-repeat 0 0;
	}

.areaKihonPhotoList ul{
	display:inline-block;
	height:39px;
	overflow:hidden;
	vertical-align:middle;
	}

.areaKihonPhotoList li{
	display:inline-block;
	vertical-align:middle;
	margin:0 2px;
	}

.nowrap{
	white-space:nowrap;}

.kihonInfoTitle{
	}

.kihonInfoTitle{
	width:100%;
	background:#9ca681;
	color:#FFF;
	text-align:center;
	padding:1px 0 0;
	font-size:12px;
	}

.kihonInfo{
	overflow:hidden;
	background:#f5f5f5;
	margin-bottom:20px;
	padding:2% 1.5% 0;
	}

.kihonInfo dt{
	float:left;
	background:#dcdfd4;
	color:#5a6404;
	width:10%;
	padding:5px 7px 3px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:2%;
	}

.kihonInfo dd{
	float:left;
	color:#5a6404;
	width:40%;
	padding:5px 7px 3px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:2%;
	}

.kihonInfo dd.sp_s{
	width:20%
	}

.areaKihonMainWrap .sectionIn{
	overflow:hidden;
	margin-bottom:3%;
	}

.areaKihonMainLeft .commonLeft{
	float:left;
	width:25%;
	padding-left:1.5%;
	margin-right:3%;
	}

.kinonEventWrap h4{
	background:url(../images/second/midashiG.gif) no-repeat 7px center #f5f5f5;
	padding:2% 1.5% 1.5% 5%;
	color:#8a8a6e;
	font-size:16px;
	}

.kihonInfoTab ul{
	width:100%;
	overflow:hidden;}

.kihonInfoTab ul li{
	float:left;
	width:50%;
	font-size:14px;
	}

.kihonInfoTab ul li span{
	display:block;
	padding:10px 0;
	text-align:center;
	background:#eee3c2;
	}

.kihonInfoTab ul li span.select{
	background:#7ba509;
	color:#FFF;
	}

.disnon {
	display: none;
	}

.accessWrap{
	background:#e9e9e9;
	border-radius:10px;
	padding:2%;
	margin:2%;
	}

.accessWrap .accessLeft {
	overflow:hidden;
	background:url(../images/second/line_x.gif) repeat-x 0 bottom;
	padding-bottom:1.5%;
	margin-bottom:1.5%;
	}

.accessWrap .accessLeft img{
	width:10%;
	float:left;
	margin-right:1.5%;
	}

.accessWrap .accessLeft p{
	float:left;
	font-weight:bold;
	font-size:16px;
	}

.accessWrap dl dt{
	color:#789504;
	font-size:16px;
	}

.accessWrap dl dd{
	margin-bottom:4%;}

.areaKihonMainRight .midashiH{
	color:#FFF;
	background:#80b248;
	padding:1.5% 1.5%;
	font-size:18px;
	margin-bottom:3%;
	}

.areaKihonMainRight h4{
	margin:0 1.5%;
	background:url(../images/second/dot.gif) repeat-x 0 bottom;
	padding-bottom:1.5%;
	margin-bottom:1.5%;
	font-size:18px;
	font-weight:normal;
	color:#8d897a;
	}

.areaKihonMainRight h4 span{
	font-weight:bold;
	color:#789504;
	display:block;
	}

.areaKihonMainRight ul{
	padding:1.5%;}
	
.areaKihonMainRight dl{
	padding:1.5%;
	}

.AreaListTitle{
	text-align:left;
	padding-bottom:2%;
	}

.AreaListTitle select{
	margin-left:2.5%;}

.list_type01 ul {
	text-align:left;
	}

.list_type01 li {
	text-align:left;
	padding:0 3px 0 25px;
	background:url(../images/common/ico_list.gif) no-repeat 8px 5px;
	}

.loginWrap{
	background:#edf4d9;
	}

.loginWrapIn{
	padding:0 1.5% 5%;
	}

.errorWrap{
	border:3px solid #c50606;
	background:#ffefef;
	padding:10px;
	margin:0 auto 15px;
	}

.errorWrap div{
	color:#c50606;
	font-weight:bold;
	margin-bottom:5;
	font-size:12px;
	}

.tableC{
	border:none;
	margin:0 auto;
	}

.tableC dd{
	text-align:center;}

.tableC dd input{
	width:95%!important;
	margin:0 auto 2.5%;
	text-align:left;
	}

.nyukaiWrapIn{
	background:#FFF;
	}

.nyukaiWrapIn p{
	margin-bottom:5%;
	}

.passWrap{
	background:#edf4d9;
	}

.passWrap p{
	border-bottom:1px solid #80b248;
	padding-bottom:1.5%;
	margin:0 1.5% 1.5%;
	}

.passTable{}

ol.list_num {
	margin:0 20px;
	padding:0 15px;
	}
		
ol.list_num li {
	text-align:left;
	list-style-type:decimal!important;
	margin:0 0 15px 0;
}

dl.sitemap dt {
	padding:0 20px;
	background: url(../images/sp/common/ico_arrow.png) no-repeat right 0px #ECFAC7;
	}

dl.sitemap dt a {
	display:block;
	width:100%;
	padding:15px 0;
	}

dl.sitemap dd {
	padding:10px 20px;
	}

ul.sitemapIn {
	text-align:left;
	margin:0 0 20px 0;
	padding: 0 0 10px 0;
	}

ul.sitemapIn li {
	margin:0 0 5px 0;
	padding:6px 0 6px 15px;
	border-bottom:1px dotted #ccc;
}

.searchMap dl dt{
    background: url(../images/sp/common/grad_1.png) repeat-x scroll 0 0 / contain transparent;
    border-top: 1px solid #BFC0B3;
    display: block;
    padding: 1.5% 2.5%;
    text-align: left;
    text-decoration: none;
	}

.searchMap dl dd{
    border-top: 1px solid #BFC0B3;
	padding:1% 2.5% 1%;}

.subThemeBlock{
    border-bottom: 1px solid #BFC0B3;}

.subThemeBlock ul{}

.subThemeBlock ul li a{
	display:block;
    background: url(../images/sp/common/grad_1.png) repeat-x scroll 0 0 / contain transparent;
    border-top: 1px solid #BFC0B3;
    display: block;
    padding: 1.5% 2.5%;
    text-align: left;
    text-decoration: none;}

.subThemeBlock ul li ul li{
    border-top: 1px solid #BFC0B3;
	padding:1% 2.5% 1%;}
	
img.thumb100 {
	width:100px;!important;
	}

.tableInTable{
	border-bottom:1px solid #bbb;
	overflow:hidden;
	}

.tableInTable .th{
	width:20%;
	float:left;
	padding:2.5%;
}

.tableInTable .td{
	width:70%;
	float:right;
	padding:2.5%;
}

.kazukoBody .mainImg .txt{
	padding:1.5%;
	text-align:left;
	}

.kazukoBody .kazukoProfile{
	border:1px solid #e2d0a4;
	padding:20px 15px;
	font-size:14px;
	}

.kazukoBody .kazukoProfile .photo{
	margin-bottom:10px;}

.kazukoBody .kazukoProfile dl{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e2d0a4;
	text-align:left;
	}

.kazukoBody .kazukoProfile dl dt{
	font-size:16px;
	font-weight:bold;
	}

.kazukoBody .kazukoProfile dl dd{
	font-size:14px;
	}

.spAreaMenu p.kazukoMenuOpen{
	display:block;
	padding:13px 10px 10px 40px;
	background:url(../images/sp/second/ico_plus.png) no-repeat 10px center #c59b0c;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border-bottom:1px solid #a78100;
	margin-bottom:1px;
	}

.spAreaMenu dl.kazukoMenu{
	display:none;
	}

.kazukoMain .titleBlock{
	background:url(../images/sp/second/sp_midashiC.png) repeat-x 0 bottom;
	background-size:contain;
	padding:9px 10px 7px;
	text-align:left;
	color:#6e4607;
	font-size:16px;
	}

.kazukoMain .titleBlock h1{
	font-size:16px;
	}

.kazukoMain .titleBlock span{
	font-size:12px;
	}

.kazukoMain .kazukoList{
	border-top:1px solid #e2d0a4;
	padding:2.5% 0;}

.kazukoMain .kazukoList .kazukoOne{
	overflow:hidden;
	border-bottom:1px dotted #b09f94;
	padding-bottom:2.5%;
	margin-bottom:2.5%;}

.kazukoMain .kazukoList .kazukoOne .img{
	float:left;
	width:25%;
}

.kazukoListRight{
	width:72%;
	float:right;
	display:block;
	text-align:left;
	padding:0;
	}


.kazukoMain .kazukoList .kazukoOne a{
	font-size:16px;
	}

.kazukoMain .kazukoList .kazukoOne p{
	padding:0;
	font-size:12px;
	}



.recipeWrap{
	overflow:hidden;
	}

.recipeWrap .left .cookImg{
	border:1px solid #bbb;
	}
	
.recipeWrap .point{
	background:#fef7e7;
	border-radius:10px;
	padding:13px;
	font-size:12px;
	margin:1.5%;
	}
		
.recipeWrap .point .tit{
	text-align:left;
	border-bottom:1px solid #b09f94;
	font-weight:bold;
	font-size:12px;
	}

.recipeWrap .point p{
	padding:7px 0 0 0;}

.recipeWrap .right{
	font-size:12px;
	}

.recipeWrap .right h3{
	font-size:16px;
	font-weight:bold;
	color:#c5a96f;
	border-bottom:1px dotted #b09f94;
	padding-left:5px;
	}

.recipeWrap .right h3 span{
	font-size:12px;
	color:#333;
	margin-left:3px;
	}

.cookTable dl{
	overflow:hidden;
	border-bottom:1px dotted #b09f94;
	margin-bottom:3px;
	}

.cookTable dt {
    float: left;
    padding: 3px 5px 3px;
    width: 45%;
	text-align:left;
}

.cookTable dd {
    float: right;
    padding: 3px 5px 3px;
    width: 45%;
	text-align:left;
}

.cookTableSet{
	background:#fef7e7;
	margin-bottom:5px;
	}

.cookTableSet .setTitle{
	background:#dfc58e;
	color:#FFF;
	font-weight:bold;
	}

.cookTableSet dl{
	overflow:hidden;
	border-bottom:none;
	margin:0 5px;
	}

.cookTableSet dt {
    float: left;
    padding: 5px 5px 3px;
    width: 45%;
	text-align:left;
}

.cookTableSet dd {
    float: right;
    padding: 5px 5px 3px;
    width: 45%;
	text-align:left;
}

.recipeWrap .hosoku{
	text-align:left;
	color:#666;
	padding-top:3px;
	}
	
.recipeWrapTop{
	margin-bottom:5%;
	}

.recipeWrapTop .right{
	margin-top:3%;}

.recipeWrapBottom h3{
	color:#6e4607;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	background:#e8e4e2;
	padding:3px 10px;
	margin-bottom:15px;
	}

.recipeWrap .recipeWrapBottom .recipeList{
	font-size:12px;
	}

.recipeWrap .recipeWrapBottom .recipeList .kazukoOne{
	border-bottom:1px dotted #b09f94;
	padding-bottom:2.5%;
	margin-bottom:2.5%;}

.recipeWrap .recipeWrapBottom .recipeList .kazukoOne .img{
	float:none;
	width:80%;
	}

.recipeWrap .recipeWrapBottom .recipeList .kazukoOne .kazukoListRight{
	padding:1.5%;
	width:auto;
	float:none;
	}

.recipeWrap .recipeWrapBottom .recipeList p{
	padding-left:23px;
	text-indent:-23px;
	}

.monthBody .greenH2{
	background:none;
	color:#7ba509;
	margin-top:1.5%;
	margin-bottom:0;
	padding:0 1.5%;
	}

.grayBoxB{
	margin-bottom:3.5%;
	}

.commonTable {
	margin:2.5% 1.5%;}

.commonTable td,
.commonTable th{
	padding:3px 15px 3px 0;}

.sectionIn{
	border-bottom:1px solid #c8bfbb;
	padding:2.5% 0;
	margin-bottom:3.5%;}

.monthListWrap{
	margin-top:-4.5%;
	}

.monthListWrap .monthList{
	overflow:hidden;
	border-bottom:1px solid #CCC;
	margin-bottom:2.5%;
	padding:0 2% 2.5%;
	}

.monthListWrap .monthList a{
	text-decoration:none;
	}

.monthListWrap .monthList .imgWrap{
	margin-right:3%;
    float: left;
    width: 25%;
	}

.monthListWrap .monthList .linkG{
	background:none;
	font-size:16px;
	display:block;
	text-align:left;
	color:#9f700b;
	font-weight:bold;
	}

.monthListWrap .monthList span{
	display:block;
	text-align:left;
	color:#666;
	font-weight:normal;
	font-size:14px;
	}
	
.fraBox{
	border-top:2px solid #002395;
	background:#fffeeb;
	padding:2.5% 0;
	}

.fraBox h2{
	width:100%;
	background:none;
	padding:0 0 2px 1.5%;
	background:url(../images/second/line_2g.gif) repeat-x 0 bottom;
	text-align:left;
	}

.fraBox h3{
	text-align:left;
	font-size:16px;
	color:#83a915;
	padding:1.5%;
	}

.fraBox p{
	padding:1.5%;}

.monthTab{
	background:#7ba509;
	overflow:hidden;
	}

.monthTab div.midashi{
	font-size:18px;
	color:#FFF;
	text-align:left;
	float:left;
	font-weight:bold;
	padding:1.5% 0 1.5% 1.5%;
	}

.monthTab .monthBtn {
	width:50px;
	float:right;
	}

.monthTab ul{
	border-top: 1px solid #CCCCCC;
	clear: both;
	display: none;
	width: 100%;
	}

.monthTab ul li a{
	display:block;
	background:none;
	width:auto;
	padding:7px 10px 5px 30px;
	font-size:14px;
	background:url(../images/sp/common/list_g.png) no-repeat 10px #FFF;
	background-size:15px;
	text-align:left;
	height:auto;
	border-bottom:1px solid #CCC;
	}

.s_table{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top:15px;
	}

.s_table dl{
	border-bottom:1px dotted #CCC;
	}
	
.s_table dl:last-child{
	border-bottom:none;}

.s_table dl dt{
	background:#F5F5F5;
	padding:3px 10px;
	}
.s_table dl dd{
	padding:3px 10px;
	}

.popUpdataBt{
	display: none;
}

.popUpdata{
	display: none;
}
.sort-Eetoile{
	display: none;
}

}