@charset "utf-8";
/* WIȑSʒ` */
/* vf̍Ē` */
html * {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 16px;
	line-height: 1em;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	line-height: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
p {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: justify;
	text-justify: inter-ideograph;
/* text-justify:newspaper; */ /* p */
}
ul, ol {
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
dl {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li, dt, dd {
	font-size: 0.9em;
	line-height: 1.5em;
}
dt, em {
	font-style: normal;
	font-weight: bold;
}
blockquote {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.5em;
}
address {
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
img {
	border: none;
}
hr {
	display: none;
}
div {
	width: auto;
	overflow: hidden;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
}
th, td {
	vertical-align: top;
}
a {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
/* g܂킵 */
.link {
	list-style: none;
}
.link li {
	display: inline;
	line-height: 1em;
	border-left: 1px #FFFFFF solid;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
li.left_wing {
	border: none;
}
.hide {
	display: none;
}




/*******************************************************/

html {
    scrollbar-base-color: #FFFFFF;
    scrollbar-arrow-color: #FF66FF;
}

body {
	text-align:center;
	background-image: url(images/back.jpg);
	background-repeat:repeat;
}

#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#main{
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 80px;
}

h1 a{
	font-size: 0.5em;
	color:#000;
}


#contents {
	width: 780px;
	height: auto;
}


.contentsHeader{
	width:100%;
	height:20px;
	background-color:#000;
	text-align:left;
	color:#FFFFFF;
}






#navi {
	height: 20px;
	position: relative;
	background-color:#000;
}
.btn {
width:175px;
height:33px;
position:absolute;
}
.btn span{
display:none;
} 
#btn1{
	background-image:url(images/btn1.jpg);
	left:0px;
}
#btn2{
	background-image:url(images/btn2.jpg);
	left:176px;
}
#btn3{
	background-image:url(images/btn3.jpg);
	left:352px;
}
#btn4{
	background-image:url(images/btn4.jpg);
	left:528px;
}
#btn5{
	background-image:url(images/btn5.jpg);
	left:704px;
}
a:hover#btn1,a:active#btn1,a:focus#btn1{
	background-image:url(images/btn1over.jpg);
}
a:hover#btn2,a:active#btn2,a:focus#btn2{
	background-image:url(images/btn2over.jpg);
}
a:hover#btn3,a:active#btn3,a:focus#btn3{
	background-image:url(images/btn3over.jpg);
}
a:hover#btn4,a:active#btn4,a:focus#btn4{
	background-image:url(images/btn4over.jpg);
}
a:hover#btn5,a:active#btn5,a:focus#btn5{
	background-image:url(images/btn5over.jpg);
}


#footer {
	width:780px;
	height:20px;
	position:relative;
	margin:0 auto 10px;
	background-color:#000;
	color:#FFFFFF;
	clear: both;
}

#footer ul {
	position: absolute;
	right: 5px;
	top: -5px;
}
#footer a {
	font-size: 0.7em;
	color: #FFFFFF;
}
#footer p {
	font-size: 0.7em;
	position: absolute;
	left: 10px;
	top: -5px;
}
h3 {
	font-size:0.8em;
	margin-left:5px;
	font-weight: lighter;
}
#left{
	width:250px;
	float:left;
	height:auto;
}
#right{
	width:620px;
	float:right;
	height:auto;
}
#left p{
	font-size:0.8em;
	padding:5px;
	font-weight: lighter;
}
#right p{
		font-size:0.8em;
	padding:5px;
	font-weight: lighter;
}
#contact{
	height:auto;
	text-align: left;
}
#contact form{
	margin:30px 30px 0;
	font-size:0.8em;
}

#contact h4 {
	font-weight: lighter;
}
table {
	font-size: 0.7em;
	margin: 10px 0 10px 0;
}
table a {
	color: #0099FF;
}

td{
	vertical-align:middle;
}
#privacy{
	height:auto;
	margin:10px 0 20px 30px;
}
#privacy p{
	font-size:0.8em;
}
#privacy h4{
	font-weight: lighter;
	font-size: 1.2em;
}
p#under{
	font-size:0.7em;
	color: #000000;
}
table.style2 {
	color: #FE4A93
}

#main table{
    border:1px solid #CCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#fff;
    empty-cells:show;
}
#main tr {
	height:30px;
}

#main td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
}

