@charset "UTF-8";


#main-area{
	width:auto !important;
	background:url(../img/home/main_bg.gif) left no-repeat;
	float:left;
	margin:0px 0px 0 10px;
	_margin:0 0 0 5px;
	}

#submenu-area{
	width:304px !important;
	background:url(../img/home/side_bg.gif) left no-repeat ;
	float:right;
	padding:0 10px 0 0;
}

.section{
	width:511px !important;
	background:url(../img/home/mainn_bg.jpg) center center no-repeat;
	padding:26px 15px 25px 0px;
	margin:0px 0px 0px 10px;
}


/* ------------------------------------------------------------ */
/* ヘッダー */
/* ------------------------------------------------------------ */
#header-area{
	position:relative;
}

#identity{
	width:860px !important;
	height:364px !important;
}
/* ------------------------------------------------------------ */
/* サイドメニュー */
/* ------------------------------------------------------------ */

#submenu-area .submenu ul{
	padding:0px 0 7px 0;
	}
	
#submenu-area .submenu li img{
	vertical-align:bottom;
}
.sela{
	padding:10px 0 7px 25px;
	}

/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
.di{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	}

.di2{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0 0 1px;
	}

.top img{
	float:right;
	margin: 0px 10px 0px 0px;
	}

.top .text{
	width:330px;
	margin: 0 0px 0 25px;
	}
	
.bottom img{
	float:right;
	margin: 0px 10px 0px 0px;
	}

.bottom .text{
	width:330px;
	margin: 0 0px 0 25px;
	}

.pagetop{
	width:820px !important;
	text-align:right !important;
	margin:0 0px 0px 0px !important;
	font-family: 'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
	font-size:77% !important;
	clear:both !important;
}



