/* ------------------------------------------------全体------ */
*{
	margin:0;
	padding:0;
	}

body{
	background-color:#003;
	text-align:center;
	}

#wrapper{
	width:790px;
	margin:0 auto;
	padding-left:15px;
	text-align:left;
	background-color:#fff;
	background:url(http://www.homedecor.jp/img/00_bg.jpg) repeat-y;
	}

#head{
	width:760px;
	background-color:#fff;
	}

#contents{
	float:left;
	width:550px;
	padding:0 0px 0 10px;
	background-color:#fff;
	}

#menu{
	float:right;
	width:200px;
	padding:0 25px 0 0;
	}
	
#foot{
	clear:both;
	width:760px;
	height:40px;
	background:url(http://www.homedecor.jp/img/00_foot_bg.gif) no-repeat left top;
	text-align:center;
	font-size:80%;
	color:#666;
	padding-top:20px;
	background-color:#fff;
	}

/* ------------------------------------------------テーブル------ */
table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	}



/* ------------------------------------------------img画像------ */
img{
	border:0;
	}


/* ------------------------------------------------テキスト------ */
.s_gr{font-size:70%;
	color:#666;
	line-height:160%;
	}

.m_gr{
	font-size:80%;
	color:#666;
	line-height:180%;
	}

.l_gr{
	font-size:100%;
	color:#666;
	line-height:200%;
	}

.m_blB{
	font-size:80%;
	color:#006;
	line-height:180%;
	font-weight:bold;
	}
/* ------------------------------------------------ リンクカラー ------ */
a:link{color:#f90;text-decoration:underline;}
a:visited{color:#f90;text-decoration:underline;}
a:hover{color:#f90;text-decoration:underline}
a:active{color:#f90;text-decoration:underline}

/* ------------------------------------------------ space ------ */
.sb05{padding-bottom:5px;}
.sb10{padding-bottom:10px;}
.sb15{padding-bottom:15px;}
.sb20{padding-bottom:20px;}
.sb25{padding-bottom:25px;}
.sb30{padding-bottom:30px;}
.sb35{padding-bottom:35px;}
.sb40{padding-bottom:40px;}
.sb45{padding-bottom:45px;}
.sb50{padding-bottom:50px;}
.sb55{padding-bottom:55px;}

.sl40{padding-left:40px;}

/* ------------------------------------------------ ヘッダー ------ */
h1{
	height:18px;
	font-size:70%;
	color:#fff;
	background-color:#006;
	padding:2px 0 0 10px;
	font-weight:normal;
	}

.logo{
	float:left;
	margin-left:10px;
	}

.wave{
	float:right;
	}
	
.escape{
	clear:both;
	}
/* ------------------------------------------------ エントリー ------ */
#entry{
	width:520px;
	}


#entry h3{
	font-size:80%;
	color:#006;
	line-height:180%;
	font-weight:bold;
	padding:0 0 5px 0;
	}

#entry h4{
	font-size:70%;
	color:#666;
	line-height:180%;
	font-weight:normal;
	padding:0 0 5px 0;
	}

#entry h5{
	font-size:70%;
	color:#666;
	line-height:160%;
	padding:0 0 5px 0;
	}

#entry h6{
	font-size:80%;
	color:#666;
	line-height:180%;
	font-weight:normal;
	padding:0 0 5px 0;
	}


#entry span{
	float:left;
	margin-right:10px;
	}

#entry.case_dot{
	float:clear;
	}

hr{
	float:clear;
	width:520px;
	border:none;
	border-top:1px #666 dotted;
	_height:1px;
	}

/* ------------------------------------------------ メニュー ------ */
#menu ul{
	list-style-position:outside;
	}

#menu li{
	list-style-type:none;
	margin-bottom:5px;
	}
	
#menu li a{
	display:block;
	width:160px;
	height:18px;
	padding:3px 0 3px 20px;
	border-width:1px;
	border-style:solid;
	font-size:80%;
	line-height:150%;
	}

#menu li a:link,#menu li a:visited{
	color:#006;
	text-decoration:none;
	background:url(http://www.homedecor.jp/img/00_menu_bg_off.gif) no-repeat left top;
	border-color:#ccc;
	}

#menu li a:hover,#navi li a:active{
	color:#00c;
	text-decoration:none;
	background:url(http://www.homedecor.jp/img/00_menu_bg_on.gif) no-repeat left top;
	border-color:#ccc;
	}
	
.name{
	width:160px;
	padding:3px 10px;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:80%;
	color:#666;
	line-height:150%;
	margin-bottom:5px;
	}

.place{
	width:160px;
	padding:3px 10px;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:70%;
	color:#666;
	line-height:160%;
	margin-bottom:5px;
	}

/* ------------------------------------------------ メインタイトル ------ */
.maintit{
	width:492px;
	height:28px;
	background:url(http://www.homedecor.jp/img/00_maintit_bg.gif) no-repeat left top;
	color:#006;
	font-size:100%;
	font-weight:bold;
	padding:5px 0 5px 28px;
	margin-bottom:5px;
	}

/* ------------------------------------------------ キャプション ------ */
.caption{
	width:492px;
	height:20px;
	background:url(http://www.homedecor.jp/img/00_caption_bg.gif) no-repeat left top;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	padding:2px 0 2px 28px;
	margin-bottom:5px;
	}
	
/* ------------------------------------------------ リスト表 ------ */
table.list{
	width:520px;
	color:#666;
	font-size:80%;
	line-height:180%;
	}
	
ul.point{
	width:520px;
	color:#666;
	font-size:80%;
	line-height:180%;
	list-style-position:inside;
	}

/* ------------------------------------------------ 事例集ページ ------ */
#case{
	width:520px;
	}


.casetit{
	width:520px;
	color:#006;
	font-size:80%;
	font-weight:bold;
	border-top:1px dotted #006;
	border-bottom:1px dotted #006;
	padding:2px 0;
	margin-bottom:15px;
	}
	
.back{
	width:520px;
	font-size:80%;
	text-align:right;
	margin-bottom:20px;
	}	

