﻿@charset "utf-8";
/* CSS Document */

/* ===============[ 初期化 ]=============== */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-size: 75%;


	*font-size: small;
	*font: x-small;
	line-height: 1.4;


	*line-height: 1.3;
	font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo;
	background-image: url(img/header_back.jpg);
	background-repeat: repeat-x;

}
#campaign_sub1 li .cam_wrap .title {
	font-size: 11px;
	text-align: left;
	color: #282828;
	width: 180px;
	font-weight: bold;
}
#campaign_sub1 li .cam_wrap .catch {
	font-size: 13px;
	width: 180px;
	line-height: 12px;
	height: 13px;
}#campaign_sub1 li .cam_wrap .catch a {
	font-size: 13px;
	width: 180px;
	line-height: 12px;
	height: 13px;
	color: #363C60;
	text-decoration: underline;
}
#campaign_sub1 li .cam_wrap .bun {
	font-size: 10px;
	padding-top: 3px;
}
#company_list .search_img img {
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
	margin-left: 15px;
}

#company_list li{
	float: left;
	width: 230px;
	display: block;
	height: 50px;
	font-size: 10px;
	padding-right: 10px;
}
#company_list li li{
	width: 100px;
	float: none;
}


#company_list h3 {
	font-size: 15px;
	margin-top: 10px;
	padding-top: 10px;


	padding-bottom: 10px;
}


#campaign_sub1 li .cam_wrap .detail {
	text-align: right;
	font-size: 10px;
}
.mini {
	font-size: 10px;
}
#campaign_sub1 li {
	background-color: #F3F3F3;
	display: block;
	border: 1px solid #CCC;
	height: 80px;
	padding: 7px;
	margin-bottom: 8px;
	clear: both;
}




table, th, tr, td {
	color: #444444;
	font-size: 100%;
	line-height: 1.4;
	*line-height: 1.3;
	border-collapse:collapse;
	border-spacing:inherit
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	text-align: left;
}
input, textarea, select, option {
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
/* Mac UTF-8の文字化け防止 */
/*\*//*/
input, textarea, select, option {
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/**/
a img {
	border: none;
	background-color: transparent;
}
.floatclear {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1%;
	line-height: 1;
}
* html .floatclear {
	height: 1px;
}
*:first-child+html .floatclear {
	height: 1px;
}
#header h1 {
	font-size: 10px;
	width: 940px;
	font-weight: normal;
	padding-left: 10px;
}

li {
	list-style-type: none;
}


#container {
	margin-top: 10px;
}
#header_navi {
	float: right;
	width: 720px;
	height: 50px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 10px;
	background-image: url(img/contacttel.png);
	background-repeat: no-repeat;
	background-position: right center;
}


a {
	text-decoration:underline;
	color:#295BB8;
}
a:hover {
	color:#ffcc00;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }



h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	width: 960px;
	margin-right: auto!important;
	margin-left: auto!important;
	padding-top: 10px;
	clear: none;
}

	
#logo {
	display: block;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 202px;
	float: left;
}
#side_l .banar1 {
	width: 225px;
	margin-bottom: 14px;
	text-align: center;
}

#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi li {
	display: block;
	float: left;
	background-image: url(img/navi_back.jpg);
	height: 51px;
}
#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#wrapper #navi .on {
	background-position:0px -52px;
}


#navi1:hover {
	background-position: 0 -52px;	
}
#navi2:hover {
	background-position: -120px -52px;
}
#navi3:hover {
	background-position: -260px -52px;
}
#navi4:hover {
	background-position: -405px -52px;
}
#navi5:hover {
	background-position: -560px -52px;
}
#navi6:hover {
	background-position: -695px -52px;
}

#navi1 {
	background-position: 0px 0px;
	width: 120px;
}
#navi2 {
	background-position: -120px 0px;
	width: 140px;
}

#navi3 {
	background-position: -260px 0px;
		width: 145px;
}
#navi4 {
	background-position: -405px 0px;
		width: 155px;
}
#navi5 {
	background-position: -560px 0px;
		width: 135px;
}
#navi6 {
	background-position: -695px -0px;
		width: 135px;
}


#navi {
	clear: both;
	background-image: url(img/navi_back.jpg);
	height: 51px;
	width: 950px;
}
#footer {
	clear: both;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer ul li {
	float: left;
	font-size: 85%;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-image: url(img/footer_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_navi {
	font-size: 11px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
	height: 80px;
}
#area_top h3 {
}
#footer #footer2 {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	color: #999;
	text-align: center;
	padding-top: 15px;
}
#main2 {
	float: left;
	width: 728px;

}

#main3 {
	float: left;
	width: 690px;

}
.areabanar li {
	float: left;
	height: 140px;
	width: 210px;
	background-color: #CCC;
	margin: 10px;
}
.areabanar {
	padding-top: 7px;
}



#footer ul li a {
	white-space: nowrap;
	text-decoration: none;
	color: #5A6DAD;
}

#pl7 {
	padding-left: 7px;
}


#side_r {
	float: right;
	width: 338px;
	overflow: hidden;
}
#side_l {
	float: left;
	width: 225px;
	padding-right: 7px;
}

#side_r2 {
	float: right;
	width: 225px;

}

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

#area_search {
	padding-top: 10px;
	padding-right: px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin-right: 6px;
	margin-left: 6px;
	border: 3px solid #364D98;
	background-image: url(img/search_list.jpg);
	background-repeat: repeat-x;

}

#area_search2,#area_search3 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 3px solid #364D98;
	background-image: url(img/search_list.jpg);
	background-repeat: repeat-x;
}

#area_search li,#area_search2 li,#area_search3 li {
	float: left;
	width: 90px;
	height: 23px;
}
#sel_line ,#sel_station{
	height: 200px;
	margin-left: 7px;
}


.adcensetopn{margin-left: 5px;
}
.ensen_top li {
	float: left;
	width: 170px;
	display: block;
}
.ensen_top {
	clear: both;
	padding-top: 10px;
	padding-left: 18px;
}
#main .search {
	text-align: right;
	margin-right: 25px;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	padding-left: 25px;
}

.clearfix {
  min-height: 1px;
}
#side_r #campaign {
	margin: 7px;
}
#campaign li .catch {
	float: right;
	width: 200px;
	font-weight: bold;
	color: #F00;
	clear: right;
}
#campaign li .bun {
	float: right;
	width: 200px;
}


* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#area_top h3 {
	clear: both;
	font-weight: bold;
	line-height: 35px;
	color: #363F65;
	background-image: url(img/bar_h3.jpg);
	padding-left: 20px;
	height: 35px;
	margin-top: 10px;
}

#campaign li img {
	float: left;
	clear: both;
}
#simpleTabs .lead {
	font-weight: bold;
	color: #36437E;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36437E;
	width: 530px;
	margin-bottom: 10px;
}
.rosen_title {
	padding-left: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #993400;
	padding-bottom: 3px;
}
.reccomend {
	padding-right: 5px;
	padding-left: 5px;

	margin-bottom: 10px;
}


.reccomend li {
	float: left;
	width: 200px;
	margin-top: 7px;
	height: 170px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}
.reccomend li img {
	height: 125px;
	width: 190px;
	border: 1px solid #CCC;
	margin-left: 0px;
	background-color: #FFF;
	padding: 1px;
	float: left;
}
.reccomend li .title span {
	font-size: 9px;
	color: #666;
}
.reccomend li .title   {
	width: 195px;
	font-size: 11px;
	clear: none;
	float: left;
	font-weight: bold;

}
.yatin span {
	font-size: 10px;
	font-weight: bold;
	color: #EC0000;
}

.yatin   {
	font-size: 90%;
	line-height: 12px;
	float: left;
	width: 150px;
	clear: left;
	margin-left: 10px;
}
.tsubo {
	font-size: 88%;
	line-height: 11px;
	width: 195px;
	float: left;
	padding-left: 5px;
}


#main2 h2 {
	font-size: 28px;
	line-height: 50px;
	background-image: url(img/img_man.gif);
	height: 50px;
	width: 663px;
	font-weight: bold;
	color: #3E60AA;
	padding-left: 65px;
	background-repeat: no-repeat;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif!important;
}

#main h2 {
	font-size: 28px;
	line-height: 74px;
	background-image: url(img/img_man.gif);
	height: 74px;
	width: 535px;
	font-weight: bold;
	color: #5671A3;
	padding-left: 65px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5671A3;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif!important;
}
.search_box1 {
	background-color: #F3F7FA;
/*	height: 40px; */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0DAED;
	border-bottom-color: #C0DAED;
	border-left-color: #C0DAED;
	margin-right: 1px;
	margin-left: 1px;
}
.search_table {
	width: 728px;
	border-collapse:collapse;
	border-spacing:inherit;
	margin-top: 10px;
	text-align: center;
}
.search_table .name {
	width: 138px;
}
.office_name {
	font-weight: bold;
	text-align: left;
}

.search_table .list {
	padding-left: 7px;
}
.search_table .list img {
	padding-left: 9px;
	width: 120px;
	height: 90px;
	float: left;
}


.search_table .area {
	width: 70px;
}
.search_table .eki {
	width: 120px;
}
.search_table .tubo {
	width: 100px;
}
.search_table .syoki {
	width: 80px;
}

.search_table .kaigi {
	width: 80px;
}
.photolist {

	clear: both;
	height: 155px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}
.cprofile {
	float: left;
	height: 150px;
	width: 200px;
	overflow: hidden;
	padding-left: 15px;
}
#entry_img3 {
	width: 225px;
	margin-top: 15px;
}

#freehtml {
	line-height: 170%;
	margin-top: 15px;
}
.photolist img {
	margin-right: 2px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #CCC;
	height: 160px;
	width: 222px;
}

.search_table .tuki {
	width: 70px;
}
.search_table .mens {
	width: 50px;
}
.search_table .service {
	width: 190px;
}
.search_table .service2 {
		width: 190px;
	vertical-align: top;
}
.search_table .kaigi2 {

	vertical-align: top;
}
.search_table .service2 img {
	margin-bottom: 3px;
}

#wrapper #container #main2 div .search_table tr td.service2 {
	font-size: 10px;
	text-align: left!important;
}

.search_table .price {
	width:70px;
}
h2#search {
	background-image: url(img/h2search.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3E60AA;
	height: 56px;
	width: 648px;
	color: #3E60AA;
	line-height: 70px;
}



td,th{
	border-collapse:collapse;
	border-spacing:inherit
}
.search_table td,.search_table td th{
	padding: 4px;
	border: 1px solid #DDD;
}
.midashi_table td {
	color: #2E466B;
	background-color: #CFD9E2;
}
.ad1 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.pankuzu {
	font-size: 90%;
	padding-left: 15px;
	line-height: 15px;
	
}
.pankuzu2 {
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8B8B8B;
	height: 40px;
	margin-top: 15px;

}
.pankuzu2 a {
	font-weight: bold;
}
.entry_title  {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3E60AA;
	width: 885px;
	font-size: 32px;
	background-image: url(img/img_man.gif);
	height: 74px;
	font-weight: bold;
	color: #38589A!important;
	padding-left: 65px;
	background-repeat: no-repeat;
	line-height: 55px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif!important;
}
.entry_title .planname {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}

#container .topspec {
	font-size: 9px;
	color: #5671A3;
	padding-left: 65px;
	line-height: 12px;
	margin-top: -30px;
	margin-bottom: 30px;
}
#entry_img2 {
	width: 336px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}.search_table .head td {
	color: #4673A4;
	font-weight: bold;
	background-color: #D1D6DE;
	text-align: center;
	font-size: 10px;
}
#wrapper #container #main2 div .search_table tr td {
	text-align: center;
}

#entry_img2 img{
	padding: 1px;
	border: 1px solid #999;	
}
.entry_table {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 690px;
	font-size: 10px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing:inherit
}
.entry_profile {
	padding: 0px;
	width: 726px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing:inherit;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#map-wrap {
	padding-top: 10px;
}
.entry_profile th {
	width: 140px;
	color: #5B709F;
}


.entry_profile th, .entry_profile td {
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 8px;
}
#main2 .midashi {
	line-height: 40px;
	background-image: url(img/entry_h3.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 698px;
	clear: both;
	padding-left: 30px;
	font-weight: bold;
	color: #EDF1F8;
	font-size: 15px;
	margin-top: 25px;
	display: block;
}
#main .midashi {
	line-height: 35px;
	background-image: url(img/top_h3.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 602px;
	clear: both;
	padding-left: 25px;
	font-weight: bold;
	color: #294189;
	font-size: 15px;
	margin-top: 25px;
	display: block;
}
#main p {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 15px;
}
.entry_table th, .entry_table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
}

h3.detail_free {
	font-size: 17px;
	font-weight: bold;
	color: #495587;
}

#entry_catch h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #335AA5;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CB4E0;
}
#entry_catch {
	float: left;
	width: 375px;
	margin-top: 12px;
	padding-bottom: 15px;
	padding-right: 5px;
}

#entry_catch p {
	line-height: 180%;
}

.photolistli {
	padding-right: 12px;
	float: left;
}

#side_sibori {
	width: 196px;
	padding: 3px;
	border: 4px solid #CCC;
}
#side_sibori #narrow dd p select2 {
	font-size: 12px;
	padding: 1px;
}
#side_sibori h4 {
	font-weight: bold;
	margin-top: 10px;
	width: 190px;
	color: #36537E;
	background-image: url(img/shibori_h4.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-position: left center;
}
#side_sibori h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
#side_l .areabar {
	padding-left: 8px;
	margin-top: 7px;
}
#side_campaign {
	padding: 10px;
	width: 195px;
	border: 5px solid #F90;
	width: 195px;
}
#side_campaign1 {
	width: 315px;
	padding-right:5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#campaign_sub1 li .cam_wrap {
	float: left;
	width: 175px;
	padding-left: 8px;
}
#campaign_sub1 li .catch {
	font-weight: bolder;
	color: #F00;
	clear: none;
	float: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#campaign_sub1 li img {
	height: 80px;
	width: 100px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #999;
}
#campaign_sub1 li .catch {
	font-weight: bolder;
	color: #F00;
	clear: none;
	float: none;
	width: 130px;
	font-size: 12px;
}
#campaign_sub1 li .title {
	clear: both;
	float: none;
	width: 130px;
	font-size: 8px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#campaign_sub li .catch {
	font-weight: bolder;
	color: #F0420F;
	clear: none;
	float: none;
	font-size: 11px;
	line-height: 110%;
}
#campaign_sub li .bun {
	font-size: 9px;
	line-height: 120%;
}
#campaign_sub li .title {
	clear: both;
	float: none;
	width: 130px;
	font-size: 8px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#campaign_sub li img {
	height: 65px;
	width: 65px;
	float: left;
}
#campaign_sub li .cam_wrap {
	float: right;
	width: 125px;
	padding-left: 3px;
}
#campaign_sub li {
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
}


/* Googleマップ＆ストリート */
div#map-wrap{
	overflow: hidden;
	display: inline-block;
	clear:both;
}
div#map-wrap{
	display: block
}
div#map-wrap div#pano{
	width: 378px;
	height: 343px;
	float: left;
	border: 1px solid #D1D1D1;
}
div#map-wrap div#mymap{
	width: 343px;
	height: 343px;
	float: right;
	border: 1px solid #D1D1D1;
}
div#map-wrap dl{
	width: 690px;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
	display: inline-block;
}
div#map-wrap dl{
	display: block;
}

div#map-wrap dl dt{
	float: left;
}
div#map-wrap dl dd{
	text-align: right;
	margin-left: 226px;
}
div#map-wrap dl dd p{
	padding-top: 7px;
}
div.geo {
	display:none;
}
div.line{
	clear:both;
	width:1000px;
	height:1px;}
/* シンプルタブ */

div#simpleTabs{
	width:600px;
	clear:both;
	margin-top: 0px;
	margin-bottom: 0;
}

#simpleTabs .simpleTabs-content {
	height: 280px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 8px solid #CCC;
}


div#simpleTabs .simpleTabs-nav{
	width:610px;
}
div#simpleTabs .simpleTabs-nav ul li{
	background-position:0 0px;
	text-indent:-5000px;
	cursor:pointer;
	float:left;
	height: 58px;
	background-repeat: no-repeat;
}
div#simpleTabs .simpleTabs-nav ul li.actif{
	background-position:0px -58px;
}


li#simpleTabs-nav-1{
	width:167px;
	height:58px;
	background-image:url(img/lay1.jpg);
	background-repeat: no-repeat;
}
li#simpleTabs-nav-2{
	width:167px;
	height:58px;
	background-image:url(img/lay2.jpg);
	background-repeat: no-repeat;
}
li#simpleTabs-nav-3{
	width:200px;
	height:58px;
	background-image:url(img/lay3.jpg);
}
li#simpleTabs-nav-4{
	width:120px;
	height:58px;
	background-image:url(img/lay4.jpg);
}

 
.simpleTabs-content dl{
	width:610px;
	clear:both;
}
#simpleTabs-content-1 {
	background-image: url(img/lay_2.gif);
}
#simpleTabs-content-2 {
	background-image: url(img/lay_3.gif);
}
#simpleTabs-content-3 {
	background-image: url(img/lay_4.gif);
}
#simpleTabs-content-4 {
	background-image: url(img/lay_5.gif);
}

.simpleTabs-content dl dt{
	width:610px;
	height:70px;
	overflow:hidden;
}
.simpleTabs-content dl dt img{
	padding:18px 0 0 30px;
}
.simpleTabs-content dl dd{
	padding:0 30px 10px;
}
.simpleTabs-content dl dd p{
	padding:0 0 20px;
}.rosen {
	margin-left: 25px;	margin-top: 5px;
}
.w138 {
	width: 138px;
}
.w220 {
	width: 220px;
}
#topsub li {
	float: left;
	width: 300px;
	display: block;
	height: 250px;
}
#topsub li h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #4B6370;
}
#topsub {
	margin-top: 15px;
}
.ad1 {
	background-color: #F0F0F0;
	text-align: center;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	width: 590px;
}



/* ページャー */
.pager {
	margin:10px 0 10px 0;
}

.pager span.pageNo, span.active {
	margin-left:5px;
	margin-right:5px;
}
#rosen_wrap {
	border: 3px solid #364D98;
	background-image: url(img/search_list.jpg);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-left: 15px;
	height: 200px;
}

#sidebanar li {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}


.pager span.active {
	background-color:#3580C5;
	font-weight:bold;
	color:#FFFFFF;
	border:solid 1px #ccc;		
}

.pager a {
	text-decoration: none;
	border:solid 1px #ccc;
	background:#FFF;
}
.pager a:hover{
	text-decoration: none;
	border:solid 1px #ccc;
	background-color:#3580C5;
	color:#FFFFFF;
}	
.pager a:visited {
	color:#2075ff;
	border:solid 1px #ccc;		
}
.float_l {
	float: left;
}

#search_list ul {
	float: left;
	width: 473px;
	display: block;
	font-size: 11px;
	height: 230px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#search_list ul li {
	clear: both;
}
.plan_name {
	font-size: 12px;
	padding-left: 15px;
	color: #E0460C;
	font-weight: bold!important;
}
body .plan_name:hover {
	text-decoration: none!important;
}
body #search_list ul li .bold {
	font-weight: bold!important;
	color: #2F4673;
	width: 50px;
	display: inline-block;
}



.detail_link {
	width: 150px;
	height: 30px;

}
.red {
	color: #C60000;
	font-size: 19px;
	padding-right: 3px;
	padding-left: 3px;
}
.red2 {
	color: #C60000;
	font-size: 15px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.red3 {
	color: #C60000;

	font-weight: bold;
}

.search_img {
	float: left;
	width: 245px;
	height: 200px;
}
body .search_img img{
	height: 180px;
	padding: 1px;
	width: 240px;
	border: 1px solid #D2D2D2;
}
.pr{
	padding-top: 7px;
	padding-bottom: 7px;
}

.pr2{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
}
.pr2 img{
	margin-right: 9px;
	margin-bottom: 5px;
}
#search_list .price {
	font-size: 12px;
	font-weight: bold;
}

#search_list .service {
	padding-top: 5px;
}

#search_list h3 {
	display: block;
	margin-top: 15px!important;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 7px;
	clear: both;
	font-size: 15px;
	color: #4F6795;
	background-image: url(img/search_h3.jpg);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 30px;
}
#search_list h3 a {
	text-decoration: none;
}
#search_list h3 a:hover {
	color: #4563B1;
	text-decoration: underline;
}

body .osusume h3{
	padding-left: 65px!important;
	background-image: url(img/search_h32.jpg)!important;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#search_list .catch {
	font-weight: bold;
	color: #267500;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	margin-top: -6px!important;
	padding-bottom: 5px;
}

#search_list .comment {
		line-height: 12px;
}
.imgarea .menubox {
	float: left;
	width: 220px;
	height: 80px;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 30px;
	padding: 6px;
	background-color: #F5F5F5;
}
.imgarea .menubox h3 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C9CAA;
	font-weight: normal;
	margin-bottom: 5px;
}
.imgarea .menubox h3 a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}


.imgarea {

}
.clear {
	clear: both;
}
body ul .service img {
	margin: 0px;
	padding: 0px;
}
#main div .imgarea h3 {
	margin-top: 15px;

}
.sidecampaign{
	color: #FFF;
	background-color: #F90;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 11px;
}
.sidecampaign big{
	font-size: 18px!important;
}
.adsence_img{
	width: 210px;
	padding-top: 10px;
}

.bold{
	font-weight: bold;
}

.order{
	font-size: 13px;
	color: #FFF;
	background-color: #F26100;
	padding: 3px;
	height: 20px;
	width: 60px;
	font-weight: bold;
}

.order_wrap{
	background-color: #F5F5F8;
	padding: 5px;
	border: 1px solid #DBDCE8;
	margin-top: 10px;
	color: #3E537D;
	font-weight: bold;
}
.order_wrap a{
	text-decoration: none;	
}

.search_no{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B2B2B2;
	border-bottom-color: #CCC;
	margin-top: 10px;
	clear: both;
}

.tokyomap{
	text-indent: -50px;
	float: left;
	width: 520px;
	overflow: hidden;
	padding-top: 20px;
}
.tokyoku{
	float: left;
	width: 200px;
	padding-bottom: 30px;
		padding-top: 20px;
}.tokyoku li{
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 100px;
	font-size: 13px;
}.area_sub {
	font-weight: bold;
	color: #FFF;
	background-color: #E14F00;
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 120px;
}

.search_index {
	margin-right: 20px;
}

.search_index th {
	padding-top: 7px;
	width: 100px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
}
.search_index td {
	padding-top: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
}

#side_ad {
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#preview img{

	height: auto;
	width: 500px;
	}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;

	}
	.h250{
	height: 240px;

	}
body #wrapper .nondeco{
	background-image: none!important;
	margin: 0px!important;
	padding: 0px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	line-height: normal!important;
	height: auto!important;
	}
#rss{
	clear: both;
	height: 200px;
	width: 586px;
	overflow: auto;
	padding: 7px;
}
#rss table{
	margin-top: -15px;
}
#rss td{
	display: none;
}
#rss td.j{
	display: block!important;
}
#rss td NOBR b{
	display: none;
}

#rss td a{
	font-size: 13px;	
}
#rss b font{
	font-size: 9px;	
}

#rss td div{
	display: none;
}
#rss td div.lh{
	display: block!important;
}
