@charset "Shift_JIS";

@import url("common.css");

/* ごあいさつ style */

/* ヘッダー背景 */
div#rogo{
	background : url(../img/headerimg/2.jpg) no-repeat;
	}

/* メニューの選択中表示 */
ul#headerNavi li.information{
	width :119px;
	background : url(../img/headerNavi_bg_o.jpg) no-repeat 0px 0px;
}


div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../information/img/goaisatsu.gif) no-repeat 70px 0;
}
div.contents, div.contents2, div.contents3, div.nextcontents {
	padding-left:70px;
}
div.contents {
	background:url(../information/img/pleasure-1.gif) no-repeat;
}

div.contents h3 {
	clear:both;
	height:25px;
	text-indent:-9999px;
	background:url(../information/img/2_title_1.jpg) no-repeat;
	margin-bottom:20px;
	text-align:left;
}
div.text {
	float:left;
	width:280px;
	text-align:left;
}
div.photo {
	float:right;
	width:225px;
}

div#contents p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
	text-align:left;
}
br.cl {
	clear:both;
}
div.contents2 {
	background:url(../information/img/pleasure-2.gif) no-repeat;
}

div.contents2 h3 {
	clear:both;
	height:50px;
	text-indent:-9999px;
	background:url(../information/img/2_title_2.jpg) no-repeat;
	margin-bottom:15px;
	text-align:left;
}

/*ディベロッパーの方々へ*/
div.contents3 h4 {
	clear:both;
	height:30px;
	text-indent:-9999px;
	background:url(../information/img/developer.gif) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
}
div.photol {
	width:240px;
	float:left;
	margin-bottom:10px;
}
div.contents3 h5 {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}
/* ページの下お問い合わせコーナー */
div.nextcontents h4 {
	float:left;
	width:420px;
	height:15px;
	text-indent:-9999px;
	background:url(../information/img/h4_a.gif) no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}
div.nextcontents p {
	float:left;
	width:420px;
}
div.nextcontents img {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

