h2 {
	font-size: 1.3em;
	font-weight: 800;
	margin: 0.2em 0.5em 1.0em 0em;
	padding: 0.2em 0.2em 0px 0.0em;
	border-style: none none double none;
	border-width: 0px 0px 3px 0px;
	border-color: #66ccee;
	color: #000000;
	}

ul.menu {
	width: auto;
	margin: 0.0em;
	padding: 0.5em 0.5em;
	/*line-height: 1.5em;*/
	background-color: transparent;
	border: 1px dotted #0066cc;
	}
ul.menu li {
	list-style-type: none;
	text-indent: 0.0em;
	}

td.globalNavi {
	width: 750px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vartical-align: middle;
	font-size: 12px;
	line-height: 18px;
	font-family: "MS UI Gothic";
	color: #336699;
	background: transparent url(../common/img/index2_07.jpg) no-repeat scroll top center;
}
@media all {
	td.globalNavi div.globalNavi {
		float: left;
		position: relative;
		left: 20px;
		top: -2px;
		width: auto;
		padding: 2px 4px;
		border: 1px inset #ffffff;
		font-weight: 400;
		background: transparent url(img/ht050.gif) repeat scroll center center;
	}
	/* IE6 非対応
	td.globalNavi div.globalNavi:hover {
		background-color: #ffffff;
	}
	*/
	td.globalNavi div.globalNavi .partition {
		position: relative;
		padding: 1px 0px;
		margin:  0px;
		font-size: 10px;
		font-weight: 800;
		color: #336699;
		/*
		border-style: none solid;
		border-width: 2px;
		border-color: #ffffff;
		*/
	}
	td.globalNavi div.globalNavi a.global {
		font-weight: 400;
		padding: 1px 2px;
		color: #0010ff;
	}
	td.globalNavi div.globalNavi a.global:link		{ text-decoration: underline; }
	td.globalNavi div.globalNavi a.global:visited	{ text-decoration: underline; }
	td.globalNavi div.globalNavi a.global:hover		{ text-decoration: none; background-color: #ffffff; }
	td.globalNavi div.globalNavi a.global:active	{ text-decoration: none; }
}

a.local			{ color: #990000; }
a.local:visited	{ color: #990000; }
a.local:hover		{ color: #cc3333; text-decoration: none; }

.statusBar {
	color: #666666;
}
td.statusBar {
	height: 26px;
}

#contentsArea {
}
/*
	border: 2px solid #ff0000;
*/

/* ▼掲示板アイコン用の仕掛け▼ */
.IconHolder_IconBoard {
	position: relative;
	text-align: center;
}
.IconBoard {
	font-size: 20px;
	font-weight: 800;
}
a.IconBoard:link		{ color: #000099;	text-decoration: underline; }
a.IconBoard:visited		{ color: #000066;	text-decoration: underline; }
a.IconBoard:hover		{ color: #9999ff;	text-decoration: none; }
a.IconBoard:active		{ color: #9999ff;	text-decoration: none; }
@media all {
	.IconHolder_IconBoard a.IconBoard .dummy {
		visibility: hidden;
	}
	.IconBoard {
		text-decoration: none;
		width: 120px;
		height: 40px;
		margin: 0px;
		padding: 10px 32px;
		background: transparent  url(../img/boardIcon_01.jpg) no-repeat scroll center center;
	}
	a.IconBoard:hover		{ background-image: url(../img/boardIcon_01-over.jpg); }
}
/* ▲掲示板アイコン用の仕掛け▲ */

