@charset "utf-8";

/*
    ------------------------------
	  Basic
    ------------------------------	
*/
html, body {
	height:100%;
	font-size:12px;
	font-family:メイリオ, ＭＳ Ｐゴシック;
	color:#333333;
	margin: 0;
	padding: 0;
	background: url(../images/basic/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFEFC6
}
a {
	color: #9900FF;
	text-decoration: none;
}
a:hover {
	color: #CC00FF;
	text-decoration: underline;
}
.Both {
	clear: both;
	visibility: hidden;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FontPrice {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}



input,select,textara {
	font-size: 12px;
}
.F_red {
	color: #FF3300;
}
.F_rei {
	font-size: 10px;
	color: #999999;
}
.F_blue {
	color: #0033CC;
}

h1 {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	line-height: 20px;
	color: #FFFFFF;
	background: url(../images/basic/obi.gif) no-repeat;
	font-size: 12px;
}


/* ---------------------------------------- */
/* Wait
/* ---------------------------------------- */
   .FreezePaneOff
   {
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }

   .FreezePaneOn
   {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 999;
	filter:alpha(opacity=85);

      -moz-opacity:0.85;
	padding-top: 20%;
	background: #666 no-repeat;
   }

   .InnerFreezePane
   {
	text-align: center;
	width: 400px;
	color: #66FFFF;
	font-size: 12px;
	border: 2px solid #FFFFFF;
	padding: 50px 20px 20px;
	background: #333333 url(../loader.gif) no-repeat center 15px;
   }

/*
    ------------------------------
	  Paging
    ------------------------------	
*/

#page{
	margin-top:15px;
	margin-bottom:5px;
}
#page a {
	padding: 2px 4px;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	color: #FF6600;
}

#page a:hover {
	color: #FFFFFF;
	background: #FF9900;
} 

#page .nowpage {
	padding: 2px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999CAD;
	text-decoration: none;
	color: #FFFFFF;
	background: #FF6600;
	font-size: 1.1em;
}



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


#container {
	width: 100%;
}
#container #Contents {
	margin: 0px auto;
	width: 900px;
	background: #FFFFFF;
}
#SystemError {
	padding: 30px;
	border: 1px solid #FF3300;
	margin: 30px auto;
	width: 500px;
	color: #FF3300;
}

#container #TopBar {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	line-height: 20px;
	color: #FFFFFF;
	background: url(../images/basic/obi.gif) no-repeat;
}

#container #Header {
	height: 150px;
	border-bottom: 1px solid #CCC;
	background: url(../images/basic/banner.jpg) no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


/*
    ------------------------------
	  Footer
    ------------------------------	
*/

#container #Footer {
	height: 100px;
	border-bottom: 1px solid #CCC;
	background: url(../images/basic/footer.jpg) no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;

}
#container #FooterMenu {
	border-top: 1px solid #CCCCCC;
	line-height: 30px;
	text-align: center;
}

#Footer a {
	color: #FFFFFF;
	text-decoration: underline;
}


/*
    ------------------------------
	  MeinContents
    ------------------------------	
*/

#container #MeinContens {
}



/*
    ------------------------------
	  Left
    ------------------------------	
*/

#MeinContens #LeftContents {
	width: 200px;
	float: left;
}
.MenuBox {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.MenuBox2 {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.MenuBox2 .MB_contents {
	padding: 3px;
}
.MB_contents .MB_SlBox {
	height: 90px;
	width: 180px;
}
.MB_SlBox  #mb_links a {
	padding: 0px 2px;
	background: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-right: 1px;
}
.MB_SlBox #mb_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #00FF00;
}



.MB_contents .MB_state {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 90px;
	font-size: 12px;
}

.MB_contents .MB_menu {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 70px;
	font-size: 10px;
}
.MB_contents .MB_item {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 110px;
}

.MenuBox .MenuTitles {
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	padding-left: 5px;
	background: url(../images/basic/obi.gif) no-repeat;
}
.MenuBox ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
.MenuBox li {
	list-style: url(../images/sites/arrow_1.gif);
}
.MenuBox    a  {
	color: #000000;
}
.MenuBox a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.MenuBox .MenuSubLinks {
	font-size: 10px;
	text-align: right;
	display: block;
	padding-right: 5px;
	margin-bottom: 5px;
}



#Menus_left {
	margin: 5px auto;
	width: 190px;
}

#Menus_right {
	margin: 20px 0 10px 0;
	width: 260px;
}


/*
    ------------------------------
	  Right
    ------------------------------	
*/


#MeinContens #RightContents {
	float: left;
	width: 700px;
}
#RightContents #SearchHome {
	background: url(../images/sites/serch_back.gif);
	margin: 5px auto 15px;
	height: 100px;
	width: 500px;
}
#SearchHome #AreaSelect {
	background: url(../images/sites/search_h_select.gif) no-repeat;
	height: 30px;
}
#AreaSelect #selectArea {
	padding-left: 100px;
	padding-top: 5px;
}
#SearchHome #SearchButton {
	margin-top: 10px;
	text-align: center;
}
#SearchButton #button_1 {
	background: url(../images/sites/form_bt1.gif);
	height: 45px;
	width: 190px;
	border-style: none;
}
#SearchButton #button_2 {
	background: url(../images/sites/form_bt2.gif);
	height: 45px;
	width: 190px;
	border-style: none;
}
#RightContents #SearchGet {
	margin: 15px auto;
	width: 600px;
}
#RightContents #NewsTab {
	width: 600px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.NewEs_Base {
}
.NewEs_Base .NewEstate {
	float: left;
	width: 192px;
}
.NewEs_Base .NewEstate .NewViewBase {
	margin: 2px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.NewViewBase .EsImage {
	background: #FFF;
	height: 140px;
	border-bottom: 1px solid #CCCCCC;
}
.NewViewBase .EsNoImage {
	line-height: 130px;
	color: #999999;
	text-align: center;
	height: 130px;
	width: 180px;
}

.NewViewBase .EsTitle {
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
	height: 20px;
}
.EsTitle .EsName {
	float: left;
	width: 50px;
	color: #005D90;
	padding-left: 2px;
}
.Designs {
	margin: 10px auto;
	width: 95%;
}


.NewViewBase  .EsButton {
	height: 25px;

}



/*
    ------------------------------
	  detaile
    ------------------------------	
*/

#detail{

}


#detail #DetaileBase {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
}
#HeadLinks {
	text-align: right;
	padding-bottom: 10px;
}
#HeadLinks #hd_bt1 {
	float: right;
	height: 24px;
	width: 155px;
}
#HeadLinks #hd_bt1 button {
	height: 24px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: url(../images/detaile/favo.gif);
	cursor: pointer;
}
#HeadLinks #hd_bt2 {
	float: right;
	height: 24px;
	width: 195px;
}
#HeadLinks #hd_bt2 button {
	height: 24px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: url(../images/detaile/contact.gif);
	cursor: pointer;
}
#HeadLinks #hd_bt3 {
	float: right;
	height: 24px;
	width: 94px;
}



#HeadMenu {
	padding: 5px;
}

#dtlLeft  {
	width: 600px;
	float: left;
}
#dtlRight  {
	width: 250px;
	float: left;
}
#dtlLeft_title  {
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	background: #996633 url(../images/detaile/bar_back.gif) repeat-x;
	padding-left: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #996633;
	border-bottom: 1px solid #996633;
	border-left: 1px solid #996633;
}
#dtlRight_title {
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	background: #996633 url(../images/detaile/bar_back.gif) repeat-x;
	text-align: center;
	border: 1px solid #996633;
}
#dtlRight .dtlRtitles {
	line-height: 25px;
	height: 25px;
	padding-left: 7px;
	color: #FFFFFF;
	background: #996633 url(../images/detaile/bar_back.gif) repeat-x;
	text-align: center;
}
#dtlRight .dtlGmap {
	height: 300px;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	border-left: 1px solid #996633;
}
#dtlNoImage {
	font-size: 10px;
	line-height: 300px;
	color: #666666;
	text-align: center;
	height: 300px;
}

#dtlImages {
	margin: 15px auto;
	width: 540px;
}
#dtl_Text {
	margin: 20px auto 30px;
	width: 550px;
}

#dtlImages .Images {
	float: left;
	width: 180px;
}
.Images .ViewImage {
	margin: 2px auto;
	width: 174px;
	border: 1px solid #CCCCCC;
}
.Images .ViewImage .ViewTitles {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.Images .ViewImage .ImageView {

}
.dExp {
	background: url(../images/sites/Expansion_1.gif);
	height: 20px;
	width: 20px;
	position: absolute;
}
#Setubi {
	width: 548px;
	margin: 15px auto;
	padding: 1px;
	border: 1px solid #FF6600;
}
#Setubi .StvON {
	font-size: 10px;
	background: #FF6600;
	float: left;
	width: 135px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Setubi .StvOFF {
	font-size: 10px;
	background: #CCCCCC;
	float: left;
	width: 135px;
	color: #999999;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Others {
	margin-top: 10px;
	margin-bottom: 20px;
}
#Search {
	padding: 10px;
}
#Search #SrcTopMenu {
	margin-bottom: 15px;
}
#Search #SrcForm {
	width: 800px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#Search .tBar_1 {
	line-height: 18px;
	background: url(../images/sites/tbar_1.gif) no-repeat;
	height: 18px;
	padding-left: 15px;
	font-weight: bold;
	color: #000000;
}
.SearchNoimages {
	font-size: 10px;
	line-height: 45px;
	color: #999999;
	text-align: center;
	height: 45px;
	width: 65px;
}

#Search .SrcContents {
	margin: 15px auto;
	width: 730px;
}

.SearchTitle {
	background: #996633 url(../images/detaile/bar_back.gif) repeat-x;
}

.TdCitys {
	padding: 3px;
	float: left;
	width: 23%;
	font-size: 10px;
	color: #000000;
}
#FormButton {
	text-align: center;
	margin: 10px auto 30px;
	width: 300px;
}
#SearchViews {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#ViewJoken {
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#ViewJoken #title {
	color: #FF6600;
	background: #FFEBDD;
	padding: 2px;
	border-bottom: 1px solid #FFBA8C;
}
#ViewJoken  #JoContents {
	padding: 10px;
	border: 2px solid #D3E95B;
}
#JoContents .JoTitles {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 150px;
	background: #D3E95B;
	color: #003300;
	padding-left: 10px;
	margin-bottom: 1px;
}
#JoContents .JoParts {
	float: left;
	width: 570px;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	margin-bottom: 1px;
}
#JoContents a {
	width: 150px;
	display: block;
	text-align: center;
	color: #006600;
	padding: 3px;
	border: 1px solid #CBE438;
	background: #D3E95B;
}
#JoContents a:hover {
	color: #FF6600;
	background: #E0EF89;
	text-decoration: none;
}
#error_message {
	color: #FF3300;
	background: #FFDFD7;
	margin: 15px auto;
	padding: 20px;
	width: 400px;
	border: 1px solid #FF3300;
}
#contact {
	margin: 20px auto 30px;
	width: 700px;
}
#contact #cnc_message {
	margin: 15px auto 20px;
	width: 90%;
}
#contact #form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Setup {
	margin: 20px auto 30px;
	width: 700px;
}
#Setup #stp_title {
	font-weight: bold;
	color: #005D90;
	padding-left: 5px;
	border-left: 2px solid #FF6600;
}
#Setup .stp_contents {
	margin: 15px auto;
	width: 600px;
}
#Setup  .stp_ok  {
	color: #FFFFFF;
	background: #0066FF;
	display: block;
	padding: 2px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Setup .stp_no {
	color: #FFFFFF;
	background: #FF3300;
	display: block;
	padding: 2px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Sample {
	padding: 20px;
}
#Sample #sam_date {
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#favo_image {
	background: url(../images/sites/favo_image.gif);
	height: 29px;
	width: 180px;
}
#favo_delete {
	background: url(../images/sites/fabo_del.gif) no-repeat;
	height: 30px;
	width: 350px;
	padding-left: 190px;
	line-height: 40px;
}#hid_div  #link_1 a {
	background: url(../images/button/arrow_L.gif) 0px 0px;
	display: block;
	height: 21px;
	width: 42px;
	float: left;
}
#hid_div #link_1 a:hover {
	text-decoration: none;
	background: url(../images/button/arrow_L.gif) 0px -21px;
}

#hid_div  #link_2 a {
	background: url(../images/button/arrow_R.gif) 0px 0px;
	display: block;
	height: 21px;
	width: 42px;
	float: left;
}
#hid_div #link_2 a:hover {
	text-decoration: none;
	background: url(../images/button/arrow_R.gif) 0px -21px;
}
#Pein {
}
#Pein #LeftPein {
	float: left;
	width: 200px;
}
#Pein #CenterPein {
	float: left;
	width: 620px;
}
#Pein #RightPein {
	float: right;
	width: 270px;
}
.MenuBox .SetRss {
	margin-top: 7px;
	height: 16px;
}

#CenterTab {
	width: 620px;
	margin: 20px 0 0 10px;
	float: left;
}
#CT_box {
	margin-right: auto;
	margin-left: auto;
}
#CT_box  .CT_estate {
	margin: 1px 1px 10px;
	float: left;
	width: 142px;
	border: 1px solid #CCCCCC;
}
.CT_estate  .CT_image {
	height: 107px;
	border-bottom: 1px solid #CCCCCC;
}
.CT_estate .CT_noimage {
	color: #999999;
	text-align: center;
	height: 107px;
	line-height: 100px;
}
.CT_estate .CT_items {
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
.CT_items .CT_titles {
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	height: 20px;
	width: 40px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 2px;
}
.CT_items .CT_text {
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	width: 100px;
	margin-left: 40px;
	position: absolute;
	top: 0px;
}


.CT_estate .CT_button {
	height: 25px;
}
.CT_button a {
	background: url(../images/sites/dtl_bt.gif) no-repeat;
	display: block;
	height: 25px;
	width: 142px;
}
.CT_button a:hover {
	text-decoration: none;
	background: url(../images/sites/dtl_bt.gif) 0px -25px;
}
#QuickSearch {
}
#QuickSearch   .QC_Citys {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 180px;
}
#QuickSearch #QC_form {
	margin: 30px auto 20px;
	width: 500px;
}

#HeadMenu {

	border: 1px solid #CCCCCC;

}


.HeadMenu0 {
	float: left;
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.HeadMenu1 {
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.HeadMenu2 {
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.HeadMenu3 {
	float: left;
	width: 200px;
	margin: 10px 0 0 12px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.HeadMenu4 {
	float: left;
	width: 200px;
	margin: 10px 0 10px 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#OsusumeTab {
	width: 860px;
	margin: 0 0 20px 20px;
}

		
.buttons a, .buttons button{
    margin:0 0 0 0;
    padding: 0 0 0;
    border:0;

}
.buttons button img, .buttons a img{
    margin:0 0 0 0 !important;
    padding:0 0 0 0;
    border:none;
    width:180px;
    height:50px;
}

		
.buttons2 a, .buttons2 button{
    margin:0 0 0 0;
    padding:0 0 0 0;
    border:0;

}
.buttons2 button img, .buttons2 a img{
    margin:0px 0px 0px 0 !important;
    padding:0;
    border:none;
    width:200px;
    height:50px;
}


