body{
	font-size:12px;
	color:#333333;
	line-height:1.4em;
	text-align:center;
	margin: 0 auto;
	background-image:url(image/bg1.gif);
}

img{border:0;}

h1{
	font-size:12px;
	font-weight:normal;
	color: #666666;
	margin:0px 10px;
}

/*-------------------------リンク色*/
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#666666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#003399;
}
a:active{
	color:#003399;
}

.lap{
width:780px;
margin:0 auto;
padding-top:10px;
text-align:left;
background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.clear{
clear: both;
}

.top_left{
margin-left:10px;
width:130px;
height:55px;
float: left;
padding-top:5px;
}

.top_center{
float: left;
margin-left:10px;
font-size:13px;
padding-top:10px;
font-weight: bold;
}

.top_right{
float: right;
width: 240px;
text-align:center;
}

.top_right p{
color:#333333;
float: right;
width: 240px;
text-align:center;
margin:0;
padding-top:5px;
}

.contents{
margin-top: 10px;
}

.contents_left{
float: left;
}

.headbar{
margin-top:30px;
margin-left:6px;
}

/*-------------------------TOPページメニュー*/
div.topmc{
	width:580px;
	padding-top:5px;
}
div.topmc_t{
	width:110px;
	height:70px;
	padding-left:8px;
	background-image:url(image/top_menubg.gif);
	background-repeat:repeat-y;
	float:left;
}
div.topmc_1{
	width:143px;
	margin-left:10px;
	float:left;
}

ul.tm{
    margin:0px;
	padding:0px;
}

ul.tm li{
    list-style-type:none;
	margin-right:20px;
	padding:0px;
}

ul.tm li a{
    text-decoration:none;
	padding:0.3em;
	color:#666666;
}

ul.tm li.tm2{
	padding:0.2em;
	color:#666666;
}

ul.tm li a:hover{
    text-decoration:underline;
	color:#003399;
}
table.topm{
	width:570px;
	border:none;
}
.topm th{
	border:none;
}
.topm td{
	border:none;
}


.contents_right{
float: right;
width:185px;
}


.right_box {
width:170px;
border: thin #696969 solid;
}

.right_box2 {
margin-top:20px;
width:170px;
border: thin #696969 solid;
}

.cam{
width:160px;
margin:6px auto;
}

/*-------------------------ページ下部メニューリスト*/
ul#btmenu{
    margin:0px;
	padding:0px;
}
ul#btmenu li{
    list-style-type:none;
	float:left;
	margin:0.3em 0.1em;
}
ul#btmenu li a{
    text-decoration:none;
	padding:0.3em;
	color:#666666;
}
ul#btmenu li a:hover{
    text-decoration:underline;
	color:#003399;
}

/*-------------------------フッター*/
div.footer{
    clear:both;
	width:100%;
	height:30px;
	text-align:center;
	background-color:#CCCCCC;
}

.ahum_corp{
width:170px;
border: thin #696969 solid;
margin-top:60px;
}

.ahum_corp p{
color:#808080;
margin:0;
padding:5px;
}