/* ★共通スタイルシート★ */
html {
	scrollbar-face-color:#f5f5f5; 
	scrollbar-arrow-color:#000000; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#ffffff;
}

body {
	margin:5px 15px 10px 15px;
	color:#333333;
	background-color:#ffffff;
	font-size:9pt;
	font-family:"MS UI Gothic", "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	text-align:center;
}
/* text-align:center は過去互換モード対応 */

a {
	text-decoration:none;
	border-style:solid;
	border-color:#333333;
	border-width:0px 0px 1px 0px;
}
a:link    {color:#333333;}
a:visited {color:#333333;}
a:active  {color:#333333;}
a:hover   {color:#ffffff; background-color:#333333;}

#header {
	width:850px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
}

.headermain {
	width:680px;
	float:right;
	text-align:right;
}
/* text-align:center は過去互換モード対応 */

.sitename {
	margin-top:15px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:0px;
	width:300px;
	line-height:130%;
	padding:2px;
	text-align:right;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#cccccc;
}

.sitename h1 {
	font-size:13pt;
	margin:0px;
}

.pagename {
	margin-top:5px;
	margin-left:auto;
	margin-right:0px;
	width:240px;
	line-height:130%;
	padding:2px;
	text-align:right;
}

.pagename .sitetitle {
	font-weight:bold;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#cccccc;
	margin-bottom:4px;
}

.pagename .sitetitle a {
	border-width:0px;
	text-decoration:none;
}

.pagename .sitetitle a:hover {
	color:#333333;
	background-color:#ffffff;
}

.pagename h1 {
	font-size:13pt;
	margin:0px 0px 10px 0px;
}

.firstline {
	margin:0px;
	text-align:left;
	font-weight:bold;
}

.description {
	margin:0px;
	height:2em;
	text-align:left;
}

ul.mainmenu {
	list-style-type:none;
	text-align:left;
	width:680px;
	height:25px;
	margin:0px;
	padding:0px;
	line-height:25px;
}

ul.mainmenu li.on1 {
	background-image:url(./pic/menu_on1.gif);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	display:block;
	text-align:center;
	float:left;
}

ul.mainmenu li.off1 {
	background-image:url(./pic/menu_off1.gif);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	display:block;
	text-align:center;
	float:left;
}

#header .headermain div.submenuarea {
	clear:both;
	height:24px;
	margin:0px;
	padding:5px 10px 0px 10px;
	background-color:#ffe600;
	text-align:left;
}

ul.submenu {
	clear:both;
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:8px 10px;
	background-color:#ffe600;
}

ul.submenu li {
	display:inline;
}

#header .headermain div.submenuarea ul.submenu2 {
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:3px 0px 0px 0px;
}

#header .headermain div.submenuarea ul.submenu2 li {
	display:inline;
}

#header .headermain div.submenuarea form {
	margin:0px;
}

#header .headermain div.submenuarea div.area1 {
	float:left;
}

#header .headermain div.submenuarea div.area2 {
	padding:3px 0px 2px 5px;
	float:left;
}

#header .headermain div.submenuarea div.area3 {
	display:none;
	float:left;
}

.copyright {
	clear:both;
	text-align:right;
	font-size:7pt;
	font-family:"Trebuchet MS","Comic Sans MS";
}

.kitora {
	width:160px;
	height:160px;
	float:left;
}

.kitora img {
	border-width:0px;
}

.kitora a {
	border-width:0px;
}

.kitora a:hover {
	background-color:#ffffff;
	border-width:0px;
}

#content {
	text-align:left;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.waku {
	background-color:#ffffff;
	padding:5px;
	margin:0px 0px 15px 0px;
	border:2px solid #000000;
	line-height:130%;
}

.waku2 {
	background-color:#000000;
	padding:0px;
	margin:0px;
	border:2px solid #000000;
	line-height:130%;
}

#footeretc {
	clear:both;
	width:850px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footeretc a {
	line-height:160%;
}

#footerads {
	clear:both;
	width:468px;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footerads a {
	border-width:0px;
}

#footerads a:hover {
	background-color:#ffffff;
	border-width:0px;
}

.clear {
	clear: both;
}

.clear2 {
	clear: both;
	line-height:0.5em;
}

.center {
	text-align:center;
}

span.bold {
	font-weight:bold;
}

.caption2 {
	text-align:left;
	color:#ffffff;
	background-color:#ffe600;
	background-image:url(./pic/caption2.gif);
	background-repeat:no-repeat;
	width:750px;
	height:29px;
}

.caption2 h2 {
	color:#ffffff;
	font-size:10pt;
	padding:5px 0px 0px 10px;
	margin:0px;
}

hr.dashed1 {
	height: 1px;
	border-width:0px 0px 1px 0px;
	border-style:none none dashed none;
	border-color:#999999;
}

hr.dashed2 {
	height: 2px;
	border-width:0px 0px 2px 0px;
	border-style:none none dashed none;
	border-color:#cccccc;
}
