@charset "Shift_JIS";
*
	{
	margin: 0;
	padding: 0;
	font: normal normal normal 100.01%/1.8 'Yu Gothic','hiragino kaku gothic pro',Verdana,Tahoma,Helvetica,sans-serif;
	text-decoration: none;
	}

html
	{
	height: 100%;
	margin-bottom: 1px;
	}
body
	{
	text-align: center;
	color: #efefef;
	background: #fff url(../img/lhd2.jpg) no-repeat center center fixed;
	background: #fff url(../img/lhd2.jpg) no-repeat center center/cover fixed;
	font-size: 100%;
	}
#container
	{
	width: 70%;
	max-width: 1000px;
	margin: 5% auto 5%;
	background: #fff;
	background: rgba(0,0,0,0.7);
	border-radius: 5px;
	padding: 0%;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	overflow: hidden;
	}
hr
	{
	display: none;
	}
img
	{
	margin: 1px;
	padding: 0;
	}
a img
	{
	border: none;
	}

h1,h2,h3,h4,h5,h6
	{
	font-weight: bold;
	}
h1
	{
	font: 180% "Open Sans","Yu Gothic","hiragino kaku gothic pro",Helvetica,Arial,"メイリオ",sans-serif;
	text-transform: capitalize;
	color: #efefef;
	text-align:center;
	font-weight: bold;
	}
#INDEX #HEADER h1
	{
	text-transform: uppercase;
	}
#KIZI h1
	{
	font: 150% "Open Sans","Yu Gothic","hiragino kaku gothic pro",Helvetica,Arial,"メイリオ",sans-serif;
	text-transform: capitalize;
	color: #efefef;
	text-align:center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#KIZI h2
	{
	font-size: 150%;
	margin: 0.5em 0;
	border-bottom: 3px solid #efefef;
	color: #efefef;
	font-family: "Open Sans","Yu Gothic","hiragino kaku gothic pro",Helvetica,Arial,"メイリオ",sans-serif;
	}
.text h3
	{
	color: #efefef;
	letter-spacing: 0.1em;
	font-family: "Open Sans","Yu Gothic","hiragino kaku gothic pro",Helvetica,Arial,"メイリオ",sans-serif;
	font-size: 130%;
	margin: 0.25em 0;
	padding-left: 0.5em;
	}
.text h4
	{
	color: #000000;
	font-size: 125%;
	margin: 0.5em 0;
	padding: 0 0 1px 15px;
	}
.text h4 a
	{
	font-weight: bold;
	}
.text h5
	{
	color: #000000;
	font-family: "Open Sans","Yu Gothic","hiragino kaku gothic pro",Helvetica,Arial,"メイリオ",sans-serif;
	font-size: 200%;
	margin: 0.25em 0;
	padding: 0 0 0 15px;
	text-align: center;
	}
.text h6
	{
	color: #666633;
	margin: 0.5em 0;
	padding: 0 0 0 15px;
	background: url("./image/h6.gif") no-repeat left center;
	}

#KIZI p
	{
	margin: 0.5em 0;
	}

a
	{
	text-decoration: none;
	}
a:link
	{
	color: #0F86F6;
	}
a:visited
	{
	color: #0F86F6;
	}
a:hover,
a:active
	{
	color: #0F86F6;
	}
.text a,
#FOOTER a
	{
	text-decoration: underline;
	}

em
	{
	border-bottom: 1px solid;
	}
strong
	{
	font-weight: bolder;
	}
ins
	{
	color: #FF0000;
	}
del
	{
	color: #666666;
	text-decoration: line-through;
	}


input,
textarea,
select
	{
	background: #eeeeee;
	padding: 0.1em;
	color: #333333;
	border: 1px solid;
	line-height: 1.2;
	border: 1px solid #0F86F6;
	}
input:hover,
textarea:hover,
select:hover
	{
	background: #fefefe;
	border: 1px solid #0099cc;
	}
input[type="submit"]
	{
	background: #336600;
	border: 1px solid #0F86F6;
	color: #fefefe;
	padding: 2px 3px;
	}

#KIZI ol
	{
	padding: 5px 0;
	margin: 0 0 0 1.5em;
	}
#KIZI ol li
	{
	padding: 0;
	}
#KIZI ul
	{
	padding: 5px 0;
	margin: 0 0 0 1.5em;
	}
#KIZI li
	{
	padding: 0;
	}
#KIZI dl
	{
	padding: 5px 0;
	font-weight: bold;
	margin-left: 350px;
	}
#KIZI dt
	{
	font-weight: bold;
	margin-left: 50px;
	}
#KIZI dd
	{
	margin-left: 1em;
	padding-left: 0.5em;
	border-left: 5px solid #eeeeee;
	}

address
	{
	font-weight: normal;
	display: inline;
	}

blockquote
	{
	border-left: 5px double #cccccc;
	margin: 1em 0.5em;
	padding: 5px;
	}
cite
	{
	margin-left: 220px;
	padding:0;
	text-decoration:none;
	background:#eeeeee;
	}
q
	{
	quotes:"\300c" "\300d" "\300e" "\300f";
	background:#eeeeee;
	}
q:before
	{
	content:open-quote;
	}
q:after
	{
	content:close-quote;
	}

pre
	{
	background: #eeeeee;
	margin: 1em;
	padding: 5px;
	width: 95%;
	overflow: scroll;
	}

tt
	{
	font-family: monospace;
	}
b
	{
	font-weight: bold;
	}
i
	{
	font-style: oblique;
	}
big
	{
	font-size: 120%;
	}
small
	{
	font-size: 80%;
	}

body#INDEX
	{
	}

#PAGETOP
	{
	text-align: left;
	margin: 0 auto;
	width: 80%;
	position: relative;
	}
#HEADER
	{
	text-align: center;
	padding: 2em 0 0 1.5em;
	background: rgba(114,114,113,0.8);
	border-bottom: 5px solid #efefef;
	}
#INDEX ul#PAN
	{
	display: none;
	}
ul#PAN
	{
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: right;
	margin: 0;
	padding: 0 1.5em;
	}
ul#PAN li
	{
	list-style: none;
	}
ul#PAN li
	{
	display: inline;
	}
ul#PAN a
	{
	text-decoration: none;
	border-right:1px solid #333333;
	padding:0 0.7em 0 0;
	text-decoration: underline;
	}
#MENU
	{
	margin: 0;
	height: 1em;
	background: #ff4500 url("./image/navigation-maru-end.gif") no-repeat 100% 0%;
	}
#MENU h2
	{
	background: url("./image/navigation-maru-start.gif") no-repeat 0% 0%;
	text-indent: -9999px;
	}
#MENU ul
	{
	margin: -2em 0 0 0;
	}
#MENU li
	{
	float: left;
	list-style-type: none;
	padding: 0;
	line-height: 1.0;
	width: 6.5em;
	height: 3.5em;
	}
#MENU li a
	{
	margin: 1em 0 0.5em 0;
	padding: 0 0 2px 0;
	font: 120% Arial,sans-serif;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	color: #fefefe;
	border-right: 1px solid #fefefe;
	}
#KIZI
	{
	text-align: left;
	margin: 0 1.5em;
	padding: 0.5em 0 0;
	position: relative;
	}
*+html #KIZI
	{
	min-height: 1%;
	}

#KIZI ul.modori
	{
	list-style: none;
	padding-right: 1em;
	}
#KIZI ul.modori li
	{
	list-style: none;
	display: block;
	text-align: right;
	}
#KIZI ul.modori li a
	{
	display: inline;
	text-decoration: none;
	font-weight: bold;
	}

#FOOTER
	{
	text-align: center;
	background: rgba(114,114,113,0.8);
	border-top: 5px solid #efefef;
	padding: 0;
	padding-bottom: 2em;
	}
#FOOTER h2
	{
	display: none;
	}
#FOOTER ul
	{
	padding: 0.5em 0 0.25em 0;
	}
#FOOTER li
	{
	list-style: none;
	display: inline;
	margin: 0 0.5em;
	}
#FOOTER address
	{
	display: inline;
	padding: 0.25em 0 3em 0;
	}
#FOOTER a
	{
	font: 120% "Arial Black",Helvetica,Arial,sans-serif;
	}