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

/******************************************************************************** 全称*/
*{margin: 0px;padding: 0px;}
body{text-align:center;font-family: Verdana, Tahoma, arial, sans-serif;	color: #FFFFFF;	background-color: #000000;}

.clear {clear:both;font-size:0;visibility:hidden;}
img{border:none;vertical-align:bottom;}
a{color:#666;text-decoration:none;}
a:hover{color:#999;text-decoration:underline;}
.copyright a{cursor:default;font-size:10px;}
.copyright a:hover{text-decoration:none;color:inherit;}
.small{font-size:14px;}

/******************************************************************************** webkit用*/
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

/******************************************************************************** 設計*/
#allBox{
	background-color: #000000;
	color: #FFFFFF;}
	
#wrapper{
	text-align:left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
#gmenu{
	margin-right: auto;
	margin-left: auto;
	height: 93px;
}

#contents{
	border: 10px solid #34AD37;
	padding: 20px;
	margin: 0px;
	width: 740px;
}
#main {
	float:left;
	width:470px;
	background-image: url(../lib_images/common/bg_linew.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	padding-left: 30px;
	font-size: 12px;
}
#leftnavi{
	float:left;
	width:210px;
	text-align: center;
	margin-top: 70px;
}

#footer {
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}



/************************************************* TOP*/

/******************************************************************************** 色背景*/

/******************************************************************************** クラス・パディング*/

/************************************************* MENU*/
#gmenu div{
	overflow:hidden;
	width: 800px;
	padding-top: 63px;
}
#gmenu div table{border-spacing:0;border:none;border-collapse:collapse; float:right}
#gmenu div table th{}

/************************************************* //MENU*/

h1{
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
	position: absolute;
	width: 800px;
}
h2{
	font-size:12px;
	margin-bottom:15px;
	line-height:1.7em;
	margin-top: 15px;
	padding: 0px;
}
h3{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 7px;
}
#main .add {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	font-size: 12px;
	margin-bottom: 20px;
	font-style: normal;
	margin-top: 7px;
}
#main .wimg {
	line-height: 35px;
	font-size: 16px;
}


.copyright{cursor:default;font-size:10px;}

	
body.about #main .textbox h4{font-size:12px;}
#logo {
	width: 246px;
	height:181px; background-image: url(../lib_images/common/logo.gif);
	background-repeat: no-repeat;
	position: absolute; 
}
.frame {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 2px;
}
