@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	Content Area
--------------------------------------*/


/*--------------------------------------
	Content Area
--------------------------------------*/

.balloon_01 {
	width:560px;
	height:37px;
	background:url(../img/home/texture_balloon_01.png) no-repeat 0 0;
	font-size:125%;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/*	div.module_column
--------------------------------------*/

.module_column {
	*zoom:1;
}

.module_column:after {
	content:'';
	display:block;
	clear:both;
	height:0; 
}

/*	.column_2
--------------------------------------*/

#main-content .column_2 {
	margin:0 0 5px;
	width:280px;
}

#main-content .column_2-1 {
	float:left;
	clear:left;
}

#main-content .column_2-2 {
	float:right;
	clear:right;
}

#main-content .column_2_unit {
	margin:0 0 10px;
	display:inline-block;
	overflow:hidden;
	width:280px;
	vertical-align:top;
	*zoom:1;
}

#main-content .column_2_unit .figure {
	padding:0 10px 0 0;
	float:left;
	background:#fff;
}

#main-content .column_2_unit .title {
	margin:0 0 5px;
	border-bottom:1px dotted #3f3f3f;
	color:#ff5015;
	font-size:100%;
}

#main-content .column_2_unit p {
	margin:0;
}

#main-content .section-title {
	clear:both;
}

/*	.column_3
--------------------------------------*/

.module_column .column_3 {
	margin:0 10px 5px 0;
	padding:1px;
	float:left;
	width:179px;
	border:1px solid #ccc;
}

.module_column .column_3-3 {
	margin-right:0;
}

.module_column .column_3 .arrow-01 {
	margin:0 17px;
	font-size:108%;
}

.module_column .column_3 .arrow-01 li {
	background:url(../img/icon_arrow_01.png) no-repeat 0 0.35em;
}

/*	#section-04
--------------------------------------*/

#section-04 table.arrow-01 {
	margin:0;
	width:100%;
}

#section-04 table.arrow-01 td {
	vertical-align:top;
}

#section-04 table.arrow-01 td.arrow-01_01,
#section-04 table.arrow-01 td.arrow-01_02 {
	width:30%;
}

#section-04 table.arrow-01 td.arrow-01_03,
#section-04 table.arrow-01 td.arrow-01_04 {
	width:20%;
}

#section-04 table.arrow-01 td a {
	padding:0 0 0 15px;
	background:url(../img/icon_arrow_01.png) no-repeat 0 50%;
}
#container #content #main-content #section-03 iframe {
	margin-bottom: 30px;
}
