/* === エレメントの初期化 ============================================================= */
h1, h2, h3, h4, h5, h6 {
	position: static; margin: 0px; padding: 0px;
}
div, p, hr, blockquote, address, noscript {
	position: static; margin: 0px; padding: 0px; font-style: normal; font-weight: normal;
}
ul, ol, dl, dt, dd {
	position: static; margin: 0px; padding: 0px;}
pre, table, form {
	position: static; margin: 0px; padding: 0px;}
span, img  {
	position: static; margin: 0px; padding: 0px; border: none; border: 0px none #fafaff; font-style: normal; font-weight: normal;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static; margin: 0px; padding: 0px; border: none; font-style: normal; font-weight: normal;
}

/* === 基本部分 ====================================================================== */
body {
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #eee;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #eee;
	scrollbar-face-color: #eee;
	scrollbar-shadow-color: #ddd;
	scrollbar-darkshadow-color: #bbb;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #888;
}
a {	/*text-decoration: none;*/}
a:link {	color: #fff;}
a:visited {	color: #fff;}
a:hover {	color: #ff0;}
a:active {	color: #55c;}
h1 {
	margin: 0px 0px 10px 0px;
	padding: 6px 4px 4px 4px;
	line-height: 1.0em;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
	color: #cc0;
}
h2 {
	margin: 4px 0px 4px 0px;
	padding: 6px 4px 6px 4px;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	color: #ddd;
	background-color: #333;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
h3 {
	margin: 0px;
	padding: 7px 5px 5px 5px;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: #888;
	background-color: #eee;
	border: 1px solid #ddd;
}
h4 {
	margin: 0px;
	padding: 7px 5px 5px 5px;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	color: #888888;
	border-bottom: 1px dotted #ddddff;
}
h2 a {	text-decoration: none;}
h2 a:link {	color: #fff;}
h2 a:visited {	color: #fff;}
h2 a:hover {	color: #ff0;}
h2 a:active {	color: #55c;}
pre {
	display: block;
	font-family: monospace;
}
em {
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dashed #ccf;
}
strong {
	font-weight: bold;
}
blockquote {
	margin: 0px;
	padding: 8px 10px;
	color: #fff;
	line-height: 1.4em;
	border: 3px solid #555;
	background-color: #333;
}
blockquote p {
	padding: 0px;
	margin: 0px;
	font-style: italic;
}
p.source {
	margin: 0px 20px 1em 20px;
	padding: 0px;
	font-size: 8pt;
	text-align: right;
}
q {
	color: #669;
	font-style: italic;
}
cite {	font-style: normal;}
ul {	padding-left: 2em;}
ol {	padding-left: 2em;}
dl dd {	padding-left: 2em;}
del {	text-decoration: line-through;}
ins {	border-bottom: 1px dashed #cfc;}



/* === 全表示領域 ==== */
div#disp_area {
	width: 900px;
	margin-top: 20px;
	margin-left,margin-right,margin-bottom: 0px;
	padding: 0px;
	color: #333;
	background-color: #000;
	font-size: 11pt;
	text-align: left;
	border: 4px solid #555;
}

/* === 上部メニュー表示領域 ==== */
div#menu_area {
	width: 100%;
	color: #fff;
	margin: 0px;
}
div#menu_area div.menu {
	margin: 0px;
	padding: 20px 0px 0px 10px;
}
div#menu_area div.menu div.maillinglist {
	text-align: right;
	margin-top: 33px;
	margin-bottom: 20px;
	margin-right: 10px;
	font-size: 8pt;
	color:#cc0;
}
div#menu_area div.menu div.maillinglist2 {
	text-align: right;
	margin: -20px 10px 20px 270px;
	font-size: 8pt;
	color:#cc0;
	clear: right;
}


/* === メインページ表示領域 ==== */
div#mainpage_area {
	width: 100%;
	height: 300px;
	color: #fff;
	background-color: #000;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 40px;
}
div#mainpage_area img.logo{
	margin-top: 0px;
	margin-left: 40px;
}
div#mainpage_area div.comment {
	margin-left: 53px;
	margin-top: 20px;
	width:460px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #eee;
	text-align: left;
	background-color: transparent;
}

div#mainpage_area2 {
	width: 100%;
	color: #fff;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 40px;
}
div#mainpage_area2 img.logo{
	margin-top: -45px;
	margin-left: 40px;
}
div#mainpage_area2 div.comment {
	margin-left: 53px;
	margin-top: 20px;
	width:90%;
	font-size: 10pt;
	line-height: 1.6em;
	color: #eee;
	text-align: left;
	background-color: transparent;
}

/* === 内容表示領域 ==== */
div#contents_area {
	width: 100%;
	height: 300px;
	color: #fff;
	background-color: #000;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#contents_area div.comment {
	margin-left: 30px;
	margin-top: 10px;
	width:480px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #eee;
	text-align: left;
	background-color: transparent;
	float: left;
	clear: both;
}
div#contents_area2 {
	width: 100%;
	height: 800px;
	color: #fff;
	background-color: #000;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#contents_area2 div.comment {
	margin-left: 30px;
	margin-top: 10px;
	width:480px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #eee;
	text-align: left;
	background-color: transparent;
	float: left;
	clear: both;
}


table {
	margin-left: 40px;
	padding:4px;
	font-size:10pt;
	color: #fff;
}

div#footer_area {
	width: 100%;
	color: #fff;
	margin-top: 10px;
}
/* --- コピーライツ --- */
div#footer_area div.copyright {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 6px;
	font-size: 9pt;
	text-align: center;
	background-color:  transparent;
}
div#footer_area div.copyright a {
	text-decoration: none;
}


/*======================================

	Global Navigation Module
	
=======================================*/

dd#globalNavi ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

dd#globalNavi ul li {
	margin: 2px;
	padding: 0px;
	float: left;
	width: 86px;
	line-height: 1;
	list-style-type: none;
	font-size: 12px;
	border: 1px solid #555;
	height: 26px;
}

/*--------------------------------------
	1.Button
---------------------------------------*/

dd#globalNavi ul li a {
	padding: 0.5em 8px; /* Button Height */
	border: none;
	border-right: 1px none #000;
	display: block;
	position: relative; /* IE6 Bug Fix */
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #333;
}

/*--------------------------------------
	2. On mouse
---------------------------------------*/

dd#globalNavi ul li a:hover {
	color: #ff0;
	background-color: #000;
}

/*--------------------------------------
	3. Current 
---------------------------------------*/

dd#globalNavi ul li.current a:link,
dd#globalNavi ul li.current a:visited,
dd#globalNavi ul li.current a:hover {
	border-right: none;
	color: #000;
	background-color: #fff;
}

/*--------------------------------------
	clearFix
---------------------------------------*/

dd#globalNavi ul {
	_height: 1px;
	min-height: 1px;
}

dd#globalNavi ul:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

/* for MacIE5 \*//*/

dd#globalNavi ul {
	height: auto;
	overflow: hidden;
}

/* ========================================================================= */

