body	{
	margin:1px 0 0 21px;
	font-family:"ＭＳ Ｐゴシック",Osaka;
}

A:link {
	COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:active {
	COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-ALIGN: left; TEXT-DECORATION: underline;
}

.text8_red {
	font-size:8px;
	color:#E70A0F;
	line-height:1.2em;
	}

.text10 {
	font-size:10px;
	color:#333333;
	line-height:1.3em;
	}

.text10_red {
	font-size:10px;
	color:#E70A0F;
	line-height:1.3em;
	}

.text12 {
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	}

.text12_blue {
	font-size:12px;
	color:#6699FF;
	line-height:2em;
	}

.top_back {
	font-size:10px;
	color:#333333;
	padding:8px 0 15px 450px;
	}

ul { 
margin: 0; 
padding: 0; 
} 

img { 
margin: 0;
}

/*ヘッドイメージ*/
#head {
	width:702px;
	height:100px;
	clear:both;
	}

#head_top {
	width:702px;
	height:53px;
	}

#head_top ul {
	list-style-type:none;
	}

#head_top ul li {
	float:left;
	}

/*ヘッドイメージここまで*/

/*メニューバー*/
#head_navi {
	margin-left: 0px;
	padding-left: 0px;
	width: 702px;
	height: 43px;
}

#head_navi ul li {
	float: left;
	width: 175px;
	list-style-type: none;
}

#head_navi ul li a {
	display:block;
	height: 43px;
	background-image: url(../images/header/navi.gif);
	text-indent:-9999px;
}
#head_navi ul li a:hover {
	text-decoration: none;
}


/*通常時*/
#navi01 a { background-position: 0px 0; }
#navi02 a { background-position: -175px 0; }
#navi03 a { background-position: -350px 0; }
#navi04 a { background-position: -525px 0; }

/* オンマウス*/
#navi01 a:hover { background-position:  0     -43px; }
#navi02 a:hover { background-position: -175px -43px; }
#navi03 a:hover { background-position: -350px -43px; }
#navi04 a:hover { background-position: -525px -43px; } 

/*コンテンツ部分*/

#contents{
	width:702px;
	margin-top:10px;
	overflow: hidden;
	clear:both;
}

.clr {
	clear: both;
}
/*左側アイコン*/
.left_img{
	width:167px;
	padding:0;
	margin-bottom:10px;
}

#left-text{
	font-size:12px;
	color:#333333;
	padding-top:8px;
	padding-left:10px;
	font-weight: normal;
	overflow:auto;
	line-height:2em;
	list-style-type:none;
}

/*左側アイコンより下側*/

#main_div {
	width:702px;
	height: auto;
	display:block;
	padding:0px 0px 10px 0;
	background-image: url(../images/common/back_slash.gif);
	background-repeat:repeat-y;
	overflow: hidden;
}

/*メインコンテンツ左側配置*/

#pic-bar{
	background-color:#FFFFFF;
	padding-top:8px;
}

#pic-bar2 {
	margin-top: -10px;
	width:167px;
	border: 1px solid red;
}

#contents_left_bar{
	float:left;
	width:167px;
	display:block;
	margin-top:0px;
}

/*メインコンテンツ右側配置*/
#main-contents {
	float:left;
	width:524px;
	font-size:12px;
	margin-left:0px;
	padding-left: 10px;
	margin-top:0px;
	background: #ffffff;
}

/*フッター*/

#footer {
	width:702px;
	margin-top:10px;
	border-top: 1px solid #8d8d8d;
	padding-top: 10px;
	}

#footer_line {
	width:702px;
	height:1px;
	float:none;
	margin-bottom:8px;
	}
	
#footer_line hr {
	clear:both
}

#copyright {
	display: block;
	height:29px;
	background-image: url(../images/footer/copyright.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:198px;
	text-indent:-9999px;
	float:left;
	}
	
#aeon_info {
	font-size:10px;
	color:#333333;
	text-align:center;
	float:left;
	height: 29px;
	}
#tree {
	float:left;
}

#tree a {
	display: block;
	height:29px;
	background-image: url(../images/footer/corporate_id.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:110px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
#tree a:hover {
	text-decoration: none;
}	
