@charset "iso-8859-1";

/*---------[MAIN_CONTENTS]---------*/

h1.h1_title {
	display: none;
}


/*--[flash]--*/
div#topFlash {
	margin: 0px auto 25px;
	width: 100%;
	text-align: center;
	background: url(/img/top_bg_01.jpg) repeat-x left top;
}


/*--[leftBox]--*/
div#top_leftBox {
	margin: 0px;
	width: 560px;
	text-align: left;
	float: left;
}



div#top_leftBox div.topTitle01 {
	background: url(/img/top_tit_01.gif) no-repeat left top;
	height: 28px;
	margin-bottom: 10px;
}

div#top_leftBox div.topTitle02 {
	background: url(/img/top_tit_02.gif) no-repeat left top;
	height: 28px;
	margin-bottom: 10px;
}

div#top_leftBox div.topTitle03 {
	background: url(/img/top_tit_03.gif) no-repeat left top;
	height: 28px;
	margin-bottom: 10px;
}

div#top_leftBox div.noAnnouncement {
	margin-left: 10px;
}


div#top_leftBox h2.h2_title {
	display: none;
}

div#top_leftBox div.rssBox {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 7px;
}

table.top_table_01 {
	width: 550px;
	text-align: left;
	border-width: 0px;
	padding-bottom:5px;
	background:url(/share/img/lin_04.gif) repeat-x left bottom;
}

table.top_table_01 th,
table.top_table_01 td{
	padding-bottom:15px;
	vertical-align: top;
}

table.top_table_01 th {
	font-weight:normal;
	width:130px;
	padding-left: 10px;
}

table.top_table_01 td.style01 {
	width:60px;
}

table.top_table_01 td.style02 {
	width:360px;
}


table.top_table_02 {
	width: 550px;
	text-align: left;
	border-width: 0px;
}

table.top_table_02 th,
table.top_table_02 td{
	padding-bottom:10px;
	vertical-align: top;
}

table.top_table_02 th {
	font-weight:normal;
	width:130px;
	padding-left: 10px;
}

table.top_table_02 td {
	width:420px;
}



ul.top_ulList {
	padding-left: 28px;
	margin: 0px;
}

ul.top_ulList li{
	padding-left:0px;
	text-indent:0px;
	margin-bottom: 5px;
}


/*--[rightBox]--*//* 2009.10.27 add */
div#top_rightBox {
	margin: 0px;
	width: 225px;
	text-align: left;
	float: right;
}

div#top_rightBox h3.h3_title {
	margin-bottom:5px;
}

div#top_rightBox div.linkBox_top {
	width: 225px;
	background: url(/img/top2_bg_01.gif) repeat-y left top;
}

div#top_rightBox div.linkBox_bot {
	background: url(/img/top2_bg_02.jpg) no-repeat left bottom;
	padding-bottom: 8px;
}

ul.quickLink_list {
	margin: 0px 0px 2px 10px;
	padding: 0px;
	list-style-type: none;
	text-indent:14px;
	text-align: left;
}

ul.quickLink_list li{
	background: url(/share/img/ico_arrow_01.gif) no-repeat 0px 2px;
	text-indent:0px;
	vertical-align: middle;
	margin: 0px 10px 3px 0px;
	padding: 0px 0px 0px 14px;
}


/*--[bannerBox]--*/
div#top_bnrBox {
	/*background: url(/share/img/lin_04.gif) repeat-x left top;*/
	padding: 20px 0px 0px 10px;
	border-top: 1px solid #ACACAC;
}

div#top_bnrBox img.sp{
	margin-right:20px;
}

/* 2008.07.25 add */
div#top_bnrBox2 {
	padding: 20px 0px 0px 10px;
}

div#top_bnrBox2 img.sp{
	margin-right:20px;
}

/* 2008.09.29 add */
div#bnrTitle h3.h3_title {
	display: none;
}

div#bnrTitle {
	background: url(/img/bnr_tit_01.gif) no-repeat left top;
	height: 19px;
	margin-left: 10px;
}


/* 2009.01.15 add */

div.iconBoxTop {
	float:right;
	margin:10px;
}

div.iconBoxTop table tr td {
	padding:3px;
}


/*--[mainImage]--*//* 2012.01.23 add */
div.head_line {
	background: none !important;
}

div#mainImage_ver16{
	width:100%;
	margin: 0px auto 30px;
	text-align: center;
	background: url(/img/top_v16_bg.jpg) repeat-x left top;
}

div#mainImage_ver16 .imageArea{
	width:100%;
	margin: 0px auto;
	background: url(/img/top_topimg_v16.jpg) no-repeat center top;
	text-align: left;
}

div#mainImage_ver16 .imageArea .image_wrap{
	width:800px;
	margin:0px auto;
	height: 310px;
	position:relative;
}

div#mainImage_ver16 .imageArea .imageBox_left{
	width:450px;
	padding-top: 24px;
}

div#mainImage_ver16 .imageArea .imageBox_left .caption{
	font-size: 10px;
	color: #E6E6E6;
	margin-top: 80px;
	padding-left: 15px;
}

div#mainImage_ver16 .imageArea .imageBox_left2{
	width:400px;
	padding-top: 55px;
}

div#mainImage_ver16 .imageArea .photoby{
	width:350px;
	position:absolute;
	right:0px;
	top:277px;
	text-align: right;
}

