/* base CSS Document */body{	background-color: #FFFFFF;
	text-align: center;	margin-top: 30px;
	margin-bottom: 30px;	padding: 0px;	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;	color: #000000;}/* link-------------------------------------------------------- */   a:link {	color: #33CC33;	text-decoration: none;	border: none;	}   a:visited {  color: #33CC33;  text-decoration: none;	border: none;  }   a:hover {  color: #999999;  text-decoration: none;	border: none;  }   a:active {  color: #33CC33;  text-decoration: none;	border: none;  }   a img{	border: none;   }/* ------------------------menu------------------------------------ */.copyright{
	margin-top: 60px;	text-align: center;}
.copyright2{
	margin-top: 60px;
	padding-left: 100px;	text-align: left;}
.copyright3{
	margin-top: 20px;	text-align: center;}h1{	/*nav btn*/	position: absolute;	left: 0px;	top: 0px;	width: 720px;}/* main------------------------------------------------------ */.main{	text-align: center;
	margin-top: 60px;	padding: 0px;
	font-size: 80%;
	line-height: 170%;}
.main2{	text-align: left;	padding: 40px 100px 0px 100px;
	font-size: 80%;
	line-height: 170%;}.main3{	text-align: left;
	padding: 40px 100px 0px 100px;}/* 本文 */.main3 p{	margin: 0px;	font-size: 80%;	line-height: 150%;}
.main3 td{
	text-align: left;	margin: 0px;	font-size: 80%;
	line-height: 170%;
	vertical-align: top;}/*65％*/#word80{	font-size: 80%;
}#word65{
	font-size: 65%;	line-height: 100%;
}#read{	color: #666666;}#sub{	font-size: 72%;}#quote{	font-size: 70%;	text-align: right;}/*color*/#gray{	color: #999999;}

/* 上メニュー */
.menutop{	color: #666666;
	margin: 0px;
	padding-bottom: 15px;
	text-align: center;}
/* 左メニュー */.menu{	color: #666666;	font-size: 70%;	line-height: 120%;
	text-align: left;
	vertical-align: top;}
.imgmenu{
	text-align: left;
	vertical-align: middle;}
/* キャプション */.cap{	color: #666666;	margin-top: 3px;	font-size: 70%;	line-height: 100%;}#cap{	color: #666666;	margin: 0px;	font-size: 70%;	line-height: 100%;}/*アキ*/
#right1{	margin-right: 1px;}
#right3{	margin-right: 3px;}
#right5{	margin-right: 5px;}#right10{	margin-right: 10px;}#right15{	margin-right: 15px;}
#right45{	margin-right: 45px;}
#top30{	margin-top: 30px;}
#bottom30{	margin-bottom: 30px;}

/* 水平線 */
HR.s1 {	color: #999999; /* ベース線の色(IE用) */
	background-color: #999999; /* ベース線の色(NN用) */
	height: 1px;
}
