/* Link*/


a:link {
	color: #0000FF;
	text-decoration: none;
}


a:visited {
	color: #993399;
	text-decoration: none;
}


a:hover, a:active {
	text-decoration: underline;
        color: #ff5bad;
}


a.normal:link {
        text-decoration: underline;
}


.spacer_h {
    margin-top:10px;
}


.box {
	width: 825px;
	margin: 0px;
	align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 16px;
	padding-left:  16px;
	padding-bottom: 1px;
	border-right-style: groove;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}


.view {
	width: 820px;
	margin: 0px;
	align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 16px;
	padding-left:  16px;
	padding-bottom: 1px;
	border-right-style: groove;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}


body{
  background-color: #639ACE;
  padding: 0px;
  margin: 0px;
  color:#444444;
}

.header_link{
 font-size: 80%;
 font-weight: normal;
}

.header_line{
 font-size: 80%;
 font-weight: normal;
 color: #F95E59;
}

.side_normal{
 font-size: 9pt;
 font-weight: normal;
 color: #999999;
 line-height: 15px;
}

.side_link{
 font-size: 75%;
 font-weight: bold;
}


.footer_simple{
 font-size: 9pt;
 font-weight: normal;
 color: #666666;
}


/*  ボタン */

.button_blue{
  font-size:  11pt;
  background: #e1ffff;
  font-weight: bold;
}

.button_yellow{
  font-size:  11pt;
  background: #ffffcc;
  font-weight: bold;
}

.button_green{
  font-size:  11pt;
  background: #ccffcc;
  font-weight: bold;
}

.button_pink{
  font-size:11pt;
  background:#ffeeff;
  font-weight:bold;
}

.button_gray{
  font-size:10pt;
  background:#dddddd;
  font-weight:bold;
}




/*  会社情報 */

.info_title {
  font-size:110%;
  font-weight:bold;
}


.info {
  font-size:90%;
  line-height: 20px;
}


.info_s {
  font-size:80%;
  line-height: 20px;
}


.menber_name {
  font-size:110%;
  font-weight:bold;
}


.menber_post {
  font-size:75%;
  font-weight:normal;
}


.menber_s {
  font-size:80%;
  line-height: 15px;
}


.indiv {
 font-size: 100%;
 font-weight: bold;
 text-align:left;
 border-bottom: 0px dotted #c4be9a;
 margin-top: 1px;
 width: 100%;
}


/*  会社情報 */


.blog_title {
  font-size: 95%;
  line-height: 25px;
  font-weight: bold;
  color: ff5bad;
}


.blog_date {
  font-size: 80%;
  font-weight: bold;
  color: 999933;
}


.blog_category {
  font-size: 10pt;
  color: 999933;
}


.blog {
  font-size:85%;
  line-height: 125%;
  color: 666666;
}


.indiv_p {
 font-size: 90%;
 text-align: left;
 margin-top: 5px;
 line-height: 20px;
 width: 100%;
}




/*  物件詳細表示色設定 */

.propd_line {
//  background:#669900;
  background:#999999;
}

.propd_label {
 background:#e3f9dd;
}

.propd_line2 {
  background:#aaaaaa;
}

.propd_label2 {
  background:#eeeeee;
}



/*  物件詳細表示色設定 */

.opt {
 background: #eeffff;
 font-size: 12pt;
 padding-left: 2;
}

.optl {
 background: #eeffff;
 font-size: 14pt;
 padding-left: 2;
}

.optlb {
 background: #eeffff;
 font-size: 14pt;
 font-weight: bold;
 padding-left: 2;
}



/*  入力フォーム */

.req {
 border: 3px inset #01b3b3;
 background: #eeffff;
 font-size: 12pt;
 padding-left: 2;
}

.reql {
 border: 3px inset #01b3b3;
 background: #eeffff;
 font-size: 14pt;
 padding-left: 2;
}

.reqlb {
 border: 3px inset #01b3b3;
 background: #eeffff;
 font-size: 14pt;
 font-weight: bold;
 padding-left: 2;
}

.req_price {
 border: 3px inset #6666cc;
 background: #eeffff;
 font-size: 14pt;
 color: #cc0000;
 font-family: "Arial Black","Osaka";
 padding-left: 5;
}

.not_selected{
 color: #999999;
}

.input{
   background: #f5f5f5;
}

.input_label{
   background: #f0f0d8;
}

.kbd {
  font-size: 11pt;
}



/*  物件詳細（TOP） */

img.shadow {
  border: 4px none #f1f1f1;
  border-right-style: inset;
  border-bottom-style: inset;
}

img.shadow_s {
  border: 2px none #f1f1f1;
  border-right-style: inset;
  border-left-style: 1px inset;
  border-top-style: 1px inset;
  border-bottom-style: inset;
}

.new {
  color: #cc0000;
  font-size: 75%;
  font-weight: bold;
}

.href {
  color: #0000ff;
}

.href_non_underline {
  color: #0000ff;
}

.rimawari {
  color: #0000cc;
}

.explain{
	color: #666666;  
    font-size:80%;
}





/*  背景色 */

.bg_white {
  background:#ffffff;
}

.bg_pink {
  background:#ffccff;
}

.bg_orange {
  background:#ffdd99;
}

.bg_yellow {
  background:#ffff99;
}

.bg_green {
  background:#ccffcc;
}

.bg_blue {
  background:#ccffff;
}




/*  文字大きさ */

.fix7 {
 font-size: 7pt;
 font-weight: normal;
 font-style: normal;
}

.fix7bold {
 font-size: 7pt;
 font-weight: bold;
 font-style: normal;
}


.fix8 {
 font-size: 8pt;
 font-weight: normal;
 font-style: normal;
}


.fix8bold {
 font-size: 8pt;
 font-weight: bold;
 font-style: normal;
}


.fix9 {
 font-size: 9pt;
 font-weight: normal;
 font-style: normal;
}

.fix9bold {
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
}


.fix10 {
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
}

.fix10bold {
 font-size: 10pt;
 font-weight: bold;
 font-style: normal;
}

.fix11 {
 font-size: 11pt;
 font-weight: normal;
 font-style: normal;
}

.fix11bold {
 font-size: 11pt;
 font-weight: bold;
 font-style: normal;
}

.fix12 {
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
}

.fix12bold {
 font-size: 12pt;
 font-weight: bold;
 font-style: normal;
}

.fix13 {
 font-size: 13pt;
 font-weight: normal;
 font-style: normal;
}

.fix13bold {
 font-size: 13pt;
 font-weight: bold;
 font-style: normal;
}


.text50 {
 font-size: 50%;
 font-style: normal;
}

.text55 {
 font-size: 55%;
 font-style: normal;
}

.text60 {
 font-size: 60%;
 font-style: normal;
}

.text65 {
 font-size: 65%;
 font-style: normal;
}

.text70 {
 font-size: 70%;
 font-style: normal;
}

.text75 {
 font-size: 75%;
 font-style: normal;
}

.text80 {
 font-size: 80%;
 font-style: normal;
}

.text85 {
 font-size: 85%;
 font-style: normal;
}

.text90 {
 font-size: 90%;
 font-style: normal;
}

.text95 {
 font-size: 95%;
 font-style: normal;
}

.text100 {
 font-size: 100%;
 font-style: normal;
}



/*  文字色 */

.red {
  color: #cc0000;
}

.redb {
  color: #cc0000;
  font-weight: bold;
}

.green {
  color: #669900;
}

.greenb {
  color: #669900;
  font-weight: bold;
}

.dgreen {
 color: #006400;
}

.dgreenb {
 color: #006400;
 font-weight: bold;
}

.murasaki {
 color: #9900CC;
}

.murasakib {
 color: #9900CC;
 font-weight: bold;
}


.orange {
  color: #ff6600;
}
.orangeb {
  color: #ff6600;
  font-weight: bold;
}

.dorange {
  color: #cc6600;
}
.dorangeb {
  color: #cc6600;
  font-weight: bold;
}

.blue {
  color: #3399ff;
}

.blueb {
  color: #3399ff;
  font-weight: bold;
}

.navy {
  color: #000080;
}

.navyb {
  color: #000080;
  font-weight: bold;
}

.pink {
  color: #ff33ff;
}

.pinkb {
  color: #ff33ff;
  font-weight: bold;
}


.white {
  color: #ffffff;
}

.whiteb {
  color: #ffffff;
  font-weight: bold;
}

.yellow {
  color: #ffff00;
}

.yellowb {
  color: #ffff00;
  font-weight: bold;
}

.brown {
  color: #996600;
}

.brownb {
  color: #996600;
  font-weight: bold;
}

/*
-----------------------------------------------------
2009-04-20 追加
---------------------------------------------------*/

body{
	background-color: #639ACE;
	background: url(/sun/img/backimag.gif)  repeat;
	}

#topmenubar{
	margin:0;padding:0;
	width: 950px;
	height: 30px;
	background: url(/sun/img/menu-bar.jpg) no-repeat;
	}

#topmenubar_list{
	margin:0;
	padding:0;
	width: 95%;
	height: 30px;
	background: url(/sun/img/menu-bar.jpg) repeat-x;
	}

#topmenuleft{
	float:left;
	width: 250px;
	height: 30px;
	}

#topmenuleft_list{
	float:left;
	width: 25%;
	height: 30px;
	text-align:left;
	}

#topmenuleft p { margin:6px 0 0 0;padding:0; }

#topmenuleft_list p { margin:6px 0 0 0;padding:0; }

#topmenuright{
	float:left;
	width: 690px;
	height: 30px;
	text-align:right;
	}

#topmenuright_list{
	float:left;
	width: 70%;
	height: 30px;
	text-align:right;
	}

#topmenuright ul { margin:3px 0 0 0;padding:0; }

#topmenuright_list ul { margin:3px 0 0 0;padding:0; }

#topmenuright ul li{
	display: block;
	display: inline;
	}

#topmenuright_list ul li{
	display: block;
	display: inline;
	}



.leftmenu{
	margin:0;padding:0;
	margin-bottom:8px;
	width: 160px;
	}

.leftmenuTitle{
	margin:0;padding:0;
	width: 160px;
	height: 42px;
	background: url(/sun/img/menu01.jpg) no-repeat;
	}

.leftmenuTitle p{
	padding-top:12px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	}

.leftmenuBody{
	margin:0;padding:0;
	height: 100%;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #ebebeb;
	}

.leftmenuBody ul{
	margin:0;padding:0;
	text-align:left;
	font-size: 12px;
	}

.leftmenuBody ul li{
	margin-left:10px;
	list-style-type: none;
	width: 130px;
	background: url(/sun/img/sirusi.gif) no-repeat 0px 8px;
	padding: 3px 0 3px 10px;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
	}

.view {
	width: 950px;
	margin: 0px;padding:0;
	align: center;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left:  10px;
	padding-bottom: 1px;
	border: none;
	}

#headerWrapper {
	margin:0;
	padding:0;
	width: 100%;
	height: 86px;
	background: url(/sun/img/headwbg.gif)  repeat-x;
	margin-left: auto;
	margin-right: auto;
	}

#footnew{
	margin:10px 0;
	width: 950px;
	height: 30px;
	background-color: #94B6DE;
	text-align:center;
	}

#footnew p{
	padding-top:8px;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
	}


#footnew_list{
	margin:10px 0;
	width: 95%;
	height: 30px;
	background-color: #94B6DE;
	text-align:center;
	}

#footnew_list p{
	padding-top:8px;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
	}




.newtitle{
	width: 780px;
	height: 42px;
	background: url(/sun/img/title.jpg)  no-repeat;
	text-align:left;
	margin-bottom:6px;
	}

.newtitle p{
	padding:11px 0 0 26px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	}

.txtpre_normal{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 150%;
	}

#leftrrtop{
	float:left;
	width: 590px;
	height: 42px;
	}

p.tettitle{
	margin:0;
	padding:11px 0 0 26px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	}

#rightrrtop{
	float:right;
	width: 180px;
	height: 42px;
	}

#rightrrtop img{
	border:none;
	margin:7px 0 0 0;
	width: 166px;
	height: 28px;
	}





