@charset "UTF-8";

/****************************
*
*	TOPページ用CSS
*
*****************************/


/* 中央、コンテンツエリア 幅設定*/
#top_info_area, #top_main_area
{
	width:900px;
	
}
#top_info_area
{
	width:900px;
	margin-top:15px;
}

* html #top_info_area,
*:first-child+html #top_info_area
{
	margin-top:0px;
}
html>/**/body #top_info_area
{
	margin-top:0px\9;
}

/* 中央INFO 左側エリア */
#top_info_area_left
{
	width:430px;
	float:left;
}

#top_info_area_right
{
	width:430px;
	float:left;
	margin-left:30px;
	text-align:center;
}
#top_intro_area
{
    width:430px;
    height:120px;
    background-image:url(../img/flame.gif); 
    background-repeat:no-repeat;

}
/* TOPページ共通 */
.C_top_info_body_waku
{
	width:430px;
/*	border:1px #CCCCCC solid;
	height:auto;*/
}

.C_top_info_body
{
	width:430px;
        height:120px;
	/*font-size:0.8333em;*/
	color:#333333;
}

.C_top_info_body_text
{
	margin-top:5px;
 	float:left; 
 	width:300px;
	line-height:160%;
}

.C_top_info_body_img
{
	float:left;
	width:110px;
	text-align:right;
}


.div_area
{
	clear:both;
	margin-top:22px;
}
.C_top_info_link
{
	width:110px;
	text-align:center;
	background-color:#875A5A;
	/*font-size:xx-small;*/
	font-size:0.8333em;
	/*font-size:0.625em;*/
	margin:10px 0px 10px 0px;
	padding-top:5px;
	padding-bottom:5px;
}
#top_info_area_left_bannar
{
	float:none;
	margin-top:10px;
}
.C_top_info_link a
{
	color:#FFFFFF;	
}



/* コンテンツ左側エリア設定 */
#top_main_area_1
{
	width:590px;
	float:left;
	margin-top:4px;
}




.C_top_contentsBox_head
{
	width:280px;
	height:20px;
	background-image:url(../img/index_waku_up.jpg);
}
.C_top_contentsBox_body_waku
{
	width:280px;
	background-image:url(../img/index_waku_mid.jpg);
}

* html .C_top_contentsBox_body_waku
{
	margin:-5px 0px 0px 0px;
}

.C_top_contentsBox_body
{
	width:265px;
	padding-left:8px;
	padding-top:8px;
	/*font-size:0.8333em;*/
}
.C_top_contentsBox_body img
{
	margin-right:7px;
}

.C_top_contents_title
{
	color:#333333;	
}

.C_top_contents_link
{
	width:170px;
	margin-left:95px;
	text-align:center;
	background:#EBD8C5;
	/*font-size:0.625em;*/
	/*font-size:xx-small;*/
	font-size:0.8333em;
	padding:5px 0px 5px 0px;
}

.C_top_contents_link a
{
	color:#4E2727;	
}


.C_top_contentsBox_foot
{
	width:280px;
	height:25px;
	background-image:url(../img/index_waku_down.jpg);
	background-repeat:no-repeat;
}



.C_top_contentsBox_head_2
{
        width:430px;
        height:20px;
        background-image:url(../img/index_waku_up_2.jpg);
}
.C_top_contentsBox_body_waku_2
{
        width:430px;
        background-image:url(../img/index_waku_mid_2.jpg);
}
* html .C_top_contentsBox_body_waku_2
{
        margin:-5px 0px 0px 0px;
}
.C_top_contentsBox_foot_2
{
        width:430px;
        height:25px;
        background-image:url(../img/index_waku_down_2.jpg);
        background-repeat:no-repeat;
}
.C_top_contentsBox_body_2
{
        width:400px;
        padding-left:8px;
        padding-top:8px;
        /*font-size:0.8333em;*/
}


/* 左側各ボックス幅 */
#top_contents_1,#top_contents_2,#top_contents_10,#top_contents_11
{
	width:280px;
}

/* コンテンツ1 */
#top_contents_1
{
	float:left;
}


/* コンテンツ2 */
#top_contents_2
{
	float:left;
	padding-left:30px;
}
#top_contents_2_table_1
{
	height:170px;
}

/* コンテンツ3 */
#top_contents_3
{
	margin-top:15px;
	padding-top:5px;
	padding-bottom:8px;
	width:590px;
	/*background-color:#99FF00;*/
	border:1px solid 	#CCCCCC;	
}

#top_contents_3_head
{
	text-align:center;
}
#top_contents_3_body
{
	padding-top:2px;
	padding-left:5px;
}


/* コンテンツ10 */
#top_contents_10
{
	padding-top:5px;
	float:left;
	letter-spacing:0.02em;
	line-height:100%;
}

/* コンテンツ11 */
#top_contents_11
{
	padding-top:5px;
	padding-left:30px;
	float:left;
	/*clear:both;*/
	letter-spacing:0.02em;
	line-height:100%;
}

/* 右側エリア設定 */

/* 右側各ボックス幅 */
#top_main_area_2,#top_contents_4,#top_contents_5,#top_contents_6,#top_contents_7,#top_contents_8,#top_contents_9
{
	width:280px;
}

#top_main_area_2
{
	float:left;
	padding-left:30px;
	margin-top:4px;
}

/* コンテンツ4 */
#top_contents_4
{
	border:1px solid #FFFFFF;
	background-color:#DBDBC8;
	padding:5px 0 5px 5px;
	/*font-size:0.8333em;*/
	color:#4E2727;
}

#top_contents_4 a
{
	color:#333333;
}

/* コンテンツ12 */
#top_contents_12
{
	margin-top:20px;
}

/* コンテンツ13 */
#top_contents_13
{
	margin-top:10px;
}

/* コンテンツ5 */
#top_contents_5
{
	margin-top:20px;
}

/* コンテンツ5 */
#top_contents_7
{
	margin-top:20px;
}

/* コンテンツ6 */
#top_contents_6
{
	margin-top:20px;
}

/* コンテンツ9 */
#top_contents_9
{
	padding-top:10px;
	/*margin-top:10px;*/
}

/* コンテンツ14 */
#top_contents_14
{
	padding-top:10px;
	letter-spacing:0.02em;
	line-height:100%;
}




