@charset "shift_jis";

/*------------
  --- ”Ä—p ---
  ------------*/
html body {
	background-image: url("../img/bg.gif");
	font-size: small;
	text-align: center;
}

html > body {
	font-size: medium;
}

img {
	border: 0px;
}

div {
	margin: 0em;
	padding: 0em;
}

h1 {
	font-size: 110%;
	line-height: 1.5em;
	color: #666666;
	background-color: transparent;
	margin: 0em auto;
}

h2 {
	font-size: 100%;
	line-height: 2em;
	color: #ffffff;
	background-color: #888888;
	margin: 1em auto 0em auto;
}

p {
	text-indent: 1em;
	text-align: left;
	line-height: 1.5em;
}

p.center {
	text-indent: 0em;
	text-align: center;
}

p.left {
	text-indent: 0em;
	text-align: left;
}

p.right {
	text-indent: 0em;
	text-align: right;
}

p.hidden {
	visibility: hidden;
	margin: 0em;
	padding: 0em;
	border: none;
}

hr {
	width: 90%;
}

hr.space {
	visibility: hidden;
	margin: 10em 0em;
	padding: 0em;
	border: none;
}

span.center {
	text-align: center;
	margin: auto;
}

span.small {
	font-size: 80%;
}

span.bold {
	font-weight: bold;
}

span.red {
	color: red;
	font-weight: bold;
}

a:link {
	background: none transparent scroll repeat 0% 0%;
	text-decoration: none;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

ul, ol {
	text-align: left;
	margin: 0em;
	padding: 0em;
}

li {
	line-height: 1em;
	margin: 0em;
	padding: 0.5em 0em;
}

address {
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	text-align: left;
	margin: 0em;
	padding: 0.5em 0em;
	line-height: 1.2em;
}

table {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding: 0em;
}

table caption {
	margin: auto;
}

table td {
	color: #000000;
	background-color: #eeeeff;
	padding: 0.5em;
}

table th {
	color: #000000;
	background-color: #eeeeff;
	padding: 0.5em;
	width: 45%;
}

table td.title {
	color: #ffffff;
	background-color: #888888;
	font-size: 110%;
	font-weight: bold;
	line-height: 1em;
}

/*-----------------
  --- container ---
  -----------------*/
div#container {
	margin: 0em auto;
	padding:  2em 0em;
	width: 750px;
}

div#header {
	color: #000000;
	background-color: #ffffff;
	height: 144px;
	width: 100%;
}

div#title {
	background-image: url("../img/ghtitle.gif");
	height: 98px;
	width: 100%;
}

/*----------------
  ---   menu   ---
  ----------------*/
div#menu {
	clear: both;
	height: 31px;
	width: 100%;
}

div#menu_space {
	float: left;
	background-image: url("../img/menu_side.gif");
	height: 31px;
	width: 169px;
}

div#menu div#contents_menu {
	float: right;
	background-image: url("../img/co_menu_bg.gif");
	vertical-align: middle;
	border: #ffffff 1px solid;
	height: 31px;
	width: 581px;
}

div#menu > div#contents_menu {
	height: 29px;
	width: 579px;
}

div#contents_menu ul {
	list-style: none;
	font-size: 10pt;
	text-align: center;
	line-height: 1em;
	margin: 0em;
	padding: 0.5em 0em 0em 0em;
}

div#contents_menu ul li {
	background: url("../img/m_line.gif") no-repeat 0em 0em;
	line-height: 1em;
	display: inline;
	margin: 0em;
	padding: 0em 1em;
}

div#contents_menu a {
	background: url("../img/m_list.gif") no-repeat 0em 0.3em;
	padding: 0em 0.5em;
}

/*---------------
  ---  space  ---
  ---------------*/
div#space {
	clear: both;
	height: 15px;
	width: 100%;
}

div#left_space {
	background-image: url("../img/menu_side2.gif");
	float: left;
	height: 15px;
	width: 169px;
}

div#right_space {
	background-image: url("../img/bar.gif");
	float: right;
	height: 15px;
	width: 581px;
}

/*----------------
  ---   body   ---
  ----------------*/
div#body {
	background-image: url("../img/menu_bg.gif");
	clear: both;
	width: 100%;
}

/*----------------
  ---   main   ---
  ----------------*/
div#main {
	color: #000000;
	background-color: #ffffff;
	width: 581px;
	float: right;
}

div.main_margin {
	margin: 1em 3em;
}

div.box {
	padding: 0.5em 0em;
}
/*-----------------
  --- side_menu ---
  -----------------*/
div#side_menu {
	text-align: left;
	width: 169px;
	height: 100%;
	float: left;
}

div#side_menu ul {
	list-style: none;
	color: #32345c;
	font-size: 12pt;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1em 0.5em 1em 1em;
	padding: 0em;
}

div#side_menu ul li {
	background: url("../img/gm_list.gif") no-repeat 0em 0.3em;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 1em 1em;
}

div#side_menu ul.sub_list {
	list-style-type: disc;
	font-size: 11pt;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0em 0em 0em 1em;
	padding: 0em;
}

div#side_menu ul > ul.sub_list {
	margin: 0em 0em 0em 2em;
}

div#side_menu ul.sub_list li {
	background: none;
	margin: 0em;
	padding: 0em;
}

/*---------------------
  --- last_modified ---
  ---------------------*/
div#last_modified {
	background-image: url("../img/bar_bottom.gif");
	height: 15px;
	width: 100%;
	clear: both;
}

div#last_modified p {
	color: #f0f0f0;
	font-size: 9pt;
	text-align: right;
	text-indent: 0em;
	line-height: 1em;
	vertical-align: middle;
	margin: 0em;
	padding: 0em 1em;
}

/*----------------
  ---  footer  ---
  ----------------*/
div#footer {
	color: #FC8102;
	background-color: #312A2C;
	line-height: 1em;
	vertical-align: middle;
	width: 100%;
}

div#footer p {
	font-family: "Times New Roman";
	font-size: 10pt;
	text-align: center;
	text-indent: 0em;
	margin: 0em;
	padding: 0em;
}

/*---------------
  ---   END   ---
  ---------------*/

