@charset "euc-jp";
/* CSS Document */
#sweets #header {
	background:url(image/header.gif) no-repeat left top;
	width:700px;
	height:180px;

}
#sweets #header h2 {
	color: #FFFFFF;
	font-size:11px;
	padding:130px 250px 5px 35px;
	text-align:left;
}



#sweets .box1 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	margin-right:15px;
	width:340px;
	height:450px;
	float:left;
}
#sweets .box2 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	width:340px;
	height:450px;
	float:left;
}

#sweets .h2 {
	width:336px;
	height:60px;
	text-align:center;
	font-weight:normal;
}

#sweets .photo {
	height:185px;
	padding:8px 0 0 32px;
}

#sweets .name {
	height:40px;
	text-align:center;
	padding:3px 0 0 0px;
	font-size:13px;
	line-height: 120%;
}

#sweets .text {
	height:65px;
	padding:0 30px 0 32px;
}

#sweets p {
	margin-top:5px;
	font-size:11px;
}



#sweets .btn {
	height:50px;
	text-align:center;
	vertical-align:top;
}

#boxes a {
	color:#0000FF;
}

#boxes a:hover {
	color:#0000FF;
	text-decoration:underline;
}


/*º¸¥á¥Ë¥å¡¼*/

#sweets #lboxm2 {
	height:1600px;
	background-color:#563434;
}


#sweets #lboxm2 p{
	padding:5px 0 5px 0;
	background:url(image/line.gif) left bottom no-repeat;
	color:#FFFFFF;
	line-height:180%;
	font-size:10px;
	padding:0 10px 5px 10px;
}

#sweets #lboxm2 a{
	color:#FFFFFF;
	line-height:180%;
	font-size:10px;
}
#sweets #lboxm2 a:hover{
	color:#FFCCFF;
}
