@charset "utf-8";

/*------------------------------------------------
	/index.html styles
--------------------------------------------------*/
#contents_area{
	width: 100%;
	margin:0 auto;
}
#top_contents{
	width:100%;
	min-width:100%;
	/*width: 870px;
	min-width: 870px;*/
	margin:0 auto;
}
#idx_contents{
	position: relative;
	margin: 0px;
	padding:0 0 0 10px;
}

#idx_contents li{
	width: 168px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

#idx_contents #message {
	width:520px;
	}
	
#idx_contents .cm {
	width:337px;
	height:306px;
	display:block;
	background:url(../img/back_cm01.jpg) no-repeat;
	padding:40px 0 0 7px;
	color:#FFFFFF;
	font-size:12px;
	}
#idx_contents .cm01 {
	width:337px;
	height:306px;
	display:block;
	background:url(../img/back_cm01.jpg) no-repeat;
	padding:40px 0 0 7px;
	color:#FFFFFF;
	font-size:12px;
	}
#idx_contents .cm iframe {
	margin:0;
	padding:0;
	}

#idx_contents #nododamore {
	width:344px;
	}
	
#idx_contents #loca {
	width:344px;
	}

#idx_contents .onlinestore {
	width:338px;
	height:306px;
	display:block;
	background: url(../img/back_onlinestore01.jpg) no-repeat;
	padding:40px 0 0 6px;
	font-size:12px;
	overflow:hidden;
	color:#CC2085;
	font-weight:bold
	}
	
/*オンラインストアバナー*/
#idx_contents .onlinestore .onlinestore01 {overflow:hidden; width:330px;height:264px;background:#333333; margin-bottom:5px}
#idx_contents .onlinestore .onlinestore01 a { display:block; background:url(../img/btn_rakutenmai02.jpg) no-repeat; padding-top:300px;}
#idx_contents .onlinestore .onlinestore01 a:hover { opacity:0.6;}
#idx_contents .onlinestore .onlinestore02 {overflow:hidden; width:330px;height:264px;background:#333333; margin-bottom:5px}
#idx_contents .onlinestore .onlinestore02 a { display:block; background:url(../img/btn_nijikairental.jpg) no-repeat; padding-top:300px}
#idx_contents .onlinestore .onlinestore02 a:hover { opacity:0.6;}
#idx_contents .onlinestore .onlinestore03 {overflow:hidden; width:330px;height:264px;background:#333333; margin-bottom:5px}
#idx_contents .onlinestore .onlinestore03 a { display:block; background:url(../img/btn_king01.jpg) no-repeat; padding-top:300px}
#idx_contents .onlinestore .onlinestore03 a:hover { opacity:0.6;}
#idx_contents .onlinestore .onlinestore04 {overflow:hidden; width:330px;height:264px;background:#333333; margin-bottom:5px}
#idx_contents .onlinestore .onlinestore04 a { display:block; background:url(../img/btn_king02.jpg) no-repeat; padding-top:300px}
#idx_contents .onlinestore .onlinestore04 a:hover { opacity:0.6;}
#idx_contents .onlinestore .onlinestore05 {overflow:hidden; width:330px;height:264px;background:#333333; margin-bottom:5px}
#idx_contents .onlinestore .onlinestore05 a { display:block; background:url(../img/btn_wedding.jpg) no-repeat; padding-top:300px}
#idx_contents .onlinestore .onlinestore05 a:hover { opacity:0.6;}

