@charset "utf-8";
/* CSS Document */


.c_header{
	width:631px;
	height:auto;
	margin-top:10px;
}

.w1_back{
	width:611px;
	height:auto;
	padding:10px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-m.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.m_foot{
	width:631px;
	height:16px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.w2_back{
	width:611px;
	height:auto;
	padding:10px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-m2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.w2_foot{
	width:631px;
	height:14px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-b2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.w3_back{
	width:611px;
	height:auto;
	padding:10px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-m3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.w3_foot{
	width:631px;
	height:16px;
	background-image: url(../img/wakasagi_sp2013/sp_wakasagi-b3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.w_header{
	width:628px;
}

.c2_back03{
	width:321px;
	height:124px;
	background:url(../../../images/special/oguro/c2_back03.jpg) no-repeat center top;
	padding:100px 10px 0 280px;

}
/*		p		*/

.readText {
	font-size:12px;
	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.7em;
	color:#000;
	padding:0 20px 10px 0;
}
/*		span		*/
.red{
	font-weight: bold;
	color: #F00;
}
.blue{
	font-weight: bold;
	color: #009;
}
.jizakana{
	width: 520px;
}


/*		clear		*/

.cl{
	clear: both;
}

/*		table		*/
.w_header table{
	border: 1px solid #036EB7;
	border-width:0 0 1px 1px;
	background-color: #FFF;
	text-align: left;	
}
.w_header td {
	border: 1px solid #036EB7;
	border-width:1px 1px 0 0 ;
	padding:5px;
	font-size: 12px;
	line-height: 1.5em;
	height:15px;
	text-align: left;	
}
.w_header th{
	font-size: 12px;
	height:14px;
	border:1px solid #036EB7;
	border-width: 1px 1px 0 0;
	padding:10px;
	line-height: 1.5em;
	text-align: center;		
}
.t_color{
	background-color: #FFFBC7;
	}
.p_waka-area{
	width:599px;
	height:auto;
	padding :10px;
	border:1px solid #6D6D6D;
	background-color: #F5FDFF;
}
*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}
