@charset "utf-8";

/*
------------------------------------------------
import
------------------------------------------------*/
@import "winie6.css";
@import "winie7.css";
/*\*//*/
	@import "macie.css";
/**/

/*
------------------------------------------------
Layout
------------------------------------------------*/

#contents #box01 {
	background-image: url(../img/seton_bg_h1.jpg);
	height: 80px;
	width: 565px;
	padding-bottom: 23px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contents #box01 h1,
#contents #box01 p {
	text-indent: -9999px;
}
#contents .box02 {
	float: left;
	width: 260px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.clear{
	clear:both;
	height:0px;
	font-size:1px;
}
#contents .box02 h2 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 240px;
}
#contents .box02 #title_h2_1 {
	background-image: url(../img/seton_bg_h2_1.gif);
}
#contents .box02 #title_h2_2 {
	background-image: url(../img/seton_bg_h2_2.gif);
}
#contents .box02 #title_h2_3 {
	background-image: url(../img/seton_bg_h2_3.gif);
}
#contents .box02 #title_h2_4 {
	background-image: url(../img/seton_bg_h2_4.gif);
}
#contents .box02 #title_h2_5 {
	background-image: url(../img/seton_bg_h2_5.gif);
}
#contents .box02 .img01 {
	height: 160px;
	width: 260px;
	padding-bottom: 14px;
}
#contents .box02 .txt01 {
	padding: 2px 5px 10px 5px;
}
#contents .box02 .btn01 {
	background-image: url(../img/bt_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 94px;
	margin-left: 166px;
}
#contents .box02 .btn01 a {
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 94px;
}
 
