/* CSS Document */
@charset "utf-8";

#head_menu li.home a{
	background:url("../images/common/menu_btn.gif") no-repeat 0px -49px;
}


#content .topimg{
	width:810px;
	height:400px;
	margin:0px auto;
	padding:100px 0px 25px;
	background:url("../images/top/top_img.jpg") no-repeat 0px 5px;
}
#content .top_content{
	width:718px;
	margin:auto;

}
#content .top_box{
	width:650px;
	margin:0px auto 0px;
	padding: 0px 35px;
	text-align:left;
	background:url("../images/top/content_bg.png") top left repeat-y;
	/*filter: Alpha(opacity=87);*/
}
#content .top_box p{
	padding:5px 0px 0px;
	line-height:22px
}
#content .top_box .name{
	width:100%;
	text-align:right;
	margin-top:5px;
	line-height:18px;
}

#content .ue{
width:718px;
height:36px;
background:url("../images/top/content_bg_top.png") top left;
/*filter: Alpha(opacity=90);*/

}

#content .shita{
width:718px;
height:25px;
background:url("../images/top/content_bg_bottom.png") top left;
/*filter: Alpha(opacity=90);*/
}
/*#content .alpha{
	filter: Alpha(opacity=85);
	-moz-opacity:0.85;
opacity:0.85;

}
*/

	
#content .notice {
	margin:5px auto 0;
	text-align:left;
	 color:#F00;
	 font-weight:bold;
}


