@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 00.base style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	
}
div#pathlist {
	background-image: url(../images/pathlist.gif);
	text-align: right;
	height: 22px;
	width: 740px;
	line-height: 1.5em;
}


body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


img {
	display: block;
	border: none;
}
p,li {
	font-size: 12px;
	line-height: 1.5em;
	color : #232323;
}
li {
	list-style: none;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Pro W6","ヒラギノ角ゴ Pro W6","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}

h1 {
	font-size: 1px;
	color: #FFFFFF;
	background-image: url(../../images_fixed/header.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 750px;
}	

h1 a{ 
        font-size: 1px;}	


h2 {
	font-size: 10px;
	color : #232323;
	padding-top: 8px;
}
h3 {
	font-size: 14px;
	color : #232323;
}
hr {
	border-style: solid;
	border-color: #999999;
}
a {
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}




.contents {
	width: 750px!important;
	background-color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	　　background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	background-image: url(../../images_fixed/footer.gif);
	background-position: center bottom;
    }

div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}


.navi {
	background-image: url(../../images_fixed/welcome_kai.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 738px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: normal;
	padding-top: 23px;
	text-align: right;
}










div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
address {
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	margin: 5px;
	margin-bottom: 0px;
	padding: 0px;
	width: 740px;
	height: 22px;
	text-align: center;
	line-height: 1.5em;
	font-size: 14px;
}

