body {
    background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	background-image: url(../images/bgall03.gif);
	background-attachment: fixed;
	background-position: center top;
}

*html body { 
     margin-top: -4px; 
}

p{
@text-indent:10px;@
  font-size:13px;
  color:#333333;
  }

span{
   margin-left:10px;
   }

h1{
   font-size:13px;
   color:#333333;
   text-align:right;
   } 

h2{
	height:auto;
	clear: both;
	font-size:14px;
	color:#333333;
	margin-top: 0px;
	margin-bottom: 0px;
   }  


h3{     
   text-indent:30px;
   margin:10px 0 0 10px;
   font-size:14px;
   color:#333333;
   font-weight:bold;
   }

h4{     
   text-indent:30px;
   margin:10px 0 0 10px;
   font-size:14px;
   color:#333333;
   font-weight:bold;
   }
   
#container {
	width:950px;
	text-align:left;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	height: auto;
	background-color:#FFFFFF;
}

#header{
	width:950px;
	margin:0 0 0 0;
	text-align:left;
	}

.header-top{
	width:263px;
	height: 69px;
	float: left;
	}

.header-top img{
    border-style:none;
	}
	
.header_logo{
	width:263px;
	height:85px;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	}

.h1box{
	float:right;
	margin-top:5px;
	padding:0;
	}
	
.menu{
	width:950px;
	float: left;
	}

.menu img{
	border-style:none;
	}

.search-menu{
	width:952px;
	margin:0;
	}   

.search_area{
	width:470px;
	height:256px;
	float:left;
	margin: 5px 0 0 0;
	 }
	     
.search_gyousyu_bg{
	background-image:url(../images/kensaku-back.jpg);
	width:468px;
	height:256px;
	float:right;
	margin: 5px 0 0 0;
	 }

.search_gyousyu_table{
	 margin-top:28px;
	 margin-left:6px;
	 }
	 	 
.search_gyousyu_p{
	font-size:13px;
	color:#FFFFFF;
	margin-top:30px;
	margin-right:10px;
	 }
	 
#main-cont{
	width:950px;
	height:auto;
	clear: both;
   }

#menu-left {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	height:100%;
	margin:10px 0 0 0;
}

#koadawari-search{
	width:250px;
	background-color:#F0F0F0;
	font-size:13px;
	padding-bottom: 10px;
	 }

.kodawari-search-menu{
	font-size:13px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom: 5px;
	}

.kodawari-search-list{
	 padding-top:-10px;
	 padding-left:10px;
	}


#menu-left-bg{
	width:250px;
	height:100%;
	font-size:13px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	background-color: #F0F0F0;
	 }


#menu-left-bg1{
	width:250px;
	height:100%;
	font-size:13px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border: 1px solid #DEDEDE;
	 }
	 
.menu-left-btn{
     padding-top:6px;
     margin-left:20px;
	 }




#machi{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 120px;
	margin-top: 10px;
	text-align: center;
	}

#machi ul{
	margin:0px;
	padding:0px;
	text-align: center;
	width: 800px;
	}
	
#machi li{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	list-style-type:none;
	list-style-position:outside;
	line-height: 18px;
	}

	
#contents {
	width:690px;
	float:right;
	background-color:#FFFFFF;
	margin: 10px 0 10px 0;
	padding-top:10px;
}


.faq{
      width:630px;
      float:left;
	 }
	 
.faq ul{
   width:630px;
   margin:10px 0;
   padding-left:40px;
   }

.faq li{
    background:url(../images/faq/q-listmark.gif) 0 4px no-repeat;
	text-align:left;
	text-indent:20px;	
	font-size:13px;
	color:#333333;
	list-style-type:none;
	line-height:20px;
	margin-bottom:10px;
	}

.title{
   background-image:url(../images/faq/question-ganre.gif);
   width:600px;
   height:34px;
   margin:10px 30px 0 30px;
   }

.question {
      width:630px;
      float:left;
	  }
    
.question ul{
   width:630px;
   margin:10px 0;
   padding-left:40px;
   }

.question li{
    background:url(../images/faq/q-listmark.gif) 0 4px no-repeat;
	text-align:left;
	text-indent:20px;	
	font-size:13px;
	color:#333333;
	list-style-type:none;
	line-height:20px;
	margin-bottom:10px;
	}

.answer {
      width:630px;
      float:left;
	  }

.answer ul{
   width:630px;
   margin:0;
   padding:-10px 0 0 40px;
   }
	  
.answer li{
    background:url(../images/faq/answer-mark.gif) 0 4px no-repeat;
	text-align:left;
	text-indent:20px;	
	font-size:13px;
	color:#333333;
	list-style-type:none;
	line-height:24px;
	margin-bottom:10px;
	width:580px;
	}


.return{
    width:630px;
    margin:20px 0 50px 0;
    text-align:right;
	height:16px;
	float:left;
	} 

.return img{
    border-style:none;
	}


form{
	margin:0 0 5px 0;
	padding:0;
	}


a.q-list{
    color:#333333;  
    text-decoration:none;
}

a.q-list:link{
    text-decoration:none;

}

a.q-list:visited{
    text-decoration:none;

}

a.q-list:hover{
    border-width:0px;
    border-bottom-width:1px;
    border-style:dotted;
    text-decoration:none;
    border-color:#DEDEDE;
}  


