@charset shift_jis;

/* ----------------------------------------

---------------------------------------- */

.wrapper h3 {
	border: none;
}

#wrapperIn {
	padding: 40px 80px 50px;
}
.subtitle {
	border-bottom: solid 1px #000;
	position: relative;
	height: 37px;
	margin-bottom: 40px;
}
.subtitle * {
	position: absolute;
	bottom: 5px;
}
.subtitle .text {
	left: 0;
}
.subtitle .number {
	right: 0;
}


/* nav */

#con_navi_philo{
	background:url(../image/detail/navi_foot.jpg)  no-repeat;
	width:804px;
	height:136px;
	margin: 90px auto 0;
}
#con_navi_philo ul {
	margin: 45px 0 0 13px;
	height:77px;
	position:absolute;
	width: 790px;
}
#con_navi_philo ul li{float:left; margin-right:7px; width:124px ; height:77px;}

div.sakinavi{
	height:18px;
	margin-left:642px;
	margin-top:12px;
	position:absolute;
}



/* ----------------------------------------
	philoMain
---------------------------------------- */

#philoMain {
	margin-bottom: 90px;
}
#philoMain h3 {
	float: left;
	width: auto;
	height: auto;
	margin: 0;
}
#philoMain img {
	display: block;
}

#philoMain .contents {
	float: right;
}

#philoMain .contents .caption {
	margin: 5px 0 0;
	text-align: right;
	font-size: 11px !important;
	line-height: 1em;
}

/* reverse */

#philoMain.reverse h3 {
	float: right;
}
#philoMain.reverse .contents {
	float: left;
}


/* ----------------------------------------
	philoSub
---------------------------------------- */

.philoSub {
	position: relative;
	padding-left: 180px;
}

.philoSub .img {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px !important;
	line-height: 14px;
}


/* ----------------------------------------
	btnArea
---------------------------------------- */

.btnArea {
	margin-top: 50px;
	text-align: right;
}


/* ----------------------------------------

---------------------------------------- */

#wrapperIn.philosophy {
	background: url(../image/index_img.jpg) no-repeat;
	width: 980px;
	margin: 0;
	padding: 384px 0 50px;
}
#wrapperIn.philosophy ul {
	width: 874px;
	margin: auto;
}
#wrapperIn.philosophy ul li{
	float: left;
	margin: 60px 27px 0;
}


/* ----------------------------------------

---------------------------------------- */

#wrapperIn.light h3 {
	margin-top: 130px;
}


/* ----------------------------------------

---------------------------------------- */

#wrapperIn.eco h3 {
	margin-top: 130px;
}

#coaching .color {
	margin-top: 20px;
}

/* ----------------------------------------

---------------------------------------- */

#wrapperIn.comfortable h3 {
	margin-top: 130px;
}

#wrapperIn.comfortable .caption {
	margin-bottom: 40px;
}


/* ----------------------------------------
	IE Fix
---------------------------------------- */

* html #wrapperIn.philosophy ul li {
	display: inline;
}

* html .philoSub .img {
	left: -180px;
}

