@charset "utf-8";



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

textarea {
	font-size: 11px;
}
img {
}


h1,h2,h3,p,ul,li,p{
	margin: 0px;
	padding: 0px;
	color: #666666;
}
ul{
	list-style-type: none;
}
a {
	color: #333333;
}
a:hover {
	color: #1D9A02;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

.look {
	background: #efefef;
}



/*リンク画像にカーソルがのった時の半透明設定
---------------------------------------------------------------------------------------*/
#contents a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
#contents {
	margin: 0px;
	padding: 0px;
}




/*商品テーブル
---------------------------------------------------------------------------------------*/
.box {
	margin: 10px auto 20px;
}
.box img {
	padding: 4px;				/*商品画像とフチ線の間にある白い余白*/
	border: 1px solid #CCCCCC;	/*ボックスのグレー色のフチ設定。solidは直線という意味。dottedとかにすると可愛くなります。*/
	margin: 2px;
}



.box td {
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 0.5em;
}
.box a {
	text-decoration: none;
}
.box a:hover img {
	border: 1px solid #1D9A02;	/*カーソルオーバー時のボックスのフチ色（緑色）設定*/
}




/*コンテナー
---------------------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}



/*ヘッダー
---------------------------------------------------------------------------------------*/
#header {
	background: url(http://hodumi-group.sakura.ne.jp/sample/images/header_bg.gif) no-repeat;
	padding: 0px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header h1 {
	font-size: 10px;		/*h1タグの文字サイズ*/
	color: #81511c;			/*文字色（ここでは茶色）*/
	line-height: 1.2em;
	font-weight: normal;	/*通常の文字の太さに設定。もし太字にしたいならこの１行を削除する*/
	padding-left: 20px;
	padding-top: 10px;
}



/*メインメニュー
---------------------------------------------------------------------------------------
■画像なのでdisplay:inlineでもいいんですが、ビルダー編集画面で縦に並ぶので今回はfloat処理
---------------------------------------------------------------------------------------*/
ul#menu {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://hodumi-group.sakura.ne.jp/sample/images/menu_01.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#menu li {
	float: left;
	width: 100px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 110%;
	padding-top: 6px;
}
#menu li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu img {
	vertical-align: bottom;
}



/*コンテンツ
---------------------------------------------------------------------------------------*/
#contents {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}



/*メイン
---------------------------------------------------------------------------------------*/
#main {
	float: left;
	width: 574px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left: 7px;

}

#title {
	font-size: 10px;
	background-image: url(images/title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 32px;
	width: 574px;
}
#company_text {
	margin: 0px;
	width: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}



#main p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}
.setumei {
	clear: both;
	width: 571px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	background-image: url(images/setumei_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.titletxt h3 {
	color: #990000;
	font-size: 95%;
}
.leftitle {
}


.underbar {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.titletxt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 410px;
}


#logo {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 155px;
}
.leftitle {
	text-indent: 22px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	font-size: 98%;
	margin: 0px;
	padding: 0px;
	color: #716F64;
	background-position: 10px 2px;
}
.leftitle a:hover {
	color: #006699;
}

.setset {
	margin: 0px;
	padding: 0px;
	float: left;
}
.setumei img {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.topwaku img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.topwaku {
	margin: 0px;
	clear: both;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.topwaku dd {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
	padding: 0px;
}
.topwaku dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}

.topwaku dt strong {
	color: #0066CC;
}

.topwaku dd strong {
	color: #666666;
}

.topwaku a {
	color: #3399CC;
	font-style: normal;
	font-size: 90%;
}
#main hr {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}













/*グループ関連
---------------------------------------------------------------------------------------*/

#hodumiG {
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/group_title.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 574px;
	text-indent: -9999px;
	clear: both;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}

#whats dl {
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #999999;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	display: inline;
}


#miniminiG {
	width: 574px;
	clear: both;
	display: inline;
}
.shitenIMG {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 185px;
	background-color: #CCCCCC;
}
#whats dt {
	line-height: 1.3em;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#what {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#whats dd {
	text-align: right;
	margin-right: 10px;
	margin-left: 3px;
}
#whats strong {
	font-size: 120%;
	color: #CC3300;
}
#whats em {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}



#minimini_banar {
	color: #006699;
	float: left;
}
#minimini_txt {
	float: left;
}



#tamaG {
	width: 574px;
	clear: both;
	display: inline;
}
#tama_banar {
	color: #006699;
	float: left;
}
#tama_txt {
	float: left;
}



#rentG {
	width: 574px;
	clear: both;
	display: inline;
}
#rent_banar {
	color: #006699;
	float: left;
}
#rent_txt {
	float: left;
}



#momoG {
	width: 574px;
	clear: both;
	display: inline;
}
#momo_banar {
	color: #006699;
	float: left;
}
#momo_txt {
	float: left;
}



/*サイド（左側）コンテンツ
---------------------------------------------------------------------------------------*/
#side {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	display: inline;
	padding-left: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	width: 300px;
}
#side h3 {
	font-size: 12px;	/*h3の背景画像設定*/
	color: #FFFFFF;
	background-color: #00CCFF;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/r_navi_title.gif);
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 307px;
	text-indent: -9999px;
}
#side p {
	padding: 0px 10px 1em;	/*サイドコンテンツ内の段落タグ<p>設定*/
}



/*サイドメニュー
---------------------------------------------------------------------------------------*/
ul.sidemenu {
	margin: 0px;
	padding-top: 0px;
}
#sidemenu01 {
	margin: 0px;
	padding: 0px;
}

ul.sidemenu li a {
	height: 27px;
	width: 307px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/r_navi.gif);
	margin: 0px;
	display: block;
	font-size: 105%;
	text-indent: 50px;
	padding: 0px;
}
ul.sidemenu li a:hover {
	color: #000000;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/over/r_navi.gif);
	background-repeat: no-repeat;
}


/*サイドメニュー02
---------------------------------------------------------------------------------------*/
ul.sidemenu02 {
	margin: 0px;
	padding-top: 0px;
}
#sidemenu02 {
	margin: 0px;
	padding: 0px;
}

ul.sidemenu02 li a {
	height: 27px;
	width: 307px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/r2_navi.gif);
	margin: 0px;
	display: block;
	font-size: 105%;
	text-indent: 20px;
	padding: 0px;
}
ul.sidemenu02 li a:hover {
	color: #000000;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/over/r2_navi.gif);
	background-repeat: no-repeat;
}
#side h4 {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/r2_navi_title.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 307px;
}
.company {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/*サイド02
---------------------------------------------------------------------------------------*/
#side02 {
	float: right;
	width: 305px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	display: inline;
}



/*フッター
---------------------------------------------------------------------------------------*/
#footer {
	clear: both;			/*mainとsideのフロート処理解除*/
	width: 100%;	/*フッターの背景色*/
	text-align: center;		/*文字のセンタリング*/
	color: #FFFFFF;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#side02 p {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.qr {
	background-image: url(http://hodumi-group.sakura.ne.jp/newIMG/hodumiQR.gif);
	background-repeat: no-repeat;
	width: 307px;
	height: 116px;
	text-align: left;
}
.qrTXT {
	text-align: left;
	float: right;
	line-height: 1.4em;
	font-size: 12px;
	margin-right: 20px;

}


#side02  a {
	color: #00CC00;
}
#side02  a:hover {
	color: #669900;

}


#osusume {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 300px;
}


#osusume a {
	color: #00CC00;
}
#osusume a:hover {
	color: #669900;

}
.osusumeP img {
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px;
	float: left;
}
.osusume p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.osusumeSet01 {
	padding: 5px;
	clear: both;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.osusumeTXT {
	float: left;
	padding-left: 10px;
	line-height: 1.2em;
}

.osusume_greenB {
	font-weight: bold;
	color: #00CC00;
	font-size: 110%;
}
.osusumeRED {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}






#footer a {
	color: #999999;
}
#footer a:hover {
	color: #66CC33;
}
#footer p {
	text-align: center;
}

/*事業内容共通
---------------------------------------------------------------------------------------*/

#commonNavi a:hover img {
	filter: Alpha(opacity=50);
	opacity: 0.8; /*firefox safari*/
}

#commonNavi{
	width: 905px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#jigyotitle {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/renovation/img/rino_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 32px;
	width: 574px;
}
.toTOP {
	text-align: right;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.subtitle {
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.zushiki{
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.bango {
	padding: 0px;
	margin-top: 0px;
	display: block;
}


/*会社概要
---------------------------------------------------------------------------------------*/
#gaiyo {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_title_gaiyo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 32px;
	width: 574px;
}


#rinen {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_title_rinen.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 32px;
	width: 574px;
}


#enkaku {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_title_enkaku.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 32px;
	width: 574px;
}.gaiyoStaff {
	padding: 0px;
	clear: both;
	width: 575px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	line-height: 1em;
	text-decoration: none;
	font-size: 80%;
	height: 300px;
}
#kageyama {
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_kageyama.gif);
	background-repeat: no-repeat;
}

#fujimura {
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_fujimura.jpg);
	background-repeat: no-repeat;
}

#jyoko {
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_jyoko.jpg);
	background-repeat: no-repeat;
}

#fujita {
	background-image: url(http://hodumi-group.sakura.ne.jp/company/img/gaiyo_fujita.gif);
	background-repeat: no-repeat;
}
.right {
	width: 400px;
	margin-left: 160px;
	line-height: 1.6em;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.left {
	width: 340px;
	margin-left: 20px;
	line-height: 1.6em;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.dtName {
	font-size: small;
	text-align: right;
}
.ddHonbun {
	padding: 0px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.akiIMGtb {
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.kaisya {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.kaisya strong {
	font-size: 120%;
}
.kaisya dt {
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.kaisya dd {
	padding: 0px;
	margin: 0px;
}

.kaisya span {
	margin-right: 10px;
	width: 100px;
	font-size: 110%;
	color: #999999;
	display: inline;
	padding: 0px;
}
#brain {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#brain dl {
	float: left;
	border: 1px dotted #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 270px;
	width: 145px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#brain dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#brain dd {
	padding: 0px;
	line-height: 1.3em;
	font-size: 80%;
	color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
#brain em {
	font-style: normal;
	color: #CCCCCC;
}
#brain strong {
	font-size: 100%;
	color: #666666;
}



/*レント管理
---------------------------------------------------------------------------------------*/
#rentGyomu {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/rent/img/rent_titile_kanri.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rentOther {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/rent/img/rent_title_others.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	display: block;
	margin: 0px;
	padding: 0px;
}


.maruTitle {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 117px;
	width: 117px;
}


.rentset {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.rentset dl {
	margin: 0px;
	float: left;
	width: 430px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rentset dt {
	font-size: 110%;
	color: #00CC33;
}
.rentset dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.rentUL strong {
	font-size: 110%;
	color: #336699;
}
.rentUL {
	margin-left: 15px;
}
#rentAnshin {
	background-image: url(http://hodumi-group.sakura.ne.jp/rent/img/rent_title2_anshin.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.rentH2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #FF6600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	color: #99CC00;
}
.rentVoice {
	margin-left: 140px;
}
#voiceBaibai {
	background-image: url(http://hodumi-group.sakura.ne.jp/voice/img/voice_customers.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 569px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#voiceNkyo {
	background-image: url(http://hodumi-group.sakura.ne.jp/voice/img/voice_title_nyukyo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 569px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#voiceOwner {
	background-image: url(http://hodumi-group.sakura.ne.jp/voice/img/voice_title_owner.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 569px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#voiceMOwner {
	background-image: url(http://hodumi-group.sakura.ne.jp/voice/img/voice_title_mansyonowner.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 569px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.voiceset dt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 130%;
	margin-left: 45px;
	padding-left: 10px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.voiceset dl {
	background-image: url(http://hodumi-group.sakura.ne.jp/voice/img/voice_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.voiceset dd {
	color: #666666;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.voiceset ul {
	margin-left: 50px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
.voiceset li {
	margin-bottom: 5px;
	color: #999999;
}
.voiceset em {
	background-image: url(http://www.hodumi.com/voice/img/voice_data.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 174px;
	display: block;
	text-indent: -9999px;
	margin-left: 45px;
	margin-top: 15px;
}
.voiceset .under {
	margin: 0px;
	padding: 0px;
}
#cyukai {
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img/fudosan_title_cyukai.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 568px;
	text-indent: -9999px;
}
.cyukaimain {
	margin-top: 15px;
}
.mini {
	float: left;
	margin-left: 2px;
	text-align: center;
	width: 278px;
}
.tama {
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 278px;
}
.cyukaimain dl {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.cyukaimain dt {
	margin: 0px;
	padding: 0px;
}
.cyukaimain dd {
	margin: 0px;
	padding: 0px;
}
.cyukaimain em {
	font-style: normal;
	color: #999999;
}
.cyukaimain strong {
	color: #FF9900;
}



.miniminiset {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#hstyle {
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_mini/minimini_title_hstyle.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 570px;
	text-indent: -9999px;
}
.miniminiset dl {
	margin: 0px;
	width: 420px;
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_mini/minimini_select.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
.miniminiset dt {
	margin-bottom: 10px;
	font-size: 110%;
	color: #000000;
}
.miniminiset dd {
	clear: both;
}
.miniminiset li {
	background-color: #FFCCCC;
	margin-bottom: 20px;
	list-style-type: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6666;
	font-size: 120%;
}
.miniminiset table {
	width: 360px;
	padding: 0px;
	border: 1px solid #FF9900;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.miniminiset td,tr {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 40px;
	border: 1px solid #FFCC00;
}
.miniminiset th {
	background-color: #FFFFCC;
	width: 40px;
	text-align: center;
}
.shikikin {
	clear: both;
	width: 400px;
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_mini/minimini_shikikin.gif);
	background-repeat: no-repeat;
	border: 1px solid #CC3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	background-position: -30px -5px;
	display: block;
}
.miniVoice {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-left: 150px;
}


/*タマエステート*/

.tamaset {
	height: 20px;
	width: 416px;
	margin-left: 0px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tamaTitle {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 152px;
}

.tamaset{
	margin: 0px;
	padding: 0px;
	width: 570px;
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_tama/tama_houseimg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	height: 480px;
}






.tamaset dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 165px;
	font-size: 120%;
}
.soudanSet {
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	width: 550px;
	font-size: 110%;
}
.soudanSet img {
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
}
#title_bunjyo {
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_tama/tama_titile02_bunjyo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 31px;
	width: 560px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
	clear: both;
}
#bunjyoSet {
	margin-right: 0px;
	margin-left: 20px;
	font-size: 110%;
	background-image: url(http://hodumi-group.sakura.ne.jp/f-cyukai/img_tama/tama_syain.jpg);
	background-repeat: no-repeat;
	height: 111px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 340px;
	color: #333333;
}


/*開発
---------------------------------------------------------------------------------------*/
#kaihatuGyomu {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/kaihatsu/img/kaihatu_titile_mansyon.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#kaihatuTenanto {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/kaihatsu/img/kaihatu_titile_tenanto.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#kaihatuReno {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/kaihatsu/img/kaihatu_titile_rino.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kaihatuP {
	font-size: 120%;
	color: #003366;
	padding: 0px;
	margin: 0px;
}
.kaihaJisseki {
	background-image: url(http://hodumi-group.sakura.ne.jp/kaihatsu/img/kaihatu_titile2_jisseki.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 70px;
	text-indent: -9999px;
}
.PhotoSet {
	margin-left: 30px;
	clear: both;
}
.PhotoSet img {
	margin-left: 17px;
}


/*コンサルティング
---------------------------------------------------------------------------------------*/
#consaHodumi {
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/consultation/img/consa_titile_hodumi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	height: 32px;
	width: 574px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.consaP {
	font-size: 120%;
	color: #009900;
	padding: 0px;
	margin: 0px;
}

#consaKasu{
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/consultation/img/consa_titile02_kasuhito.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	width: 574px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 54px;
}
#Q {
	background-image: url(http://hodumi-group.sakura.ne.jp/consultation/img/consa_q.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 440px;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	font-size: 120%;
	color: #006699;
}
#A {
	height: 167px;
	width: 440px;
	background-image: url(http://hodumi-group.sakura.ne.jp/consultation/img/consa_a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	font-size: 120%;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
}
#consaBanner {
	text-align: center;
	margin-top: 50px;
	padding: 0px;
}




#consaBest{
	font-size: 10px;
	background-image: url(http://hodumi-group.sakura.ne.jp/consultation/img/consa_titile2_hobahiro.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	width: 574px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 54px;
}
#linkT {

	background-image: url(http://hodumi-group.sakura.ne.jp/link/img/titile_link.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
	width: 569px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pankuzu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #00CCCC;
	color: #00CCCC;
}

#pankuzu a {
	color: #66CCCC;
	}

#pankuzu a:hover {
	color: #009999;
	}
	
	#inquiry_form {
	width: 100%;
}
#inquiry_form th {
	width: 30%;
	text-align: left;
}
