@charset "Shift_JIS";

/*main*/
body {
	text-align: center;
	background: #FFFFFF url(img/bg.jpg) repeat-x top;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
th {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
#header {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
}
#areaA {
	float: left;
	width: 200px;
	text-align: left;
}
address {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #149A03;
	font-style: normal;
	border: 1px solid #149A03;
	margin-right: 230px;
	margin-left: 230px;
}
#footer {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*header*/
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(img/bg-h1.gif) repeat-y;
	margin: 0px auto;
	padding-right: 10px;
}
h2 {
	margin: 0px;
	text-align: left;
}

/*areaA*/
.navi {
	margin-top: 0px;
	margin-bottom: 30px;
}
.navi ul {
	background: url(img/bg-navi.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navi li {
	border-bottom: 1px dotted #FFCC80;
	padding-left: 12px;
	margin-left: 9px;
	padding-bottom: 4px;
	padding-top: 8px;
	margin-right: 18px;
}
.navi a {
	display: block;
	width: 160px;
}
.navi a:link {
	color: #FF6600;
	text-decoration: none;
}
.navi a:visited {
	color: #FF6600;
	text-decoration: none;
}
.navi a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.navi a:active {
	color: #FF9900;
	text-decoration: underline;
}

/*footer*/
.pageup {
	text-align: right;
	padding-top: 10px;
	padding-right: 11px;
	font-size: 10px;
}
#copy {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	margin-bottom: 30px;
}

/*decoration*/
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font16 {
	font-size: 16px;
	line-height: 19px;
}

.font12 {
	font-size: 12px;
	line-height: 22px;
}
.font10 {
	font-size: 10px;
	line-height: 13px;
}
.marker01 {
	color: #CC0000;
}
.marker02 {
	color: #149A03;
}
.marker03 {
	background: #FFCC80;
}
.normal {
	font-weight: normal;
}
.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.enclose01 {
	border: 1px solid #CCCCCC;
}
.enclose02 {
	border: 1px solid #999999;
}
.enclose03 {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.enclose04 {
	background: #FFCE84;
	padding: 2px 5px;
}
.enclose05 {
	background: #EAEAEA;
	padding: 2px 5px;
}
.rMargin01 {
	margin-right: 60px;
}
.rbMargin01 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.lbMargin01 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.lrPadding {
	padding-right: 20px;
	padding-left: 20px;
}
