@charset "utf-8";
/* CSS Document */


.c_header{
	width:631px;
	height:auto;
	margin-top:10px;
}
.t1_back{
	width:611px;
	height:222px;
	padding:10px;
	background-image: url(../img/nashi_sp2013/blueberry_sp-bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.b1_back{
	width:606px;
	height:auto;
	padding:10px;
	background-position: center top;
	border: 2px solid #3F8700;
	background-color: #FFF2BB;
}
.b1_back br{
	letter-spacing: 0;
}
.m_foot{
	width:631px;
	height:16px;
	background-image: url(../img/nashi_sp2013/sp_wakasagi-b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




.b3_back{
	width:566px;
	height:auto;
	padding:10px;
	background-position: center top;
	background-color: #FFF;
}
.b4_back{
	width:536px;
	height:292px;
	padding:20px;
	background-position: center top;
	background-color: #FFF2BB;
	background-image: url(../img/nashi_sp2013/nashi-k_bg2.jpg);
	background-repeat: no-repeat;
}

.b5_back{
	width:607px;
	height:auto;
	padding:10px;
	border: 1px solid #3F8700;
	background-color: #FFF;
	
	
}
.b2_back{
	width:576px;
	height:auto;
	padding:10px;
	background-position: center top;
	background-color: #FFF;
	border: 1px solid #3F8700;
}


.c2_back03{
	width:321px;
	height:124px;
	background:url(../img/nashi_sp2013/c2_back03.jpg) no-repeat center top;
	padding:100px 10px 0 280px;

}
/*		p		*/

.readText {
	font-size:16px;
	letter-spacing:1px;
	line-height:1.7em;
	color:#3d3d3d;
}
.readText2 {
	font-size:12px;
	letter-spacing:1px;
	line-height:1.7em;
	color:#3d3d3d;
	padding:10px;
}
.readText3 {
	font-size:12px;
	letter-spacing:1px;
	line-height:1.6em;
	color:#000;
	padding:0 295px 10px 0;
}
/*		span		*/
.red{
	font-weight: bold;
	color: #F00;
}
.b1_back .green{
	font-weight: bold;
	color: #636517;
	text-decoration: none;	
}


/*		clear		*/

.cl{
	clear: both;
}

/*		table		*/

.info_table{
	width:590px;
	height:auto;
	border:solid #662D91 1px;
	background:#fff;
	color:#42210B;
}

.info_table td{
	height:auto;
	padding:10px 0;
	border:1px solid #662D91;
}

.td_c{
	background-color: #ECD2FF;
}

