@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #362e2b;
	font-family:arial, helvetica, verdana, "Osaka","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Meiryo";
	font-size: 100%;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../images/bg_top12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.style1 {color: #CC9900}
.style2 {color: #CC0000}
.style3 {color: #fcfbf9}

a:link {
	color: #CC9900;
	text-decoration: none;
}

a:visited {
	color: #CC9900;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #CC9900;
	text-decoration: none;
}

.t10-1 { font-size: 10px; line-height: 1.4em;}
.t10-1bk { font-size: 10px; line-height: 1.4em;}
.t10-2 { font-size: 10px; line-height: 2em;}
.t10-3 { font-size: 10px;  line-height: 19px;}
.t10-4 { font-size: 10px;  line-height: 15px;}
.t12-1 { font-size: 12px; line-height: 1.4em;}
.t12-1bk { font-size: 12px; line-height: 1.2em;}
.t14-1 { font-size: 16px; line-height: 1.2em;}

.oneColLiqCtr #container {
	width: 745px;
	height:790px;
	margin: 0 auto;
	text-align: left;
}
.oneColLiqCtr #mainContent {
	padding: 0;
	height:642px;
}

.oneColLiqCtr #menu {
	margin: 0;
	padding: 0;
	height:42px;
	font-size:12px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}
