@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

--------------------------------------*/

/*	div#flash
--------------------------------------*/

div#flash {
	border-bottom: 1px solid #f0f0f0;
}

/*	div.section
--------------------------------------*/

.section {
	margin:0 0 20px;
}

.section .section_title {
	margin:0 0 10px;
}

.section h3.section_title {
	padding:0 0 5px 27px;
	background:url(../image/texture_section-level2_01.png) no-repeat 0 100%;
	font-size:133%;
}

.section h3.section_title span {
	padding:0 10px;
	font-size:75%;
}

.section h4.section_title {
	padding:1px 2px;
	border:1px solid #ffdecc;
	background:#ffefe6;
	color:#ff5900;
}

#section-02 {
	margin:0;
}

#section-02 .content-link {
	margin:0 -15px 1em 0;
	overflow:hidden;
	width:615px;
	*zoom:1;
}

#section-02 .content-link li {
	margin:0 15px 0 0;
	float:left;
}

#section-02 .module_unit {
	margin:0 0 20px;
	font-size:92%;
	line-height:1.4;
}

#section-02 .unit_image {
	padding:0 5px 0 0;
}

#section-02 .unit_text p {
	margin:0;
}

#section-02 .lead-link {
	font-size:109%;
}

#section-02-01,
#section-02-01-01 {
	margin:0;
	overflow:hidden;
	*zoom:1;
}

#section-02-01-01 .module_unit {
	width:290px;
	float:left;
}

#section-02-01-01 .module_unit.pseudo-last-child {
	float:right;
}

#section-02-01-02 {
	margin:0;
	width:290px;
	float:left;
}

#section-02-01-03 {
	margin:0;
	width:290px;
	float:right;
}

