@charset "utf-8";

body{
	background-image:url(../img/body-bg.gif);
}

/* 
--------------------------------------------------- */
#main-back{
	width:860px;
	background-image:url(../img/main-back-bg.gif);
	background-repeat:no-repeat;
}

/* メイン
--------------------------------------------------- */
#main{
	width:810px;
	height:301px;
	margin:0 auto;
	clear:both;
}


/* 右箱
--------------------------------------------------- */
div.left-sbox{
	width:289px;
	margin:0 9px 9px 0;
	float:left;
}
div.right-sbox{
	width:289px;
	margin:0 0 9px 0;
	float:left;
}
div.in-sbox{
	margin:2px 0 0 0;
	padding:8px;
	border-top:solid 1px #6dba3b;
	border-bottom:solid 1px #6dba3b;
	background-repeat:no-repeat;
	background-position:right bottom;
}
div.in-sbox p{
	height:105px;
	margin:0 0 5px 0;
	line-height:170%;
}
div.in-sbox div{
	text-align:right;
}
#sbox1{background-image:url(../img/sbox1.jpg);}
#sbox2{background-image:url(../img/sbox2.jpg);}
#sbox3{background-image:url(../img/sbox3.jpg);}
#sbox4{background-image:url(../img/sbox4.jpg);}


/* 当事務所の5大ポイント */
/*
div.point-box{
	width:577px;
	margin:10px 0 0 0;
	padding:16px 5px 0 5px;
	background-repeat:no-repeat;
	clear:both;
}
.point-1-2{
	height:81px;
	background-image:url(../img/point-1-2bg.gif);
}
.point-3{
	height:181px;
	background-image:url(../img/point-3bg.gif);
}
#right-box h4{
	padding:0 0 0 8px;
	clear:both;
}
*/

#right-box h4{
	margin:0 0 5px 0;
	clear:both;
}
#right-box h4.point1{
	margin:5px 0;
	clear:both;
}

/* ブログ・お知らせ */
ul#blog-lt{
	padding:8px;
	list-style-type:none;
	line-height:170%;
}
ul#blog-lt li{
}
ul#blog-lt li a{
	margin:0 0 0 8px;
}
