*{
	margin:0px;
	padding:0px;
}
body {
	font-size: 10px;
	_font-size: 62.5%;
	color: #666666;
	line-height: 1.6em;
	background-image: url(../../common/bg.gif);
	text-align: center;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka;
}
a{
display:inline-block;
}
a:visited {}
a:hover {BACKGROUND: #66CCFF;}
a:active {}
.text-red-bold {font-size: 100%; font-weight: bold;	color: #ff0000;	line-height:100%}
.text-red{font-size: 100%; color: #ff0000;	line-height:100%}
.text-win-bold {font-size: 100%; font-weight: bold;	color: #990000}
.text-win{font-size: 100%; color: #CC0000;	line-height:100%}
.text-white-bold {font-weight: bold;color: #FFFFFF;	font-size: 110%;margin-bottom: 0px; padding-bottom: 0px;}
.text-white{font-size: 100%; color: #FFFFFF;	line-height:120%}
.text-navy-bold {font-size: 100%; font-weight: bold;	color: #006699; line-height:110%}
.text-navy{font-size: 100%;	color: ##006699; line-height:120%}

table {
	font-size: 1.0em;
	color: #666666;
	line-height: 1.5em;
}
p {
	margin: 0px;
}
.left-boder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006699;

}
.bottom-boder {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #339933;
}
.container {
	font-size: 1.2em;
	width: 720px;
	text-align: left;
	padding-left: 5px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.header{
	width: 720px;
}
h1 {
	font-size: 1.1em;
	color: #333333;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005EA6;
}
h2 {
	font-size: 14px;
	color: #006699;
	margin: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 5px;
}
.kaitorih3 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 40px 0px 10px 10px;
	background-color: #006699;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	width: 300px;
	background-image: url(../../common/h3_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #003399;
}
.kaitorih3red {
	font-size: 14px;
	color: #FFFFFF;
	margin: 20px 0px 10px 10px;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	width: 300px;
	background-image: url(../../common/h3red_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #006699;
}
h4 {
	font-size: 14px;
	color: #006699;
	margin: 0px;
	padding-bottom: 0px;
}
.headercomments{
	background-color: #E6FFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#headernavi{
	width: 720px;
	background-image: url(../../common/nabi_bg.jpg);
	height: 28px;	
	}
#headernavi ul{
	margin: 0px;
	padding: 0px;
}
#headernavi li{
	float: left;
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#headernavi .liend{
	float: left;
	padding: 0px;
	margin-right: 0px;
	list-style-type: none;
}
.headervisual{
	width: 720px;
	background-image: url(../../common/main_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.topmidashi{
	width: 710px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.topimgright{
float:right;
}
.footer{
	width: 720px;
	margin-top: 20px;
}
.footernavi{
	width: 720px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footercopy{
	width: 720px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005EA6;
	text-align: center;
}
.kaitoribox{
	width: 500px;
	margin-left: 50px;
}
.kaitoribox ol{
	font-size: 14px;
	margin: 0px 0px 20px;
}
.kaitoribox li{
	font-size: 14px;
	margin: 0px 0px 10px 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
em {
	font-style: normal;
}
.photo{
	margin-left: 20px;
}
.photo img{
	float: left;
	padding-right: 5px;
}
.photoend{
	clear: both;
}
