@import url("base.css");
@import url("layout.css");

/* CSS Document */


/*　ヘッダー設定　*/
#HEADER {
	clear:both;
	width:950px;
	height:82px;
	background:url(../images/02_head.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}

/*　コンテンツ１　*/
#contents01 {
	width:675px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

.contents01_tex {
	width:675px;
	height:auto;
	margin:0 0 8px 0;
	padding:0;
	letter-spacing:0.1em;
	line-height:130%;
	font-size:12px;
	text-align:left;
	color:#3e3a39;
}

/*　コンテンツ２　*/
#contents02 {
	width:675px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

#CONTENTS_title_01 {
	width:675px;
	height:35px;
	_height:60px; /* IEハック */
	margin:0;
	padding:25px 0 20px 0;
	font-size:24px;
	color:#f43813;
	text-align:left;
	background:url(../images/02_title01.jpg) no-repeat;
	display:block;
}
*:first-child+#CONTENTS_title_01 { /* IE7ハック */
	width:675px;
	height:60px;
	margin:0;
	padding:50px 0 0 0;
	font-size:24px;
	color:#f43813;
	text-align:right;
	background:url(../images/02_title01.jpg) no-repeat;
	display:block;

}

#CON1L {
	float:left;
	width:224px;
}

#CON1R {
	float:left;
	width:451px;
}

.img01 {
	width:204px;
	height:233px;
	background:url(../images/02_img01.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}

.contents_tex {
	width:451px;
	height:auto;
	margin-bottom:15px;
	font-size:12px;
	line-height:140%;
	letter-spacing:0.1em;
	text-align:left;
	color:#3e3a39;
}

.contents_tex span{
	color:#f43813;
}

/*　コンテンツ３　*/
#contents03 {
	width:675px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

.contents03_tex {
	width:675px;
	height:auto;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	color:#3e3a39;
}

#CONTENTS_title_02 {
	width:675px;
	height:35px;
	_height:60px; /* IEハック */
	margin:0;
	padding:25px 0 20px 0;
	font-size:24px;
	color:#f43813;
	text-align:left;
	background:url(../images/02_title02.jpg) no-repeat;
	display:block;
}
*:first-child+#CONTENTS_title_02 { /* IE7ハック */
	width:675px;
	height:60px;
	margin:0;
	padding:50px 0 0 0;
	font-size:24px;
	color:#f43813;
	text-align:right;
	background:url(../images/02_title02.jpg) no-repeat;
	display:block;

}

#CONTENTS03_BOX {
	width:675px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

#CON2L {
	float:left;
	width:90px;
}

#CON2R {
	float:left;
	width:585px;
}

.img02 {
	width:90px;
	height:60px;
	background:url(../images/02_no1.jpg) no-repeat;
	text-indent:-9999px;
}
.img03 {
	width:90px;
	height:60px;
	background:url(../images/02_no2.jpg) no-repeat;
	text-indent:-9999px;
}
.img04 {
	width:90px;
	height:60px;
	background:url(../images/02_no3.jpg) no-repeat;
	text-indent:-9999px;
}
.img05 {
	width:90px;
	height:60px;
	background:url(../images/02_no4.jpg) no-repeat;
	text-indent:-9999px;
}
.img06 {
	width:90px;
	height:60px;
	background:url(../images/02_no5.jpg) no-repeat;
	text-indent:-9999px;
}
.img07 {
	width:90px;
	height:60px;
	background:url(../images/02_no6.jpg) no-repeat;
	text-indent:-9999px;
}
.img08 {
	width:90px;
	height:60px;
	background:url(../images/02_no7.jpg) no-repeat;
	text-indent:-9999px;
}
.img09 {
	width:90px;
	height:60px;
	background:url(../images/02_no8.jpg) no-repeat;
	text-indent:-9999px;
}
.img10 {
	width:90px;
	height:60px;
	background:url(../images/02_no9.jpg) no-repeat;
	text-indent:-9999px;
}

.contents03_tex1 {
	width:585px;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	text-align:left;
	line-height:120%;
	color:#3e3a39;
}
.contents03_tex1 span{
	color:#f43813;
}
.contents03_tex1 a{
	color:#0000ff;
	text-decoration:underline;
}

.line01 {
	width:675px;
	height:1px;
	margin:10px 0 10px 0;
	padding:0;
	text-indent:-9999px;
	font-size:1px;
	background:url(../images/line_dott.jpg) no-repeat;
	display:block;
	position:relative;
	clear:both;
}


/*　コンテンツ４　*/
#contents04 {
	width:675px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

#CONTENTS_title_03 {
	width:675px;
	height:35px;
	_height:60px; /* IEハック */
	margin:0;
	padding:25px 0 20px 0;
	font-size:24px;
	color:#f43813;
	text-align:left;
	background:url(../images/02_title03.jpg) no-repeat;
	display:block;
}
*:first-child+#CONTENTS_title_03 { /* IE7ハック */
	width:675px;
	height:60px;
	margin:0;
	padding:50px 0 0 0;
	font-size:24px;
	color:#f43813;
	text-align:right;
	background:url(../images/02_title03.jpg) no-repeat;
	display:block;

}

#contents04_box {
	width:675px;
	margin:10px 0 10px 0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

/*　コンテンツ５　*/
#contents05 {
	width:675px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

#CONTENTS_title_04 {
	width:675px;
	height:35px;
	_height:60px; /* IEハック */
	margin:0;
	padding:25px 0 20px 0;
	font-size:24px;
	color:#f43813;
	text-align:left;
	background:url(../images/02_title04.jpg) no-repeat;
	display:block;
}
*:first-child+#CONTENTS_title_04 { /* IE7ハック */
	width:675px;
	height:60px;
	margin:0;
	padding:50px 0 0 0;
	font-size:24px;
	color:#f43813;
	text-align:right;
	background:url(../images/02_title04.jpg) no-repeat;
	display:block;

}

#contents05_box {
	width:675px;
	margin:0 0 30px 0;
	padding:0;
	text-align:left;
	display:block;
	clear:both;
}

