* {	margin:0; padding:0;}

/* FONT ========================================*/

A:link {COLOR: #7C5909; TEXT-DECORATION: none;}
A:visited {COLOR: #7C5909; TEXT-DECORATION: none;}
A:hover {COLOR: #FF9900; TEXT-DECORATION: none;}

.t10-120 { 	font-size: 10px;	line-height: 1.2em;}
.t11-120 { 	font-size: 11px;	line-height: 1.2em;}
.t11-160 {  font-size: 11px; line-height: 1.6em;}
.t11-200 {  font-size: 11px; line-height: 2em;}
.t12-120 {  font-size: 12px; line-height: 1.2em;}
.t12-160 {  font-size: 12px; line-height: 1.6em;}
.t12-200 {  font-size: 12px; line-height: 2em;}
.t14-120 {  font-size: 14px; line-height: 1.2em;}
.t14-160 {  font-size: 14px; line-height: 1.6em;}
.t14-200 {  font-size: 14px; line-height: 2em;}
.t18-120 {	font-size: 18px;	line-height: 1.2em;}

body , h1 , h2 , h3 , h4 , h5 , h6 , table {	font-size: 12px;	line-height: 1.6em;}

em { visibility: hidden; font-size:8px;} 

/* BASIC ========================================*/

body {
 text-align:center;
 font-family:"ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka,"メイリオ", Meiryo,"ＭＳ Ｐゴシック",  verdana, arial, sans-serif;
	background-image: url(../image/bg_w001.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;}
	
img { border: none; vertical-align:top; }

.sys-float-l { float: left;	margin-top: 3px;	margin-right: 20px;	margin-bottom: 20px;	margin-left: 0px;}
.sys-float-r {	float: right;	margin-top: 3px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 20px;}

/* LAYOUT ========================================*/

#wrapper {
	background-image: url(../image/bg_w003.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 20px auto 0px;
	padding: 0px 0px 20px;
	width: 800px;}
	
#container {
	background-image: url(../image/bg_w002.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px 10px;}

#header {
	background-image: url(../image/logo_g.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 100%;}
	
#content {
	text-align: left;
	padding: 30px 30px 20px 30px;}
	
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003317;
	margin: 15px 30px 0px;
	padding: 15px 0px 70px;
	background-image:  url(../image/footer_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}

/* PARTS ========================================*/

#p-close {
	margin: 0 auto;
	width: 60px;}
#p-close a { background:url(../image/b_close.gif) center center; width:60px; height:16px; display:block; }

.p-line {
	background-image:  url(../image/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
	color: #FF0000;}

.p-notice {
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	text-align: center;
	padding: 15px 0px;}
	
.p-title {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../image/w_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 12px 0;
	margin: 20px 0 10px 0;}
	
.p-waku-gray {
	text-align: left;
	padding: 12px;
	border: 1px solid #AAAAAA;
	margin: 5px 0px 0px;
	background-color: #F9F9F9;}
	
.p-waku-green {
	text-align: left;
	padding: 12px;
	border: 1px solid #336644;
	margin: 5px 0px 0px;}
	
.p-constitution {
	padding: 12px;
	background-color: #F3F3F3;
	height:300px;
	overflow:auto;
	line-height: 1.2em;
	font-size: 11px;
	border: 1px solid #CCCCCC;}
	
.p-table {
	padding: 10px 0;}
.p-table table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;}
.p-table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	padding: 10px 7px 9px 7px;}
.p-table .notice {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 3px 0 0 0;
	margin: 6px 0 0 0;
	font-weight: bold;
	color: #900;}

	/* ENGLISH FOOTER ========================================*/
	
#footer-e {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003317;
	margin: 15px 30px 0px;
	padding: 15px 0px 70px;
	background-image:  url(../image/footer_02_e.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}
