/**********title********************/
#titlearea {
	width: 864px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 29px;
}
#title {
	background-image: url(../image/about_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 172px;
	margin:6px 0 23px 18px;
}

/**********midashi*******************/
h3{
	margin:0 0 15px 0;
	text-indent:-8000px;
	display:block;
	width:625px;
	height:32px;
}
.about_title1{
	background:url(../image/title_edit.jpg) no-repeat left top;
}
.about_title2{
	background:url(../image/title_hokyo.jpg) no-repeat left top;
}
.about_title3{
	background:url(../image/title_ikusei.jpg) no-repeat left top;
}
.about_title4{
	background:url(../image/title_keiei.jpg) no-repeat left top;
}
.about_title5{
	background:url(../image/title_senjutsu.jpg) no-repeat left top;
}
.about_title6{
	background:url(../image/title_saihai.jpg) no-repeat left top;
}
.about_title7{
	background:url(../image/title_jseiha.jpg) no-repeat left top;
}
.about_title8{
	background:url(../image/title_aseiha.jpg) no-repeat left top;
}
.about_title9{
	background:url(../image/title_sseiha.jpg) no-repeat left top;
}

.about_title10{
	background:url(../image/title_sekaiichi.jpg) no-repeat left top;
}


/**********top image*******************/
.top_image{
	/*margin:-60px 0 30px 0;*/
}

/**********contents area***************/
.contents_area{
	margin:20px 0 0 0;
}
.leftbox{
	width:305px;
	margin:0 15px 15px 0;
	float:left;
}
.rightbox{
	width:305px;
	margin:0 0 15px 0;
	float:left;
	background-color: #CC3333;
}
.contents_area p{
	margin:0 0 15px 0;
}
#subnavigation{
	width:200px;
	background:url(../image/side_menu_bg.jpg) no-repeat top left;
	padding-top: 10px;
	padding-bottom: 0;
}
#subnavigation li{
	margin-bottom: 5px;	
}
#subnavigation ul{
	width:185px;
	margin-right: 7px;
	margin-left: 8px;
}

#subnavigation .edit a{
width:185px;
height:32px;
background:url(../image/menu1.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .hokyo a{
width:185px;
height:32px;
background:url(../image/menu2.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .ikusei a{
width:185px;
height:32px;
background:url(../image/menu3.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .keiei a{
width:185px;
height:32px;
background:url(../image/menu4.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .senjutsu a{
width:185px;
height:32px;
background:url(../image/menu5.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .saihai a{
width:185px;
height:32px;
background:url(../image/menu6.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .jseiha a{
width:185px;
height:32px;
background:url(../image/menu7.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .aseiha a{
width:185px;
height:32px;
background:url(../image/menu8.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .sseiha a{
width:185px;
height:32px;
background:url(../image/menu9.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .sekaiichi a{
width:185px;
height:32px;
background:url(../image/menu10.jpg) no-repeat top left;
display:block;
text-indent:-8000px;
}

#subnavigation .edit a:hover{
background-position:0px -32px;
}

#subnavigation .hokyo a:hover{
background-position:0px -32px;
}

#subnavigation .ikusei a:hover{
background-position:0px -32px;
}

#subnavigation .keiei a:hover{
background-position:0px -32px;
}

#subnavigation .senjutsu a:hover{
background-position:0px -32px;
}

#subnavigation .saihai a:hover{
background-position:0px -32px;
}

#subnavigation .jseiha a:hover{
background-position:0px -32px;
}

#subnavigation .aseiha a:hover{
background-position:0px -32px;
}

#subnavigation .sseiha a:hover{
background-position:0px -32px;
}

#subnavigation .sekaiichi a:hover{
background-position:0px -32px;
}
