/* SOHO家具情報館のスタイルシート（2009.04.29作成） */



/* 構成 */

#container {
	text-align: left;
	width: 900px;
	background: #FFFFFF url(http://www.joho.st/soho/img/bg01.jpg) repeat-y;
	font-size: 14px;
	color: #555555;
	line-height: 130%;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#title {
	background: url(http://www.joho.st/soho/img/title01.jpg) no-repeat left;
	height: 200px;
}

#descre h2 {
	background: #2A3F55;
	color: #FFCC99;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;

}

#main {
	width: 570px;
	margin-left: 30px;
	float: left;
}

#side01 {
	width: 250px;
	margin-right: 20px;
	float: right;
}



#footer {
	text-align: center;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
	margin: 10px 10px 10px 10px;
}


/* 共通 */

body {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background: #FFFFF0;
}

a {text-decoration: underline;}
a:link {color: #330000;}
a:visited {color: #663300;}
a:active {color: #663300;}
a:hover {color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1, h2, h3,ul {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.floatclear {
	clear:both;
	height:1px;
	line-height:1px;
}

table {
	
	font-size: 14px;
}

img {
	border-width: 0px;

}


/* トップページ */


/* メイン部分 */


#title h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	left: 406px;
	top: 76px;
	position: relative;
	text-decoration: none;
}
.entrytitle h2 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
	vertical-align: super;
	margin-left: 5px;
	color: #555555;
	text-decoration: none;
}

.entrytitle {
	border: solid #666666 1px;

}

.entrybody blockquote {
	background: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 20px 0px;

}


/* サイドバー */

.review01 {
	
	width: 240px;
	background: #FFFFFF;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;

}
