@charset "utf-8";
/* english/common.css */

#event_title{
	background-image: url(img/event_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 510px;
	text-align: right;
}

.inner_txt{ margin-top: 10px;}

#right .page_top a
{
	background:url(img/common/btn_pagetop.gif) no-repeat;
	display:block;
	width:127px;
	height:36px;
	margin:0px 0px 0px auto;
}

.leaf li
{
	background: url(img/common/icon_pdf.gif) no-repeat left 2px;
	text-indent: 21px;
	margin-bottom: 5px;
}

/*--------------------------------
header
--------------------------------*/
#header_top {
	text-align:left;
	background-image: url(img/common/head_top_back_e.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#header_bottom {
	text-align:left;
	background-image: url(img/common/head_bottom_back_long_e.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#pankuzu{ padding-top: 7px;}

#head_toTop{
	width:145px;
	padding-top: 27px;
}

/*--------------------------------
links
--------------------------------*/
#links {
	width: 180px;
	padding-bottom: 10px;
}
#link_head {
	color: #FFFFFF;
	background-image: url(img/common/right_top_3.gif);
	height: 35px;
	width: 180px;
	text-align: center;
	padding-top: 8px;
}
#link_inner {
	width: 158px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #F9F9F9;
	padding-right: 10px;
	padding-left: 10px;
}

#link_inner li {
	background-image: url(../img/common/list_point.gif);
	background-repeat: no-repeat;
	line-height:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	padding-top:10px;
	padding-bottom:8px;
	padding-left: 15px;
	background-position: 0px 12px;
}

#link_inner li a{
	display: block;
}

#link_inner{
	padding-top:7px;
	padding-bottom:10px;
	background-position: 0px 7px;
}

#link_inner .link_li_bottom{
	padding-top:10px;
	padding-bottom:3px;
	border: none;
}
#link_foot {
	background-image: url(../img/common/right_bottom_1.gif);
	height: 8px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}