@charset "utf-8";

/* ============================================
	/enjoy/week.html
============================================ */

body.week {}

	body.week .illust {
		width: 638px;
		margin: 10px auto 20px;	
	}
	
	
		#mmmenu{
	width:658px;
	margin:20px 20px 0 20px;
	}
	
	#mmmenu li{
	list-style:none;
	float:left;
	width:219px;
	padding-bottom:8px;
	}
	
	#mmmenu li a{
background: url(../images/index/enjoy_ico_arrow.gif) no-repeat left center;
				padding-left: 18px;
				color: #cc6666;
				text-decoration: underline;
}

#mmmenu li a:hover{
text-decoration:none;
}
		
		
#unmenu{
		width:638px;
		margin:20px 0 0 0;
}
		
#unmenu li.unm_a{
		padding-right:16px;
		float:left;
		text-align:center;
		padding-bottom:6px;
}

#unmenu li.unm_b{
		float:right;
		padding-bottom:6px
}

#unmenu li a{
border:none;
}

.illust h3{
margin:0;
padding:20px 0 0;
clear:both;
}
		
	
	