@charset "euc-jp";

/*-----------------------------------------------
    [Setting] Common style
-----------------------------------------------*/

/* 全画面表示用設定 */

html {
	height: 100%;
}

body {
	min-width: 800px;
	width: auto;
	height: 100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../images/bg_gradation_lightbrown.gif);
	font-family: Arial, Helvetica, sans-serif;
}

/* float clear */

#container .float_clear {
	display: block;
	clear: both;
}

#container .float_clear2 {
	display: block;
	clear: both;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 2px;
}


#container {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	width: 800px;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* 全画面表示用設定 */

body > #container {
    height: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

/* グローバルナビゲーション設定 */

#container #main_navigation {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
}


#container #top_header {
	height: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#container #top_header #top_logo {
	padding-right: 10px;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 0px;
	width: auto;
}

#container #top_header #index_logo {
	padding-right: 10px;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 0px;
	width: auto;
}

#container #top_header #index_logo .index_company_logo {
	height: 18px;
	position: relative;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	width: 248px;
}

#container #top_header #index_logo .index_company_logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

/* グローバルナビゲーション設定　メニューブロック */


#container #top_header #top_menu {
	height: 12px;
	width: 455px;
	margin-top: 5px;
	float: right;
	margin-left: 45px;
	margin-right: 0px;
}

#container #top_header #top_menu ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container #top_header #top_menu li  {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}

#container #top_header #top_menu a {
	text-decoration: none;
	color: #000;
	display: block;
	height: 13px;
	width: 85px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

#container #top_header #top_menu a:hover {
	color: #06C;
	position: relative;
	top: 1px;
	left: 1px;
}

/*　グローバルナビゲーション設定 "FINDER SEARCH"ボタンの設定 */

#container #top_header #top_menu .first {
	font-size: 12px;
}

#container #top_header #top_menu .first a{
	display: block;
	height: 12px;
	width: 93px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

/*　言語欄の設定 */

#container .languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container .languages a, a:visited {
	color: #0066CC;
	text-decoration: none;	
}

#container .languages a:hover {
	color: #666666;
	text-decoration: underline;
}


/* 全ページのロケーション設定　common */

#container .location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/border_green.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	height: auto;
	width: auto;
	text-indent: 8px;
	color: #FFFFFF;
	background-color: #003300;
}

#container .location a{
	text-decoration: none;
	background-color: #003300;
	color: #FFFFFF;
	background-image: url(../images/border_green.jpg);
}

#container .location a:hover{
	color: #666666;
}

/*　サイトの共通コンテンツセグメント　*/

#container #content {
	padding-bottom: 75px;
}

#container #content p {
	padding: 0;
	font-size: 12px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}

#container #content ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	font-size: 12px;
}

#container #content li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#container #content dl{
	padding: 0px;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 4px;
	margin-left: 17px;
}

#container #content dt{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
}

#container #content dd{
	margin: 0px;
	padding: 2px;
}

#container #content a, a:visited {
	color: #0066CC;
	text-decoration: none;
}

#container #content a:hover {
	color: #666666;
	text-decoration: underline;
}

.banner_window {
	margin: 0px;
	height: 40px;
	width: 160px;
	visibility: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	clear: none;
	float: none;
	background-repeat: no-repeat;
	padding: 0px;
}

.banner_window_first  {
	height: 40px;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	background-repeat: no-repeat;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}

#container #content #signature  {
	text-align: left;
	padding: 0px;
	margin: 20px;
}
#container #content #signature p, ul, li, dl, dt, dd {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
}

/* pdfのキャプション */

#container #content .pdf_caption {
	text-align: left;
	height: 22px;
	width: auto;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-indent: 30px;
}

#container #content .reader_guide {
	padding: 0px;
	height: 96px;
	width: auto;
	margin: 5px;
}

#container #content .reader_guide .reader_caption {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}

#container #content .reader_guide .reader_caption p {
	margin: 5px;
	padding: 0px;
}

#container #content .reader_guide .reader_caption .reader_image {
	padding: 5px;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	margin: 0px;
	height: auto;
}

#under_bar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	height: 15px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	position: absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	bottom: 20px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#under_bar a, a:visited {
	color: #000000;
	text-decoration: none;
}

#under_bar a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	color: #333;
	text-align: center;
	bottom:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:auto;
	width:100%;
	background-color: #999999;
	position: absolute;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
}

