/***************メインのレイアウト*******************/
#contents #main{
	width:486px;
	float:left;
	background-color:#B6D48E;
	margin-right: 5px;
}
#contents #main img{
	margin-bottom:5px;
}
#contents #main img.top_main{
	border:1px solid #4B7A1A;
}
#contents #main div.news{
	background-color:#FDE7AD;
	padding-bottom:5px;
	margin-bottom:10px;
}
#contents #main div.news p.explanation{
	width:456px;
	margin-left:5px;
	height:100px;
	overflow:auto;
	background-color:#ffffff;
	padding:10px;
}

/***************キャッチフレーズ*******************/
#contents #main div.catch{
	width: 454px;
	margin-bottom:10px;
	margin-left:5px;
	border:1px solid #FFFFFF;
	padding:10px;
}
#contents #main div.catch p.title{
	font-size:80%;
	color:#333333;
	font-weight:bold;
	margin-bottom:5px;
	text-align: left;
	line-height: 1.2em;
}

/***************最新情報*******************/
#contents #main .news .title{
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
	background-position:center;
	text-indent: -9999px;
	height: 32px;
	width: 90px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contents #main .news .explanation .lineup {
	background-color: #FFF;
}
#contents #main .news .explanation .lineup tr .lititle {
	font-size: 12px;
	color: #030;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #063;
}
#contents #main .news .explanation .lineup tr .libun {
	font-size: 10px;
	color: #030;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #063;
}

/***************バナー*******************/
#contents #main h3{
	background-image: url(../img/top_img1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 101px;
	width: 476px;
	overflow: hidden;
	margin-bottom:10px;
	margin-left:5px;
}
#contents #main h3 span a{
	background-image: url(../img/kowasiku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 96px;
	overflow: hidden;
	position:relative;
	top:54px;
	left:375px;
}
#contents #main h1{
	background-image: url(../img/top_img2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 101px;
	width: 476px;
	overflow: hidden;
	margin-bottom:10px;
	margin-left:5px;
}
#contents #main h1 span a{
	background-image: url(../img/kowasiku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 96px;
	overflow: hidden;
	position:relative;
	top:54px;
	left:265px;
}
#contents #main h4{
	background-image: url(../img/top_img3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 101px;
	width: 476px;
	overflow: hidden;
	margin-bottom:10px;
	margin-left:5px;
}
#contents #main h4 span a{
	background-image: url(../img/kowasiku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 96px;
	overflow: hidden;
	position:relative;
	top:44px;
	left:265px;
}

/***************右側のコンテンツ*******************/
#contents #right_content{
	width:145px;
	float:left;
}
#contents #right_content p.muryo{
	background-image: url(../img/muryo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 159px;
	width: 145px;
	overflow: hidden;
	border:1px solid #4B7A1A;
	margin-bottom:10px;
}
#contents #right_content p.title{
	background-image: url(../img/osusume.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 145px;
	overflow: hidden;
	margin-bottom:10px;
}

/***************右側の商品*******************/
#contents #right_content .syohin1{
	background-image: url(../img/syohin1.jpg);
	background-repeat: no-repeat;
	width: 140px;
	margin-bottom:10px;
	padding-top: 140px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents #right_content .syohin2{
	background-image: url(../img/syohin2.jpg);
	background-repeat: no-repeat;
	width: 140px;
	margin-bottom:10px;
	padding:94px 5px 5px 5px;
}
#contents #right_content .syohin2 p.syohin_title{
	font-size:105%;
	color:#BF0103;
	font-weight:bold;
	margin-bottom:5px;
}
#contents #right_content .syohin2 p.syohin_title span{
	font-size:60%;
	color:#BF0103;
	margin-bottom:5px;
}
#contents #right_content .syohin3{
	background-image: url(../img/syohin3.jpg);
	background-repeat: no-repeat;
	width: 140px;
	margin-bottom:10px;
	padding-top: 114px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents #right_content .syohin4{
	background-image: url(../img/syohin4.jpg);
	background-repeat: no-repeat;
	width: 140px;
	margin-bottom:10px;
	padding:141px 5px 5px 5px;
}
.syohin1 a,.syohin2 a,.syohin3 a,.syohin4 a{
	text-decoration:underline;
	font-size:90%;
}
