/* CSS Document */

/*　come
--------------------------------------------------*/
#hello{
	clear : both;
	width: 720px;
	height:180px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/b-hello.gif);
	background-repeat:no-repeat;
	font-size: 13px;
	color:#333333;
}

#hello h3{
	padding: 6px 0px 10px 0px;
	text-align: left;
	font-size: 13px;
	color:#333333;
	margin:0px 40px 0px 20px;
}

#hello img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
	border:1px solid #333333;
}

#hello p{
	margin:10px 0px 0px 20px;
	line-height:150%;
	font-size:13px}

#hello table{width:700px;
height:200px;}

#hello td{ text-align:left;
line-height:130%;
}



/*　月・限定
--------------------------------------------------*/
#month{
	clear : both;
	width: 720px;
	height:250px;	
	margin: 0px 0px 5px 0px;
	background-image:url(../img/b-wall.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:#333333;
}

#month-boxl{
	width:250px;
	height:200px;
	float:left;
	}
	
#month-boxl img{
	padding: 0px 0px 0px 0px;
	margin: 7px 30px 5px 20px;
	border:1px solid #333333;
	float:center;
}

#month-boxr{
	width:460px;
	height:200px;
	float:right;
	}

#month-boxr h3{
	padding: 10px 0px 10px 15px;
	text-align: left;
	font-size: 13px;
	color:#333333;
	margin:0px 40px 0px 30px;
}

#month-boxr p{
	margin:0px 10px 0px 30px;
	line-height:130%;
	font-size:12px;
}



/*　HP限定
--------------------------------------------------*/
#limited{
	clear : both;
	width: 720px;
	height:850px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/b-wall2.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:#333333;
}

#limited h3{
	padding: 6px 0px 10px 0px;
	text-align: left;
	font-size: 13px;
	color:#333333;
	margin:0px 40px 0px 20px;
}

#limited img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
	border:1px solid #333333;
}

#limited p{
	margin:0px 30px 0px 20px;
	line-height:150%;
	font-size:13px}

#limited table{width:700px;
height:200px;}

#limited td{ text-align:left;
line-height:130%;
}