/* CSS Document */

@charset "utf-8";



/*-----------------------------------------------

 __default style clear

-----------------------------------------------*/



* {

	padding:0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}



body {

	font-size:80.5%;

	line-height:1.5;

}



html {

	overflow-y:scroll;

}



p {

	color: #333333;

	line-height: 1.4em;

	margin-bottom: 10px;

}



li {

	list-style:none;

	line-height:1.3;

}



img,

fieldset {

	border:0;

}



#wrapper {

	background: #FFFFFF;

	margin: 0px auto;

	width: 800px;

	text-align: left;

    padding-top: 0px;

    padding-bottom: 0px;

    overflow: hidden;

}



#wrapper:after {

    content: "";

    display: block;

    clear: both;

    height: 1px;

    overflow: hidden;

}

	 



/*\*/

* html #wrapper {

    height: 1em;

    overflow: visible;

}

/**/

/*Hides from IE5-mac\*/

*html#wrapper {height:1%}

/*End hide from IE5-mac*/





/*-----------------------------------------------

 __Base Link Color Setting

-----------------------------------------------*/



a {

	color:#0e3b7e;

}



a:link {

}



a:visited {

}



a:hover {

}



a:active {

}





body {

	background: #EFEFEF url(image/bg.jpg) repeat-y center;

	text-align: right;

	margin: 0px;

}



/* ヘッダー　*/

div#myheader {

	background: url(image/topimage.jpg);

	margin: 0px;

	height: 95px;

	width: 765px;

	padding-top: 15px;

	padding-left: 35px;

}



div#myheader h1 {

	font-size: 10px;

	font-weight: normal;

	color: #333333;

}

/* ナビゲーション */

div#navi {

	background: url(image/navigation_bg.jpg) repeat-x;

	text-align: center;

	height: 35px;

	width: 800px;

	margin: 0px;

	padding: 0px;

}



/* 左メニュー*/

div#left {

	margin: 15px 0px 20px;

	padding: 0px;

	float: right;

	width: 200px;

}


#categry img {

	margin: 1px;

}

#mail {

	padding: 0px;

	height: auto;

	width: 200px;

	margin: 0px;

}



#contentsStationRanking {

	width: 140px;

	height: 239px;

	*height: 225px;

	background: url(image/bgContentsStationRanking.jpg) no-repeat;

	margin: 10px 0px 0px 0px;

	padding: 31px 0px 0px 60px;

	*padding: 45px 0px 0px 60px;

}



.contentsFirst {

	font-size: 1.1em;

	margin: 8px 0px 8px 0px;

	padding: 0px 0px 0px 0px;

}



.contentsSecond {

	font-size: 1.1em;

	margin: 8px 0px 8px 0px;

	padding: 0px 0px 0px 0px;

}



.contentsThird {

	font-size: 1.1em;

	margin: 8px 0px 3px 0px;

	padding: 0px 0px 0px 0px;

}



.contentsRanking {

	margin: 0px 0px 1px 0px;

	padding: 0px 0px 0px 0px;

}



#contentsStationRanking p {

	font-size: 0.9em;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



#area {

	padding: 0px;

	height: auto;

	width: 200px;

	margin: 10px 0px 0px;

}

#area_top {

	padding: 0px;

	height: 46px;

	width: 200px;

	background: url(image/area_top2.jpg);

}

#area_body {

	padding: 5px 10px 5px 15px;

	height: auto;

	width: 175px;

	background: url(image/area_top2-middle.jpg) repeat-y;

}

#area_body ul {

	margin: 0px;

	padding: 0px;

}

div#area_body a {

	display: block;

	background: url(image/area_a01.jpg) no-repeat;

	height: 23px;

	width: 145px;

	color: #333;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 10px;

	font-size: 12px;

	font-weight: normal;

}

div#area_body a:hover {

	display: block;

	background: url(image/area_a02.jpg) no-repeat;

	height: 23px;

	width: 145px;

	color: #7FBF29;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 10px;

	font-size: 12px;

	font-weight: normal;

}



/* ADD 2008/11/14 */

div#area_body ul li {

	line-height: 1.0em;

}

div#area_body ul li ul li.sb {

	display: inline;

	line-height: 1.0em;

}

div#area_body ul li ul li.sb a {

	text-decoration: underline;

	background: none;

	display: inline;

	font-size: 11px;

	border-right: 1px #333 solid;

	margin: 0px;

	padding: 0px 2px 0px 0px;

	white-space: nowrap;

}

div#area_body ul li ul li.sb a:hover {

	background: none;

	display: inline;

	font-size: 11px;

	color: #7FBF29;

	margin: 0px;

	padding: 0px 2px 0px 0px;

}



div#area #area_foot {

	padding: 0px;

	height: 4px;

	width: 200px;

	background: url(image/area_top2-bottom.jpg);

}



div#menu {

	padding: 0px;

	height: auto;

	width: 200px;

	margin: 10px 0px 0px;

}

div#menu_top {

	background: url(image/info-top.jpg);

	height: 45px;

	width: 200px;

}

div#menu_body {
 
	background: url(image/info_bg.jpg) repeat-y;

	height: auto;

	width: 200px;

}



div#menu_body ul {

	margin: 0px;

	padding-top:10px;
	padding-bottom:10px;

}

div#menu_body li {

	background: url(image/arrow-info.jpg) no-repeat 25px 7px;
	padding-left:40px;
	line-height:24px;
	font-size:14px;

}




/*

div#menu_body a {

	display: block;

	background: url(image/info01.jpg) no-repeat;

	height: 20px;

	width: 160px;

	color: #333333;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 6px;

	font-size: 12px;

}

div#menu_body a:hover {

	display: block;

	background: url(image/info02.jpg) no-repeat;

	height: 20px;

	width: 160px;

	color: #7FBF29;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 6px;

	font-size: 12px;

	font-weight: normal;

}

*/


div#menu_foot {

	background: url(image/info_foot.jpg);

	margin: 0px;

	padding: 0px;

	height: 4px;

	width: 200px;

}





div#main {

	margin: 15px 0px 20px;

	padding: 0px 0px 0px 10px;

	float: left;

	width: 580px;

}

#main h1 {

	background: url(image/h1_bg.jpg) no-repeat;

	height: 55px;

	width: 565px;

	padding-left: 15px;

	/* MOD 2008/11/25 */

	/* padding-top: 5px; */

	/* font-size: 150%; */

	padding-top: 15px;

	font-size: 140%;

	color: #23345F;

}

#main h2 {

	font-size: 100%;

	color: #779531;

	margin-top: 15px;

	line-height: 1.3em;

	padding-bottom: 5px;

}

#main p {

	margin-top: 15px;

}





/* フッター　*/

div#footer {

	float: left;

	width: 780px;

	background: #FFFFFF url(image/foot_bg.jpg);

	padding: 10px 10px 5px;

	text-align: center;

	color: #FFFFFF;

}

#footer h1 {

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}



#footer a {

	color: #FFFFFF;

	text-decoration: none;

	font-size: 80%;

}

div#footer li {

	display: inline;

	margin: 0px 2px;

	border-right: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	padding: 0px 5px;

}

div#footer p {

	color: #FFFFFF;

}

.right_font {
	text-align: right;

}

.center_font {

	text-align: center;

}

div#list .sorted {

	color: #333333;

	background: #F1C435;

}

div#list th {
	font-size: 75%;
	font-weight: normal;
	color: #FDFDFD;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #666666;

}

div#list table {

	background: #E1E1E1;

	margin: 0px;

	padding: 0px;

}

div#list td {

	font-size: 90%;

	color: #333333;

	background: #FFFFFF;

	padding: 3px;

}

div#list td .yen{

	font-size: 80%;

}



.style1 {color: #FF3366}



div#photo {

	float: left;

	width: 220px;

	margin-right: 20px;

	height: 500px;

	margin-top: 10px;

}

div#photo img{

	margin-bottom: 10px;

}

div#detail {

	float: left;

	width: 340px;

s

	margin-top: 10px;

	margin-top: 10px;

}

div#detail th {
	font-size: 95%;
	font-weight: normal;
	color: #FEFEFE;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #666666;

}

div#detail table {

	background: #E1E1E1;

}

div#detail td {

	font-size: 95%;

	color: #333333;

	background: #FFFFFF;

	padding: 3px;

}

div#free {


	width: 340px;

	margin-top: 10px;
	float:right; 
	margin-right:0px

}

div#free_top {

	width: 340px;

	background: url(image/free_top.jpg);

	height: 52px;

}

div#free_body {

	width: 300px;

	background: url(image/free_bg.jpg) repeat-y;

	padding-right: 20px;

	padding-left: 20px;

}

div#free_bottom {

	width: 340px;

	background: url(image/free_bottom.jpg);

	height: 27px;

}

#free_body p {

	margin: 0px;

	padding: 0px;

}

#main h3 {

	margin-top: 10px;

	font-size: 110%;

	color: #3F7796;

}

.pink_font_center {

	font-size: 120%;

	font-weight: bold;

	color: #D74746;

	text-align: center;

}

div#search_top {

	background: url(image/search-top.jpg);

	padding: 0px;

	height: 44px;

	width: 560px;

	margin-top: 20px;

}



div#search_body {

	font-size: 1.1em;

	width: 540px;

	margin: 0px;

	padding: 5px 10px 10px;

	background-color: #F0FFDE;

	background-position: bottom;

}



div#search_area {

	height: auto;

	width: 185px;

	float: left;

	padding: 5px;

}

div#search_line {

	float: left;

	height: auto;

	width: 300px;

	padding: 5px;

}

div#search_condition {

	width: 520px;

	padding: 5px;

	height: auto;

	float: left;

	margin-top: 5px;

}

div#search_body p{

	margin: 10px 0px 0px;

	padding: 0px;

}

div#block {

	width: 530px;

	margin-left: 15px;

}

div#block th {

	font-size: 100%;

	font-weight: normal;

	color: #FEFEFE;

	padding-top: 3px;

	padding-bottom: 3px;

	text-align: center;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #627C23;

	border-bottom: 1px solid #627C23;

	border-left: 1px solid #FFFFFF;

	background-color: #7AA62D;

}

div#block table {

	background: #E1E1E1;

	margin: 0px;

	padding: 0px;

}

div#block td {

	font-size: 100%;

	color: #333333;

	background: #FFFFFF;

	padding: 3px;

}

div#table_style th {

	font-size: 90%;

	font-weight: normal;

	color: #333333;

	text-align: left;

	padding: 3px 5px;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #627C23;

	border-bottom: 1px solid #627C23;

	border-left: 1px solid #FFFFFF;

	background-color: #79A62F;

}

div#table_style table {

	background: #E1E1E1;

	margin: 0px;

	padding: 0px;

}

div#table_style td {

	font-size: 90%;

	color: #333333;

	background: #FFFFFF;

	padding: 3px;

}

div#table_style2 {

	margin: 10px 0px 0px;

}

div#table_style2 th {

	font-size: 90%;

	font-weight: normal;

	color: #333333;

	background: #F5C839;

	text-align: left;

	padding: 3px 5px;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #D49000;

	border-bottom: 1px solid #D49000;

	border-left: 1px solid #FFFFFF;

}

div#table_style2 table {

	background: #E1E1E1;

	margin: 0px;

	padding: 0px;

}

div#table_style2 td {

	font-size: 90%;

	color: #333333;

	background: #FFFFFF;

	padding: 3px;

}

div#table_style a {

	text-decoration: none;

}

div#main h4 {

	font-size: 110%;

	color: #FF6600;

	border-bottom: 1px dotted #FF9933;

	border-left: thick solid #FF9933;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

}

div#news_head {

	width: 510px;

	margin-top: 20px;

	background: url(image/new_head.jpg);

	height: 43px;

	padding-top: 10px;

	padding-left: 70px;

}

div#news_head h2{

	margin: 0px;

	padding: 0px;

	color: #000033;

}

div#c_news_body {

	width: 500px;

	background: url(image/new_body.jpg) repeat-y;

	padding-right: 40px;

	padding-left: 40px;

}

div#c_news_body p{

	margin: 0px;

	padding: 0px;

	color: #333;

}

div#c_news_foot {

	width: 580px;

	background: url(image/new_foot.jpg);

	height: 27px;

}

div#risearch th {

	font-size: 90%;

	font-weight: normal;

	color: #333333;

	background: #F5C839;

	text-align: left;

	padding: 3px 5px;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #D49000;

	border-bottom: 1px solid #D49000;

	border-left: 1px solid #FFFFFF;

}

div#risearch td {

	padding: 5px 10px;

	background: #FFFFFF;

}

div#risearch table {

	background: #CCCCCC;

}





#lastMonthStationRanking {

	float: left;

	width: 180px;

	height: 365px;

	*height: 352px;

	background: url(image/bgLastMonthRanking.jpg) no-repeat;

	margin: 20px 20px 0px 0px;

	padding: 50px 0px 0px 90px;

	*padding: 63px 0px 0px 90px;

}



#monthBeforeLastStationRanking {

	float: left;

	width: 180px;

	height: 365px;

	*height: 352px;

	background: url(image/bgMonthBeforeLastRanking.jpg) no-repeat;

	margin: 20px 0px 0px 0px;

	padding: 50px 0px 0px 90px;

	*padding: 63px 0px 0px 90px;

}



.lastMonthFirst {

	font-size: 1.3em;

	margin: 8px 0px 20px 0px;

	padding: 0px 0px 0px 0px;

}



.lastMonthSecond {

	font-size: 1.3em;

	margin: 8px 0px 20px 0px;

	padding: 0px 0px 0px 0px;

}



.lastMonthThird {

	font-size: 1.3em;

	margin: 8px 0px 30px 0px;

	padding: 0px 0px 0px 0px;

}



.lastMonthRanking {

	font-size: 1.1em;

	margin: 0px 0px 11px 0px;

	padding: 0px 0px 0px 0px;

}



/* サイトマップ　*/



.area {

	font-size: 1.0em;

}



.subarea {

	font-size: 1.0em;

	margin: 0px 0px 0px 15px;

	padding: 0px 0px 0px 0px;

}



/* パンくず　*/



#guide p {

	margin: 0px;

	padding: 0px;

}



/* sitemap　*/



#sitemap h3 {

	font-size: 1.0em;

	margin: 0px;

	padding: 0px;

}



#sitemap h3 a {

	color: #3385ff;

}



#sitemap p {

	font-size: 0.9em;

	margin: 0px 0px 0px 10px;

	padding: 0px;

}



#sitemap a {

	color: #808080;

}



#sitemap ul {

	margin: 0px;

	padding: 0px;

}



#sitemap li {

	display: inline;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 0px 20px;

	background: #fff url(image/sitemapIcon.jpg) no-repeat;

}





#wrapper #main #risearch #keyword th {

	background-color: #B7D66E;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #8BB132;

	border-bottom-color: #8BB132;

}

/* access map　*/

.map{
	text-align: center;
}


/*-----------------------------------------------

	top area

-----------------------------------------------*/



#areaIndex {

	width: 557px;

	margin-top: 20px;

	padding: 0px 0px 21px 0px;

	background-color: #e5e6e6;

}



#areaIndex img {

	vertical-align: bottom;

}



#areaIndex ul {

	float: right;

	width: 370px;

	margin: 0px 1px 0px 0px;

	padding: 0px 20px 5px 0px;

}



#areaIndex h2 {
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 0px 21px;
	color: #FFF;

}



#areaIndex h3 {

	float: left;

	width: 140px;

	font-size: 12px;

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 0px 21px;

}



#areaIndex h3 a {

	color: #333;

}



#areaIndex h3 a:hover,

.area a:hover {

	color:#006699;

}



#areaIndex li {

	border-left: 1px solid #666666;

	display: inline;

	margin: 0px;

	padding: 0px 3px 0px 3px;

}



#areaIndex li.subarea a {

	white-space:nowrap;

}



.ward01 {

	clear: both;

	background: url(image/areaBG.jpg) no-repeat;


	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



.ward02 {

	clear: both;

	background: url(image/areaBG.jpg) no-repeat;

	width: 557px;

	margin: 0px 0px 0px 0px;

	padding: 2px 0px 0px 0px;

}

.ward03 {

	clear: both;

	background: url(image/areaBG.jpg) no-repeat;

	width: 557px;

	margin: 0px 0px 0px 0px;

	padding: 2px 0px 0px 0px;

}



.ward04 {

	clear: both;

	background: url(image/areaBG.jpg) no-repeat;

	width: 557px;

	margin: 0px 0px 0px 0px;

	padding: 2px 0px 0px 0px;

}





.areaMain {
	background: url(image/areaMainBG.jpg);

	margin: 5px 0px 0px 0px;

	padding: 0px 0px px 0px;

}



.areaHeader a {

	color: #fff;

}



.area a {

	color: #333;

}



.area {

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 0px 0px;

}



.areaMain:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

.areaMain {display: inline-block;}

/* Hides from IE-mac \*/

* html .areaMain {height: 1%;}

.areaMain {display: block;}

/* End hide from IE-mac */



div#main div#area_foot {

	background:#F0FFDE;
	border-bottom:#A4BC28 5px solid;

	height: 21px;

	width: 560px;

}



#stationIndex {

	width: 557px;

	margin: 0px;

	padding: 20px 0px 20px 0px;

	background-color: #feffdf;

	border-top: 6px solid #f8be2e;

	border-bottom: 6px solid #f8be2e;

}



#stationIndex h2 {

	font-size: 14px;

	margin: 0px;

	padding: 5px 20px 5px 18px;

	color: #000;

}



#stationIndex p {

	font-size: 12px;

	margin: 0px;

	padding: 5px 20px 5px 18px;

}



#stationIndex ul {

	font-size: 12px;

	margin: 0px;

	padding: 5px 20px 5px 18px;

}



#stationIndex ul li {

	display: inline;

	margin: 0;

	padding: 0;

	white-space: nowrap;

}
/* new */

#search-border-back2 {
	line-height:35px;
	font-size:16px;
	padding-left:10px;
	color:#FFF;
}
.div_p_checkbox {
	PADDING-LEFT: 10px; BACKGROUND: #eaeaea; FLOAT: left; MARGIN: 10px; LINE-HEIGHT: 30px; HEIGHT: 30px;font-size:12px; width:500px;
}
.seach_right-area {
	FLOAT: left; MARGIN: 0px 0px 0px 0px;  padding-left:30px;/*border:#FF0000 solid 1px;*/
	padding-bottom:15px;
}
.div_m_checkbox {
/*border:#FF0000 solid 1px;*/
	FLOAT: left; MARGIN: 1px 5px 1px 5px; WIDTH: 140px; padding-left:5px; height:25px; line-height:25px;
	font-size:12px;
}

/*修正*/
.div_m_checkbox_long {
	FLOAT: left; MARGIN: 5px; WIDTH: 250px;font-size:12px; padding-left:40px;
}
.topic_body{
white-space:normal;
word-break:break-all;
}

/* 詳細ページ設定変更　2011/3/29*/
.color01{
	color: #555;
}
.color03 {
	color: #23345F;
	font-size: 16px;
	font-weight: bold;
}
.detail01{
	color: #3C8AFF;
	font-size: 16px;
	font-weight: bold;
}
.detail02{
	color: #7AA52F;
	font-size: 14px;
	font-weight: bold;
}

/* 詳細htmlページ追加 */
.icon3 {
	background-image: url(image/icon3.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 40px;
	text-indent: 48px;
}

p.d_style01 {
	padding: 10px;
	border: medium solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#article {
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
}
#article h3  {
	font-size: 16px;
	font-weight: bold;
	background-color: #008080;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
#article p {
	font-weight: normal;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#article table {
	font-size: 12px;
	width: 100%;
	line-height: 1.5;
}
#article table th {
	padding: 2px;
	background-color: #666666;
	text-align: center;
	color: #FFF;
}
#article table td {
	padding:2px;
	text-align: center;
}

div#details01 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#details01 .tablesyosai {
	font-size: 12px;
	width: 100%;
}
div#details01 .tablesyosai th {
	background-color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
div#details01 .tablesyosai td {
	color: #000000;
	padding-left: 10px;
}
div#details01 .tablesyosai td .w {
	width: 230px;
}
div#details01 table .plan {
	margin-left: 5px;
	width: 230px;
	float: right;
}
div#details01 .plan th {
	background-color: #008080;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
div#details01 .plan td {
	padding-left: 0px;
}
div#details01 .reference {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
div#details01 .reference img {
	border: 0;
    vertical-align: middle;
}
div#jyoho {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #999999;
	width: 100%;

}
.d_style02 {
	padding: 10px;
	border: thin dotted #0033CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#jyoho .colorb {
	color: #0033CC;
	padding-top: 5px;

}
.d_style03 {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

/* 物件4コマhtmlページ追加 */
#objectTop {
	margin: 10px 0;
}
#objectTop h3 {
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding:10px 0 5px 10px;
	font-size:16px;
}

#objectTop .titleList{
	height: 24px;
	margin: 10px 0px 10px 0px;
	padding: 6px 0px 0px 20px;
	font-weight: bold;
	background-image: url(image/head010_01.gif);
}

.tableOb {
	width:100%;
}
.tableOb td {
	padding:5px 1px 5px 1px;
}
.tableOb table#backNv {
	width:100%;
	height:auto;
	border: thin solid #000099;
}
.tableOb table#backGr {
	width:100%;
	height:auto;
	border: thin solid #666666;
}
.tableOb table td {
	padding:3px;
	font-size:12px;
	vertical-align:top;
}
.tableOb table td#img{
	padding-top:0;
	margin: auto;
	vertical-align:middle;
	text-align: center;
}
.tableOb .bgNv {
	padding:5px 6px 5px 6px;
	background-color:#000099;
	color:#FFFFFF;
	vertical-align:middle;
	text-align: center;
}
.tableOb .bgGr {
	padding:5px 6px 5px 6px;
	background-color:#666666;
	color:#FFFFFF;
	vertical-align:middle;
	text-align: center;
}
.tableOb ul {
	padding:0px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	line-height: 17px;
}
a.linkColorw {
	color: #FFFFFF;
}

.tableOb .bgNvtd {
	padding:2px 0px 2px 0px;
	background-color:#000099;
	color:#FFFFFF;
	vertical-align:middle;
	text-align: center;
}
.tableOb .bgGrtd {
	padding:2px 0px 2px 0px;
	background-color:#666666;
	color:#FFFFFF;
	vertical-align:middle;
	text-align: center;
}

/* エリアのリンク */
.section01 {
	margin:10px 0;
}
.section01 dt {
	padding-left: 20px;
	color: #808080;
	font-size: 120%;
	background-image: url(image/icon-a.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.section02 .label {
	padding-left:20px;
	background:url(../images/common/icon_tit_red.gif) no-repeat left center;
	color:#808080;
	font-size:120%;
}
.section01 dd{
	float:left;
	margin-bottom:5px;
	padding:0 5px;
	border-right:1px solid #0000FF;
	line-height:1.2;
	white-space:nowrap;
}


/* 物件一覧ページ */
#newlist .title {
	height:40px;
	background-color:#848484;
	background-repeat:no-repeat;
	background-position:left center;
	color:#FFFFFF;
	line-height:40px;
}
#newlist .title a {
	color:#FFFFFF;
}

#newlist .title p {
	color:#FFFFFF;
	line-height:40px;
}

/* #newlist .title h2 {
	float:left;
	width:180px;
} */

#newlist .migi {
	float : right
}
#newlist .dimension {
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 530px;
	font-size: 130%;
	color: #FFFF33;
	font-weight: bold;
}

#newlist .dimension a {
	color:#FFFF33;
}

#newlist .sbody {
	letter-spacing:0;
}
#newlist .title h3 {
	float:left;
	width:20em;
	height:40px;
	background-image:url(../images/common/icon_area.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	line-height:40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#newlist .section {
	margin-bottom:20px;
}

#newlist .select{
	background-color:#848484;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}

#newlist .select ul.order01 {
	margin-top: 0px;
/*	margin-left: 120px; */
	list-style-type: none;
}

#newlist .select ul.order01 li{
	padding-right:5px;
	padding-left:0px;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	float:left;
	padding:0 5px;
}
#newlist .select ul.order01 a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}



/* 次ページ用 */
#newlist .right_font{
	margin-right: 10px;
	margin-top:10px;
	font-size: 13px;
	text-align: right;
}


#request.section,
{
	margin-bottom:10px;
}

#newlist .sbody {
	border:1px solid #848484;
}
#newlist .sbody table {
	width:100%;
}
#newlist .sbody th {
	padding:5px;
	background-color:#E3ECF2;
	color:#336699;
	font-size:80%;
}
#newlist .sbody td {
	padding:5px;
	font-size:75%;
	line-height:1.5;
}
#newlist .sbody .even td {
	background-color:#EAF7FF;
}


/* manual 2018/01/04 */

div#manual {
	font-weight: normal;
	padding: 3px 5px;
	font-size: 125%;
	border-color:#CCCCCC;
}

div#manual h3 {
	color: #000;
}

div#manual p {
	line-height:200%;
}


div#manual th {

	font-size: 90%;

	font-weight: normal;

	color: #333333;

	text-align: left;

	padding: 3px 5px;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #627C23;

	border-bottom: 1px solid #627C23;

	border-left: 1px solid #FFFFFF;

	background-color: #79A62F;

}

div#manual table {

	background: #E1E1E1;

	margin: 0px;

	padding: 0px;

}

div#manual td.m_style01{
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 105%;
	padding:10px;
}



div#manual td {

	color: #333333;

	background: #FFFFFF;

	padding: 10px;

}

div#manual a {

	text-decoration: none;

}

div#manual .m_style02{
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 105%;
	padding: 10px;
}

