
#box {
    width:500px;
	padding-top:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	background:#FFFFFF url(img/maru1_500_top.gif) no-repeat top;
	
}

#box1 {
   width:500px;
   padding-bottom:3em;
   padding-left:0.5em;
   padding-right:0.5em;
   background:#FFFFFF url(img/maru1_500_bottom.gif) no-repeat bottom;

}

#indent {
   text-indent:1.7em;
   line-height:140%;
}

#indent2 {
   text-indent:6.5em;
   line-height:140%;
}

h3{
font-size: 1.3em;
font-weight:bold;
color:#333333;
margin: 0 0 5px 10px;
padding: 5px 0 7px 20px;
background-image:url(img/contents_h2_bg.gif);
background-repeat:no-repeat;
background-position:8px top;
}


