@charset "utf-8";
/*formatting style 
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #13718e;
}
/* link style
--------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #f6aa00;
	text-decoration: none;
}
a:visited {
	color: #f6aa00;
	text-decoration: none;
}
a:hover {
	color: #f6aa00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #f6aa00;
}
/* basic layout
--------------------------------*/
#bg {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg_01.gif);
	background-repeat: repeat-y;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg_01.gif);
	background-repeat: repeat-y;
}
/* header
--------------------------------*/
#header {
	height: 210px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#header-right {
	margin-top: 40px;
	float: right;
	text-align: right;
	width: 446px;
}
#header h1 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.logo {
	width: 300px;
	float: left;
	height: 190px;
}
.gyoumu {
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 50px;
}
.news {
	float: right;
	text-align: right;
}

/* navi
--------------------------------*/
#navi {
	height: 14px;
	width: 900px;
	margin-bottom: 10px;
	float: left;
	color: #9dc4d0;
	font-size: 14px;
	font-weight: bold;
}
#navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	color: #F6AA00;
}
#navi a:active {
	text-decoration: none;
	color: #FFFFFF;
}
       



/* main
--------------------------------*/


#maintop {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 20px;
}
#mainimage {
	width: 900px;
	height: 300px;
	margin-bottom: 10px;
}
#leftarea {
	float: left;
	width: 680px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.leftareabox01 {
	float: left;
	width: 680px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.leftareaillust {
	float: left;
	width: 335px;
	height: 110px;
	margin-bottom: 10px;
	background-image: url(images/top_btn_illust2.gif);
}
.leftareaillust a:hover img {
	opacity: 0.0;
  filter: leftareaillust(opacity=0);
  -ms-filter: "leftareaillust(opacity=0)";
}
.leftareaprint {
	float: right;
	width: 335px;
	height: 110px;
	margin-bottom: 10px;
	background-image: url(images/top_btn_print2.gif);
}
.leftareaprint a:hover img {
	opacity: 0.0;
  filter: leftareaprint(opacity=0);
  -ms-filter: "leftareaprint(opacity=0)";	
}
.leftareatop01 {
	float: left;
	width: 335px;
	height: 350px;
	background-image: url(images/topbanner_nigaoe2.gif);
}
.leftareatop01 a:hover img {
	opacity: 0;
  filter: leftareatop01(opacity=0);
  -ms-filter: "leftareatop01(opacity=0)";	
}
.leftareatop02 {
	float: right;
	width: 335px;
	height: 350px;
}
.leftareatop03 {
	float: right;
	width: 335px;
	height: 170px;
	margin-bottom: 10px;
	background-image: url(images/topbanner_gokkomint2.gif);
}
.leftareatop03 a:hover img {
	opacity: 0;
  filter: leftareatop03(opacity=0);
  -ms-filter: "leftareatop01(opacity=0)";	
}

.titlebox {
	float: left;
	width: 680px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
}
.textbox {
	float: left;
	width: 680px;
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #FFFFFF;
}
.printbox1 {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.printbox2 {
	float: left;
	width: 220px;
}

#leftarea dl#bullet dt {
	background-image: url(images/all.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 6em;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftarea dl#bullet dd {
	margin: 0px 0px 5px 6em;
}

#rightarea {
	float: right;
	width: 200px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.rightarea-btn001 {
	width: 200px;
	height: 50px;
	margin-bottom: 10px;
	background-image: url(images/side_btn_bg01.gif);
}
.rightarea-btn001 a:hover img {
  opacity: 0.7;
  filter: rightarea-btn001(opacity=70);
  -ms-filter: "rightarea-btn001(opacity=70)";
}
.rightarea-btn002 {
	width: 200px;
	height: 110px;
	margin-bottom: 10px;
	background-image: url(images/side_btn_bg02.gif);
}
.rightarea-btn002 a:hover img {
  opacity: 0.7;
  filter: rightarea-btn002(opacity=70);
  -ms-filter: "rightarea-btn002(opacity=70)";
}


/* footer　--------------------------*/

#footer {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	width: 900px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 90px;
	padding-top: 30px;
	margin-top: 10px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: blink;
	position: relative;
	color: #FFFFFF;
}



/* 新着情報　--------------------------*/

#news {
	width: 570px;
	overflow: auto;
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
#news dl#bullet dt {
	background-image: url(img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 6em;
	padding-left: 15px;
}
#news dl#bullet dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
}

/* テーブル　--------------------------*/
div.waku01 {
	color: #FFFFFF;
}
div.waku01 table {
	border-top:1px solid #999999;
	border-left: 1px solid #999999;
}
div.waku01 table td {
	border-bottom:1px solid #999999;
	padding: 5px 10px;
	border-right: 1px solid #999999;
}
div.waku01 td.c1 {
	text-align: left;
	background-color: #F6AA00;
}
div.waku01 td.c2 {
	background-color: #FCEBA5;
	color: #FFF;
}
