@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
  
* html { /* for ie6 */  
	overflow-x: auto;
    height: 100%;  
}  
body {
	background-image:url(img/index/header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow-x: hidden;
	font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {        /* for ie6 */
    overflow-y: auto;
}
#container {
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 100%;
	height: 88px;
	position: relative;
}
* html #header {        /* for ie6 */
    position: relative;
    zoom: 1;
}
*:first-child+html #header {  /* for ie7 */     
    position: relative;
    zoom: 1;
}
.logo {
	width: 205px;
	position: absolute;
	left: 3px;
	top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html div.logo{
	width:205px;
    height:37px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=img/index/logo.png);
}
* html div.logo img{
	display: none;
}
* html div.logo img a{
	position:relative
}
h1 {
	font-size: 13px;
	position: absolute;
	top: 65px;
	color: #FFF;
	text-decoration: none;
	right: 0px;
	font-weight: normal;
}
.subnav {
	position: absolute;
	top: 10px;
	right: 0px;
	list-style-type: none;
	width: 325px;
	text-align: right;
	color: #FFF;
}
.subnav li {
	font-size: 13px;
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.subnav li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
.subnav a:hover {
	color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#topimg {
	background-color: #EEE;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 300%;
	padding-bottom: 30px;
	padding-left: 300%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	margin-top: 5px;
	margin-right: -300%;
	margin-bottom: 5px;
	margin-left: -300%;
	border-bottom-color: #C00;
}
* html #topimg {   /* for ie6 */
	overflow-x: auto;
	height: 100%;
	position: relative;
	zoom: 1;
	margin-top: 5;
	margin-right: -300%;
	margin-bottom: 5;
	margin-left: -300%;
	padding-top: 30;
	padding-right: 300%;
	padding-bottom: 30;
	padding-left: 300%;
}
#gnav {
	padding-top: 3px;
	width: 870px;
	height: 50px;
}
#gnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gnav li {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 145px;
	float: left;
}
#gnav a {
	text-decoration: none;
	background-image: url(img/common/gnav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 145px;
}
#g1 a {
	background-position: 0px 0px;
}
#g2 a {
	background-position: -145px 0px;
}
#g3 a {
	background-position: -290px 0px;
}
#g4 a {
	background-position: -435px 0px;
}
#g5 a {
	background-position: -580px 0px;
}
#g6 a {
	background-position: -725px 0px;
}
#gnav a:hover {
	background-image: url(img/common/gnav.gif);
	background-repeat: no-repeat;
}
#g1 a:hover {
	background-position: 0px -50px;
}
#g2 a:hover {
	background-position: -145px -50px
}
#g3 a:hover {
	background-position: -290px -50px;
}
#g4 a:hover {
	background-position: -435px -50px;
}
#g5 a:hover {
	background-position: -580px -50px;
}
#g6 a:hover {
	background-position: -725px -50px;
}
.title {
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
	margin-top: 20px;
	padding-bottom: 5px;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #444;
	line-height: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	font-weight: normal;
}
#leftimg {
	width: 151px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	height: 222px;
}
#leftbox {
	width: 580px;
	float: left;
	margin-bottom: 20px;
}
#newsbox {
	width: 260px;
	float: right;
	margin-bottom: 20px;
}
.news {
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 3px;
}
#topics2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
	width: 240px;
	clear: both;
}
.btn {
	list-style-type: none;
	padding-top: 15px;
	width: 260px;
	padding-bottom: 3px;
}
.btn li{
}
.btn li a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/index_newsimg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 260px;
}
.btn li a:hover {
	background-image: url(img/index/index_newsimg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 37px;
	background-image: url(img/index/footer.jpg);
	clear: both;
	float: none;
	background-color: #C7B276;
}
.copyright {
	color: #EEE;
	font-size: 12px;
	background-color: #B09964;
	background-repeat: repeat;
}
a {
	outline:0
}
#gnav_foot {
	clear: both;
	width: 870px;
	text-align: center;
	padding-top: 5px;
	background-color: #EEE;
	padding-bottom: 5px;
}
#gnav_foot ul {
	list-style-type: none;
}
#gnav_foot li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #777;
}
#gnav_foot a  {
	font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #777;
	text-decoration: none;
}
#gnav_foot a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A00;
	color: #A00;
}
.jcarousel_img01 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img01 a:hover{
	background-image: url(img/index/javaimg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jcarousel_img02 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img02 a:hover{
	background-image: url(img/index/javaimg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jcarousel_img03 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img03 a:hover{
	background-image: url(img/index/javaimg03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jcarousel_img04 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img04 a:hover{
	background-image: url(img/index/javaimg04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jcarousel_img05 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img05 a:hover{
	background-image: url(img/index/javaimg05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jcarousel_img06 a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
	background-image: url(img/index/javaimg06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 200px;
}
.jcarousel_img06 a:hover{
	background-image: url(img/index/javaimg06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

