@charset "UTF-8";

body {
	color: #333333;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #F6F6F6;
}
#wrapper {
	width: 800px;
	margin: 10px auto 0 auto;
	background: url(../images/wrapper_bg.jpg) repeat-y;
}

/*#logo {
	height: 308px;
	background: url(../images/logo_bg.jpg) no-repeat;
}
#logo img {
	padding: 154px 0 0 41px;
}
*/
#content { padding-top: 10px; padding-right: 80px; padding-bottom: 40px; padding-left: 80px; 
}
#copyright {
	padding: 40px 0 20px 0;
	background: #F6F6F6 url(../images/copyright_bg.jpg) no-repeat;
	text-align: center;
	font-size: 90%;
	line-height: 1;
}
#content h2 {
	margin:0;
	padding:0;
/*	border-bottom: 1px solid #CCCCCC;
	font-size: 117%;
	font-weight: bold;*/
}


.titles
{
	margin:10px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	font-weight: bold;
}
#content .section {
	padding-bottom: 10px;
}

#content .section h3 {
	font-size: 100%;
	line-height: 1.7;
	color:#0066cc;
}


#image01	{ width:640px; hight:439px; }


#image02	{ width:640px; hight:334px; }



#content .section h4 {
	font-size: 90%;
	line-height: 1.7;
	padding-bottom:3px;
}



#content .section p {
	margin-bottom: 1em;
	line-height: 1.7;
}


.promoter	{ padding-left:540px; text-align:right; }
.bolder		{ font-weight:bold; }



ul#nav {
	position: relative;
	height: 45px;
}
ul.charter {
	background: url(../images/tab-a.jpg) no-repeat;
}
ul.outline {
	background: url(../images/tab-b.jpg) no-repeat;
}
ul.bylaw{
	background: url(../images/tab-c.jpg) no-repeat;
}
ul.minutes {
	background: url(../images/tab-d.jpg) no-repeat;
}
ul#nav li { position: absolute; top: 3px; width: 130px; 
}
ul#nav li#charterNav { left: 75px; 
}
ul#nav li#outlineNav { left: 249px; 
}
ul#nav li#bylawNav { left: 418px; 
}
ul#nav li#minutesNav { left: 590px; 
}




ul#nav li a {
	display: block;
	width: 100%; /* for WinIE6 */ 
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #000;
}

ul#nav li a:hover {
	color: #0066CC;
}



table		{ border-spacing:0 10px; margin:0 0 30px 0; }
/*ul			{ padding:0 0 20px 0; }*/
li			{ line-height:1.7; font-size:95%; }
.discs		{ margin:3px 0 0 20px; list-style-type:disc; }
.arrows		{ margin:3px 0 0 20px; list-style-type:none; list-style-image:url(../images/arrow.gif); }
/*td			{ padding:5px 0 5px 0; }*/
.ulpad			{ padding:0 0 20px 0; }


.italics	{ font-style : italic; }


#acid01_g		{ float:right; margin:-15px 50px 0 0; }
#acid02_g		{ float:right; margin:0 25px 0 25px; }


.suppli-title	{ font-size: 150%; line-height: 1.7; color:#0066cc }


