#sr_main {
    width: 600px;
	height:1270px;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	
	}

.sr_contentbody { margin: 0; padding: 10px; }

.sr_contentbody p {
	margin: 10px;
	line-height: 1.6;
	
	}

#sr_content {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #737373;
	position: relative;
}

#offer h2#title01 { background: url(../images/h2_popup01.png) 0 0 no-repeat; }
#offer h2#title02 { background: url(../images/h2_popup02.png) 0 0 no-repeat; }

p.sr_text{
   text-decoration:underline;
   font-size:15px;
   line-height:0.4;
   padding-top:10px;

}

.sr_text01{
   font-size:15px;
   font-weight:bold;
  
}

.sr_text02{
   padding-left:14px;
  
}

.sr_color{
   color:#FF9933;
   
}

.sr_navi a {
	display:block;
	width:180px;
	height:77px;
	background: url(../images/navi_ban01.jpg) 0 0 no-repeat;
	position:absolute;
	outline:none;
	left: 10px;
	
}

.sr_navi a:hover {
	background: url(../images/navi_ban01_o.jpg) 0 0  no-repeat;
	
}

