@charset "utf-8";


body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
.clear {/* ----float-clear------ */
	clear:both;
}
.clear *{
	display: none;
}
* html .iepngfix {/* ------toumei-PINGIE6-haikei-touka---- */
	behavior: expression(IEPNGFIX.fix(this));
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#main {
	padding-bottom: 132px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
}  /* must be same height as the footer */
#contents-area {
	width:770px;
	margin-top: 19px;
	margin-bottom: 0px;
	padding-left: 19px;
	padding-right: 20px;
}
#contents-area2 {
	width:770px;
	margin-top: 19px;
	margin-bottom: 0px;
	padding-left: 19px;
	padding-right: 20px;
}
#contents-area3 {
	width:770px;
	margin-top: 19px;
	margin-bottom: 15px;
	padding-left: 19px;
	padding-right: 20px;
}
#left-area {
	width:155px;
	float:left;
}
#right-area {
	width:595px;
	float:right;
}
/* メイン画像エリア　*/
#main-img {
	width:809px;
	height:197px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main-img img {
	width:809px;
	height:197px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#main-img p {
	text-indent: -9999px;
}

/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -132px; /* negative value of footer height */
	height: 132px;
	clear:both;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* -----------------------------------------------------*/
.orange {
	color: #FF9900;
}
.orange-9px {
	color: #FF9900;
	font-size: 9px;
}
.blue1 {
	color: #1D2088;
}
/* --------------------------------------------------------------------------- */

.page{
	padding-top: 20px;
	padding-bottom: 10px;
	height: 17px;
}

.page_current{
	width: 18px;
	height: 17px;
	color: #9F9F9F;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	border: 1px solid #9F9F9F;
	text-decoration: underline;
	line-height: 17px;
}

.page2{
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	line-height: 17px;	
}

.page2 a {
	width: 18px;
	height: 17px;
	color: #9F9F9F;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #9F9F9F;
}

.page2 a:hover, .page2 a:active {
	color: #9F9F9F;
	height: 17px;
	width: 18px;
	border: 1px solid #9F9F9F;
	font-size: 11px;
	text-decoration: underline;
}
/* ------サブナビゲーションその2--------------------- */
#snavi2-area {
	width:155px;
	height: auto;
}
#snavi2-area img {
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}
#snavi2-area ul {
	height: auto;
	width: 155px;
	padding-top: 3px;
}

#snavi2-area li {
	height: 74px;
	width: 155px;
	padding-bottom: 5px;
}

#snavi2-area li a {
	overflow:auto;
	width:155px;
	height: 74px;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}

#snavi2-area li#snavi2-1 a {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu01_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-1 a:hover, #snavi2-area li#snavi2-1 a:active {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu01_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-2 a {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu02_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-2 a:hover, #snavi2-area li#snavi2-2 a:active {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu02_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-3 a {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu03_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-3 a:hover, #snavi2-area li#snavi2-3 a:active {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu03_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-4 a {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu04_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-4 a:hover, #snavi2-area li#snavi2-4 a:active {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu04_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-5 a {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu05_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi2-area li#snavi2-5 a:hover, #snavi2-area li#snavi2-5 a:active {
	width:155px;
	height: 74px;
	padding-right: 0px;
	background-image: url(../shared/bt_submenu05_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* --------------------------------------------------------------------------- */
.footer_u {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	width:794px;
	margin-right: auto;
	margin-left: auto;
}
.footer_u a,
a:link,
a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.footer_u a:hover,
a:active {
	color: #FF9900;
	font-size: 11px;
	text-decoration:none;
}
.footer-b-box {
	padding-top: 30px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
}
.footer_b {
	width:430px;
	margin-right: 0px;
	margin-left: auto;
	text-align: left;
	line-height: 150%;
}
.copy-box {
	text-align: right;
}
/* ---ページトップへのボタン1------------------------------------------------- */
.pagetop {
	width:56px;
	height: 27px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: 0px;
}
.pagetop a {
	background-image:url(../shared/bt_pagetop_off.gif);
	background-position:left top;
	width:56px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
.pagetop a:hover, .pagetop a:active {
	background-image:url(../shared/bt_pagetop_on.gif);
	background-position:left top;
	width:56px;
	height: 27px;
	display: block;
}
