@charset "utf-8";

/* ヘッダー
------------------------------- */
#head{
	width:465px;
	height:17px;
	background-image: url(../img/head_bg.jpg);
	padding: 22px 0px 18px 238px;
}

/* トップ
------------------------------- */
#saicaTop_01{
	width:185px;
	height:155px;
	margin:0px auto;
	padding:271px 0px 15px 519px;
	background-image: url(../img/top_bg02.jpg);
	background-repeat: no-repeat;
}
#saicaTop02{
	width:703px;
	height:340px;
	margin:0px 0px;
	padding:0px 0px;
	clear:both;
	font-size:10px;
	line-height: 1.4;
}
.saicaTop02L{
	width:265px;
	height:337px;
	margin:0px 0px;
	padding:3px 160px 0px 5px;
	float:left;
	background-image: url(../img/top_img01.jpg);
}
.saicaTop02R{
	width:268px;
	height:337px;
	margin:0px 0px;
	padding:3px 0px 0px 5px;
	float:right;
	background-image: url(../img/top_img02.jpg);
}
#saicaTop03{
	width:267px;
	height:67px;
	margin:0px 0px;
	padding:207px 0px 0px 436px;
	clear:both;
	font-size:10px;
	line-height: 1.5;
	background-image: url(../img/top_img03.jpg);
}

/* コンセプト
------------------------------- */
.saicaCon02{
	width:223px;
	height:370px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 480px;
	background-image: url(../img/con_img02.jpg);
	font-size: 12px;
	line-height: 1.5;
}
.saicaCon03{
	width:223px;
	height:370px;
	margin:0px 0px;
	padding:0px 0px 0px 480px;
	background-image: url(../img/con_img03.jpg);
	font-size: 12px;
	line-height: 1.5;
	background-repeat: no-repeat;
}
.saicaCon04{
	width:703px;
	margin:0px 0px;
	padding:0px 0px;
	font-size: 12px;
	line-height: 1.6;
	clear:both;
}
.saicaCon04L{
	width:258px;
	height:280px;
	margin:0px 0px;
	padding:0px 0px;
	float:left;
}
.saicaCon04R{
	width:445px;
	margin:0px 0px;
	padding:0px 0px;
	float:right;
}
.saicaCon04R01{
	width:445px;
	margin:0px 0px;
	padding:50px 0px 0px 0px;
	background-image:url(../img/con_t03.jpg);
	background-repeat: no-repeat;
}
.saicaCon05{
	width:589px;
	margin:0px 0px;
	padding:58px 0px 0px 114px;
	font-size: 12px;
	line-height: 1.6;
	clear:both;
	background-image: url(../img/con_t05.jpg);
}

/* エネルギー
------------------------------- */
.saicaEne01{
	width:703px;
	height:285px;
	margin:0px 0px;
	padding:0px 0px;
	font-size: 12px;
	line-height: 1.6;
	clear:both;
}
.saicaEne01L{
	width:236px;
	height:280px;
	margin:0px 0px;
	padding:0px 0px;
	float:left;
}
.saicaEne01R{
	width:467px;
	height:280px;
	margin:0px 0px;
	padding:0px 0px;
	float:right;
}

/*-------------------------------------------
	テキスト
-------------------------------------------*/
.saicaText01{
	font-size:12px;
	line-height:1.6em;
	color:#333333;
	padding:20px 0px 20px 10px;
}
.saicaText02{
	font-size:12px;
	line-height:1.5;
	color:#333333;
	padding:0px 0px 20px 10px;
}

/*-------------------------------------------
	詳細
-------------------------------------------*/

#details{
	width:703px;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}

/*-------------------------------------------
	トップへ戻る
-------------------------------------------*/
.totop_s {
	width: 703px;
	margin: 0px 0px 20px 0px;
	clear: both;
	padding: 4px 0px 0px 0px;
	background-image:url(../img/totop.jpg);
	background-repeat:no-repeat;
	text-align: right;
	font-size: 10px;
	height: 20px;
}
.totop_s a{
	text-decoration:none;
}
.totop_s a:hover{
	color: #999;
	text-decoration:underline;
}

/*-------------------------------------------
	資料ボタン
-------------------------------------------*/
.saica_inq{
	width: 703px;
	height:38px;
	margin: 20px 0px;
	clear: both;
	padding:0px 0px;
	text-align: center;
}

/*-------------------------------------------
	ドット
-------------------------------------------*/
.saicaDots {
	width: 703px;
	clear: both;
	padding: 10px 0px;
	border-top:1px dotted #666;
}
