@charset "UTF-8";

body  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(img/contents_back.gif);
	background-repeat: repeat-y;	
}

.twoColLiqLt #body  {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}


.twoColLiqLt #wrapper {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	height: 100%;
	padding-left: 20px;
} 


.twoColLiqLt #menu {
	float: left;
	width: 150px;
	height: 700px;
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

.twoColLiqLt #mainContent {
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 170px;
	line-height: 200%;
	padding-top: 20px;
} 


.twoColLiqLt #wrapper #menu h1 {
	background-image: url(img/title.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	display: block;
	width: 150px;
	background-attachment: scroll;
	background-position: center;
	height: 185px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.h1link {
	display: block;
	width: 150px;
	height: 185px;
}


.twoColLiqLt #wrapper #menu ul {
	width: 150px;
	margin-left: 20px;
}
.p_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColLiqLt #wrapper #mainContent #PictoBrowser100109222440 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColLiqLt #wrapper #fooder {
	margin-right: 20px;
	margin-left: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: small;
	color: #666666;
	clear: both;
}
.twoColLiqLt #wrapper #menu ul {
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}
.twoColLiqLt #wrapper #menu li {
	text-decoration: none;
	list-style-type: none;
}

.twoColLiqLt #wrapper #menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;

}
.twoColLiqLt #wrapper #menu li a:hover {
	color: #99CC00;
	background-image: url(img/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;

}
.twoColLiqLt #wrapper #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	font-weight: bolder;
	margin-bottom: 20px;
}
.twoColLiqLt #wrapper #mainContent h3 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	margin-top: 25px;
	color: #99CC00;
}

.twoColLiqLt #wrapper #mainContent h4 {
	font-weight: bold;
	color: #99CC00;
}

.twoColLiqLt #wrapper #mainContent li {
	list-style-position: inside;
}
.twoColLiqLt #wrapper #mainContent a {
	color: #99CC00;
	text-decoration: none;
}
.twoColLiqLt #wrapper #mainContent a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.twoColLiqLt #wrapper #mainContent a:visited {
	color: #999999;
}
.txt_right {
	text-align: right;
}
.no_display {
	display: none;
}
