body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
#flame {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 12px;
}
a:hover {
}
#apDiv1 {
	position:absolute;
	left:98px;
	top:8px;
	width:288px;
	height:17px;
	z-index:5;
	color: #009999;
}
h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	width: 560px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -9px;
}
#copy {
	text-align: right;
	width: 900px;
	margin-top: -14px;
	clear: both;
}

h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

p {
	margin-bottom: 6px;
	margin-top: 2px;
}
dd {
	margin-bottom: 4px;
}


.conts {
	background-image: url(../image/flame.gif);
	background-repeat: no-repeat;
	padding: 3px;
	width: 294px;
	height: 94px;
	display: block;
	position: relative;
	text-align: left;
	cursor:pointer;
	margin-bottom: 5px;
	margin-left: 3px;
}
.conts_hover {
	background-image: url(../image/flame_o.gif);
	background-repeat: no-repeat;
	padding: 3px;
	width: 294px;
	height: 94px;
	display: block;
	position: relative;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.conts .ttl {
	font-weight: bold;
	padding-left: 20px;
	color: #6F0000;
}
.conts .txt {
	width: 280px;
	padding-right: 5px;
	font-size: 1em;
	line-height: 1em;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
.conts .txt2  {
	width: 278px;
	font-size: 1em;
	line-height: 1em;
	margin-top: 10px;
	margin-left: 10px;
}
.txt img {
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 0px;
}

#list {
	float: left;
	width: 624px;
	margin-left: 12px;
	display : inline;
}
#foot {
	background-image: url(../image/footer_bg.jpg);
	clear: both;
	float: none;
	width: 895px;
	position: static;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 85px;
	color: #CCCCCC;
	font-size: 10px;
	background-repeat: no-repeat;
}
.link {
	clear: both;
	float: right;
	height: 219px;
	width: 253px;
	position: static;
}
#foot a {
	color: #EEEEEE;
}
#foot a:hover {
	color: #FFFF33;
}


.swf {
	width: 747px;
	float: left;
	position: static;
}
.text {
	font-size: 0.9em;
	width: 310px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 1.1em;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #336666;
	text-decoration: none;
}
/* News */
dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Navi */

ul,li	{ margin:0; padding:0; }
#globalNavi2	{
	height: 44px;
	width: 643px;
	text-align: center;
	position: absolute;
	z-index: 10;
	left: 357px;
}
#globalNavi	{
	height: 28px;
	width: 652px;
	padding-top: 10px;
	text-align: center;
	position: absolute;
	z-index: 10;
}
#nav {
	width: 652px;
	margin: 0 auto;
	position: relative;
	line-height:1;
	text-align: left;
}
#nav li { list-style: none; float: left; position: relative; }
#nav ul { display: none; position: absolute; top: 29px; left: 0; }
* html #nav ul { line-height: 0; }
#nav ul li {
	float: none;
}
#nav ul { width: 131px; }
#nav ul ul {
	top: 0;
	left: 121px;
}
#nav ul a { 
	display: block;
	width: 121px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
	zoom: 1;
	line-height: 1;
}
#nav ul a.hover { background: #444; }

#textCube .box {
	width: 620px;
	line-height: 18px;
}
.box img {
	padding-right: 20px;
}
#main {
	font-size: 12px;
	width: 960px;
	background-image: url(../vc2/images/grid.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main_conts {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.boxtitle {
	background-color: #339999;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	font-weight: bold;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	font-size: 120%;
	color: #FFFFFF;
}
.box260{
	width:340px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: left;
	padding: 10px;
	}
.vc_title {
	line-height: 12px;
	text-align: center;
	height: 45px;
	width: 400px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #6D4141;
}
.cellcolor{
	color: #333333;
	background-color: #E5E5E5;	
}
.t_cellcolor{
	color: #ffffff;
	background-color: #666666;
	font-weight: bold;
}.tbl {
	font-size: 10px;
	border: 1px solid #999999;
}
.copy {	font-size: xx-small;
	color: #666666;
}
.img00 {
	text-align: center;
	padding: 4px;
	border: 1px solid #999999;
	font-size: 75%;
	background-color: #FFFFFF;
	margin: 4px;
}
.box400 {
	padding: 10px;
	width: 410px;
	float: left;
}
.box500 {
	float: left;
	width: 450px;
	_width: 400px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	_padding-left: 10px;
}

