* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #005AD2;
}

a:hover {
	text-decoration: underline;
	color: #005AD2;
}

body {
	background-color: #6B6C6E;
	background-image:url(wall_black.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align: center;
}

body div {
	text-align: left;
	margin: 0 auto;
}

/* ヘッダー */
#header {
	width: 750px;
	height: 51px;
	background-image:url(head_title.gif);
}


/* 英語ボタン */
#header a#english {
	display:block;
	width:60px;
	height:20px;
	text-decoration:none;
	
	position:relative;
	top:2px;
	left:676px;
	
	text-indent:-9999px;
	/*background-color:#00CC33;*/

}

/* 日本語ボタン */
#header a#japanese {
	display:block;
	width:60px;
	height:20px;
	text-decoration:none;
	
	position:relative;
	top:2px;
	left:611px;
	
	text-indent:-9999px;
}


/* 上部ボタン群 */
.globalNavi {
	width: 750px;
}
.globalNaviBar {
	width: 100%;
	float: left;
	font-size: 0.7em;
}
.globalNavBar,
.globalNavibar ul,
.globalNavibar li {
	padding: 0px;
	margin: 0px;
}
.globalNaviBar ul {
	display: none;
	position: absolute;
	min-width: 60px;
	color: #000033;
	background-color: #eeeeee;
}
.globalNavBar > ul {
	display:block;
}
.globalNaviBar ul ul {
margin-top: -1.2em;
left: 99%;
}
.globalNaviBar ul.parent_hover {
	display: block;
}
.globalNaviBar li {
	list-style-type: none;
}
.globalNaviBar > li {
	float: left;
}
.globalNaviBar li:hover > ul {
	display: block;
}
.globalNaviBar a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000033;
}
.globalNaviBar ul a:hover {
/*	background-image:url(active_button.gif);
	background-position:0px 18px;
	background-repeat:repeat-x; */
	background-color: #ffffff;
	text-decoration: underline;
}



.globalNaviBar ul li {
	padding: 2px;
}
.globalNaviBar li li {
border: 1px solid;
}
#btn01 {
	width:61px;
}

#btn02 {
	width:133px;
}

#btn03 {
	width:81px;
}

#btn04 {
	width:58px;
}
#btn05 {
	width:97px;
}
#btn06 {
	width:44px;
}
#btn07 {
	width:76px;
}
#btn08 {
	width:65px;
}
#btn09 {
	width:77px;
}
#btn10 {
	width:58px;
}

img {
	border: 0px;
}



/* 枠上部 */
#containerTop {
	width:750px;
	height:32px;
	background-image:url(content_top.gif);
}

/* コンテナ */
#container {
	width: 750px;
	background-image:url(container_wall.gif);
}

/* 左側のナビゲーション部 */
#localNavi {
	margin-left:32px;
	float:left;
	width:152px;
	
	display: inline;	/* margin-leftのずれ対策 */
}

#localNaviBar {
	width:152px;
	list-style-type:none;
	background-color:#000000;
}

#localNaviBar a {
	display: block;
	padding:12px 3px 8px 20px;
	width: 128px;
	
	background-image: url(sankaku01.gif);
	background-repeat: no-repeat;
	background-position: 6px 17px;
	color: #64C8FF;
	font-size:0.8em;
	line-height:1.4em;
}

#localNaviBar li {
	/*background-image:url(localnavi_line.gif);
	background-repeat:repeat-x;*/
	border-bottom: 2px solid #1A5981;
}

/* 左側のイメージ写真 */
#localNaviImage {
	width:152px;
	background-image:url(left_image03.jpg);
	background-repeat: no-repeat;
}

/* 右側のコンテンツ部 */
#contents {
	margin-left:20px;
	float:left;
	width:514px;
}

/* ブレッドクラムメニュー部 */
#breadcrumb {
	width: 514px;
	height: 20px;
	background-image:url(breadcrumb_wall.gif);
	background-repeat:no-repeat;
	padding-top: 3px;
	margin-bottom: 17px;	
	
	padding-left:19px;
	font-size:0.8em;
}

/* 枠下部 */
#containerBottom {
	clear:both;
	width:750px;
	height:43px;
	background-image:url(content_bottom.gif);
	background-repeat:no-repeat;
}

/* フッター */
#footer {
	width:750px;
	color:#FFFFFF;
	background-color:#000000;
	padding-bottom:10px;
}

/* お問い合わせ */
#mailto {
	width:150px;
	float:left;
	font-size:0.8em;
	margin-left:12px;
	
	background-image: url(sankaku01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	display: inline;	/* margin-leftのずれ対策 */
}

#mailtoText {
	padding-left:12px;
	color: #64C8FF;
}

/* コピーライト */
#copyright {
	width:550px;
	float:right;
	font-size:0.68em;
	text-align:right;
	margin-right:12px;
	display: inline;	/* margin-leftのずれ対策 */
}



/* 画像をブロック表示する */
img.imageBlock {
	display:block;
}

img.sankaku {
	padding-bottom:1px;
	padding-right:2px;
}

/*　先頭に△マークを付ける　*/
.link-text {
	background-image:url(sankaku01.gif);
	background-repeat: no-repeat;
	/*background-position: 0 2px;*/
	background-position: 0 0.17em;
	padding-left:12px;
}


.center {
	text-align:center;
}


table.header-bold {
	
}
table.header-bold tr {
	
}
table.header-bold th {
	font-size:0.8em;
	line-height:1.4em;
	vertical-align:top;
	font-weight:bold;
}
table.header-bold td {
	font-size:0.8em;
	line-height:1.4em;
	vertical-align:top;
}

/* ページ見出し */
h1 {
	font-size:1em;
}

#page-title-text {
	font-size:0.8em;
	font-weight:normal;
}

/* 大見出し */
h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#2E737D;
	/*margin-bottom:1em;*/
}

/* 中見出し */
h3 {
	font-size:0.9em;
	font-weight:bold;
	line-height:140%;
}


p {
	font-size:0.8em;
	line-height:1.4em;
	/*margin-bottom:1em;*/
}

.br {
	margin-bottom:1em;
}

.strong {
	font-weight:bold;
}

hr {
	border-top:1px solid white;
	border-bottom:1px solid black;
	border-right:none;
	border-left:none;
}

hr.gray {
	border-bottom: 1px solid #cccccc;
}

/* リストの文章 */
.list-text {
	margin-left: 3em;
	font-size:0.8em;
	line-height:140%;
}

dl.normal-list {
	
}
dl.normal-list dt {
	font-size:80%;
	font-weight:bold;
}
dl.normal-list dd {
	font-size:80%;
	/*padding:0.2em 0 0.2em 4em;*/
	line-height:140%;
	padding-left:2em;
}

.text-align-right {
	text-align:right;
}

ul.normal-list {
	list-style-type:none;
}
ul.normal-list li {
	font-size:80%;
	line-height:140%;
}

ul.dot-list {
	list-style-type:disc;
}
ul.dot-list li {
	font-size:80%;
	line-height:140%;
	margin-left:1.3em;
}
.indent2em {
	/*padding-left:2em;*/
	padding-left:24px;
}

ol.normal-list {
    font-size: 80%;
	line-height: 140%;
	padding-left: 2em;
}
ol.normal-list li {
	margin-bottom: 1em;
}
