/* CSS Document */
a{
	 text-decoration: none;
	 }

#stage{
	margin: 0px;
	width: 800px;
	height:auto;
}	 
#left_stage{
     float: left;
	 margin: 0px;
	 width: 154px;
	height:800px;
	 border-right: 1px solid #999999;
	 }	 
#right_stage{
     width:630px;
     float: left;
	 margin: 0px;
	 height: auto;
	 margin-left: 14px;
	 }	
#pankuzu{
     display: block;
	 width: 144px;
	 height: 17px;
	 margin: 5px 0px 1px 5px;
     color: #000000;
	 text-decoration: none;
	  }
#pankuzu a{
     color: #ff6633;
	 text-decoration: none;
	 }
#left_menu{
	display:block;
	position:relative;
	margin:0px 0px 0px 5px;
	height:auto;
	width:144px;
	border-top-width: 1px;
}

#w01 {
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/web_coupon_over.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 1px;
}
#w01 a{
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/web_coupon.gif);
	background-repeat:no-repeat;
	float:left;
}	
#w01 a:hover{
	background-image: url(../img/web_coupon_over.gif);
	display: block;
}

#o01 {
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/otoku_coupon_over.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom: 1px;
}
#o01 a{
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/otoku_coupon.gif);
	background-repeat:no-repeat;
	float:left;
}	
#o01 a:hover{
	background-image: url(../img/otoku_coupon_over.gif);
	display: block;
}
.LeftMenu_text{
     color: #FFFFFF;
	 font-weight: bold;
	 margin: 12px 0px 0px 18px;
	 text-decoration: none;
	 border: none;
	 }
.LeftMenu_text_here{
     color: #000000;
	 font-weight: bold;
	 margin: 12px 0px 0px 18px;
	 text-decoration: none;
	 border: none;
	 }
.menu_bottom{
     display: block;
	 width: 144px;
	 height: 3px;
	 background-image: url(../img/bb_bottom_image.gif);
	 background-repeat: no-repeat;
	 margin: -2px 0px 1px 0px;
	 font-size:0px;
	 
}
#top_title{
     display: block;
	 width: 630px;
	 height: 115px;
	 background-image: url(../img/coupon_title.jpg);
	 background-repeat: no-repeat;
	 }

.title_text{
     display:block;
     width: 330px;
     height: auto;
     color: #999999;
	 padding: 86px 0px 0px 15px;
	 }


.kobetu{
	 margin-bottom: 5px;
	 padding: 0px 0px 10px 5px;
	 }
.cont_tex {
line-height:150%;
	 }
