body {
	background-color: #FF9900;
	font-family: Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, ‚l‚r ‚oƒSƒVƒbƒN;
	font-size: 14px;
	color: #333333;
	height: 100%; /* IE6 only */
	min-height: 100%;
	display: block;
	margin: 0 auto;
}

h1  {
   font-size: 20px;
   text-align: center ;
}

* html h1  {
   margin-top:0px;
}

*:first-child+html h1  {
   margin-top:0px;
}


p   {
   margin: 20px 30px 30px 30px;
   font-size: 14px;
   line-height: 200% ;
}
H2  {
    color : #c10001;
    font-size : 20px;
    font-weight: bold;
    margin : 0.83em 0px 0.83em 0px;
    padding-bottom: 3px;
    padding-left: 5px;
    border-bottom : 1px solid #7d7d7d; 
    border-left : 14px solid #7d7d7d;
    background-color : #ffffb0;
    padding-top : 5px;
  
}

.block-center {
  margin-right: auto;
  margin-left: auto;
}

#body-box {
  width: 826px;
  background-image:url("img/bg-side.jpg"); 
}

#header-box {
  width:826px;
  height:30px;
  background-image:url("img/bg-top.jpg"); 
}

#contents-box {
  width:786px;
  margin-left:20px;
}

.catch {
    color:#B10308;
    line-height: 150%;
    font-weight:bold;
}

.bg-yellow {
    line-height: 150%;
    background:yellow;
    font-weight: bold;
}

.indicate {
    color:#008800;
    font-size:30px;
}

.bullet {
   margin-top:20px;
   font-size: 20px;
   color:#D50000;
   font-weight: bold;
   text-decoration:underline;
}

.normal {
   font-size: 14px;
   line-height: 150% ;
}

.red {
   color:red;
   font-weight: bold;
}

.underline {
   text-decoration:underline;
}

.brawn {
   color:#D50000;
   font-weight: bold;
}

#price table {
   border-left: solid 1px #999999;
   border-bottom: solid 1px #999999;
}

#price tr,#price td {
   border-top: solid 1px #999999;
   border-right: solid 1px #999999;
}

#subcatch {
    color : #B10308;
    font-size : 36px;
    font-weight: bold;
    margin : 0.83em 30px 0.83em 30px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-top : 1px dotted #cc0000; 
    border-bottom : 1px dotted #cc0000; 
    border-left : 10px solid #cc0000;
    border-right : 1px dotted #cc0000;
    background-image:url("img/bg-subcatch.jpg");
    background-repeat:inherit;
    padding-top : 10px;
}

#honbun   {
    margin: 20px 70px 20px 70px;
}

.fax {
    border-top : 1px dotted #cc0000; 
    border-bottom : 1px dotted #cc0000; 
    border-left : 1px dotted #cc0000;
    border-right : 1px dotted #cc0000;
    padding: 5px 10px;
}

#faq-q {
    color : #000000;
    font-size : 14px;
    margin : 0.83em 60px 0.83em 60px;
	padding-top : 2px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-bottom : 1px dotted #000000;
	background-color:#E9E9E9
	;}

#faq-a {
    color : #000000;
    font-size : 14px;
    margin : 0.83em 60px 0.83em 60px;
	padding-top : 2px;
    padding-bottom: 3px;
    padding-left: 10px;
	}

.style1 {font-size: 16px;}

.style2 {font-size: 24px;}

#footer-box {
  width:826px;
  height:30px;
  text-align:center;
  background-image:url("img/bg-bottom.jpg"); 
}