@charset "utf-8";
/* CSS Document */

#h2_title_edition_new {
	background: url(../images/edition_new/h2-title.gif) no-repeat;
}

#h2_title_edition_pet {
	background: url(../images/edition_pet/h2-title.gif) no-repeat;
}

#h2_title_edition_comfortable {
	background: url(../images/edition_comfortable/h2-title.gif) no-repeat;
}

#h2_title_residence {
	background: url(../images/residence/h2-title.gif) no-repeat;
}




h2 {
	text-indent: -9999px;
	width:760px;
	height: 50px;
	margin-bottom: 10px;
}

h3 {
	text-indent: -9999px;
}


table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font: 1em;
}

th {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	background: #1c90bd;
	font-size: 1em;
	color: #FFFFFF;
}

td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	font: 1em;
	text-align: left;
}

.noline_table table {
	border-style: none;
}

.noline_table table td {
	border-style: none;
}

.white_tr {
	background: #FFFFFF;
}

.gray_tr {
	background: #EFEFEF;
}



#table_noline {
	border-style: none;
	margin: 0px;
	padding: 1px;
	font-size: 1em;
}

#table_noline th {
	border-style: none;
	font: 1em;
	margin: 0px;
	padding: 1px;
	font-weight: bold;
}

#table_noline td {
	border-style: none;
	font: 1em;
	margin: 0px;
	padding: 1px;
}

.white_tr {
	background: #FFFFFF;
}

.gray_tr {
	background: #EFEFEF;
}

.font_size10 {
	font-size: 0.8em;
}


#hide {
	display: none;
}

#page {
	text-align:center !important;
	margin-bottom: 20px;
}

#page a {
	padding: 2px 4px;
	margin: 2px 4px;
	border: 1px solid #CCCCFF;
}

#page #no_link {
	padding: 2px 4px;
	margin: 2px 4px;
	border: 1px solid #D7D7D7;
	background: #E4E4E4;
}

#page p {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}



table a:hover {}

table a:link {}

#search_comment {
	background: #FFFFCC;
	padding: 5px;
	width: 500px;
	border: 1px solid #CC6600;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}


/*地域、沿線部分   
--------------------------------*/

#top_txt_l {
	float: left;
}

#henkou_btn_r {
	float: right;
	background: #990000;
	padding: 3px 5px;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #CC6600;
}

#henkou_btn_r a {
	color: #FFFFFF;
	text-decoration: none;
}

#no_print {}


/*追加
-------------*/
#contents_inner {
	width:860px;
	padding:0 10px;
}


