@charset "utf-8";
/* CSS Document */

#wrapper{
	margin:0 auto;
	width:990px;
	font-size:80%;
	line-height:1.5;
	padding-top: 10px;
}

/* content */
#content{
	margin-bottom: 57px;
}

#content h3{
	font-weight: bold;
} 

#content h4 a{color:#333; text-decoration:none;}
#content h4 a:hover{text-decoration:underline;}

#main{float:left; width:590px; margin-right:10px;}
#sub_l{float:left; width:190px; margin-right:10px;}
#sub_r{float:left; width:190px; overflow:hidden;}


.end{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}


#sub_l .press_top{
	background:url(../image/bg_sub_top.gif) no-repeat left top;
	height:10px;
}

* html #sub_l .press_top{
	margin-bottom:-3px;
}
* html #main .press_top{
	margin-bottom:-3px;
}

#sub_l .cont_box,
#sub_r .cont_box,
#main .right_cont .cont_box{
	background:url(../image/bg_sub_bottom.gif) no-repeat left bottom;
	margin-bottom:10px;
	padding-bottom: 10px;
}
.company {
	margin-bottom: 10px;
}

#sub_l .cont_box_body,
#sub_r .cont_box_body,
#main .right_cont .cont_box_body,
#main .press_body{
	background:#FFF;
	padding:0px 10px;
}

#main .left_cont{width:390px; float:left;}
#main .right_cont{width:190px; float:right;}
#main .left_cont .cont_box{
	background:url(../image/bg_main_bottom.gif) no-repeat left bottom;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#main .left_cont .cont_box_body{
	background:#FFF;
	padding:0px 10px;
}

#main .press_top{
	background:url(../image/bg_press_ct.gif) no-repeat left top;
	height:10px;
}


#main .press{
	background:url(../image/bg_press_bottom.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

#main .press h3{margin-bottom:0px;}
#main .press h4{
	margin-bottom:6px;
	font-size: 120%;
	font-weight: bolder;
	color: #333;
	padding-bottom: 6px;
	padding-top:20px;
}
#main .press h4.whatsnew{border-bottom: 2px solid #0000CC;}
#main .press h4.event{border-bottom: 2px solid #99AE00;}
#main .press h4.designreform{border-bottom: 2px solid #FF5A01;}
#main .press h4.interior{border-bottom: 2px solid #FFCC00;}
#main .press h4.modelroom{border-bottom: 2px solid #FF588E;}
#main .press h4.micsclub{border-bottom: 2px solid #990000;}
#main .press h4.voice{border-bottom: 2px solid #BD1B8B;}
#main .press h4.dynamic{border-bottom: 2px solid #999999;}
#main .press h4.reform{border-bottom: 2px solid #BF01FE;}
#main .press h4.curtain{border-bottom:2px solid #FF246B;}

#main .press .date{
	text-align:right;
}
#main .press p{
	padding-bottom: 10px;
}

.img_box{
	margin-bottom:10px;
	padding-top: 20px;
}

.cont_box .date{
	color:#FFF;
	font-size:90%;
	background:#666;
	width: 70px;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
}

.info h4{font-weight:bold; margin-bottom:5px;}



#sub_l ul.navi{
	padding-top: 10px;
}
ul.archive,
ul.micsgroup{padding-top:10px;}
ul.micsgroup li{padding-bottom:10px;}
ul.comment li{
	padding-bottom:10px;
	width: 170px;
}
.archive li{width:170px;}

.menu{
	color:#666;
	padding-top: 10px;
}
.menu .screen-reader-text{display:none; font-size:1px; text-indent:-9999px;}
.menu #searchsubmit{
	width: 70px;
}
.menu form{padding:0; margin:0;}
#calendar_wrap{
	padding-top:10px;
}
.menu #s{
	width:160px;
	margin-bottom:10px;
}
.menu h2.widgettitle{display:none;}

.menu table{width:100%; margin-bottom:10px;}
.menu th{font-weight:bold;}
.menu #wp-calendar tbody td{text-align:center;}
.menu td.holiday{color:#2266AA; font-weight:bold;}
.menu td.current{background:#EEEEEE;}
.menu p.bck{padding-bottom:10px;}
ul.comment{padding-top:10px;}
.qr{
	width:123px;
	margin:0;
	padding:10px 0 10px 23px;
}


td#prev,
td#next{text-align:left;}

#wp-calendar a,
#prev a,
#next a{color:#2266AA;}


.accept{margin-bottom:10px;}

.linkbox{
	text-align:center;
}

p.prev{width:120px; float:left;}
p.next{width:120px; float:right;}



/* footer */
#footer{
	clear: both;
	background:url(../image/bg_footer_top.gif) no-repeat left top;
	padding-top:10px;
	font-size:10px;
	width: 990px;
	padding-bottom: 40px;

}
.totop{clear:both;text-align:right;}

#footer a{
	color:#333333;
}
.footer_body{
	background:url(../image/bg_footer_body.gif) no-repeat left bottom;
	padding:0 10px 10px 10px;
}

.gray_box{
	background:#EEEEEE;
	padding-left: 10px;
}
.gray_box .left{width:120px; line-height:30px;}
.gray_box .right{width:91px;}

