@charset "UTF-8";

/* ***************************************************
* CSS file For coldwell.jp
	FileName: search.css
	2008/02/19 kinoshita

■目次 ==========================================
■[00]:エージェント制について

**************************************************** */
/* これ以降Mac IE 5のみに適用される \*//*/
h2{ float: left; padding-bottom: 10px;}
div.agentBox{ float: left;}
div.agentinBox{ float: left;}
div.gradeTop{ float: left;}
div.gradeBox{ float: left;}
/* これ以降Mac IE 5以外にも適用される */

/*-----------------------------------------------------------
■[00]:住まいの税金
------------------------------------------------------------*/
div.agentBox{
	padding-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

div.agentinBox{
}

div.agentinBox p{
	padding-top: 8px;
}


div.gradeTop{ background: url(/agent/img/gurade_top.gif) no-repeat; height: 5px; margin-top : 10px; width: 800px;}
div.gradeBottom{ background: url(/agent/img/gurade_bottom.gif) no-repeat; height: 5px; width: 800px;}

/* これ以降Mac IE 5のみに適用される \*//*/
div.gradeBottom{  clear: both; font-size: 0px; line-height: 0px}
/* これ以降Mac IE 5以外にも適用される */ 

div.gradeBox{
	background: url(/agent/img/gurade_middle.gif) repeat-y;
	width: 800px;
	padding: 4px 20px 0px 20px;
}


div.gradeBox p {
	background: url(/agent/img/maru.gif) no-repeat 0 10px;
	margin: 0px;
	padding-top: 0px;
	line-height: 30px;
	padding-left: 15px;
	color: #039;
}
div.gradeBox p a:link {color: #003399; text-decoration: underline;}
div.gradeBox p a:visited {color: #003399; text-decoration: underline;}
div.gradeBox p a:hover {color: #06c; text-decoration: none;}


span.COff6600{ color: #f60; font-weight: bold;}

div.gradeBox_Y{
	background: url(/agent/img/gurade_middle.gif) repeat-y;
	width: 800px;
	padding: 0px 20px 10px 20px;
}


div.gradeBox_Y p {
	padding-bottom: 0px;
	padding-left: 25px;
	width: 750px;
	color: #cc3333;
}

div.gradeBox_Y p.circle1{background: url(/agent/img/number1.gif) no-repeat 0 10px; }
div.gradeBox_Y p.circle2{background: url(/agent/img/number2.gif) no-repeat 0 10px; }
div.gradeBox_Y p.circle3{background: url(/agent/img/number3.gif) no-repeat 0 10px; }
div.gradeBox_Y p.circle4{background: url(/agent/img/number4.gif) no-repeat 0 10px; }
div.gradeBox_Y p.circle5{background: url(/agent/img/number5.gif) no-repeat 0 10px; }
div.gradeBox_Y p.circle6{background: url(/agent/img/number6.gif) no-repeat 0 10px; }


div.Annotation dl {
	padding: 10px;
	width: 800px;
	background-color: #e9f0ff;
}

div.Annotation dl dt {
	float: left;
	width: 30px;
	color: #f60;
	font-weight: bold;
}

div.Annotation dl dd {
	float: left;
	color: #039;
	width: 750px;
}

div.BT{ text-align: center; width: 100%;}


div.imageText{
	width: 100%;
	margin-top: 10px;
	vertical-align: top;
}

div.imageText div{
	float: left;
	width: 575px;
}

div.imageText p{
	float: left;
	width: 225px;
	text-align: right;
}


div.BgBtBox{
	background: url(/common/bg_bt.gif) no-repeat center top ;
	width: 800px;
	text-align: center;
	padding: 0px 0px 10px 3px;
	vertical-align: bottom;
}


.kome1{
	color: #ff0000;
}

.pr154{padding-right: 154px;}