@charset "UTF-8";

/* styleReset
----------------------------------------------- */
#home {
	/*background: #FFFFFF url(../img/body.gif) repeat-x;*/
}

#others {
	/*background: #FFFFFF url(../img/body2.gif) repeat-x;*/
}


/* headings
----------------------------------------------- */
#home h1, #others h1 {
	margin: 0 auto;
	padding: 5px 0 3px 15px;
}

#home h1 {
	/*width: 900px;*/
	/*height: 377px;*/
	/*background: url(../img/index.jpg) no-repeat 0 82px;	*/
	margin-bottom: 100px;
}

#others h1 {
/*	width: 900px;
	height: 304px;
	background: url(../img/index2.jpg) no-repeat 0 89px !important;
	margin-bottom: 52px;*/
	margin-bottom: 135px;
	
}


/* title
----------------------------------------------- */
#home h2, #others h2 {
	color: #F60;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#others #kaden h2, #others #kitchen h2, #others #audio h2, #others #office h2 {
	width: 640px;
	height: 50px;
	padding-left: 40px;
	padding-top: 61px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 12px;
}

#others #office h2 {
	background: url(../img/office_index1.jpg) no-repeat;
}

#others #kaden h2 {
	background: url(../img/kaden_index1.jpg) no-repeat;
}

#others #audio h2 {
	background: url(../img/audio_index1.jpg) no-repeat;
}

#kitchen h2 {
	background: url(../img/kitchen_index1.jpg) no-repeat;
}


/* logo
----------------------------------------------- */
#logo001 {
	position: absolute !important;
	top: 24px;
	width: 310px;
	height: 85px;
	clear: left !important;
	z-index: 1;
}

#logo002 {
	position: absolute;
	top: 40px;
	margin-left: 580px;
	width: 311px;
	height: 67px;
}

/*#logo001 {
	*top: 23px;
}
*/
/* misc
----------------------------------------------- */
#intro-comment2 {
	background: url(../img/comment.gif) no-repeat center center;
	width: 494px;
	height: 123px;
	padding: 22px 25px 25px 25px;
}

#links002 {
	font-size: 25px !important;
}

.region001 {
	font-size: 12px !important;
	margin: 0 !important;
}

#others .region001 {
	width: 678px;
}

#home #under {
	margin-bottom: 0;
}

