@charset "utf-8";
/* CSS Document */

/* REISEKI Catalog Page layout ilayout_toppage.cssj*/

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */


/* ** レイセキサイト　トップページ ** */


/*　ページレイアウト　*/


/*　トップページ　画像処理　*/

/*.top_image {
	margin:0px;
	width:900px;
	height:300px;　
	text-align: center;
	
}
*/

.container {
	position: relative;
	width: 900px;
	max-width: 100%;
	height: 300px;
	text-align: center;
}



/*
.t-image {
	position: absolute;
	width: 100%;
	opacity: 0;
	animation: change-img-anim 20s infinite;
}


.image:nth-of-type(1) {
	animation-delay: 0s;
}
.image:nth-of-type(2) {
	animation-delay: 10s;
}


@keyframes change-img-anim{
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(100%);
  }
}

*/

.top_category {
	width:900px;
	height:980px;
}

.top_category_L {
	width:450px;
	height:980px;
	margin:0px 0px 0px 0px;
	float: left;
}


.top_category_L_1 {
	margin-left:30px;
	width:400px;
}

.top_category_L_2 {
	margin:0px 0px 0px 30px;
	border-left:1px solid #c490bf;
	width:398px;
	border-bottom: 1px solid #c490bf;
	border-right: 1px solid #c490bf;
	border-top: 1px solid #c490bf;
	height: 570px;
}

.top_category_R {
	width:450px;
	height:980px;
	margin:0px 0px 0px 450px;
}

.top_category_R_1 {
	margin-left:20px;
	width:400px;
	margin-top: 0px;
}

.top_category_R_2 {
	margin:0px 0px 0px 20px;
	border-left:1px solid #88b7bb;
	width:398px;
	border-bottom: 1px solid #88b7bb;
	border-right: 1px solid #88b7bb;
	border-top: 1px solid #88b7bb;
	height: 450px;
}


	

/*　レイアウト　お知らせ　*/

.top_news_R_1 {
	margin-left:20px;
	width:400px;
	margin-top: 10px;
}

.top_news_R_2 {
	margin:0px 0px 0px 20px;
	border-left:1px solid #88b7bb;
	width:398px;
	border-bottom: 1px solid #88b7bb;
	border-right: 1px solid #88b7bb;
	border-top: 1px solid #88b7bb;
	height: 570px;
}


/* リスト　：＃お知らせ　スクロール 　*/

ul.update-scroll {
	list-style-type: none;
	width: 370px;
	height: 150px;
	overflow: auto;
	border: 1px solid #bbb;
	padding-left: 3px;
	margin-left: 10px;
	font-size: 12px;
}
ul.update-scroll li {
	margin-top: 3px;
}
ul.update-scroll a {
 text-decoration: none;
}

/* リスト　：＃製品・サービス 　*/
ul.top_seihin_list {
	margin:10px 0px 0px 10px;
	width: 380px;
	list-style: none;
	padding:0;
	float:left;
	}              

ul.top_seihin_list li {
	margin:5px 0px 0px 5px;
	width: 180px;
	display: block;
	height: 100px;
	float:left;
	border: 1px dotted;
}     



/* レイアウト　＃ご案内 　*/

.top_info_L {
	width:450px;
	height:300px;
	margin:0px 0px 0px 0px;
	float: left;
}

.top_info_L_1 {
	margin-left:30px;
	width:400px;
	margin-top: 10px;
}

.top_info_L_2 {
	margin:0px 0px 0px 30px;
	border-left:1px solid #c7c6ea;
	width:398px;
	border-bottom: 1px solid #c7c6ea;
	border-right: 1px solid #c7c6ea;
	border-top: 1px solid #c7c6ea;
	height: 250px;
}

/* リスト　：＃ご案内 　*/
ul.top_annai_list {
	margin:10px 0px 0px 10px;
	width: 380px;
	list-style: none;
	padding:0;
	float:left;
	}              

ul.top_annai_list li {
	margin:5px 0px 0px 3px;
	width: 120px;
	display: block;
	height: 100px;
	float:left;
	border: 1px dotted;
}     




/* リスト　：＃掲載記事　　*/

.top_aricle_R {
	width:450px;
	height:300px;
	margin:0px 0px 0px 450px;
	/* [disabled]float: right; */
}

.top_aricle_R_1 {
	margin-left:20px;
	width:400px;
}

.top_aricle_R_2 {
	margin:0px 0px 0px 20px;
	border-left:1px solid #95a671;
	width:398px;
	border-bottom: 1px solid #95a671;
	border-right: 1px solid #95a671;
	border-top: 1px solid #95a671;
	height: 250px;
}




/* レイアウト　＃今月のおすすめ　*/

.top_recommend_R {
	width:450px;
	height:300px;
	margin:0px 0px 0px 450px;
}

.top_recommend_R_1 {
	margin-left:20px;
	width:400px;
}

.top_recommend_R_2 {
	margin:0px 0px 0px 20px;
	border-left:1px solid #95a671;
	width:398px;
	border-bottom: 1px solid #95a671;
	border-right: 1px solid #95a671;
	border-top: 1px solid #95a671;
	height: 250px;
}

/* リスト　：＃今月のおすすめ 　*/
ul.top_recommend_list {
	margin:10px 0px 0px 10px;
	width: 380px;
	list-style: none;
	padding:0;
	float:left;
	}              

ul.top_recommend_list li {
	margin:5px 0px 0px 5px;
	width: 180px;
	display: block;
	height: 220px;
	float:left;
	border: 1px dotted;
	font-size: 12px;
}     

/* リスト　：＃掲載記事　スクロール 　*/

ul.update-scroll {
	list-style-type: none;
	width: 370px;
	height: 400px;
	overflow: auto;
	border: 1px solid #bbb;
	padding-left: 3px;
	margin-left: 10px;
	font-size: 12px;
}
ul.update-scroll li {
	margin-top: 3px;
}
ul.update-scroll a {
 text-decoration: none;
}




/* ** お知らせページ　 ** */






/*　ページレイアウト　*/
.news_page {
	width:800px;
	height:auto;
	margin-left:50px;
}

.news_title {
	font-size:15px;
	color:#009;
	background-color:#CC9;
}
	
.news_data {
	font-size:12px;
	color:#000;
	margin-left: 30px;
	margin-top: 5px;
}
		

/* ** 10周年キャンペーンのページ　 ** */
	
.campaign_page {
	width:700px;
	height:800px;
	margin-left:50px;
	background-image:url(../top/memorial_year_bg.jpg);
}
	
.campaign_text {
	margin-top:40px;
	margin-left:80px;
	margin-right:80px;
	font-size:12px;
}

.campaign_bg {
	/* [disabled]background-image:url(../top/campaign_bg.gif); */
	height:300px;
}
	
.clr { display: block; }
/* */
