@charset "utf-8";
/* CSS Document */


body{
	background-image:url(index/bg_head.png);
	background-repeat:repeat-x;
	background-position:left top;
}

/*-----------------------------------------------------------------------*/
/*メインイメージ*/

#main_image{
	max-width:100%;
	min-width:990px;
	height:329px;
	margin:0px auto;
	overflow:hidden;
	background-image:url(index/main_image.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#main_image h2{
	display:none;
	margin:0px;
}



/*-----------------------------------------------------------------------*/
/*メインコンテナ*/

#main_container{
	width:990px;
	margin:0px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------------------*/
/*グローバルナビゲーション*/

#gnavi li.gnavi01 a{
	background-position:left bottom;
}


/*-----------------------------------------------------------------------*/
/*左カラム*/

#left_column{
	width:697px;
	float:left;
	overflow:hidden;
}


/*メニュー*/

#index_menu{
	width:697px;
	margin:0px auto 25px auto;
	overflow:hidden;
}

#index_menu li{
	list-style-type:none;
	float:left;
	width:226px;
	display:inline;
	margin-left:5px;
}


/*見出し*/
#left_column h2{
	width:681px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	margin-bottom:25px;
}


/*お知らせ*/

#index_news{
	width:680px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #E8E8E8;
}

#index_news table{
	width:575px;
	margin:0px auto;
	overflow:hidden;
}

#index_news table td{
	text-align:left;
	padding:5px 0px;
}

#index_news table td.cell01{
	width:85px;
}

#index_news table td.cell02{
	width:100px;
}

#index_news table td.cell03{
}


/*-----------------------------------------------------------------------*/
/*右カラム*/

#right_column{
	width:280px;
	float:right;
	overflow:hidden;
}


/*バナー*/

.r_bn{
	width:280px;
	overflow:hidden;
	margin:30px 0px;
}

/*資料請求・お問い合わせ先*/

#r_contact_container{
	width:278px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #CCCCCC;
}

#r_contact_container_ins{
	width:248px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0px;
}


#r_contact_container_ins dl{
	display:block;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0px;
}

#r_contact_container_ins dl dt{
	padding:0px 0px 5px 0px;
}

#r_contact_container_ins dl dt span{
	line-height:19px;
}

#r_contact_container_ins dl dt span.name{
	padding-left:3px;
}

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/