/* CSS Document */

body{
/*	margin:0px; */
	font-size:12px;

}


img{
	border:0px;
}



#main_area{
	width:760px;
	margin:0 auto;
	

}

.al_right{
	text-align:right;
}

.small_font{
	font-size:10px;
}

.bg_others{
	padding-left:50px;
	padding-right:45px;
	background-image:url(../image/bg_center.png);
	background-repeat:repeat-y;
}

.enkaku_content{
	line-height:25px;
	font-size:14px;
}

.annnai_bg{
	background-image:url(../image/annai_bg.jpg);
	background-repeat:no-repeat;
	height:401px;
	width:600px;
	padding:70px 80px 5px 80px;
}

.annnai_bg .innner_space{
	height:351px;
}

.annnai_bg .top_right{
/*	float:right; */
	width:285px;
	line-height:23px;
	font-size:14px;
	
/*	margin:0px 0px 30px 30px; */
	margin:0px 0px 0px 30px;

}

.annnai_bg .top_left{
	width:255px;
	height:110px;

}

.annnai_bg .bottom_left{
	margin-top:35px;
	width:255px;
	height:205px;

}

.annnai_bg .catego{
	font-size:10px;
	text-align:right;	
/*	float:right; */

}

.annnai_bg .title{
	margin:15px 0px 10px 5px;
	font-size:24px;
	height:26px;
	font-weight:bold;

}

.annnai_bg .sub_title{
	margin:0px 0px 0px 5px;
	font-size:16px;
	font-weight:bold;

}

.annnai_bg .docs{
font-size:14px;
width:550px;
margin:0 auto;


}

.annnai_bg .text_indent{
	margin-left:10px;

}