@charset "UTF-8";
/* CSS Document */

html {
	XXXheight: 100%;
	XXXoverflow-y: hidden;
}
body {
	XXXheight: 100%;
	XXXoverflow-y: hidden;
	background: #000000;
}

#header{
	width:812px;
	background-color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
#header #header-inner {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#header h1 {
	margin: 0px 0px 15px;
	padding: 15px 19px 0px 0px;
	float: left;
	display: block;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
}

#footer{
	background-color: transparent;
	text-align: center;
	width: 100%;
	left: 0px;
	bottom: 15px;
	XXXposition: absolute;
}
#footer address{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #19a4e6;
	line-height: 20px;
}

/*グローバルナビ*/
#g-gnav {
	float: left;
	margin: 0px 0px 20px;
	padding: 15px 0px 0px;
}
#g-gnav ul {
	margin: 0px;
	padding: 0px;
}
#g-gnav li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#g-gnav #g01 {
	margin: 0px;
	padding: 0px;
}

#g-gnav #g02 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#g-gnav #g03 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#g-gnav #g04 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#g-gnav #g05 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#g-gnav #g06 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#g-gnav #g07 {
	margin: 0px;
	padding: 0px;
	display: block;
}

/*グローバルナビロールオーバー部分*/
#g01 a {
	background: url(../images/g-gnav01.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 119px;
	text-indent: -5000px;
/*	cursor: default;*/
}
#g01 a:hover {
	background: url(../images/g-gnav01.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 119px;
	text-indent: -5000px;
}
#g02 a {
	background: url(../images/g-gnav02.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 98px;
	text-indent: -5000px;
}
#g02 a:hover {
	background: url(../images/g-gnav02.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 98px;
	text-indent: -5000px;
}
#g03 a {
	background: url(../images/g-gnav03.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 0;
	text-indent: -5000px;
	cursor: default;
}
#g03 a:hover {
	background: url(../images/g-gnav03.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 0;
	text-indent: -5000px;
}
#g04 a {
	background: url(../images/g-gnav04.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 73px;
	text-indent: -5000px;
	cursor: default;
}
#g04 a:hover {
	background: url(../images/g-gnav04.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 73px;
	text-indent: -5000px;
}
#g05 a {
	background: url(../images/g-gnav05.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 120px;
	text-indent: -5000px;
}
#g05 a:hover {
	background: url(../images/g-gnav05.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 120px;
	text-indent: -5000px;
}
#g06 a {
	background: url(../images/g-gnav06.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 92px;
	text-indent: -5000px;
}
#g06 a:hover {
	background: url(../images/g-gnav06.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 92px;
	text-indent: -5000px;
}
#g07 a {
	background: url(../images/g-gnav07.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 132px;
	text-indent: -5000px;
}
#g07 a:hover {
	background: url(../images/g-gnav07.jpg) no-repeat left bottom;
	display: block;
	height: 25px;
	width: 132px;
	text-indent: -5000px;
}
#topnews {
	margin: 0px;
	padding: 0px;
	width: 782px;
	background: url(../images/news-bg.jpg) no-repeat left top;
	clear: both;
}
/* soltecadd start  20090603 */
#topnews p ,
#topnews ul {
	font: 12px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px 0px 0px 60px;
	color: #FFFFFF;
}
#topnews ul li {
	list-style: none;
}
/* soltecadd end  20090603 */

#topnews a {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 722px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#topnews a:hover {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 722px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

h1 {
	font-size: 18px;
}
#content {
	width:840px;
}

