@charset "utf-8";
/* formating style
--------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
	background-position: top;
}

/* link style
--------------------------*/
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

/* basic layout
--------------------------*/
#wrapper {
	width: 768px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
#main {
	float: right;
	width: 580px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#sideber {
	padding: 0px;
	float: left;
	width: 180px;
}
#footer {
	clear: both;
	width: 768px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
}
.main_p {
	background-image: url(images/top_main_p.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/* sideber navigation
--------------------------*/
#sideber ul{ list-style:none;
			 text-indent:-9999px;}

#sideber li,#sideber a{ display:block;
						width:180px;
						height:41px;
}

#sideber a{ text-decoration:none;
			color:#0000ff;
			background:#ffffff url(images/navi.gif) no-repeat;
}

#sideber img{
	text-decoration:none;
	color:#0000ff;
	background:#ffffff url(images/navi.gif) no-repeat;
	padding: 0px;
}

#navi01 a{ height:41px; background-position:0 0;}
#navi02 a{ height:41px; background-position:0 -41px;}
#navi03 a{ height:41px; background-position:0 -82px;}
#navi04 a{ height:41px; background-position:0 -123px;}
#navi05 a{ height:41px; background-position:0 -164px;}
#navi06 a{ height:41px; background-position:0 -205px;}
#navi07 a{ height:188px; background-position:0 -246px;}

#navi01 a:hover{ height:41px; background-position:-180px 0;}
#navi02 a:hover{ height:41px; background-position:-180px -41px;}
#navi03 a:hover{ height:41px; background-position:-180px -82px;}
#navi04 a:hover{ height:41px; background-position:-180px -123px;}
#navi05 a:hover{ height:41px; background-position:-180px -164px;}
#navi06 a:hover{ height:41px; background-position:-180px -205px;}
#navi07 a:hover{ height:188px; background-position:-180px -246px;}


/* top infomation layout
--------------------------*/
#top_info_1 {
	background-image: url(images/top_info_bg.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 558px;
	border: 1px solid #999999;
	background-attachment: fixed;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#top_info_2 {
	background-image: url(images/top_info_bg.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 558px;
	border: 1px solid #999999;
	background-attachment: fixed;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#top_info_3 {
	background-image: url(images/top_info_bg.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 558px;
	border: 1px solid #999999;
	background-attachment: fixed;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.top_info {
	padding-left: 5px;
}#crop_left {
	float: left;
	width: 100px;
}
#crop_left p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 3px;
	border-right: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}

#corp_right {
	float: right;
	width: 470px;
	padding-left: 10px;
	clear: none;
}
#corp_right p {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #0000FF;
	border-left: 3px solid #0000FF;
	padding-left: 5px;
	margin-right: 20px;
}
#his_left {

	float: left;
	width: 120px;
}
#his_left p {

	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 3px;
	border-right: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
#his_right {

	float: right;
	width: 460px;
	clear: right;
}
#his_right p {

	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-right: 20px;
}
.goto_top {
	float: right;
	padding-right: 20px;
}

#corp {
	width: 580px;
}
#his {
	width: 580px;
}
#b_guide01 {
	width: 560px;
	padding-right: 20px;
	clear: both;
	padding-top: 30px;
}
#b_guide01_left {
	width: 130px;
	float: left;
}
#b_guide01_right {
	width: 420px;
	padding-left: 10px;
	float: right;
}
#b_guide02 {
	width: 560px;
	padding-right: 20px;
	clear: both;
	padding-top: 20px;
}
#b_guide02_left {

	width: 130px;
	float: left;
}
#b_guide02_right {

	width: 420px;
	padding-left: 10px;
	float: right;
}
#b_guide03 {

	width: 560px;
	padding-right: 20px;
	clear: both;
	padding-top: 20px;
}
#b_guide03_left {


	width: 130px;
	float: left;
}
#b_guide03_right {


	width: 420px;
	padding-left: 10px;
	float: right;
}
#b_l_top {
	width: 580px;
}
#b_l_top h1 {
	font-size: 16px;
	line-height: 1.6;
	background-color: #66FFFF;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#b_l_top p {
	width: 560px;
	margin-bottom: 5px;
	background-color: #33CCFF;
	padding: 1px 10px;
}
#b_l_01 {
	width: 580px;
	clear: both;
	padding-top: 20px;
}
#b_l_right {

	float: right;
	width: 570px;
	padding-left: 10px;
	clear: none;
}

#b_l_right p {

	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0000FF;
	border-left: 3px solid #0000FF;
	padding-left: 5px;
	margin-right: 20px;
}
.b_list {
	font-size: 14px;
	font-weight: bold;
}
.map {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CCFF;
	padding: 2px 10px;
}

