@charset "utf-8";
/* CSS Document */
@import url("menu.css");


.special {
  width: 200px; 
  height: 75px; 
  float: left;
  background: url(img/waku.gif); 
  margin-right:15px; 
  margin-top:10px;
}
.special1 {
  width: 415px; 
  height: 75px; 
  float: left;
  background: url(img/waku1.gif); 
  margin-right:15px; 
  margin-top:10px;
}
.special2 {
  width: 307px; 
  height: 80px; 
  float: left;
  background: url(img/waku2.gif); 
  margin-right:15px; 
  margin-top:10px;
}

.special_text_title {
 margin-top:10px; 
 margin-left: 22px;
 font-size: 14px;
 font-weight: bold;
}
.special_text_main {
	margin-top: 5px;
	margin-left:23px;
	margin-right: 10px;
	line-height: 18px;
}
.special_text_main1 {
 margin-top: 2px;
 margin-left:20px;
 margin-right: 10px;
}
.special_text_main2 {
 margin-top: 10px;
 margin-left:15px;
 margin-right: 5px;
}
.toi_contain {
    clear:left; 
	width: 520px;
	padding-left:130px;
	text-align: center;
}
.toiawase {
  background: url(img/toiawase.gif); 
  margin-top:30px;
  width:408px;
  height:89px;
  float:left;
}
.toiawase .toiawasetext{
    margin-top: 50px;
	margin-left:10px;
	font-size: 13px;
}

.no {
 color:#FFFFFF;
 font-size:14px;
}
.red {
 color: #006699;
}
