/* RESET CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
     margin:0;   
     padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	
 } 
table {  
     border-collapse:collapse;   
     border-spacing:0;   
} 
fieldset,img {    
     border:0;   
} 
address,caption,cite,code,dfn,em,th,var {  
     font-style:normal;   
     font-weight:normal;   
} 

.def_text02 strong {  
     font-style:bold;    
}


ol,ul {  
     list-style:none;   
} 
caption,th {  
     text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
     font-size:100%;   
     font-weight:normal;   
} 
q:before,q:after {  
     content:'';   
} 
abbr,acronym { border:0;   
}  

a {
	text-decoration: none;
	color: #663300;
}

a:hover {
	color: #6E7C34;
	text-decoration: none;
}

.text_blue a {
	text-decoration: none;
	color: #0072A4;
}

.text_blue a:hover {
	color: #663300;
	text-decoration: none;
}

#demo1 {font-size:85%;}  /*renders 11px */ 
#demo2 {font-size:100%;} /*renders 13px */   
#demo3 {font-size:108%;} /*renders 14px */ 
#demo4 {font-size:123.1%;} /*renders 16px */ 
#demo5 {font-size:138.5%;} /*renders 18px */  

.viewp{
	font-weight: bold;
}

html body{
	height: 100%;
}


/*-----------------------------------TOP PAGE-------------------------------------*/



.text_blue {
    font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4;
}	

.clearfix:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}

/*Hides from IE-mac \*/
* html.clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac */


body {
    background-image:url(../img/bk.jpg);
	background-repeat:repeat-x;
	background-color:#DFEFEE;
	font-size:76%;
	color:#333333;
}


/*-----Navigation-------*/

.clear {clear:both}

#navi {
    width:900px;
	height:24px;
	margin:0 auto;
}


#navi li {
    display:block;
	float:left;
	text-decoration:none;
	text-indent:-10000px;
}	

#navi li#home a {
    display:block; 
    height:24px;
	width:120px;
	background:url(../img/btn_home.jpg) no-repeat;
}

#navi li#home a:hover {
	background:url(../img/btn_home_over.jpg) no-repeat;
}  
  

#navi li#search a {
    display:block; 
    height:24px;
	width:120px;
	background:url(../img/btn_search.jpg) no-repeat;
}

#navi li#search a:hover {
	background:url(../img/btn_search_over.jpg) no-repeat;
}  


#navi li#spaguide a {
    display:block; 
    height:24px;
	width:120px;
	background:url(../img/btn_spaguide.jpg) no-repeat;
}

#navi li#spaguide a:hover {
	background:url(../img/btn_spaguide_over.jpg) no-repeat;
}  


#navi li#spaglossary a {
    display:block; 
    height:24px;
	width:120px;
	background:url(../img/btn_spaglossary.jpg) no-repeat;
}

#navi li#spaglossary a:hover {
	background:url(../img/btn_spaglossary_over.jpg) no-repeat;
}  

#navi li#right {
    display:block;
	background:url(../img/btn_right.jpg);
	width:420px;
	height:24px;
}	  



/*-----Sub Navigation-------*/

#subnavi a:link {
    color:#333333;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}	

#subnavi a:visited {
    color:#333333;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}	
	

#subnavi {
    background:url(../img/bg_submenu.jpg) no-repeat;
	width:900px;
	height:25px;
	margin:0 auto;
}

#subnavi_inside {
   width:600px; 
   height:25px;
   margin-left:40px;
   float: left;
   overflow: hidden;
   display: inline;
}

#subnavi #subnavi_inside ul {
    list-style:none;
}

#subnavi #subnavi_inside li {
    float:left;
	padding-left:14px;
	padding-top:5px;
	font-size:12px;
	color:#333333;
}

#subnavi #subnavi_inside .list a {
    background:url(../img/list_mark.gif) -5px no-repeat;
	padding-left:20px

}

#sbmarks {
   width:200px;
   text-align: right;
   padding-right:20px;
   padding-top: 5px;
   float: right;
   overflow: hidden;
   display: inline;
}

#sbmarks img {
	border: none;
}

/*-----Sub Navigation  end-------*/			
		

/*-----Search main Kp-------*/

#topp_con .search_box2_top {
    background:url(../img/img_search_top.jpg) no-repeat;
	width:531px;
	height:13px;
	margin-top: 15px;
	overflow:hidden;
}

#topp_con .search_box2_middle {
   background:url(../img/img_search_bg.jpg) repeat-y;
   width:531px;
}
	 
#topp_con .search_box2_bottom {
    background:url(../img/img_seach_bottom.jpg);
	width:531px;
	height:18px;
}

.search_cont {
	width: 531px;
	overflow: hidden;
}

#search_box2_middle h2 {
	padding-top: 10px;
}

*html .search_cont {
	width: 530px;
	padding: 0px;
	margin: 0px;
}


.advs_ttl {
	margin: 15px 5px 15px 5px;
}

.advs_display {
	margin-left: 5px;
}

.advs_options {
	padding-left: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

.asbox {
	width: 511px;
	padding:10px 7px 10px 18px;
}

.freeword {
	padding:10px 7px 0px 18px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

.stb_keywords {
	width: 400px;
	padding: 0px 5px 0px 7px;
}

.city_bx {
	float: left;
	margin: 8px 10px 4px 0px;
}

.spa_bx {
	float: left;
	margin: 8px 5px 4px 5px;
}

.search_ttl {
	padding:10px 7px 5px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

.search_db {
	width: 200px;
}

.search_db2 {
	width: 150px;
}

.adv_cont {
	padding:0px 7px 0px 12px;
}

.advserach {
	float: left;
	margin: 7px 5px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.search_btn {
	float: right;
	padding-right: 2px;
}

.sarrow {
	float: left;
	margin-right: 5px;
}

.advs_opt1 {
	float: left;
	margin-right: 0px;
}

.advs_opt2 {
	float: right;
	margin-right: 11px;
}

*html .advs_opt2 {
	float: right;
	margin-right: 12px;
}

.multi_sel {
	margin: 3px 0px 10px 80px;
}

*html .multi_sel {
	margin-left: 69px;
}

.multi_sel2 {
	margin: 3px 0px 10px 70px;
}

*html .multi_sel2 {
	margin-left: 58px;
}

.sub_ttl {
	padding-left: 10px;
}

*html .sub_ttl {
	padding-left: 12px;
}

.multibox {
	width: 150px;
	height: 82px;
}

*html.multibox {
	height: 100px;
}

.advs_opt_cont {
	margin: 15px 0px 14px 0px;
}


.advs_opt3 {
	float: right;
	margin-right: 16px;
}

*html .advs_opt3 {
	float: right;
	margin-right: 13px;
}

.advs_opt4 {
	margin-left: 5px;
	width: 600px;
}

.p_areas_bx {
	float: left;
	width: 220px;
	padding-right: 15px;
}

.situated_bx {
	float: left;
	width: 220px;
}

.spacer {
	width: 350px;
	height: 10px;
	display: block;
}

.scost {
	padding-bottom: 8px;
}


*html.scost {
	padding-bottom: 6px;
}

.cost_cb1 {
	padding-left: 13px;
}

.cost_cb {
	padding-left: 7px;
}

.ssbtn {
	text-align: right;
	padding-right: 4px;
	margin-top: 20px;
}

*html .sbtn {
	text-align: right;
	padding-right: 23px;
}

.moreita {
	font-style: italic;
}

/*-----Search End -------*/

/*-----Search side Kp-------*/

#ssearch_box2_top {
    background:url(../img/search_top.jpg) no-repeat;
	width:305px;
	height:8px;
	overflow:hidden;
}

#ssearch_box2_middle {
   background:url(../img/search_mid.jpg) repeat-y;
   width:305px;
}
	 
#ssearch_box2_bottom {
    background:url(../img/search_btm.jpg);
	width:305px;
	height:5px;
}

.ssearch_cont {
	width: 305px;
	overflow: hidden;
}

#ssearch_box2_middle h2 {
	padding-top: 10px;
}

*html .ssearch_cont {
	width: 305px;
	padding: 0px;
	margin: 0px;
}


.sadvs_ttl {
	margin: 15px 5px 15px 5px;
}

.sadvs_options {
	margin-top: 20px;
}

.sasbox {
	width: 275px;
	padding:10px 7px 10px 18px;
}

.sfreeword {
	padding:10px 7px 0px 18px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

.sstb_keywords {
	width: 255px;
	padding: 0px 5px 0px 7px;
}

.scity_bx {
	margin: 15px 0px 7px 0px;
}

.sspa_bx {
	margin: 15px 0px 7px 0px;
}


.sother_bx {
	margin: 10px 0px 23px 0px;
}

*html .sother_bx {
	margin: 10px 0px 15px 0px;
}

.ssearch_ttlc {
	float: left;
	padding:3px 50px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

.ssearch_ttl {
	float: left;
	padding:3px 0px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

.ssearch_ttl2 {
	float: left;
	padding:3px 20px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
}

*html .ssearch_ttl2 {
	padding-right: 24px;
}

.ssb_left {
	float: left;
	text-align: right;
	padding-right: 5px;
}


.ssearch_db {
	width: 120px;
}

.ssearch_db2 {
	width: 120px;
}

.sadv_cont {
	padding:15px 0px 15px 0px;
}

*html .sadv_cont {
	padding:7px 0px 7px 0px;
}

.sadvserach {
	float: left;
	margin: 7px 5px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

.ssearch_btn {
	float: right;
	padding-right: 0px;
}

.ssarrow {
	float: left;
	margin-right: 5px;
}

.sadvs_opt1 {
	float: left;
	margin-right: 0px;
}

.sadvs_opt2 {
	float: right;
	margin-right: 11px;
}

*html .sadvs_opt2 {
	float: right;
	margin-right: 12px;
}

.smulti_sel {
	float: right;
	margin: 3px 6px 0px 0px;
}

*html .smulti_sel {
	margin-right: 5px;
}

.smulti_sel2 {
	margin: 3px 0px 10px 70px;
}

*html .smulti_sel2 {
	margin-left: 58px;
}

.ssub_ttl {
	padding-bottom: 3px;
}

*html .ssub_ttl {
	padding-bottom: 5px;
}

.smultibox {
	width: 150px;
	height: 82px;
}

*html .smultibox {
	width: 150px;
	height: 100px;
}

.sadvs_opt_cont {
	margin: 15px 0px 14px 0px;
}


.sadvs_opt3 {
	float: right;
	margin-right: 16px;
}

*html .sadvs_opt3 {
	float: right;
	margin-right: 13px;
}

.spacer {
	width: 350px;
	height: 10px;
	display: block;
}

.cost {
	padding-right: 13px;
}

*html .cost {
	padding-right: 7px;
}

.sbtn {
	text-align: right;
	padding-right: 17px;
	margin-top: 20px;
}

*html .sbtn {
	text-align: right;
	padding-right: 23px;
}


/*-----Search End -------*/


#topp_con h1 {
    letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#663300;
	margin-top:15px;
}

.catch_phrase {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#A67C52;
   margin:0;
   display: block;
}

#topp_con .description {
   font-family:Arial, Helvetica, sans-serif;
   font-size:76%;
   line-height:1.5em;
   margin:5px 0 0 0;
 }   

#topp_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 18px;
}	

#topp_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 15px;
}	
	
#wrapper {
	width:934px;
	margin:0 auto;
}	
	
#header { 
    background:url(../img/img_header.jpg) no-repeat;
    width:934px;
	height:226px;
	text-align:center;
}


#contents {
    background:url(../img/bg_gray.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	width:934px;
	padding:16px 0;
	padding-bottom: 30px;
	
}  

#contents_area {
    background:#FEFEF7;
	width:870px;
	margin:0 auto;
	position: relative;
}

#topp_con #main {
   float:left;
   width:550px;
}   	

#topp_con #search_box1 {
	width:531px;
}



#topp_con #search_box2 {
    
	width:531px;
	margin:0 0 5px 16px;
}

#topp_con #bg_bottom {
    background:url(../img/img_bottom.jpg) no-repeat;
	width:934px;
	height:36px;
	text-align:center;
}	

#footer {
     width:934px;
	 overflow: hidden;
	 position: relative;
	 top: -32px;
}

*html #footer {
	 top: -28px;
}

#footer li {
	display: inline;
}

#city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}

#topp_con .city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}

.city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}

#city_list {
    float:right;
	width:370px;
	margin:0px 10px 10px 5px;
}


#city_list ul {
    list-style:none;
}

#city_list li {
	display: inline;
	padding-left:0px;
	color:#333333;
	line-height:1.4em;
}


.city_list {
    float:right;
	width:370px;
	margin:0px 10px 10px 5px;
}


.city_list ul {
    list-style:none;
}

.city_list li {
	display: inline;
	padding-left:0px;
	color:#333333;
	line-height:1.4em;
}

#topp_con #side {
    float:right;
    width:300px;
	margin-right:17px;
}

*html #topp_con #side {
	margin-right:8px;
}

.clear {
	clear:both
}

#topp_con #top_spaguide {
    width:531px;
	margin:0 0 10px 16px;
}

#topp_con #top_spaguide_table {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
}	

#topp_con #top_spaguide_table_top {
    width:531px;
	height:183px;
	background:url(../img/inside_table_top.jpg) no-repeat;
}	
    
#topp_con #top_spaguide_table_middle {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
	
}	

#topp_con .textbox {
    width:485px;
	margin:5px auto;
	line-height:1.5em;
}	

#topp_con .textbox p {
    margin-bottom:10px;
}	

#topp_con #top_spaguide_table_bottom {
    width:531px;
	height:16px;
	background:url(../img/inside_table_bottom.jpg) no-repeat;
}	


#topp_con #top_newspa {
    width:531px;
	margin:0 0 10px 10px;
}	

#topp_con #top_newspa_waku {
    background:url(../img/newspas_bk.jpg) repeat-y;
    width:531px;
}

#topp_con #bg_top {
    background:url(../img/img_bg_top.jpg) left top no-repeat;
	width:531px;
}

#topp_con #top_newspa1 {
    width:531px;
	height:15px;
	background:url(../img/newspas_top.jpg) top left no-repeat;
}

#topp_con #top_newspa2{
    width:531px;
	height:15px;
	background:url(../img/newspas_bottom.jpg) no-repeat;
}

#topp_con #top_newspa_contents {
    background:#FAF7F2;
	width:514px;
	margin:0px auto 2px auto;
}


#topp_con #spa_box1 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
	border-bottom:1px dotted gray;
	padding-bottom: 5px;
}

#topp_con #spa_box2 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
	padding-top: 3px;
}		

#topp_con .store_box_left {
    width:250px;
	float:left;
	text-align:left;
	padding-top: 3px;
	padding-left: 3px;
}

#topp_con .store_box_right {
    width:250px;
	float:right;
	text-align:left;
	padding-top: 3px;
	padding-left: 3px;
}

#topp_con .store_text {
    width:140px;
	float:right;
}	

#topp_con .photo {
    width:85px;
	float:left;
}

#topp_con .photo a {
	text-decoration: none;
}

#topp_con .photo a:hover {
	text-decoration: none;
}

.store_text .text_blue {
    display:block;	
    font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4;
	margin-top: 5px;
}

.store_text p {
    margin-top:7px;
}

.store_text .info {
	padding-bottom: 10px;
}

.store_text .text_blue a {
	text-decoration: none;
	color: #0072A4;
}

.store_text .text_blue a:hover {
	color: #663300;
	text-decoration: none;
}	

	
#topp_con .banner1 {
    width:480px;
	height:60px;
	margin:20px auto;
}			

#topp_con .banner2 {
    width:300px;
	height:250px;
	margin:15px 0 10px 0;
}

#topp_con .news_box1 {
    background-color:#F5FAFF;
    width:300px;
	border:1px solid #DDE6F1;	
}


#topp_con .ttl_spanews {
    background:url(../img/ttl_spanews.jpg) no-repeat;
	width:83px;
	height:15px;
	margin:15px 15px 7px 15px;
	text-indent:-10000px;
}	

#topp_con .news_box1 p{
    margin:0px 15px 15px 15px;
	line-height:15px;	
}


#topp_con .news_box2 {
    background-color:#ffffff;
	border:1px solid #BFBFBF;
	width:300px;
	margin:10px 0;
}	

#topp_con .inner_news_box2 {
    margin:10px
}	

#topp_con .list_title {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	
}

#topp_con .inner_news_box2 dl {
    list-style:none
}

#topp_con .inner_news_box2 dt {

    line-height:1.5em;
}

#topp_con .inside_list {
    margin-left:15px;
	margin-bottom:8px;
	line-height:1.5em
}	

#topp_con .inner_news_box2 a:link {
    text-decoration:none;
	color:#004276
}

#topp_con .inner_news_box2 a {
    background:url(../img/img_marker.gif) left center no-repeat;
	padding:4px 0px 4px 15px
}

#topp_con .graybox {
    background-color:#F2F2F2;
	border:1px solid #DFDFDF;
	margin-top:10px;
}		
 
#topp_con .inner_graybox {
    margin:5px
}  

#topp_con .graybox_title {
	display:block;
	margin:0 auto;
	padding-bottom:5px;
	padding-left: 15px;
} 

#topp_con #news_letter{
   text-align:center;
}
   
#topp_con .mailaddress {
   width:200px;
   margin-bottom:5px;
   padding-top:2px;
   padding-left:3px;
   color: #222222;
  }    			

#topp_con .inner_joinus_left {
   width:150px;
   float:left;
   padding-left:15px;
} 

#topp_con .inner_joinus_right {
   float:right;
   padding-top:4px;
   padding-right:25px;
}     



#footer_list {
   width:535px;
   text-align:center;
   margin:10px auto;
} 

#footer_navi {
   width:535px;
   text-align:center;
   padding-top: 15px;
   padding-bottom: 15px;

}

*html #footer_navi {
   padding-top: 6px;
   padding-bottom: 1px;
}


#footer_navi ul {
   padding-bottom:4px;
   list-type:none;
}

#footer_navi li {
  display:inline;
}

/*-----------:::::::::::::::: Search list side ::::::::::::::::---------------------*/

.sls .text_area07 {
	width:300px;
	padding:10px 0 10px 0;	
}

.sls #search_area {
	width:300px;
	margin:0;
	border:1px solid #EFEFEF;
	background-color: #FCFBFA;
}


#list_con .sls .search_spa_title {
	margin:10px 0 10px 15px;
	color: #8C6239;
}

.sls #search_list_last {
	margin:0 0 10px 0;

}	


.sls #search_list_last2 {
	margin:0 0 10px 0;

}	

.sls #search_list_last ul {
    list-style:none;
	padding-left: 15px;
	padding-right: 7px;
}

.sls #search_list_last li {
	display: inline;
	padding-left:1px;
	color:#333333;
	line-height:1.4em;
}  
     

/*-----------:::::::::::::::: Details page begins ::::::::::::::::---------------------*/

#details_con h1 {
    letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#663300;
	margin-top:15px;
}

#details_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 16px 20px;
}	

#details_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0066CC;
	margin:0 0 16px 20px;
}	

#details_con h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0066CC;
	margin:0 0 16px 20px;
}	

/*#details_con .catch_phrase {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#A67C52;
   margin:0
}*/

#details_con .description {
   font-family:Arial, Helvetica, sans-serif;
   font-size:76%;
   line-height:1.5em;
   margin:5px 0 0 0;
 }   

#details_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 18px;
}	

#details_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 15px;
}	
	
#wrapper {
	width:934px;
	margin:0 auto;
}	
	
#details_con #header { 
    background:url(../img/img_header.jpg) no-repeat;
    width:934px;
	height:226px;
	text-align:center;
}


/*#details_con #contents {
    background:url(../img/bg_gray.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	width:934px;
	padding:16px 0;
	
}  

#details_con #contents_area {
    background:#FEFEF7;
	width:870px;
	margin:0 auto
}*/

#details_con #main {
   float:left;
   width:560px;
}   	

#details_con #search_box1 {
	width:531px;
}



#details_con #search_box2 {
    
	width:531px;
	margin:0 0 5px 16px;
}

#details_con #search_box2_top {
    background:url(../img/img_search_top.jpg) no-repeat;
	width:531px;
	height:13px;
	overflow:hidden;
}

#details_con #search_box2_middle {
   background:url(../img/img_search_bg.jpg) repeat-y;
   width:531px;
}
	 
#details_con #search_box2_bottom {
    background:url(../img/img_seach_bottom.jpg);
	width:531px;
	height:18px;
}

#details_con #bg_bottom {
    background:url(../img/img_bottom.jpg) no-repeat;
	width:934px;
	height:36px;
	text-align:center;
}	

/*#details_con #footer {
     width:934px;
	 overflow: hidden;
	 position: relative;
	 top: -10px;
}

#details_con #footer li {
	display: inline;
}*/



/*#details_con #city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}

#details_con #city_list {
    float:right;
	width:370px;
	margin:0px 10px 10px 5px;

}	

#details_con #city_list ul {
    list-style:none;
}

#details_con #city_list li {
	display: inline;
	padding-left:0px;
	color:#333333;
	line-height:1.4em;
}*/

#details_con #side {
    float:right;
    width:300px;
	margin-right:10px;
}

*html #details_con #side {
	margin-right:3px;
}

#details_con #side2 {
    float:right;
    width:300px;
	margin-right:5px;
}	

/*#details_con .clear {clear:both}*/




#details_con #top_spaguide {
    width:531px;
	margin:0 0 10px 16px;
}

#details_con #top_spaguide_table {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
}	

#details_con #top_spaguide_table_top {
    width:531px;
	height:183px;
	background:url(../img/inside_table_top.jpg) no-repeat;
}	
    
#details_con #top_spaguide_table_middle {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
	
}	

#details_con .textbox {
    width:485px;
	margin:5px auto;
	line-height:1.5em
}	

#details_con .textbox p {
    margin-bottom:10px
}	

#details_con #top_spaguide_table_bottom {
    width:528px;
	height:16px;
	background:url(../img/inside_table_bottom.jpg) no-repeat;
}	

#details_con #top_newspa {
    width:531px;
	margin:0 0 10px 10px;
}	

#details_con #top_keywords {
    width:531px;
	margin:0 0 10px 10px;
}	

#details_con #top_newspa_brown {
    width:511px;
	margin:0 0 10px 8px;
}	

#details_con #top_newspa_waku {
    background:url(../img/newspas_bk.jpg) repeat-y;
    width:531px;
}

#details_con #top_newspa_waku_detail {
    background:url(../img/waku_green.jpg) repeat-y;
    width:531px;
}

#details_con #top_newspa_waku_brown {
    background:url(../img/waku_brown02.jpg) repeat-y;
    width:511px;
}

#details_con #bg_top {
    background:url(../img/img_bg_top.jpg) left top no-repeat;
	width:531px;
}

#details_con #bg_top_detail {
    background:url(../img/mid_green.jpg) left top no-repeat;
	width:528px;
}

#details_con #bg_top_brown {
    background:url(../img/mid_brown02.jpg) left top no-repeat;
	width:511px;
	overflow:hidden;
}

#details_con #top_newspa1 {
    width:531px;
	height:15px;
	background:url(../img/newspas_top.jpg) top left no-repeat;
}

#details_con #top_newspa1_detail {
    width:528px;
	height:23px;
	background:url(../img/top_green.jpg) top left no-repeat;
}

#details_con #top_newspa1_brown {
    width:511px;
	height:26px;
	background:url(../img/top_brown02.jpg) top left no-repeat;
}

#details_con #top_newspa1_brown02 {
    width:511px;
	height:26px;
	background:url(../img/top_brown04.jpg) top left no-repeat;
}

#details_con #top_newspa2{
    width:531px;
	height:15px;
	background:url(../img/newspas_bottom.jpg) no-repeat;
}

#details_con #top_newspa2_detail{
    width:528px;
	height:8px;
	background:url(../img/btm_green.jpg) no-repeat;
	overflow: hidden;
}

#details_con #top_newspa2_brown{
    width:511px;
	height:9px;
	background:url(../img/btm_brown02.jpg) no-repeat;
	overflow:hidden;
}

#details_con #top_newspa_contents {
    background:#FAF7F2;
	width:514px;
	margin:0px auto 2px auto;
}

#details_con #top_newspa_contents_brown {
    background:#FAF7F2;
	width:493px;
	margin:0px auto 0 auto;
}


#details_con #spa_box1 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
	border-bottom:1px dotted gray;
}

#details_con #spa_box2 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
}	

#details_con #spa_box3 {
   	background:#FAF7F2;
	width:493px;
}		

#details_con .store_box_left {
    width:150px;
	float:left;
	text-align:left;
}

#details_con .store_box_left2 {
    width:450px;
	float:left;
	text-align:left;
}

#details_con .store_box_right {
    width:250px;
	float:right;
	text-align:left;
}

#details_con .store_text {
    width:140px;
	float:right;
}	

#details_con .photo {
    width:85px;
	float:left;
}

#details_con .photo2 {
    width:200px;
	float:left;
}

/*#details_con .store_text .text_blue {
    display:block;	
    font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4;
	margin-top:10px;
}

#details_con .store_text p {
    margin-top:10px;
}

#details_con .store_text .text_blue a {
	text-decoration: none;
	color: #0072A4;
}

#details_con .store_text .text_blue a:hover {
	color: #663300;
	text-decoration: none;
}*/	
	
#details_con .banner1 {
    width:480px;
	height:60px;
	margin:20px auto;
}			

#details_con .banner2 {
    width:300px;
	height:250px;
	margin:15px 0 10px 0;
}

#details_con .news_box1 {
    background-color:#F5FAFF;
    width:300px;
	border:1px solid #DDE6F1;	
}

/*#details_con .search_box1 {
	background-image:url(../img/search_box.jpg); 
	background-repeat: no-repeat;
    width:305px;
	height:183px;
}*/


#details_con .ttl_spanews {
    background:url(../img/ttl_spanews.jpg) no-repeat;
	width:83px;
	height:15px;
	margin:15px 15px 7px 15px;
	text-indent:-10000px;
}	

#details_con .news_box1 p{
    margin:0px 15px 15px 15px;
	line-height:15px;	
}


#details_con .news_box2 {
    background-color:#ffffff;
	border:1px solid #BFBFBF;
	width:300px;
	margin:10px 0;
}	

#details_con .inner_news_box2 {
    margin:10px
}	

#details_con .list_title {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	
}

#details_con .inner_news_box2 ul {
    list-style:none
}

#details_con .inner_news_box2 li {
    line-height:1.5em;
}

#details_con .inner_news_box2 a:link {
    text-decoration:none;
	color:#004276
}

#details_con .inner_news_box2 a {
    background:url(../img/img_marker.gif) left center no-repeat;
	padding:4px 0px 4px 15px
}

#details_con .graybox {
    background-color:#F2F2F2;
	border:1px solid #DFDFDF;
	margin-top:10px;
}		
 
#details_con .inner_graybox {
    margin:10px
}  

#details_con .graybox_title {
   margin:0 auto;
	padding-bottom:5px;
	padding-left: 15px;
}  

/*------------- Keywords -------------*/

#details_con .keywords {
	width:200px;
	margin:0 15px 8px 1px;
	color:#8C6239;
}

#details_con .list_keywords {
	margin:5px 20px 25px 20px;
	color:#993300;
}

#details_con #list_keywords {
	width:500px;
	height:100px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	float:right;
}

#details_con #keywords_list {
    float:right;
	width:500px;
	height:70px;
	margin:10px 10px 10px 20px;

}	

#details_con #keywords_list ul {
    list-style:none;
}

#details_con #keywords_list li {	
    float:left;
	padding-left:1px;
	color:#333333;
	line-height:1.4em;
}


#details_con #keywords_box2 {
    
	width:531px;
	margin:0 0 5px 16px;
}

#details_con #keywords_box2_top {
    background:url(../img/keywords_top.jpg) no-repeat;
	width:531px;
	height:6px;
	overflow:hidden;
}

#details_con #keywords_box2_middle {
   background:url(../img/keywords_mid.jpg) repeat-y;
   width:531px;
}
	 
#details_con #keywords_box2_bottom {
    background:url(../img/keywords_btm.jpg);
	width:531px;
	height:7px;
	overflow: hidden;
}

/*------------- Search Area -------------*/

#details_con #search_area {
	width:300px;
	margin:0;
	border:1px solid #EFEFEF;
	background-color: #FCFBFA;
}


#details_con .search_spa_title {
	margin:10px 0 10px 15px;
	color: #8C6239;
}

#details_con .text_area {
	float:right;
	width:250px;
	margin:0 25px 25px 0;
	overflow:hidden;   
}

#details_con .text_area01 {
	float:left;
	width:250px;
	margin:0 5px 25px 5px;
	word-break:break-all;
}

#details_con .text_area02 {
	float:left;
	width:230px;
	margin:0 0 0 12px;
	overflow: hidden;
	display: inline;
}

*html #details_con .text_area02 {
	margin-left: 6px;	
}

#details_con .text_area03 {
	float:right;
	width:230px;
	margin:0 10px 0 3px;
	overflow: hidden;
	display: inline;
}

*html #details_con .text_area03 {
	margin-right: 6px;
}


#details_con .text_area04 {
	width:110px;
	margin:5px 0 5px 0;
	float:left;
}

#details_con .text_area05 {
	float:right;
	width:110px;
	margin:4px 0 0 0;	
}

#details_con .text_area06 {
	float:left;
	width:90px;
	margin:10px 0 0 0;	
}

#details_con .text_area07 {
	width:300px;
	margin:10px 0 10px 0;	
}

#details_con .text_area08 {
	width:300px;
	margin:3px 0 5px 5px;
}

#details_con .mid_title {
	width:200px;
	margin:0 15px 0 0;
	color: #0072A4;
	font-size:12px;
}

#details_con .mid_title2 {
	width:100px;
	margin:0;
	color: #0072A4;
	font-size:12px;
}

#details_con .def_text {
	width:260px;
	margin:0 0 0 3px;
	color:#000000;
}

*html #details_con .def_text {
	width:250px;
}

#details_con .def_text02 {
	width:200px;
	margin:0 15px 0 3px;
}

#details_con .def_text P {
	font-size:12px;
	}

#details_con .border_dot {
	
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color: #CCCCCC;
}

#details_con .border_dot02 {
	width: 220px;
	height:1px;
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	margin:5px 0 5px 0;	
}

#details_con #search_list {
    float:right;
	width:285px;
	margin:0 0 10px 0;
}

#details_con .search {
	width:200px;
	margin:0 15px 5px 3px;
	color:#0072A4;
}

#details_con .search_title {
	margin:0px 0 0px 15px;
	color:#8C6239;
	padding-top:18px;
	padding-bottom: 10px;
}

/*------------- Search List -------------*/

#details_con .search_last {
	width:200px;
	margin:0 15px 8px 1px;
	color:#8C6239;
}

#details_con .list_search_last {
	margin:5px 20px 25px 20px;
	color:#993300;
}

#details_con #list_search_last {
	width:300px;
	height:100px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	float:right;
}

#details_con #search_list_last {
	margin:0 0 10px 0;

}	


#details_con #search_list_last2 {
	margin:0 0 10px 0;

}	

#details_con #search_list_last ul {
    list-style:none;
	padding-left: 15px;
	padding-right: 7px;
}

#details_con #search_list_last li {
	display: inline;
	padding-left:1px;
	color:#333333;
	line-height:1.4em;
}

/*------------- Top link -------------*/

#details_con #top_link {
	position: relative;
	display: block;
	top: -22px;
	width: 450px;
	height: 31px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 19px;
	margin-bottom: -15px;
}



#details_con #top_link_txt {
	position: relative;
	color: #333333;
	top: 9px;
	font-size: 11px;
	font-weight: 400;
	padding-top: 7px;
	padding-left: 17px;
}

/*------------- Newsletter -------------*/

#details_con #newsletter_area {
	width:300px;
	height:60px;
	margin:5px 15px 5px 5px;
	background-color:#F2F2F2;
	border:solid 1pt;	
	border-color: #CCCCCC;
}

#details_con #newsletter_list {
	width:285px;
	margin:0 0 10px 20px;
}

#details_con .space_go {
	padding-left:10px;
}

#details_con .space_join {
	padding-left:15px;
}

/*-------------foot_city -------------*/

#details_con .list_foot_city {
	margin:5px 20px 25px 20px;
	color:#993300;
}

#details_con #list_foot_city {
	width:500px;
	height:30px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	float:right;
}

#details_con #foot_city {
    float:right;
	width:550px;
	height:100px;
	margin:0px 170px 10px 20px;
	text-align:center;

}	

#details_con #foot_city ul {
    list-style:none;
}

#details_con #foot_city li {	
    float:left;
	padding-left:3px;
	color:#333333;
	line-height:1.4em;
}

#details_con .def_img {
	width:200px; 
	height:202px;
	margin:0 5px 0 12px;
	float:left;
}
*html #details_con .def_img {
	margin:0 5px 0 7px;
}

#details_con .detail_text {
	width:250px;
	margin:5px;
	float:right;
}

#details_con .detail_text_area {
	margin:5px;
	display:block;
}

#details_con .snow_title {
	margin:0 0px 5px 3px;
	color: #000000;
	font-size:18px;
}

#details_con .snow_title2 {
	float:right;
	width:250px;
	margin:0 15px 5px 3px;
	color: #0072A4;
	font-size:14px;
}

#details_con .snow_title3 {
	width:100px;
	margin:0 150px 5px 3px;
	color: #0072A4;
}

/*#details_con #footer_list {
   width:535px;
   text-align:center;
   margin:10px auto;
} 

#details_con #footer_navi {
   width:535px;
   text-align:center;
   padding-top: 15px;
   padding-bottom: 15px;
}

*html #details_con #footer_navi {
   padding-top: 6px;
   padding-bottom: 1px;
}


#details_con #footer_navi ul {
   padding-bottom:4px;
   list-type:none;
}

#details_con #footer_navi li {
  display:inline;
} */          

#details_con .graybox {
    background-color:#F2F2F2;
	border:1px solid #DFDFDF;
	margin-top:10px;
}		
 
#details_con .inner_graybox {
    margin:5px
}  

#details_con .graybox_title {
	display:block;
	margin:0 auto;
	padding-bottom:5px;
	padding-left: 15px;
} 

#details_con #news_letter{
   text-align:center;
}

#details_con .inner_joinus_left {
   width:150px;
   float:left;
   padding-left:15px;
} 

#details_con .inner_joinus_right {
   float:right;
   padding-top:4px;
   padding-right:25px;
}

#details_con .mailaddress {
   width:200px;
   margin-bottom:5px;
   padding-top:2px;
   padding-left:3px;
   color: #222222;
  }  
	
#details_con .map {
	float:none;
	width:447px;
	/*height:279px;*/
	margin:20px auto 20px auto;
	text-align:center;	
}

#details_con .text_p {
	margin:0 0 0 0px;
}

#details_con .det_ttl {
	padding-left: 10px;
	display: inline;
}

.cost_search li {
	display: inline;
	padding-left: 3px;
}


/*----------------------------------LISTING PAGE----------------------------------*/

#list_con  h1 {
    letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#663300;
	margin-top:15px;
}

#list_con  .catch_phrase {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#A67C52;
   margin:0
}

#list_con .description {
   font-family:Arial, Helvetica, sans-serif;
   font-size:76%;
   line-height:1.5em;
   margin:5px 0 0 0;
 }   

#list_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 18px;
}	

#list_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 15px;
}	

/*#list_con .text_blue {
    font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4
}*/

#list_con .store_text {
}

#list_con h1 {
    letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#663300;
	margin-top:15px;
}

/*#list_con .catch_phrase {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#A67C52;
   margin:0
}*/

#list_con .description {
   font-family:Arial, Helvetica, sans-serif;
   font-size:76%;
   line-height:1.5em;
   margin:5px 0 0 0;
 }   

#list_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 0;
}	

#list_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 15px;
}	
	
#wrapper {
	width:934px;
	margin:0 auto;
}	
	
#header { 
    background:url(../img/img_header.jpg) no-repeat;
    width:934px;
	height:226px;
	text-align:center;
}


/*#contents {
    background:url(../img/bg_gray.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	width:934px;
	padding:16px 0;
	
}  

#contents_area {
    background:#FEFEF7;
	width:870px;
	margin:0 auto
}*/

#list_con #main {
   float:left;
   width:550px;
   overflow: hidden;
   display: inline;

   padding-left: 2px;
}   	

#list_con #search_box1 {
	width:531px;
}



#list_con #search_box2 {
    
	width:531px;
	margin:0 0 5px 12px;
}

#list_con #search_box2_top {
    background:url(../img/img_search_top.jpg) no-repeat;
	width:531px;
	margin-top: 15px;
	height:13px;
	overflow:hidden;
}

#list_con #search_box2_middle {
   background:url(../img/img_search_bg.jpg) repeat-y;
   width:531px;
}
	 
#list_con #search_box2_bottom {
    background:url(../img/img_seach_bottom.jpg);
	width:531px;
	height:18px;
}

#list_con #bg_bottom {
    background:url(../img/img_bottom.jpg) no-repeat;

	width:934px;
	height:36px;
	text-align:center;
}	

/*#list_con #footer {
     width:934px;
	 overflow: hidden;
	 position: relative;
	 top: -10px;
}

#list_con #footer li {
	display: inline;
}*/

/*#list_con #city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}

#list_con #city_list {
    float:right;
	width:370px;
	margin:0px 10px 10px 5px;

}	

#list_con #city_list ul {
    list-style:none;
}

#list_con #city_list li {
	display: inline;
	color:#333333;
	line-height:1.4em;
}*/

#list_con #side {
    float:right;
    width:300px;
	margin-right:15px;
}

*html #list_con #side {
	margin-right:10px;
}		

/*#list_con .clear {clear:both}*/




#list_con #top_spaguide {
    width:531px;
	margin:0 0 10px 16px;
}

#list_con #top_spaguide_table {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
}	

#list_con #top_spaguide_table_top {
    width:531px;
	height:183px;
	background:url(../img/inside_table_top.jpg) no-repeat;
}	
    
#list_con #top_spaguide_table_middle {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
	
}	

#list_con .textbox {
    width:485px;
	margin:5px auto;
	line-height:1.5em
}	

#list_con .textbox p {
    margin-bottom:10px
}	

#list_con #top_spaguide_table_bottom {
    width:531px;
	height:16px;
	background:url(../img/inside_table_bottom.jpg) no-repeat;
}	


#list_con #top_newspa {
    width:531px;
	margin:0 0 0 10px;
}	

/*#list_con #top_newspa_waku {
    background:url(../img/newspas_bk.jpg) repeat-y;
    width:531px;
}*/

#list_con #bg_top {
    background:url(../img/img_bg_top.jpg) left top no-repeat;
	width:531px;
}

#list_con #top_newspa1 {
    width:531px;
	height:15px;
	background:url(../img/newspas_top.jpg) top left no-repeat;
}

#list_con #top_newspa2{
    width:531px;
	height:15px;
	background:url(../img/newspas_bottom.jpg) no-repeat;
}

#list_con #top_newspa_contents {
    background:#FAF7F2;
	width:514px;
	margin:0px auto 2px auto;
}


#list_con #spa_box1 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
	
}

#list_con #spa_box2 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
}		

#list_con .store_box_left {
    width:500px;
	float:left;
	text-align:left;
}

#list_con .store_box_right {
    width:250px;
	float:right;
	text-align:left;
}

#list_con .store_text {
    width:400px;
	margin-left:7px;
	float:left;
	overflow: hidden;
}	

#list_con .photo {
    width:85px;
	float:left;
	display: block;
	margin: 2px 2px 2px 6px;
}

#list_con .photo a {
	text-decoration: none;
}

#list_con .photo a:hover {
	text-decoration: none;
}

/*#list_con .store_text .text_blue {
    display:block;	
    font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4;
	margin-top:10px;
}*/

#list_con .store_text p {
    margin-top:4px;
	overflow: hidden;
}

/*#list_con .store_text .text_blue a {
	text-decoration: none;
	color: #0072A4;
}

#list_con .store_text .text_blue a:hover {
	color: #663300;
	text-decoration: none;
}*/


/*---------------------------------------------------------------------------*/

#list_con #top_newspa_brown {
	width:531px;
	margin:0 0 0px 10px;
}	


#list_con #top_newspa1_brown {
	width:531px;
	height:15px;
	background:url(../img/newspas_top.jpg) top left no-repeat;
}


/*#list_con #top_newspa_waku_brown {
	background:url(../img/waku_brown02.jpg) repeat-y;
	width:511px;
}*/

#list_con #bg_top_brown {
    background:url(../img/img_bg_top.jpg) left top no-repeat;
	width:531px;
	overflow:hidden;
}

#list_con #top_newspa_contents_brown {
	background:#FAF7F2;
	width:514px;
	margin:0px auto 2px auto;
}

#list_con #spa_box3 {
   	background:#FAF7F2;
	padding-top: 5px;
}

#list_con .def_img {
	width:200px; 
	height:202px;
	margin:0 5px 0 12px;
	float:left;
}
*html #list_con .def_img {
	margin:0 5px 0 7px;
}

#list_con .text_area01 {

	float:left;
	width: 405px;
	margin-left: 7px;
	overflow: hidden;
}

#list_con #top_newspa2_brown{
	width:531px;
	height:15px;
	background:url(../img/newspas_bottom.jpg) no-repeat;
	overflow:hidden;
}	

/*---------------------------------------------------------------------------*/

#list_con .banner1 {
    width:480px;
	height:60px;
	margin:20px auto;
}			

#list_con .banner2 {
    width:300px;
	height:250px;
	margin:15px 0 10px 0;
}

#list_con .news_box1 {
    background-color:#F5FAFF;
    width:300px;
	border:1px solid #DDE6F1;	
}


#list_con .ttl_spanews {
    background:url(../img/ttl_spanews.jpg) no-repeat;
	width:83px;
	height:15px;
	margin:15px 15px 7px 15px;
	text-indent:-10000px;
}	

#list_con .news_box1 p{
    margin:0px 15px 15px 15px;
	line-height:15px;	
}


#list_con .news_box2 {
    background-color:#ffffff;
	border:1px solid #BFBFBF;
	width:300px;
	margin:10px 0;
}	

#list_con .inner_news_box2 {
    margin:10px
}	

#list_con .list_title {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	
}

#list_con .inner_news_box2 dl {
    list-style:none
}

#list_con .inner_news_box2 dt {
    line-height:1.5em;
}

#list_con .inside_list {
    margin-left:15px;
	margin-bottom:8px;
	line-height:1.5em
}	

#list_con .inner_news_box2 a:link {
    text-decoration:none;
	color:#333333
}

#list_con .inner_news_box2 a {
	text-indent:0
}

#list_con .graybox {
    background-color:#F2F2F2;
	border:1px solid #DFDFDF;
	margin-top:10px;
}		
 
#list_con .inner_graybox {
    margin:5px
}  

#list_con .graybox_title {
	display:block;
	margin:0 auto;
	padding-bottom:5px;
	padding-left: 15px;
} 

#list_con #news_letter{
   text-align:center;
}
   
#list_con .mailaddress {
   width:200px;
   margin-bottom:5px;
   padding-top:2px;
   padding-left:3px;
   color: #222222;
  }    			

#list_con .inner_joinus_left {
   width:150px;
   float:left;
   padding-left:15px;
} 

#list_con .inner_joinus_right {
   float:right;
   padding-top:4px;
   padding-right:25px;
}     

/*#list_con #footer_list {
   width:535px;
   text-align:center;
   margin:10px auto;
} 

#list_con #footer_navi {
   width:535px;
   text-align:center;
   padding-top: 15px;
   padding-bottom: 15px;
}

*html #list_con #footer_navi {
   padding-top: 6px;
   padding-bottom: 1px;
}

#list_con #footer_navi ul {
   padding-bottom:4px;
   list-type:none;
}

#list_con #footer_navi li {
  display:inline;
} */         


#result_box {
  float:left;
  width:150px;
  padding-left: 5px;
  padding-top: 7px;
}

#list_con .list_subttl {
	padding-left: 5px;
}


#previous {
  float:right;
  width:200px;
  text-align:right;
  margin-top:10px;
  margin-right:5px;
}
  
#list_midashi {
  width:100%px;
  height:30px;
} 

.sp15 {
  display:block;
  height:15px;
  overflow:hidden;
 } 
 
 .sp5 {
  display:block;
  height:5px;
  overflow:hidden;
 } 
 
  .sp50 {
  display:block;
  height:50px;
  overflow:hidden;
 }
 
  .sp10 {
  display:block;
  height:10px;
  overflow:hidden;
 } 
 
	
/*----------------------------------Search PAGE----------------------------------*/


#search_con h1 {
    letter-spacing:0.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#663300;
	margin-top:15px;
}

/*#search_con .catch_phrase {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#A67C52;
   margin:0
}*/

#search_con .description {
   font-family:Arial, Helvetica, sans-serif;
   font-size:76%;
   line-height:1.5em;
   margin:5px 0 0 0;
 }   

#search_con h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 18px;
}	

#search_con h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 15px;
}	
	
#wrapper {
	width:934px;
	margin:0 auto;
}	
	
#header { 
    background:url(../img/img_header.jpg) no-repeat;
    width:934px;
	height:226px;
	text-align:center;
}


/*#contents {
    background:url(../img/bg_gray.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	width:934px;
	padding:16px 0;
	
}  

#contents_area {
    background:#FEFEF7;
	width:870px;
	margin:0 auto
}*/

#main {
   float:left;
   width:560px;
}   	

#search_con #main {
	margin-left: 1px;
}

#search_con #search_box1 {
	width:531px;
}



#search_con #search_box2 {    
	width:588px;
	margin:0 0 5px 0;
}

#search_con #search_box2_top {
    background:url(../img/img_search_top2.jpg) no-repeat;
	width:588px;
	height:13px;
	overflow:hidden;
}

#search_con #search_box2_middle {
   background:url(../img/img_search_bg2.jpg) repeat-y;
   width:588px;
}
	 
#search_con #search_box2_bottom {
    background:url(../img/img_seach_bottom2.jpg);
	width:588px;
	height:18px;
}

#search_con #bg_bottom {
    background:url(../img/img_bottom.jpg) no-repeat;
	width:934px;
	height:36px;
	text-align:center;
}	

/*#search_con #footer {
     width:934px
}

#search_con #city_search {
    float:left;
	width:110px;
	padding-left:20px;
	margin:1px 0 4px 0 ;
}*/

#search_con #type_search {
    float:left;
	width:163px;
	margin:-10px 0 4px 0;
	padding-left:20px;
	overflow: hidden;
}

#search_con #city_list {
    float:right;
	width:430px;
	margin:0px 10px 10px 5px;

}

*html #search_con #city_list {
	width:420px;
	margin:0px 10px 10px 5px;

}		

/*#search_con #city_list ul {
    list-style:none;
}

#search_con #city_list li {	
    display: inline;
	padding-left:0px;
	color:#333333;
	line-height:1.4em;
}*/

#search_con #side_left {
    float:left;
    width:120px;
	margin-left:10px;
	margin-right: 10px;
}

*html #search_con #side_left {
	margin-left:5px;
	margin-right: 6px;
}

.spblock {
	width: 120px;
	height: 3px;
	display: block;
}	


#search_con #side {
    float:right;
    width:120px;
	margin-right:11px;
}

*html #search_con #side {
	margin-right:5px;
}

#search_con .clear {
	clear:both
}




#search_con #top_spaguide {
    width:531px;
	margin:0 0 10px 16px;
}

#search_con #top_spaguide_table {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
}	

#search_con #top_spaguide_table_top {
    width:531px;
	height:183px;
	background:url(../img/inside_table_top.jpg) no-repeat;
}	
    
#search_con #top_spaguide_table_middle {
    width:531px;
	background:url(../img/inside_table_middle.jpg) repeat-y;
	
}	

#search_con .textbox {
    width:485px;
	margin:5px auto;
	line-height:1.5em
}	

#search_con .textbox p {
    margin-bottom:10px
}	

#search_con #top_spaguide_table_bottom {
    width:531px;
	height:16px;
	background:url(../img/inside_table_bottom.jpg) no-repeat;
}	


#search_con #top_newspa {
    width:566px;
	margin:0 0 10px 0;
}	

#search_con #top_keywords {
    width:531px;
	margin:0 0 10px 31px;
}	

#search_con #bg_green {
	background-color:#DFEFEE;
	height:25px;
    width:568px;
	margin:0px 0 10px 8px;
}

#search_con #bg_green_text {
	width:556px;
	margin:0px auto 2px auto;
	padding-top:5px;
}	

#search_con #bg_keywords {
	background-color:#DFEFEE;

    width:531px;
	margin:0 0 10px 36px;
}

#search_con #bg_keywords_text {
	width:531px;
	margin:0px auto 2px auto;
	padding-top:5px;
}	

#search_con #top_newspa_waku {
    background:url(../img/newspas_bk_search.jpg) repeat-y;
    width:588px;
}

#search_con #top_keywords_waku {
    background:url(../img/keywords_mid2.jpg) repeat-y;
    width:531px;
}

#search_con #bg_top {
    background:url(../img/img_bg_top_search.jpg) left top no-repeat;
	width:588px;
}

#search_con #bg_top_keywords {
    background:url(../img/img_bg_top_search.jpg) left top no-repeat;
	width:588px;
}

#search_con #top_newspa1 {
    width:588px;
	height:15px;
	background:url(../img/newspas_top_search.jpg) top left no-repeat;
}

#search_con #top_keywords1 {
    width:531px;
	height:6px;
	background:url(../img/keywords_top2.jpg) top left no-repeat;
	overflow:hidden;
}

#search_con #top_newspa2{
    width:588px;
	height:15px;
	background:url(../img/newspas_bottom_search.jpg) no-repeat;
}

#search_con #top_keywords2{
    width:531px;
	height:10px;
	background:url(../img/keywords_btm2.jpg) no-repeat;
	overflow: hidden;
}

#search_con #top_newspa_contents {
	width:566px;
	margin:0px auto 2px auto;
}

#search_con #top_keywords_contents {
	width:531px;
	margin:0px auto 2px auto;
}

#search_con #spa_box1 {
	background:#FAF7F2;
	width:566px;
	margin: 0 auto;
}

#search_con #spa_box_new {
	width:566px;
	margin: 0 auto;
}

#search_con #spa_box_new {
	background:#FAF7F2;
	width:566px;
	margin: 0 auto;
}

#search_con #spa_box2 {
   	background:#FAF7F2;
	width:514px;
	height:94px;
}		

#search_con .store_box_left {
    width:548px;
	float:left;
	text-align:left;
	margin:5px 0 5px 10px;
}

#search_con .store_box_right {
    width:250px;
	float:right;
	text-align:left;
}

#search_con .treatment {
    width:550px;
	float:left;
	text-align:left;
	margin:13px 0 5px 0;
}

#search_con .store_text {
    width:568px;
	float:right;
}	

#search_con .photo {
    width:85px;
	float:left;
}

/*#search_con .store_text .text_blue {
    display:block;	
    font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0072A4;
	margin-top:10px;
}*/

#search_con .text_normal {
    display:block;	
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

/*#search_con .store_text p {
    margin-top:10px;
}*/	
	
#search_con .banner1 {
    width:480px;
	height:60px;
	margin:20px auto;
}			

#search_con .banner2 {
    width:300px;
	height:250px;
	margin:15px 0 10px 0;
}

#search_con .news_box1 {
    background-color:#F5FAFF;
    width:300px;
	border:1px solid #DDE6F1;	
}


#search_con .ttl_spanews {
    background:url(../img/ttl_spanews.jpg) no-repeat;
	width:83px;
	height:15px;
	margin:15px 15px 7px 15px;
	text-indent:-10000px;
}	

#search_con .news_box1 p{
    margin:0px 15px 15px 15px;
	line-height:15px;	
}


#search_con .news_box2 {
    background-color:#ffffff;
	border:1px solid #BFBFBF;
	width:300px;
	margin:10px 0;
}	

#search_con .inner_news_box2 {
    margin:10px
}	

#search_con .list_title {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004276;
	
}

#search_con .inner_news_box2 dl {
    list-style:none
}

#search_con .inner_news_box2 dt {
    line-height:1.5em;
}

#search_con .inside_list {
    margin-left:15px;
	margin-bottom:8px;
	line-height:1.5em
}	

#search_con .inner_news_box2 a:link {
    text-decoration:none;
	color:#004276
}

#search_con .inner_news_box2 a {
    background:url(../img/img_marker.gif) left center no-repeat;
	padding:4px 0px 4px 15px
}

#search_con .graybox {
    background-color:#F2F2F2;
	border:1px solid #DFDFDF;
	margin-top:10px;
	width:120px;
}		
 
#search_con .inner_graybox {
	padding: 3px 2px 7px 4px;
	width:120px;
} 

*html #search_con .inner_graybox {
	padding: 4px 0px 6px 6px;
}  

#search_con .graybox_title {
	margin: 0px 0px 0px 0px;
	padding-bottom:0px;
	font-size: 11px;
} 

#search_con #news_letter{
   width:120px;
}


.nletter {
	float: left;
}
   
#search_con .mailaddress {
   width:80px;
   margin-bottom:0px;
  }    	
  
#search_con .go {
   margin-bottom:0px;
   margin-left:2px;
  }
  
#search_con .gobtn {
	padding-top: 2px;
	padding-left: 4px;
	float: left;
}   

*html #search_con .gobtn {
	padding-left: 6px;
} 			

#search_con .inner_joinus_left {
   width:120px;
   padding-left:0px;
   padding-top:0px;
   padding-bottom:0px;
   font-size: 11px;
} 

#search_con .inner_joinus_right {
   padding-right:8px;
   padding-top: 4px;
   text-align:right;
} 

*html #search_con .inner_joinus_right {
   padding-bottom: 2px;
}     



/*#search_con #footer_list {
   width:535px;
   text-align:center;
   margin:10px auto;
} 

#search_con #footer_navi {
   width:535px;
   text-align:center;
}


#search_con #footer_navi ul {
   padding-bottom:4px;
   list-type:none;
}

#search_con #footer_navi li {
  display:inline;
} */    

#search_con .type {
	width:166px;
	margin:12px 0 5px 0;
	float:left;
	display:inline;
	overflow: hidden;
}
     
#search_con .type_left {
	float:left;
	margin-bottom:10px;
}

#search_con .type_right {
	float:right;
	margin-bottom:10px;
}

#search_con #top_link {
	position: relative;
	display: block;
	top: -22px;
	width: 450px;
	height: 31px;
	padding-top:15px;
	margin-left: 5px;
	margin-right: 19px;
	margin-bottom: -15px;
}

/*#search_con #top_link_txt {
	position: relative;
	color: #FFCC00;
	top: 9px;
	font-size: 11px;
	font-weight: 400;
	padding-top: 7px;
	padding-left: 17px;
}*/

#search_con .keywords {
	width:200px;
	margin:0 15px 8px 1px;
	color:#8C6239;
}

#search_con .list_keywords {
	margin:5px 20px 25px 20px;
	color:#993300;
}

#search_con #list_keywords {
	width:500px;
	height:100px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	float:right;
}

#search_con #keywords_list {
    float:right;
	width:480px;
	margin:10px 10px 10px 20px;
}	

#search_con #keywords_list ul {
    list-style:none;
}

#search_con #keywords_list li {	
    float:left;
	padding-left:1px;
	color:#333333;
	line-height:1.4em;
}


#search_con #keywords_box2 {
    
	width:531px;
	margin:0 0 5px 40px;
}

#search_con #keywords_box2_top {
	background-color:#CCFFCC;
	width:531px;
	height:6px;
	overflow:hidden;
}

#search_con #keywords_box2_middle {
	width:531px;
	height:4px;
}
	 
#search_con #keywords_box2_bottom {
    background-color:#CCFFCC;
	width:531px;
	height:7px;
}

/*::::::::::::---------- General -----------:::::::::::::::*/
.genkeywords {
    width:531px;
	margin:0 0 10px 10px;
	overflow: hidden;
	padding: 10px 0px 12px 0px;
	background-color: #DFEFEE;
}

.genkwds {
	margin: 0px 5px 0px 12px;
	overflow: hidden;
}	


.genkwds li {
	display: inline;
	overflow: hidden;
}

.genkeywtxt {
	margin: 2px 0px 5px 0px;
	color:#8C6239;
}

#list_con .genkeywtxt {
	margin: 2px 0px 5px 0px;
	color:#8C6239;
}

#details_con .genkeywtxt {
	margin: 2px 0px 5px 0px;
	color:#8C6239;
}

.genlist_bx {
	margin-left: 10px;
}

.nav_list {
	padding: 15px 4px 15px 10px;
}

.nav_listbx {
 	margin-left: 6px;
}

.nav_listbx p {
	float:left;
	width: 115px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border: 1px solid red;*/
}


.gtop_link_txt {
	color: #333333;
	font-size: 11px;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
}

.gtop_link_txt a {
	text-decoration: none;
	color: #663300;
}

.gtop_link_txt a:hover {
	color: #6E7C34;
	text-decoration: none;
}


.toplinks {
	padding: 5px 5px 0px 10px;
}

.clinavi {
	float: left;
	width: 600px;
}

.spathai {
	float: right;
	width: 240px;
	text-align: right;
}

#search_con .spathai h1 {
	margin-top: 0px;
	margin-bottom: 3px;
}

#search_con .toplinks {
	padding: 6px 5px 0px 10px;
}

#genfooter {
     width:934px;
	 overflow: hidden;
	 position: relative;
	 top: -10px;
}

#genfooter li {
	display: inline;
}

#opp {
	color: #000000;
	font-weight: normal;
}

.italics {
	color: #663300;
	font-style: italic;
	font-size: 11px;
}

.poli_tbox {
	width: 650px;
	padding-left: 110px;
	padding-bottom: 30px;
}

.polt_box {
	float: left;
	width: 550px;
	overflow: hidden;
	display: inline;
	/*padding-left: 110px;*/
}

.poltxt {
	margin: 0px 10px 10px 15px;
}

.poltxt p {
	text-align: justify;
}

#fmain .o_subttl {
	padding: 18px 0px 2px 10px;
	font-size: 25px;
}

.o_subttl2 {
	padding: 10px 0px 0px 11px;
}

.poltxt p {
	padding: 0px 15px 2px 11px;
	font-size: 12px;
}

.csoontxt {
	width: 700px;
	height: 350px;
	display: block;
	text-align: center;
}

#fmain .csoonh {
	padding: 100px 0px 2px 150px;
	font-size: 25px;
}

/*::::::::::::catchphrase::::::::::::::*/

.sehead {
	position: absolute;
	left: 552px;
	/*width: 290px;*/
}

.sehead2 {

	position: absolute;
	left: 560px;
	/*width: 290px;*/
}

.sidetopsp {
	width: 300px;
	height: 64px;
}

.sidetopsp2 {
	width: 300px;
	height: 74px;
}

.strong {
	font-weight: bold;
	color: #333333;
}

.mstrong {
	font-weight: bold;
	color: #444444;
}

.mission {
	font-size: 12px;
	font-weight: bold;
	color: #0072A4;
}

#fmain .poltxt .contact_h {
	font-size: 15px;
	font-weight: bold;
	color: #0072A4;
	letter-spacing: 0.02em;
}

#fmain .poltxt .comp_name {
	font-size: 14px;
	font-weight: bold;
}

.contact {
	width: 845px;
	overflow: hidden;
	display: inline;
}

/*.contact_txt {
	float: left;
	width: 430px;
}

.contact_map {
	float: left;
	width: 400px;
}*/

#fmain .poltxt .o_subttl3 {
	padding: 10px 0px 0px 11px;
	font-size: 17px;
}

#list_con .linkh2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#8C6239;
	margin:0 0 7px 19px;
}



.link_cont {
	width: 510px;
	padding: 0px 5px 0px 23px;
	overflow: hidden;
}

.linktxt_box {
	width: 510px;
	overflow: hidden;
}

.linkname {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0px 0px 0px;
	color: #333333;
}

.linklink {
	padding: 3px 0px 7px 0px;
}

.link_img {
	float: left;
	width: 14px;
	height: 16px;
	padding: 4px 0px 0px 20px;
	overflow: hidden;
	display: inline;
}

.linkpath {
	float: left;
	width: 400px;
	padding: 5px 0px 0px 4px;
	font-size: 12px;
}

.linkname a {
	text-decoration: none;
	color: #333333;
}

.linkname a:hover {
	color: #6E7C34;
	text-decoration: none;
}

#list_con .polt_box h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 10px;
}

#list_con .qa_box h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#004276;
	margin:0 0 5px 10px;
}

.spatypes {
	font-weight: bold;
	color: #333333;
	font-size:14px;
}

#list_con .polt_box h3 a {
	color: #663300;
	cursor: pointer;
}

#list_con .polt_box h3 a:hover {
	color: #6E7C34;
	/*font-style: italic;*/
	text-decoration: none;
}

.link_ecbb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 4px 0px 3px 0px;
	font-size: 12px;
	color: #663300;
}

.sthai_news {
	padding-bottom: 8px;
}

*html .sthai_news {
	padding-bottom: 12px;
}

.ncont {
	padding: 2px 0px 2px 20px;
}

.news_date {
	float: left;
	width: 80px;
	padding: 3px 0px 0px 0px;
	color: #0072A4;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	display: inline;
}

.news_intro {
	float: left;
	width: 420px;
	padding: 3px 0px 0px 0px;
	overflow: hidden;
	display: inline;
}

.rss {
	float: left;
	width: 80px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	overflow: hidden;
	display: inline;
}

#topp_con .sthai_news .seattl_news {
	float: left;
	width: 300px;
	margin-left: 0px;
	padding-top: 10px;
	overflow: hidden;
	display: inline;
}

.mnews {
	text-align: right;
	padding: 10px 15px 10px 0px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: 2px;
}

.poli_tbox .remind {
	padding: 20px 0px 5px 15px;
	font-size: 11px;
}

.join_box {
	margin: 0px 0px 0px 15px;
	width: 600px;
	padding: 0px 0px 20px 0px;
}

.join_wrap {
	padding: 15px 0px 15px 0px;
}

.join_box p {
	padding-left: 0px;
	margin-left: 0px;
}


.redast {
	color:#CC3300;
	font-size: 14px;
	padding-right: 1px;
	vertical-align: middle;
}

.redast1 {
	color:#CC3300;
	font-size: 14px;
	padding-right: 1px;
	vertical-align: middle;
}

*html .redast1 {
	vertical-align: inherit;
}

.join_box table {
	width: 98%;
	border: 1px solid #663300;
	border-collapse: collapse;
	padding: 15px 0px 15px 0px;
}

/*.join_box td {
	border: 1px solid #663300;
	border-collapse: collapse;
	border-bottom: none;
	border-top: none;
}*/

.must {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

*html .must {
	font-size: 11px;
}


.jtitle {
	width: 145px;
	padding: 10px 3px 10px 25px;
	font-size: 14px;
	font-weight: bold;
}

.jinput {
	width: 420px;
	padding: 10px 3px 10px 4px;
}

/*.jinput2 {
	width: 420px;
	padding: 10px 3px 10px 13px;
}*/

.mleft {
	padding-right: 15px;
}


.jointbx {
	width: 250px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

.jointbx2 {
	width: 150px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

.jointbx3 {
	width: 50px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

.jointbx4 {
	width: 110px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

.jion_sel {
	width: 170px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

*html .jion_sel {
	width: 180px;
}

.jtbox {
	width: 380px;
	padding: 3px 3px 5px 3px;
	font-weight: normal;
	font-size: 12px;
}

.joinform {
	padding-left: 0px;
}

.countbx {
	font-size: 11px;
	padding-top: 3px;
}

.count {
	padding-right: 15px;
}

.countdown {
	width: 25px;
	padding-left: 3px;
}

.smtxt {
	font-size: 11px;
}

.poli_tbox .alter {
	padding: 20px 0px 10px 14px;
}

.ext {
	padding: 0px 5px 0px 15px;
}

.adtitle {
	width: 90px;
	padding: 10px 3px 10px 25px;
	font-size: 14px;
	font-weight: bold;
}

.btns_mid {
	padding: 15px 0px 15px 215px;
	width: 600;
}

.lf_btn {
	padding-right: 5px;
}

.search_box2 {
    
	width:531px;
	margin:0 0 5px 16px;
}

.numbg {
	width: 298px;
	height: 68px;
	background-image: url(../img/num_spas600.jpg);
	background-repeat: no-repeat;
	border: 1px solid #EEEEEE;
	margin-top: 12px;
}

.numtxt {
	padding: 38px 5px 0px 90px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A67C52;
}

.alpha_list {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

.alpha_list li {
	display: inline;
	padding-right: 6px;
	line-height: 1.4em;
}

#list_con .alpha {
	font-size: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}

.termsbx {
	padding: 0px 5px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.termsbx li {
	display: inline;
	padding-right: 10px;
	line-height: 1.7em;
}

#list_con .terms {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.bannerx2 {
	padding-left: 15px;;
}

.form_error {
	padding-left: 15px;
	padding-bottom: 10px;
	color: #CC0000;
}

.thanks {
	font-size: 16px;

