@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 175%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
#header {
	height: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#headersub {
	height: 55px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.headlink {
	float: right;
}
#headflash {
	text-align: center;
}
#navi_top {
	text-align: center;
}
#maincont {
	margin: 20px;
}
#maincontsub {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#left {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right {
	float: right;
	margin-left: 20px;
	width: 226px;
}
#footer {
	margin: 20px;
	width: 760px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footlink {
	text-align: left;
	width: 350px;
}
#footer .copyright {
	float: right;
	width: 400px;
	text-align: right;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.textorange {
	color: #FF9900;
}
.texthidden {
	display: none;
}
.alright {
	text-align: right;
}
/*clelarfix_start*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear: both;
}
.clearfix {
	display:inline-block;
}
/*Hides from IE-mac\*/
*html.clearfix{
	height: 1%;
}
.clearfix {
	display:block;
}
/*End hide from IE-mac*/
/*cleafix_end*/
.photoright {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photoleft {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.linkwhite a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.linkwhite a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
dl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 175%;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
