/* COMMON CSS */
* {
	margin: 0px;
	padding: 0px;
	font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',Verdana,Arial,sans-serif;
	font-style: normal;
	text-decoration: none;
}

html{
	height:100%;
}

body {
	height: 100%;
	background: url("../img/bg_gry.gif");
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

li {
	list-style-type:none;
}

p,li,dt,dl {
	line-height:1.3em;
}

hr {
	display:none;
}

p {
	width: auto;
	height: auto;
	word-break: break-all;
}

img {
	border:0;
}


/* FONT */
h1 {
	font: 12px bold;
	color: #ffffff;
	margin: 4px;
}

h2 {
	font-size: 12px bold;
	color: #000000;
}

h3 {
	font: 14px bold;
	color: #ffffff;
	line-height: 27px;
	padding: 0px 9px;
 	letter-spacing: ;
}

h4 {
	font-size: 12px;
	color: #000000;
}

h5 {
 font-size: 12px;
 color: #000000;
}

h6 {
	font-size: 10px;
	color: #000000;
}



.blk14b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.blk14r {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.blk12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.blk12r {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.blk10r {
	font-size: 10px;
	line-height: 16px;
}

.grn14b {
	font-size: 14px;
	font-weight: bold;
	color: #4796a4;
	line-height: 20px;
}
.grn14r {
	font-size: 14px;
	color: #4796a4;
	line-height: 20px;
}
.grn12b {
	font-size: 12px;
	font-weight: bold;
	color: #4796a4;
	line-height: 18px;
}
.grn12r {
	font-size: 12px;
	color: #4796a4;
	line-height: 18px;
}
.grn10r {
	font-size: 10px;
	color: #4796a4;
	line-height: 16px;
}

.pnk14b {
	font-size: 14px;
	font-weight: bold;
	color: #aa1b5f;
	line-height: 20px;
}
.pnk14r {
	font-size: 14px;
	color: #aa1b5f;
	line-height: 20px;
}
.pnk12b {
	font-size: 12px;
	font-weight: bold;
	color: #aa1b5f;
	line-height: 18px;
}
.pnk12r {
	font-size: 12px;
	color: #aa1b5f;
	line-height: 18px;
}
.pnk10r {
	font-size: 10px;
	color: #aa1b5f;
	line-height: 16px;
}




/* ID */
#main-body {
	height: auto;
	width: 750px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0px 0px 0px;
}

#header {
	 width: 720px;
	height: 194px;
	margin-right: auto;
	margin-left: auto;
}

#top-img {
	width: 720px;
	height: 122px;
	background: url("../img/topbg_00.jpg") no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#header-title {
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

#hdr_btn_b {
	width: 720px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
}
#hdr_btn_b div a {
	height: 36px;
	display: block;
	float: left;
	text-indent: -9999em;
	text-decoration: none;
	overflow: hidden;
}
#hdr_btn_s {
	width: 720px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#hdr_btn_s div a {
	height: 27px;
	display: block;
	float: left;
	text-indent: -9999em;
	text-decoration: none;
	overflow: hidden;
}

#ftr_btn_b {
	width: 720px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
}
#ftr_btn_b div a {
	height: 36px;
	display: block;
	float: left;
	text-indent: -9999em;
	text-decoration: none;
	overflow: hidden;
}
#ftr_btn_s {
	width: 720px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#ftr_btn_s div a {
	height: 27px;
	display: block;
	float: left;
	text-indent: -9999em;
	text-decoration: none;
	overflow: hidden;
}

#rf_btn_s {
	width: 144px;
	height: 27;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#rf_btn_s div a {
	height: 27px;
	display: block;
	text-indent: -9999em;
	text-decoration: none;
	overflow: hidden;
}


.hr_grn {
	width: 720px;
	height: 9px;
	background: url("../img/bg_grn.gif");
	margin-right: auto;
	margin-left: auto;
}

#m_frame {
	height: auto;
	width: 720px;
	margin: 18px 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#l_frame {
	width: 576px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#r_frame {
	width: 144px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}

.rf_box {
	width: 142px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: #7a7a7a solid 1px;
}

.rf_txt {
	font-size: 10px;
	text-align: justify;
	text-justify: newspaper;
	margin: 0px;
	padding: 9px;
	line-height: 16px;
}

.rf_txt_ctr {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 4px;
	line-height: 10px;
}

.words_txt {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 9px;
	line-height: 16px;
}



#lf_hdr_obi {
	width: 558px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url("../img/bg_pnk.gif");
}

#lf_inr_lv1 {
	width: 540px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 9px;
}





#footer {
	width: 720px;
	height: 126px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#credit {
	width: 720px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 10px;
	color: #4796a4;
}

#footerlink {
	width: 720px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 10px;
	color: #4796a4;
}

#footerlink a { color: #4796a4; }
#footerlink a:visited { color: #4796a4; }
#footerlink a:hover { color: #4796a4; }
#footerlink a:active { color: #4796a4; }







/* BTN */

/* Link Color */
a { text-decoration:none;}
a:link { color: #4796a4; }
a:visited { color: #6fc5d1; }
a:hover { color: #6fc5d1; }
a:active { color: #4796a4; }

a:link.a_pnk { color: #aa1b5f; }
a:visited.a_pnk { color: #bf778b; }
a:hover.a_pnk { color: #bf778b; }
a:active.a_pnk { color: #bf778b; }

a:link.a_blk { color: #000000; }
a:visited.a_blk { color: #000000; }
a:hover.a_blk { color: #7a7a7a; }
a:active.a_blk { color: #7a7a7a; }


/*------HDR off*/
#hdr_btn_b div.sale a {
 background: url("../img/btn_sale.gif") no-repeat 0px 0px;
 width: 111px;
}
#hdr_btn_b div.rent a {
 background: url("../img/btn_rent.gif") no-repeat;
 width: 111px;
}
#hdr_btn_b div.howto a {
 background: url("../img/btn_howto.gif") no-repeat;
 width: 138px;
}
#hdr_btn_b div.search a {
 background: url("../img/btn_search.gif") no-repeat;
 width: 138px;
}
#hdr_btn_b div.mss a {
 background: url("../img/btn_mss.gif") no-repeat;
 width: 120px;
}
#hdr_btn_b div.faq a {
 background: url("../img/btn_faq.gif") no-repeat;
 width: 102px;
}
#hdr_btn_s div.home a {
 background: url("../img/btn_home.gif") no-repeat;
 width: 38px;
 margin: 0px 18px;
}
#hdr_btn_s div.kitaayase a {
 background: url("../img/btn_kitaayaseguide.gif") no-repeat;
 width: 80px;
 margin: 0px 18px;
}
#hdr_btn_s div.privacy a {
 background: url("../img/btn_privacy.gif") no-repeat;
 width: 97px;
 margin: 0px 18px;
}
#hdr_btn_s div.owner a {
 background: url("../img/btn_forowners.gif") no-repeat;
 width: 63px;
 margin: 0px 18px;
}
#hdr_btn_s div.company a {
 background: url("../img/btn_company.gif") no-repeat;
 width: 45px;
 margin: 0px 18px;
}
#hdr_btn_s div.link a {
 background: url("../img/btn_link.gif") no-repeat;
 width: 35px;
 margin: 0px 18px;
}
#hdr_btn_s div.sitemap a {
 background: url("../img/btn_sitemap.gif") no-repeat;
 width: 63px;
 margin: 0px 18px;
}
/*------HDR hover*/
#hdr_btn_b div.sale a:hover  {
 background: url("../img/btn_sale2.gif") no-repeat;
}
#hdr_btn_b div.rent a:hover  {
 background: url("../img/btn_rent2.gif") no-repeat;
}
#hdr_btn_b div.howto a:hover  {
 background: url("../img/btn_howto2.gif") no-repeat;
}
#hdr_btn_b div.search a:hover  {
 background: url("../img/btn_search2.gif") no-repeat;
}
#hdr_btn_b div.mss a:hover  {
 background: url("../img/btn_mss2.gif") no-repeat;
}
#hdr_btn_b div.faq a:hover  {
 background: url("../img/btn_faq2.gif") no-repeat;
}
#hdr_btn_s div.home a:hover {
 background: url("../img/btn_home2.gif") no-repeat;
}
#hdr_btn_s div.kitaayase a:hover {
 background: url("../img/btn_kitaayaseguide2.gif") no-repeat;
}
#hdr_btn_s div.privacy a:hover {
 background: url("../img/btn_privacy2.gif") no-repeat;
}
#hdr_btn_s div.owner a:hover {
 background: url("../img/btn_forowners2.gif") no-repeat;
}
#hdr_btn_s div.company a:hover {
 background: url("../img/btn_company2.gif") no-repeat;
}
#hdr_btn_s div.link a:hover {
 background: url("../img/btn_link2.gif") no-repeat;
}
#hdr_btn_s div.sitemap a:hover {
 background: url("../img/btn_sitemap2.gif") no-repeat;
}





/*------FTR off*/
#ftr_btn_b div.sale a {
 background: url("../img/btn_sale.gif") no-repeat 0px 0px;
 width: 111px;
}
#ftr_btn_b div.rent a {
 background: url("../img/btn_rent.gif") no-repeat;
 width: 111px;
}
#ftr_btn_b div.howto a {
 background: url("../img/btn_howto.gif") no-repeat;
 width: 138px;
}
#ftr_btn_b div.search a {
 background: url("../img/btn_search.gif") no-repeat;
 width: 138px;
}
#ftr_btn_b div.mss a {
 background: url("../img/btn_mss.gif") no-repeat;
 width: 120px;
}
#ftr_btn_b div.faq a {
 background: url("../img/btn_faq.gif") no-repeat;
 width: 102px;
}
#ftr_btn_s div.home a {
 background: url("../img/btn_home.gif") no-repeat;
 width: 38px;
 margin: 0px 18px;
}
#ftr_btn_s div.kitaayase a {
 background: url("../img/btn_kitaayaseguide.gif") no-repeat;
 width: 80px;
 margin: 0px 18px;
}
#ftr_btn_s div.privacy a {
 background: url("../img/btn_privacy.gif") no-repeat;
 width: 97px;
 margin: 0px 18px;
}
#ftr_btn_s div.owner a {
 background: url("../img/btn_forowners.gif") no-repeat;
 width: 63px;
 margin: 0px 18px;
}
#ftr_btn_s div.company a {
 background: url("../img/btn_company.gif") no-repeat;
 width: 45px;
 margin: 0px 18px;
}
#ftr_btn_s div.link a {
 background: url("../img/btn_link.gif") no-repeat;
 width: 35px;
 margin: 0px 18px;
}
#ftr_btn_s div.sitemap a {
 background: url("../img/btn_sitemap.gif") no-repeat;
 width: 63px;
 margin: 0px 18px;
}
/*------FTR hover*/
#ftr_btn_b div.sale a:hover  {
 background: url("../img/btn_sale2.gif") no-repeat;
}
#ftr_btn_b div.rent a:hover  {
 background: url("../img/btn_rent2.gif") no-repeat;
}
#ftr_btn_b div.howto a:hover  {
 background: url("../img/btn_howto2.gif") no-repeat;
}
#ftr_btn_b div.search a:hover  {
 background: url("../img/btn_search2.gif") no-repeat;
}
#ftr_btn_b div.mss a:hover  {
 background: url("../img/btn_mss2.gif") no-repeat;
}
#ftr_btn_b div.faq a:hover  {
 background: url("../img/btn_faq2.gif") no-repeat;
}
#ftr_btn_s div.home a:hover {
 background: url("../img/btn_home2.gif") no-repeat;
}
#ftr_btn_s div.kitaayase a:hover {
 background: url("../img/btn_kitaayaseguide2.gif") no-repeat;
}
#ftr_btn_s div.privacy a:hover {
 background: url("../img/btn_privacy2.gif") no-repeat;
}
#ftr_btn_s div.owner a:hover {
 background: url("../img/btn_forowners2.gif") no-repeat;
}
#ftr_btn_s div.company a:hover {
 background: url("../img/btn_company2.gif") no-repeat;
}
#ftr_btn_s div.link a:hover {
 background: url("../img/btn_link2.gif") no-repeat;
}
#ftr_btn_s div.sitemap a:hover {
 background: url("../img/btn_sitemap2.gif") no-repeat;
}





.words_txt a {
	color: #4796a4;
}
.words_txt a:visited {
	color: #6fc5d1;
}
.words_txt a:hover {
	color: #6fc5d1;
	background-color: #eaeaea; 
}
.words_txt a:active {
	color: #4796a4; 
}




#rf_btn_s div.pastmsg a {
 background: url("../img/pastmsg.gif") no-repeat 0px 0px;
 width: 144px;
}
#rf_btn_s div.pastmsg a:hover  {
 background: url("../img/pastmsg2.gif") no-repeat;
}

#rf_btn_s div.re-words a {
 background: url("../faq/btn_re-words.gif") no-repeat 0px 0px;
 width: 144px;
}
#rf_btn_s div.re-words a:hover  {
 background: url("../faq/btn_re-words2.gif") no-repeat;
}









/* Color Chart */
.wht { color: #ffffff; }
.blk { color: #000000; }
.grn { color: #4796a4; }
.lgn { color: #6fc5d1; }
.pnk { color: #aa1b5f; }
.lpk { color: #ce98a7; }
.lgr { color: #eaeaea; }
.mgr { color: #b7b7b7; }
.dgr { color: #7a7a7a; }
