@charset "utf-8";

#mainArea p {
	/*color:#4d4d4d;*/
	/*padding-bottom:160px;*/
	font-size:92%;
}

.section {
	padding:0 15px 25px 15px;
	/*padding:0 0 35px;*/
}

.section h3 {
	padding:10px 0 30px;
}

.section p {
	padding-bottom:1.5em;
}

#btmNavi {
	padding:6px;
	background:#f0f0f0;
	/*padding:10px 0 0;*/
}

#btmNavi li {
	display:inline;
}

* html #btmNavi li {
	float:left;
}

* html #btmNavi li.next {
	float:right;
}

#btmNavi li a {
	float:left;
	width:318px;
}

#btmNavi li.next a {
	float:right;
}

/* @group clearfix ----------------------------------------- */

#btmNavi:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #btmNavi {/* IE6 */
	zoom:1;
}

*:first-child+html #btmNavi {/* IE7 */
	zoom:1;
}

/* @end */


/*design01
#designSect01 .imageArea {
	float:left;
	width:285px;
}

#designSect01 ul {
	overflow:visible;
	*width:350px;
	margin-right:-50px;
}

#designSect01 li {
	float:left;
	width:175px;
}

#designSect01 li.img02 {
	margin-right:-20px;
}

design02
.des02-image {
	margin-right:-20px;
	padding:0 0 15px 40px;
}

.des02-image li {
	float:left;
	width:286px;
}

.des02-image li.img02 {
	width:268px;
}

#designSect02 .mini-column {
	padding:20px 15px 0;
}

#designSect02 .mini-column h5 {
	padding-bottom:12px;
}

#designSect02 .mini-column h4 {
	margin:0 0 25px;
	padding:0 0 4px;
	border-bottom:solid 1px #bccccc;
}

#designSect02 strong {
	color:#7b9ab9;
	font-weight:bold;
}

#arpia {
	margin:1em 0 1em;
}

#arpia li {
	float:left;
	width:144px;
	height:165px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#arpia li#arp01 {background-image:url(../images/design_img02_04.jpg);}
#arpia li#arp02 {background-image:url(../images/design_img02_05.jpg);}
#arpia li#arp03 {background-image:url(../images/design_img02_06.jpg);}
#arpia li#arp04 {width:141px;background-image:url(../images/design_img02_07.jpg);}


design03
#designSect03 ul {
	padding:0 23px;
	background:url(../images/design_img03_09.png) center center no-repeat;
}

#designSect03 li {
	width:270px;
}

#designSect03 li dt {
	padding-bottom:3px;
}

#designSect03 li dt,
#designSect03 li dd.text {
	width:145px;
	font-size:84%;
}

#designSect03 li dd.thumb {
	width:125px;
}

#designSect03 #pro01,
#designSect03 #pro02 {
	height:12em;
}

#designSect03 #pro03,
#designSect03 #pro04 {
	height:10em;
}

#designSect03 #pro01,
#designSect03 #pro01 dt,
#designSect03 #pro01 .text,
#designSect03 #pro02 .thumb,
#designSect03 #pro03,
#designSect03 #pro03 dt,
#designSect03 #pro03 .text,
#designSect03 #pro04 .thumb {
	float:left;
}

#designSect03 #pro01 .thumb,
#designSect03 #pro02,
#designSect03 #pro02 dt,
#designSect03 #pro02 .text,
#designSect03 #pro03 .thumb,
#designSect03 #pro04,
#designSect03 #pro04 dt,
#designSect03 #pro04 .text {
	float:right;
}

#designSect03 #pro01 .thumb,
#designSect03 #pro03 .thumb {
	text-align:right;
}

design04
#designSect04 .imageArea {
	float:left;
	width:270px;
}

#designSect04 .textArea {
	float:right;
	width:325px;
}*/

