@charset "utf-8";

/* --------------------------------------------------------------------
	トップ共通の設定
---------------------------------------------------------------------*/

/* header
----------------------------------------------------*/

# {
}

.btn_wappen{
	position:absolute;
	right:35px;
	top:25px;
	z-index:1000;
	}
	
.btn_kaiin_top{
	position:fixed;
	bottom:50px;
	left:50px;
	z-index:1000;
	}



/* mainSlider
----------------------------------------------------*/

.mainImage{
	height:296px;
	width:100%;
	position:relative;
	clear:both;
	background:#faf8f8;
	}

.kanamaroncopy{
	position:absolute;
	text-align:center;
	width:100%;
	top:118px;
	z-index:999;
	}
	

/* common
----------------------------------------------------*/	
	
	
/* news
----------------------------------------------------*/	
.newsWrap{
	width:100%;
	background:#faf8f8;
	}
	
.ie9 .newsWrap{
	width:100%;
	background:#fff;
	}

.newsEntryUnitWrap{
	width:1000px;
	padding-bottom:25px;
	}

.newsEntryUnitL{
	width:236px;
	background:#fff;
	margin-right:17px;
	float:left;
	}
	
.ie9 .newsEntryUnitL{
	width:236px;
	background:#faf8f8;
	margin-right:17px;
	float:left;
	}


.newsEntryUnitR{
	width:236px;
	background:#fff;
	float:right;
	}
	
.ie9 .newsEntryUnitR{
	width:236px;
	background:#faf8f8;
	float:right;
	}


.newsTxtWrap{
	margin:14px;
	text-align:center;
	}	
		
.newsTxtWrap .date{
	color:#5f3222;
	margin-bottom:13px;
	}	

.newsTxtWrap .entryTxt{
	}	
	

.newsMore a{
	background:#e4deda;
	padding:10px;
	width:314px;
	margin:0 auto;
	color:#66463e;
	display:block;
	text-align:center;
	font-size:14px;
	cursor: pointer;
	}

	


/* rcm
----------------------------------------------------*/	
.{
	}


.rcmUnitWrap{
	width:1000px;
	}
	
.rcmUnitL{
	width:314px;
	background:#fff;
	margin-right:29px;
	float:left;
	}

.rcmUnitR{
	width:314px;
	background:#fff;
	float:right;
	}


.rcmTxtWrap{
	margin:14px 0;
	text-align:center;
	}	
		
.rcmTtl{
	font-size:14px;
	font-weight:bold;
	margin-bottom:11px;
	}


/* facebook
----------------------------------------------------*/	
.fbKanamaron{
	width:450px;
	float:left;
	}

.fbDaizy{
	width:450px;
		float:right;
}




