body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
/*	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;*/
/*	font-size: 12px;*/
	color: #121212;
	text-align:center;
	letter-spacing: 0.1em;

	}

h2,h3{
	margin: 0px;
}

/* ##### 全体 ##### */
#pagetop {
	width:100%;
	background-color: #000000;
	height:20px;
	color: #888888;
	font-size:12px;
	padding-top: 10px;
	border-bottom: 10px solid #989898;

}

/* ##### TOPヘッダ ##### */
#toptitle {
	clear: both;
	width:1000px;
	height:100px;
	font-size:80%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	background-repeat: no-repeat;
	border-bottom: 0px solid #dddddd;
	margin-bottom: 5px;

	}

.bigmain {
	width:1040px;
	height:auto;
	border: 0px solid #aa0000;
/*	background-image: url(image/bigmainbk.jpg);*/
	}
.allmain {
	width:1000px;
	height:auto;
	background-color: #ffffff;
	border: 0px solid #ababab;
	padding: 0px;
	margin: 0px;
	}


.tt_image{
	text-align:left;
	border: 0px solid #dddddd;
	padding-top: 10px;
	padding-left: 10px;
}

#toptitle a,
#toptitle a:link,
#toptitle a:visited,
#toptitle a:active { color: #102356;font-weight:normal;text-decoration: none;font-size:12px;}
#toptitle a:hover{color: #DD5577;font-weight:normal;text-decoration:underline;font-size:12px;}

#topcontainer {
	width:890px;
	height:15px;
	background-color: #CCCCCD;
	margin-bottom: 0px;
	color:#555555;
	border: 0px solid #999999;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	padding:5px;
	}
#topcontainer a,
#topcontainer a:link,
#topcontainer a:visited,
#topcontainer a:active { color: #ffffff;font-weight:normal;text-decoration: none;font-size:12px;}
#topcontainer a:hover{color: #ff6600;font-weight:normal;text-decoration:underline;font-size:12px;}

/* ##### ヘッダリンクメニュー ##### */
#menubar {
	clear: both;
	width:100%;
	height:38px;
	color: #121212;
	background-image: url(image/menu-bar.jpg);

}
#toplink_menu {
	width:1000px;
	height:38px;
	font-size:80%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	border: 0px solid #aa0000;
	text-align:left;

}

#toplink_menu .submenu01 {
	width:120px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 0px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}
#toplink_menu .submenu02 {
	width:130px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 160px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}
#toplink_menu .submenu03 {
	width:130px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 320px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}
#toplink_menu .submenu04 {
	width:130px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 480px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}
#toplink_menu .submenu05 {
	width:160px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 650px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}

#toplink_menu .submenu06 {
	width:90px;
	height:20px;
	background-image: url(image/menu_box.gif);
	background-repeat: no-repeat;
	margin-top : 5px;
	margin-left : 840px;
	padding-left : 13px;
	padding-top : 5px;
	position : absolute;
	border: 0px solid #aa0000;
}

#toplink_menu a,
#toplink_menu a:link,
#toplink_menu a:visited,
#toplink_menu a:active { color: #222222;font-weight:normal;text-decoration: none;}
#toplink_menu a:hover{color: #FF3366;font-weight:normal;text-decoration:underline;}

/* ##### 画像部分 ##### */
#image_mes{
	width:100%;
	height:200px;
	border: 0px solid #aa0000;
	text-align:center;
	margin-bottom: 10px;
}
#image_mes_background{
	position: absolute;
	width:2000px;
	height:200px;
	left:50%;
	margin-left: -1000px;
	background-image: url(image/building.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	text-align:center;
}
#image_mes_area{
	position: absolute;
	width:46%;
	height:auto;
	left:27%;
	margin-top: 12px;
	border: 0px dotted #aa0000;
	color:#ffffff;
	text-align:left;
	line-height: 20px;
	font-size:14px;            /*テキストサイズの指定*/
}
/* ##### ヘッダメニュー ##### */
#menu {
	width:750px;
	height:40px;
	padding-top:5px;
	margin-bottom:0px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	border-bottom:solid 1px #cccccc;
	color:#666666;
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active { color: #ffffff;font-weight:bold;text-decoration: none;font-size:12px;}
#menu a:hover{color: #EE2F2F;font-weight:bold;text-decoration:none;font-size:12px;}

#topimagebox {
	width:780px;
	height:250px;
	border:solid 1px #cccccc;
	margin-bottom:5px;
	}

#cnavi {
	width : 860px;
	height : 43px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:10px;
	padding: 0px;
	border:solid 0px #cccccc;
}

#cnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#cnavi li {
	background-image: url(image/m_btn.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:30px;
	margin-left: 1px;
	padding-top: 11px;
	list-style: none;
	float : left;
	text-align : center;
    font-size:90%;            /*テキストサイズの指定*/
}

#cnavi li img,
#cnavi li a img {/*画像の隙間をなくす為に必須*/
	text-align : left;
	vertical-align:top;
}

#cnavi a,
#cnavi a:link,
#cnavi a:visited,
#cnavi a:active { color: #111111;font-weight:normal;text-decoration: none;}
#cnavi a:hover{color: #CC0000;font-weight:normal;text-decoration:underline;}



.g_bar{
	width:100%;
	height:20px;
	margin-top : 0px;
	background-image: url(image/g_bar.jpg);
	background-repeat: repeat-x;
	border: 0px solid #aa0000;
}
.g_bar2{
	width:900px;
	height:10px;
	background-color: #CCCCCD;
}

.page_end {
	clear: both;
	width:100%;
	height:1px;
	}


/* ##### 全頁共通 ##### */
#allpage_cmn {
    	font-size:90%;            /*テキストサイズの指定*/
	letter-spacing: 0.1em;
	line-height: 20px;
	border: 0px dotted #005500;

}

/* ##### TOPページ以外共通 ##### */
#page_main {
	width:1000px;
	height:auto;
	border: 0px solid #005500;
}
.page_main_ptitile {
	width:950px;
	background-image: url(image/stitle_back.gif);
	height:30px;
	border:solid 0px #aaaaaa;
	margin-bottom:5px;
	padding-left:50px;
	padding-top:13px;
	color:#ffffff;             /*テキスト色の指定（白）*/
    	font-size:145%;            /*テキストサイズの指定*/
	font-weight: bold;
	text-align:left;
}
.page_main_subtitile {
	width:910px;
	height:25px;
	border-left:solid 10px #0A95FC;
	border-bottom:solid 1px #aaaaaa;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:8px;
	color:#000000;             /*テキスト色の指定（白）*/
    	font-size:115%;            /*テキストサイズの指定*/
	font-weight: bold;
	text-align:left;
}
.page_main_contents {
	width:960px;
	height:auto;
	margin:10px;
    	font-size:90%;            /*テキストサイズの指定*/
	text-align:left;
	border:solid 0px #aaaaaa;
}
.page_main_contents2 {
	width:900px;
	height:auto;
	margin:10px;
    font-size:90%;            /*テキストサイズの指定*/
	text-align:left;
	border:solid 0px #aaaaaa;
}
.page_main_btn_top {
	width:965px;
	height:30px;
	margin-bottom:15px;
	text-align:right;
	border:solid 0px #aaaaaa;
}
.page_clr {
	clear: both;
	height:1px;

}
/* ##### TOPページ以外共通 ページ分割 ##### */
#page_main_leftside {
    float:left;
	width:730px;
	margin-left:5px;
	height:auto;
	border: 0px solid #000055;
}
#page_main_rightside {
    float:right;
	width:250px;
	margin-right:5px;
	height:auto;
	border-left: 1px solid #888888;
}



/* ##### 米粒リスト ##### */
.rice_list {
	width:1000px;
	height:20px;
	border-top:solid 0px #cccccc;
	border-bottom:solid 0px #cccccc;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	text-align:left;
    	font-size:80%;            /*テキストサイズの指定*/


}

/* ##### 左側 ##### */
.leftside_ptitile {
	width:680px;
	background-image: url(image/stitle_back.gif);
	height:30px;
	border:solid 0px #aaaaaa;
	margin-bottom:5px;
	padding-left:50px;
	padding-top:10px;
	color:#ffffff;             /*テキスト色の指定（白）*/
	font-size:115%;            /*テキストサイズの指定*/
	font-weight: bold;
	text-align:left;
}
.leftside_ptitile02 {
	width:690px;
	background-image: url(image/stitle_back02.gif);
	height:30px;
	border:solid 0px #aaaaaa;
	margin-bottom:5px;
	padding-left:40px;
	padding-top:10px;
	color:#ffffff;             /*テキスト色の指定（白）*/
    font-size:115%;            /*テキストサイズの指定*/
	font-weight: bold;
	text-align:left;
}
.leftside_pcontent {
	width:700px;
	height:auto;
	border:solid 0px #aaaaaa;
	color:#000000;             /*テキスト色の指定（白）*/
	font-size:90%;            /*テキストサイズの指定*/
	text-align:left;
	margin-bottom:15px;
}

.leftside_menu_btn_top {
	width:725px;
	height:30px;
	margin-bottom:3px;
	text-align:right;
	border:solid 0px #aaaaaa;
}
.leftside_menu_btn {
	width:230px;
	height:75px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
}

.leftside_menu_btn a,
.leftside_menu_btn a:link,
.leftside_menu_btn a:visited,
.leftside_menu_btn a:active { color: #000000;font-weight:normal;text-decoration: none;}
.leftside_menu_btn a:hover{color: #FF6666;font-weight:normal;text-decoration:underline;}


/* ##### 右側 ##### */
.rightside_stitile {
	width:210px;
	background-image: url(image/righttitle_back.gif);
	height:30px;
	border:solid 0px #aaaaaa;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:10px;
	color:#FFFFFF;             /*テキスト色の指定（白）*/
	font-size:115%;            /*テキストサイズの指定*/
	font-weight: bold;
	text-align:left;

}
.rightside_pcontent {
	width:230px;
	height:auto;
	border:solid 0px #228855;
	color:#000000;             /*テキスト色の指定（白）*/
	font-size:90%;            /*テキストサイズの指定*/
	text-align:left;
	margin-bottom:15px;
}

.rightsite_tw{
	width:220px;
	height:350px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
}

/*******物件情報ボタン配置***********/

.btn_image{
	margin-top:8px;
	border:solid 0px #228855;
}



/* フッター */
.foot_area {
	width:100%;
	clear:both;
	background-color: #000000;
	height:auto;
	color: #888888;
	font-size:75%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 10px solid #989898;
	border-bottom: 10px solid #989898;
	text-align:center;
	line-height: 25px;
	}

.foot_area a,
.foot_area a:link,
.foot_area a:visited,
.foot_area a:active { color: #ffffff;font-weight:normal;text-decoration: none;}
.foot_area a:hover{color: #FF3366;font-weight:normal;text-decoration:underline;}


.foot {
	vertical-align:middle;
	clear:both;
	width:900px;
	height:auto;
	border-bottom: 0px solid #999999;
	padding-top:25px;
	margin-top: 0px;
	font-size:70%;
	text-align:center;
	color: #787899;
	}


.foot a,
.foot a:link,
.foot a:visited,
.foot a:active { color: #565666;font-weight:normal;text-decoration: none;}
.foot a:hover{color: #FF3366;font-weight:normal;text-decoration:underline;}


.footimage {
	vertical-align:middle;
	clear:both;
	width:1000px;
	height:50px;
	background-image: url(image/foot_image.jpg);
	background-repeat: no-repeat;
	border: 0px solid #005500;
	}





/* ##### FONT ##### */
strong {
	font-weight: bold;
}
.font_main{
  /*  font-size:90%;            テキストサイズの指定*/
	text-align:left;
	letter-spacing: 0.1em;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.font_current{
	color:#5DAEB2;
	font-weight: bold;
}

.font_90pernarrow{
	font-size:90%;
	letter-spacing: -0.1em;
	}
.font_90pern{
	font-size:90%;
	font-weight: normal;
	}
.font_90perb{
	font-size:90%;
	font-weight: bold;
	}
.font_90perw{
	font-size:90%;
	letter-spacing: 0.1em;
	font-weight: normal;
	}

.font_90per{
	font-size:90%;
	}
.font_100pern{
	font-size:100%;
	font-weight: normal;
	}
.font_100pernB{
	font-size:100%;
	font-weight: bold;
	}
.font_110pernB{
	font-size:110%;
	font-weight: bold;
	}
.font_80per{
	font-size:80%;
	}
.font_10pt{
	font-size:10px;
	}
.font_11pt{
	font-size:11px;
	}

.font_Green{
	color:#128912;
	}
.font_aonano{
	color:#275AB3;
	}
.font_100pernB_green{
	font-size:100%;
	font-weight: bold;
	color:#0F6F0F;
	}
.font_100pernB_black{
	font-size:100%;
	font-weight: bold;
	color:#000000;
	}
.font_100pernB_grey{
	font-size:100%;
	font-weight: bold;
	color:#777777;
	}

.font_Green12{
	font-size:12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#128912;
	}
.font_Green14{
	font-size:14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#128912;
	}
.font_Green14B{
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#128912;
	}

.font_Grey10pt{
	font-size:10px;
	font-weight: normal;
	color:#565656;
	}
.font_Orange14{
	font-size:14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#ff6633;
	}
.font_Orange110B{
	font-size:110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#ff6633;
	}

.font_Orange12B{
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#ff6633;
	}
font_Blue10{
	font-weight: normal;
	color:#669933;
}
.font_rBlue12B{
	font-size:12px;
	font-weight: normal;
	color:#0066CC;
	}
.font_Red14B{
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#AA0000;
	}

.font_Price{
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	font-weight: bold;
	color:#AA0000;
	}
.font_rBlue16{
	font-size:16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#0033AA;
	}

.font_rBlue16B{
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#0033AA;
	}
.font_Blue90p{
	font-size:90%;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#121276;
	}
.font_rBlue100pB{
	font-size:100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#56569a;
	}
.font_Blue100pB{
	font-size:100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#330099;
	}
.font_ao100p{
	font-size:100%;
	font-weight: normal;
	letter-spacing: 0.1em;
	color:#0099bb;
	}
.font_ao110pB{
	font-size:110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#0099bb;
	}

.font_Blue16B{
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#121246;
	}
.font_Blue14B{
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#121246;
	}
.font_Blue12B{
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#94A9D4;
	}
.font_Black100B{
	font-size:100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#000000;
	}
.font_Black110B{
	font-size:110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#000000;
	}

.font_Black16B{
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#111111;
	}
.font_White14B {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.font_White100pB {
	color: #FFFFFF;
	font-weight: bold;
	font-size:100%;
}
.font_White12B {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.font_orange {
	color: #ff6633;
}
.font_RED {
	color: #AA0000;
}

.font_RED12B {
	color: #AA0000;
	font-weight: bold;
	font-size: 12px;
}
.font_RED12 {
	color: #AA0000;
	font-weight: normal;
	font-size: 12px;
}
.font_Grey8 {
	color: #343434;
	font-weight: normal;
	font-size: 8px;
}
.font_Grey12B {
	color: #343434;
	font-weight: bold;
	font-size: 12px;
}
.font_Grey12 {
	color: #343434;
	font-weight: normal;
	font-size: 12px;
}
.font_Grey14B {
	color: #343434;
	font-weight: bold;
	font-size: 14px;
}
.font_BlueGreyB {
	color: #5A99BD;
	font-weight: bold;
}
.font_BlueGrey90 {
	color: #5A99BD;
	font-weight: normal;
	font-size:90%;
}
.font_BlueGrey12 {
	color: #23789a;
	font-weight: normal;
	font-size:12px;
}

.font_White12 {font-size: 12px; color: #FFFFFF;}
.font_Yellow {color: #FFFF99}
.font_topmemo{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.font_toptelnum{
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	font-size: 16px;
	font-weight: normal;
}
/******************/

.askItemBox_900{
	width:860px;
	padding:5px;
/*	margin:10px;*/
	height:auto;
	background-color: #FFFFee;
	vertical-align:top;
	border:solid 3px #5b86C3;
	text-align:center;
	letter-spacing: 0.1em;
	line-height: 20px;
	}
.main_msg_area{
	width:800px;
/*	margin-left:35px;*/
	border:solid 0px #5b86C3;
	text-align:left;

}
/******************/



/*　リンクメニュー部 */
.sampleMenu01 {
/*	width:180px;
	padding:3px 0px 2px 5px;*/
	padding:0px;
/*	background-color:#ffaa99;*/
	border:0px solid #ffeeee;
	color:#000000;
}
.sampleMenu02 {
/*	width:180px;
	padding:3px 0px 2px 5px;*/
	padding:0px;
/*	background-color:#ffeedd;*/
	border:0px solid #ffeeee;
	color:#EE2F2F;
}
.xsubmenu01 {
	color:dimgray;
	width:150px;
	padding:3px 2px 2px 5px;
	background-color:#ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #777777;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #cccccc;
	font-size:12px;
	text-align:left;
}
.xsubmenu02 {
	color:orangered;
	width:150px;
	padding:3px 2px 2px 5px;
	background-color:#ccddee;
	border-top:1px solid #ffffff;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
	border-left:1px solid #ffffff;
	font-size:12px;
	text-align:left;
}

