@charset "utf-8";

/* グローバルナビ 今いるページ */
#gnavi li.gnavi_5 a {
	position:relative;
	left:-398px !important;
}

.sentaku p,
.box p,
#play_list p {
	line-height:180%;
	letter-spacing:0.5px;
	font-size:12px;
}


.sentaku {
	background:url("../images/play/sentaku.gif") no-repeat ;
	width:676px;
	height:144px;	
	margin:20px 0 0 40px;
}


.box {
	padding:20px 0 0 40px;
}


.box2 {
	margin:20px 0 0 0;
}


.batu {
	background:url("../images/play/batu.gif") no-repeat center bottom;
	padding:20px 0 110px 40px;
	margin-bottom:0px;	

}


#play_list {
	margin:30px 0 15px 23px;
}

#play_list li {
	width:155px;
	float:left;
	background-color:#f6e2ec;
	margin:0 0 0 20px;
}


.list{
	margin:30px 0 0 5px;
	
}


.image{
	width:150px;
	background-color:#f6e2ec;
	padding:0 0 0 5px;

}


.text{
	width:150px;
	background-color:#f6e2ec;
	padding:0 0 0 5px
}


.font1{
	padding:60px 0 0 15px;

}

h3 img{
	margin-bottom:15px;
}


