@charset "UTF-8";

/*	///	テーブルなどの間隔あける為
		* {
			margin: 0;
			padding: 0;
		}
*/
/*
	img {
		margin: 0;
		padding: 0;
		border:none;
	}
*/
.img3 {
	margin:0px 0px 3px;
}

ul {
	margin: 0;
	padding: 0;
	}

html
{
	height: 100%;
	overflow-y: scroll;	/**/
			margin: 0;
			padding: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 { margin:0px; }
h1,h2,h3,h4,h5,h6 {font-size: 100%;}

strong {
	font-weight:bold;
}
/*	clearfix	*/
.clearfix:after {
	content: ".";	/* 新しい要素を作る */
	display: block;	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear {
	content: ".";	/* 新しい要素を作る */
	clear: both;
	line-height:0.1em;
	height:1px;
}
.clear_right {
	clear: right;
	line-height:0.1em;
	height:1px;
}
.clear_left {
	clear: left;
	line-height:0.1em;
	height:1px;
}

.photo_right {
	float:right;
/*	width:220px;	/**/
	padding:0 0 30px 40px;
}
.float_right0 {
	float:right;
}
.float_right {
	float:right;
	padding:0 20px 20px 20px !important;
}
.float_right2 {
	float:right;
	padding:0 0px 20px 20px !important;
}

.float_left {
	float:left;
	padding:0 20px 20px 0px;
}

.caption {
	margin-top:3px !important;
	font-size:0.923em;
	line-height:1.2;
	color:#555;
}


.center {
	text-align:center !important;
	margin:0 auto;
}
.left {
	text-align:left !important;
}
.right {
	text-align:right !important;
}
.v_middle {
	vertical-align:middle !important;
}
.v_top {
	vertical-align:top;
}
.v_bottom {
	vertical-align:bottom;
}

.f_left {
	float:left;
}
.f_right {
	float:right;
}
.img_b {
	padding:2px;
	border:1px #dbdbdb solid !important;
	background:#fff;
}
.hissu {
	width:26px;
	margin:0 5px 0 10px;
	padding:0 13px;
	height:13px;
	text-indent:-9999px;
	padding:0 0 0 20px;
	background-image:url(../common/images/icon/mast.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.s_text {
    color: #888888;
    line-height: 1.4;
	font-size:0.8461em;	/*	11px	*/
/*		font-size:0.923em;	/*	12px	*/
}
.exampleText {
	color: #888888;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px !important;
    line-height: 1.4;
	font-size:0.923em;	/*	12px	*/
}

sup {
	vertical-align:top;
	font-size:83%;
}

.height3 {
	height:5px;
	width:205px;
	border-top:1px #eee solid;
}
.padd3 {
	padding-top:3px;
}
.padd5 {
	padding-top:5px;
}
.padd10 {
	padding-top:10px;
}

.mr5 {
	margin-right:5px !important;
}
.mr10 {
	margin-right:10px !important;
}
.mr20 {
	margin-right:20px !important;
}
.margin_b1 {
	margin-bottom:1px !important;
}
.margin_b10 {
	margin-bottom:10px !important;
}
.margin2 {
	margin-top:2px !important;
}
.margin3 {
	margin-top:3px !important;
}
.margin5 {
	margin-top:5px !important;
}
.margin8 {
	margin-top:8px !important;
}
.margin10 {
	margin-top:10px !important;
}
.margin15 {
	margin-top:15px !important;
}
.margin2 {
	margin-top:2px !important;
}
.margin20 {
	margin-top:20px !important;
}
.margin30 {
	margin-top:30px !important;
}
.margin40 {
	margin-top:40px !important;
}
.margin50 {
	margin-top:50px !important;
}
.margin80 {
	margin-top:80px !important;
}
.padd10 {
	padding-top:10px !important;
}
.padd_r5 {
	padding-right:5px !important;
}
.padd_r10 {
	padding-right:10px !important;
}
.padd_l5 {
	padding-left:5px !important;
}
.padd_l10 {
	padding-left:10px !important;
}
.padd_l15 {
	padding-left:15px !important;
}
.padd_l20 {
	padding-left:20px !important;
}
.padd_l30 {
	padding-left:30px !important;
}
.padd_l35 {
	padding-left:35px !important;
}
.padd_l40 {
	padding-left:40px !important;
}
.padd_l50 {
	padding-left:50px !important;
}
.padd20 {
	padding-top:20px !important;
}
.padd30 {
	padding-top:30px !important;
}
.padd40 {
	padding-top:40px !important;
}
.margin_lr5 {
	margin-left:5px !important;
	margin-right:5px !important;
}
.margin_lr10 {
	margin-top:10px !important;
	margin-left:10px !important;
	margin-right:10px !important;
}
.padd_lr3 {
	padding-left:3px !important;
	padding-right:3px !important;
}
.padd_lr5 {
	padding-left:5px !important;
	padding-right:5px !important;
}
.padd_lr10 {
	padding-left:10px !important;
	padding-right:10px !important;
}
.padd_lr20 {
	padding-left:20px !important;
	padding-right:20px !important;
}
.padd_lr30 {
	padding-left:30px !important;
	padding-right:30px !important;
}
.padd_b5 {
	padding-bottom:5px !important;
}
.padd_b10 {
	padding-bottom:10px !important;
}
.padd_b20 {
	padding-bottom:20px !important;
}

.lh180 {
	line-height:180%;
}
.lh120 {
	line-height:120%;
}
.lh20px {
	line-height:20px;
}
.lh130 {
	line-height:130%;
}
.lh140 {
	line-height:140%;
}

.w50 {
	width:50px;
}
.w100 {
	width:100px;
}
.w150 {
	width:150px;
}
.w200 {
	width:200px;
}
.w222 {
	width:222px;
}
.w250 {
	width:250px;
}
.w300 {
	width:300px;
}
.w580 {
	width:580px;
	margin:0 auto;
}
.under_line {
	border-bottom:1px #dedede solid;
	height:1px;
	line-height:0;
	font-size:0;
}


/*リンク
------------------------------------------------------*/
a { outline: none; }
a:link {
	color: #0059a7;		/**/
	text-decoration: none;

}
a:visited {
	color: #0058a0;	/**/
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}


.spacer {
	height:10px;
}
.spacer50 {
	height:50px;
}

.small {
	font-size:93%;
	font-weight:normal;
	color:#454545;
	line-height:1.4;
}

/*	ベースフォント：13pxで計算	*/
.t10 {
/*		font-size:10px;	/**/
	font-size:0.77em;
}

.t11 {
/*		font-size:11px;	/**/
	font-size:0.8461em;
}

.t11px {
	font-size:11px;	/**/
}

.t12 {
/*		font-size:12px;	/**/
	font-size:0.923em;
}

.t13 {
/*		font-size:13px;	/**/
	font-size:1em;
}

.t14 {
/*		font-size:14px;	/**/
	font-size:1.076em;
}

.t15 {
/*		font-size:15px;	/**/
	font-size:1.153em;
}

.t17 {
/*		font-size:17px;	/**/
	font-size:1.307em;
}

.t19 {
/*		font-size:19px;	/**/
	font-size:1.461em;
}

.t21 {
/*		font-size:21px;	/**/
	font-size:1.615em;
}

.t23 {
/*		font-size:23px;	/**/
	font-size:1.769em;
}

ruby {
    display: inline-table !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    text-align: center !important;
    text-indent: 0 !important;
    vertical-align: text-bottom !important;
    white-space: nowrap !important;
}
ruby > rb, ruby > rbc {
    display: table-row-group !important;
    line-height: 1.5 !important;
}
ruby > rt, ruby > rbc + rtc {
    display: table-header-group !important;
    font-size: 70% !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
}
ruby > rbc + rtc + rtc {
    display: table-footer-group !important;
    font-size: 70% !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
}
rbc > rb, rtc > rt {
    display: table-cell !important;
    letter-spacing: 0 !important;
}
rp {
    display: none !important;
}

.i_more {
	background:url(../common/images/icon/arrow.gif) no-repeat left;
	padding-top:2px;
	padding-left:14px !important;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
.i_cam {
	background:url(../common/images/icon/camera.gif) no-repeat 4px 4px;
	padding-top:3px;
	padding-left:40px !important;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
.i_camera {
	background:url(../common/images/icon/camera.gif) no-repeat 4px 4px;
	padding-top:3px;
	padding-left:40px !important;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display:block;
}
.i_check {
	background:url(../common/images/icon/check.gif) no-repeat 4px 4px;
	padding-top:5px;
	padding-left:30px !important;
	min-height: 23px;
	color:#007500;
	height: auto !important;
	height: 23px;
}
.i_back {
	background:url(../common/images/icon/arrow05.gif) no-repeat left;
	padding-top:2px;
	padding-left:16px !important;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
.i_link {
	background:url(../common/images/icon/arrow02.gif) no-repeat 0 2px;
	padding-top:0px;
	padding-left:15px !important;
}
.i_win {
	background:url(../common/images/icon/win.gif) no-repeat 0 4px;
	padding-top:0px;
	_padding-top:6px;
	padding-left:20px !important;
	zoom: 1;
}
.i_category {
	background:url(../common/images/icon/folder.gif) no-repeat 0 4px;
	padding-top:0px;
	_padding-top:6px;
	padding-left:20px !important;
}
.i_category2 {
	background:url(../common/images/icon/folder.gif) no-repeat 0 2px;
	padding-top:0px;
	_padding-top:2px;
	padding-left:20px !important;
}
.i_calendar {
	background:url(../common/images/icon/calendar.gif) no-repeat 0 4px;
	padding-top:0px;
	_padding-top:6px;
	padding-left:20px !important;
}
.i_calendar2 {
	background:url(../common/images/icon/calendar.gif) no-repeat left;
	padding-top:0px;
	_padding-top:2px;
	padding-left:20px !important;
}
.i_pdf {
	background:url(../common/images/icon/pdf.gif) no-repeat 0 4px ;
	padding-top:2px;
	_padding-top:6px;
	padding-left:22px !important;
}
.i_word {
	background:url(../common/images/icon/word.gif) no-repeat 0 4px ;
	padding-top:2px;
	_padding-top:6px;
	padding-left:22px !important;
}
.i_download {
	background:url(../common/images/icon/download.gif) no-repeat 0 4px ;
	padding-top:2px;
	_padding-top:6px;
	padding-left:22px !important;
}
.i_mail {
	background:url(../common/images/icon/icon_email.gif) no-repeat left;
	padding-top:2px;
	padding-left:22px !important;
}
.i_arrow {
	background:url(../common/images/icon/arrow1.gif) no-repeat left;
	padding-top:2px;
	padding-left:20px !important;
}
.i_twitter {
	background:url(../common/images/icon/twitter2.gif) no-repeat left;
	padding-top:0px;
	_padding-top:2px;
	padding-left:20px !important;
}

/*フォント
-------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	line-height:1.5;
}

.pagetitle {
	margin: 0px 0px 0px;
	padding: 0px;
/*	position: absolute;		/*	*/
}
.red {
	margin-top:3px;
	color:#ff0000;
	line-height:110%;
}
.bld {
	font-weight:bold;
}
.nml {
	font-weight:normal !important;
	font-size:1em !important;
}
.big_text2 {
	font-size:1.4em;
	line-height:1.5;
}
.big_text {
	font-size:1.2em;
	line-height:1.5;
}
.small_text {
	font-size:0.77em;
	line-height:1.5;
}
.col_orange {
	color:#de5908 !important;
}
.col_blue {
	color:#118bf3 !important;
}
.col_green {
	color:#3da4b7 !important;
}

.col555 {
	color:#555;
}
.error {
	color: #ff4a50;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom:5px;
}

/*
	* html img { behavior: url(../css/iepngfix.htc); }
	* html div { behavior: url(../css/iepngfix.htc); }
*/
/*全体
-------------------------------------------------------------*/
body #no_background {
	background-image:none !important;
}


#container {
	width:100%;
	margin:0px auto 0;
	padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:center;
	margin: 0 auto -291px; /* the bottom margin is the negative value of the footer's height PUSH */
}
#popup_container {
	width:100%;
	margin:0px auto 0;
	padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:center;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}


div#index_main_panel {
	padding:0px;
	width:930px;
	height:380px;
	border:15px #f5f5f5 solid;
	margin:10px auto 0;		/**/
}
div#index_main_panel p {
	padding:0px;
	width:930px;
	background:#000;
}

#index_image_area {
	width:960px;
	height:420px;
		margin:10px auto 0;		/**/
	padding:0px ;
	background:#f5f5f5;
}
#index_fadein_photo {
	width:960px;
	height:420px;
		margin:10px auto 0;		/**/
	padding:0px ;
	background:#202020;
}
#index_fadein {
	background:#000000;
}



#wrapper {
	width:960px;
	margin:0px auto 0 auto;
	padding:0px ;
}

#header_area {
	width: 100%;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}


#header {
	width: 960px;
	height: 95px;
	position: relative;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}

#header h1 {
	position:absolute;
	top:22px;
	left:15px;
}

#header h1.new_logo {
	position:absolute;
	top:10px;
	left:15px;
}

#header .font_size_wrapper {
	position: absolute;
	top: 27px;
	left: 715px;
	width:237px;
	height:20px;
}
#header .font_size {
	position: relative;
	width:237px;
	height:20px;
}
#header .f_size {
	position: absolute;
	top:0px;
	left:0px;
}

#header .fontS a {
	position:absolute;
	top:0px;
	left:77px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fonts.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}
#header .fontS a:hover ,
#header .fontS_on a {
	position: absolute;
	top: 0px;
	left: 77px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fontson.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#header .fontM a  {
	position:absolute;
	top:0px;
	left:131px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fontm.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}
#header .fontM a:hover ,
#header .fontM_on a {
	position: absolute;
	top: 0px;
	left: 131px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fontmon.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#header .fontL a  {
	position:absolute;
	top:0px;
	left:185px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fontl.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}
#header .fontL a:hover ,
#header .fontL_on a {
	position: absolute;
	top: 0px;
	left: 185px;
	width:52px;
	height:20px;
	background:url(../common/images/header/fontlon.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}



#header .language_wrapper {
	position:absolute;
	top:0px;
	left:724px;
	width:221px;
	height:30px;
	background:#000;
}

#header .language_wrapper ul {
	width:221px;
	height:30px;
	position:relative;
}
#header .language_wrapper ul li.btn_eng {
	position: absolute;
	top: 2px;
	left: 10px;
}
#header .language_wrapper ul li.btn_china2 {
	position: absolute;
	top: 2px;
	left: 65px;
}
#header .language_wrapper ul li.btn_china3 {
	position: absolute;
	top: 2px;
	left: 114px;
}
#header .language_wrapper ul li.btn_korea {
	position: absolute;
	top: 2px;
	left: 163px;
}
#header .btn_sitemap {
	position: absolute;
	top: 10px;
	left: 623px;
}
#header .tel1 {
	position: absolute;
	top: 50px;
	left: 375px;
}
#header .tel2 {
	position: absolute;
	top: 50px;
	left: 570px;
}
#header .tel3 {
	position: absolute;
	top: 38px;
	left: 761px;
}








#globalNavi a:hover {
	cursor:pointer;
}

#global_navigation_wrapper {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation_wrapper1 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation_wrapper2 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #90b821 solid;
}
#global_navigation_wrapper3 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #2185b8 solid;
}
#global_navigation_wrapper4 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #b83a21 solid;
}
#global_navigation_wrapper5 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation_wrapper6 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation_wrapper9 ,
#global_navigation_wrapper10 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation_wrapper99 {
	width:100%;
	height:60px;
	margin:0px auto 0;
	text-align:center;
	background:url(../common/images/header/bg_globalnavi.gif) repeat-x top center;
	border-bottom:5px #9fd9f6 solid;
}
#global_navigation {
	width:960px;
	margin:0 auto;
	position: relative;
	height:60px;
	text-align:left;
}
#global_navigation_index ul li {
	float:left;	/**/
}
#global_navigation ul, 
#global_navigation ul li {
	float:left;	/**/
}
#global_navigation ul {
	width:960px;
	height:60px;
	overflow:hidden;
	background-image:url(../common/images/header/global_navi.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;	/**/
}
#global_navigation ul li a {
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#global_navigation ul li.b0 {
	width:14px;
	height:60px;
} 

#global_navigation ul li.b1 a {
	width:155px;
	height:60px;
} 
#global_navigation ul li.b1_on a {
	width:155px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -14px -60px;
}
#global_navigation ul li.b1 a:active, 
#global_navigation ul li.b1 a:focus, 
#global_navigation ul li.b1 a:hover, 
#global_navigation ul li.b1_on a:active, 
#global_navigation ul li.b1_on a:focus, 
#global_navigation ul li.b1_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -14px -60px;
}
#global_navigation ul li.b2 a {
	width:156px;
	height:60px;
} 
#global_navigation ul li.b2_on a {
	width:156px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -169px -60px;
}
#global_navigation ul li.b2_on  {
	width:156px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -169px -60px;
}

#global_navigation ul li.b2 a:active, 
#global_navigation ul li.b2 a:focus, 
#global_navigation ul li.b2 a:hover, 
#global_navigation ul li.b2_on a:active, 
#global_navigation ul li.b2_on a:focus, 
#global_navigation ul li.b2_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -169px -60px;
}
#global_navigation ul li.b3 a {
	width:155px;
	height:60px;
} 
#global_navigation ul li.b3_on a {
	width:155px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -325px -60px;
}
#global_navigation ul li.b3_on {
	width:155px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -325px -60px;
}
#global_navigation ul li.b3 a:active, 
#global_navigation ul li.b3 a:focus, 
#global_navigation ul li.b3 a:hover, 
#global_navigation ul li.b3_on a:active, 
#global_navigation ul li.b3_on a:focus, 
#global_navigation ul li.b3_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -325px -60px;
}
#global_navigation ul li.b4 a {
	width:155px;
	height:60px;
} 
#global_navigation ul li.b4_on a {
	width:155px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -480px -60px;
}
#global_navigation ul li.b4_on {
	width:155px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -480px -60px;
}
#global_navigation ul li.b4 a:active, 
#global_navigation ul li.b4 a:focus, 
#global_navigation ul li.b4 a:hover, 
#global_navigation ul li.b4_on a:active, 
#global_navigation ul li.b4_on a:focus, 
#global_navigation ul li.b4_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -480px -60px;
}
#global_navigation ul li.b5 a {
	width:155px;
	height:60px;
} 
#global_navigation ul li.b5_on a {
	width:155px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -635px -60px;
} 
#global_navigation ul li.b5_on {
	width:155px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -635px -60px;
} 
#global_navigation ul li.b5 a:active, 
#global_navigation ul li.b5 a:focus, 
#global_navigation ul li.b5 a:hover,
#global_navigation ul li.b5_on a:active, 
#global_navigation ul li.b5_on a:focus, 
#global_navigation ul li.b5_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -635px -60px;
}
#global_navigation ul li.b6 a {
	width:157px;
	height:60px;
} 
#global_navigation ul li.b6_on a {
	width:157px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -790px -60px;
} 
#global_navigation ul li.b6_on {
	width:157px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -790px -60px;
} 
#global_navigation ul li.b6 a:active, 
#global_navigation ul li.b6 a:focus, 
#global_navigation ul li.b6 a:hover,
#global_navigation ul li.b6_on a:active, 
#global_navigation ul li.b6_on a:focus, 
#global_navigation ul li.b6_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -790px -60px;
}
#global_navigation ul li.b7 a {
	width:14px;
	height:60px;
} 
#global_navigation ul li.b7_on a {
	width:14px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -946px -60px;
} 
#global_navigation ul li.b7_on {
	width:14px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -946px -60px;
} 
#global_navigation ul li.b7 a:active, 
#global_navigation ul li.b7 a:focus, 
#global_navigation ul li.b7 a:hover,
#global_navigation ul li.b7_on a:active, 
#global_navigation ul li.b7_on a:focus, 
#global_navigation ul li.b7_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -946px -60px;
}
#global_navigation ul li.b8 a {
	width:118px;
	height:60px;
} 
#global_navigation ul li.b8_on a {
	width:118px;
	height:60px;
	background:url(../common/images/header/global_navi.gif) no-repeat -842px -60px;
} 
#global_navigation ul li.b8_on {
	width:118px;
	height:60px;
	text-indent:-9999px;
	background:url(../common/images/header/global_navi.gif) no-repeat -842px -60px;
} 
#global_navigation ul li.b8 a:active, 
#global_navigation ul li.b8 a:focus, 
#global_navigation ul li.b8 a:hover,
#global_navigation ul li.b8_on a:active, 
#global_navigation ul li.b8_on a:focus, 
#global_navigation ul li.b8_on a:hover {
	background:url(../common/images/header/global_navi.gif) no-repeat -842px -60px;
}



/*	---------------------------------------------------	*/
/*	Header部　ポップアップ説明							*/

/*	test	*/
#global_navigation ul li.b4 em ,
#global_navigation ul li.b4_on em {
	background: url(../common/images/header/popup.gif) no-repeat;
	width: 107px;
	height: 48px;
	position: absolute;
	top: -45px;
	left: 470px;
	text-align: center;
	text-indent: -9999px;
	z-index: 100;
/*		behavior: url("../css/iepngfix.htc");	/**/
}
* html #global_navigation ul li.b4 em ,
* html #global_navigation ul li.b4_on em {
	background: url(../common/images/header/popup.gif) no-repeat;
	width: 107px;
	height: 48px;
	position: relative;
	top: -45px;
	left: 470px;
	text-align: center;
	text-indent: -9999px;
	z-index: 100;
/*		behavior: url("../css/iepngfix.htc");	/**/
}





#sub_page_title {
	width: 900px;
	margin: 10px auto 0px;
	height:85px;
	padding: 0px 0px 0px;
	text-align:left;
	position:relative;
}
#sub_page_title h2 {
	position:absolute;
	top:25px;
	left:10px;
}

#pankuzu {
	margin:0px auto 0;
	padding:2px 0 0px;
	width:960px;
	text-align:left;
}
#pankuzu_list {
	margin:0px auto 0;
	padding:0px 0 3px;
	width:940px;
	text-align:left;
	font-size:0.8461em;			/*t11*/
/*		background-color:#fcfff3;	/**/
}
* html #pankuzu_list {
	padding:0px 0 3px;
	width:960px;
	text-align:left;
	font-size:0.8461em;			/*t11*/
}
#pankuzu_list ul {
	list-style:none;
	line-height:1.6;
}
#pankuzu_list li {
	display:inline;
	line-height:110%;
	margin-left:0px;
	list-style-type:none;
}
#pankuzu_list li a, #pankuzu_list li a:link, #pankuzu_list li a:visited {
	padding-right:15px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-right:5px;
	background:url(../common/images/theme/pan_arrow.gif) no-repeat right center;
}
#pankuzu_list li a:hover {
	padding-right:15px;
/*		padding-top:0px;		/**/
	margin-right:5px;
	margin-left:0px;
}
#pankuzu_list li.home {
	padding:1px 0 1px;
}
#pankuzu_list p.home {
	padding-left:18px;
	color:#fff;
}

#banner_wrapper  {
	width:100%;
	text-align:center;
	clear:both;
	margin: 0px auto 0  !important;
	background:#f6f6f6;
	padding:25px 0 25px;
}
#banner_wrapper div.banner_area {
	text-align: center;
/*	width:960px;	/**/
	width:800px;
	margin:0 auto;
	height:42px;
}


#pg_top_none {
	clear:both;
	padding-bottom:0px;
	height:30px;
	text-align:center;
	width:100%;
	margin: 17px auto 0  !important;
}
#pg_toppg_top_none p {
	text-align: right;
	width:930px;
	margin:0 auto
}

#pg_top {
	position:absolute;
	right:5px;
/*		bottom:165px;	/**/
		top:170px;	/**/
}
#pg_top p {
}

.push {
	height: 291px; /* .push must be the same height as .footer */
}
#footer_area {
	width:100%;
	margin:0px auto 0;
	padding:0px 0 0 0;
	text-align:center;
	height: 152px; /* .push must be the same height as .footer */
/*		background:#000  url(../common/images/footer/bg_footer.gif) repeat-x top center ;	/**/
	background:#000  url(../common/images/footer/bg_footer.gif) repeat-x bottom center ;	/**/
} 
#footer {
	width:960px;
	margin:0px auto 0px !important;
	padding:0;
	color:#fff;
	height:152px;
	text-align:left;
}
#footer p.copyright {
	clear:both !important;
	width:940px;
	text-align:center;
	margin:0px 0 0;
	padding:24px 0 0;
	height:15px;
	font-size:0.8461em;	/*	11px	*/
}
#footer .footer_corp_area {
	width:630px;
	_width:680px;
/*		float:left;	/**/
	text-align:left;
	margin:25px auto 0 auto;
	_margin:25px 0 0 200px;
	height:45px;
}
#footer .wind_cave {
	float:left;
	width:330px;
	_width:400px;
	background: url(../common/images/footer/wind_cave.gif) no-repeat left top;
	padding-left:50px;
	line-height:14px;
}
#footer .ice_cave {
	float:left;
	width:200px;
	_width:250px;
	background: url(../common/images/footer/ice_cave.gif) no-repeat left top;
	padding-left:50px;
	line-height:14px;
}
#footer address {
	float:right;
	width:620px;
	padding-top:10px;
	font-style:normal;
}

#footer .footer_menu_area {
	clear:both;
	width:900px;
	height:32px;
/*	float:right;	/**/
text-align:center;
}
#footer ul {
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 0;
    margin-top: 0px;
    padding-top: 6px;
    text-align: center;
    width: 900px;
}
#footer ul li {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../common/images/footer/pipe.gif");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline;
    font-size: 90%;
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    padding-left: 16px;
    padding-right: 5px;
}
#footer ul li.home {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    list-style-type: none;
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    padding-left: 5px;
}
#footer ul li a {
    color: #ffffff;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited {
    color: #ffffff;
}
#footer ul li a:hover {
    color: #003366;
}

/*	-----	Page Navigation	-----	*/

div.f_pagination {
	width:630px;
	margin:20px auto 0;
	padding:5px;
	background:#ebf5ff;
}
/*Black red style*/
div.black-red {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	background-color:#ebf5ff;
	color: #fff;
}

div.black-red a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	background-color:#fff;
	text-decoration: none; /* no underline */
	color: #333;
	border:1px #b0b0b0 solid;
}
div.black-red a:hover, div.black-red a:active {
	background-color:#46a6ff;
	color: #fff;
}
div.black-red span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #81c0ff;
	color: #fff;
	border:1px #81c0ff solid;
}
div.black-red span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		background-color:#c0c0c0;
		color: #e0e0e0;
	}




/*	SLIDER*/
/* Slider */
#slider {
	width:930px;
	height:400px;
	padding:15px;
	margin:0 auto;
}
div#slideshow {
	float:left;
	height:380px;
	width:100%;
	overflow: hidden;
}
.slider-item {
	width:100% !important;
	display:block;
	clear:both;
}
.slider-item img {
	float:left;
	margin:0;
	padding:0px 0px 0 0;
}
.slider-item .text_item {
	width:220px;
	float:left;
	margin:0;
	padding:0px 0 0 0;
}
.slider-item .text_item p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#8c9da1;
	padding:0 0 0px 0;
	margin:0;
	line-height:1.8em;
}
.slider-item .text_item img {
	margin:0px auto;
	padding:0;
	float:left;
}
.slider_content_inner img {
	border:none;
}
.controls-center {
	width:930px;
	margin:0 auto;
	padding:0;
}
#slider_controls {
	margin:0px auto 0;
	z-index:1000;
	width:930px;
	height:16px;
}
#slider_controls ul {
	margin:2px 0px 0 0px;
	padding:0;
	width:930px;
	float:left;
}
#slider_controls ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#slider_controls ul li {
	display:block;
}
#slider_controls ul li a {
	width:10px;
	height:10px;
	background:url(../common/images/theme/tab_off.gif) no-repeat center center;
	display:block;
	float:left;
	padding:5px 2px 0 2px;
	margin:2px !important;
	margin:1px 1px;
	outline:none;
}
#slider_controls ul li a:focus {
	outline:none;
}
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide {
	color:#979797;
	background:url(../common/images/theme/tab_on.gif) no-repeat center center;
}


/*----------------------*/
#side_schedule {
	width:248px;
	height:225px;
	border:1px #000 solid;
}

#s1 {
	width:230px !important;
	height:105px;
	overflow: hidden;
	margin:5px 0 0 10px;
}

#s1 table {
	clear:both;
	margin:0;
	line-height:1.4;
	background-color:#e0e0e0;
	border-collapse: separate;
	border-spacing: 1px;
	width:230px !important;
}
#s1 table th {
	padding:4px;
	background-color:#f4f1e1;
	border:solid 1px #ffffff;
	color:#202020;
	text-align:center;
	font-weight:normal;
	_font-size:0.923em;
}
#s1 table td {
	padding:4px;
	background:none;
	background-color:#ffffff;
	border-right:none;
	border-bottom:none;
	_font-size:0.923em;
}


.slider-item2 {
	width:230px !important;
	display:block;
	clear:both;
}
.slider-item2 img {
	float:left;
	margin:0;
	padding:0px 0px 0 0;
}
.slider-item2 .text_item2 {
	width:210px;
	float:left;
	margin:0 0 0 10px;
	padding:0px 0 0 0;
}
.slider-item2 .text_item2 p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#8c9da1;
	padding:0 0 0px 0;
	margin:0;
	line-height:1.8em;
}
.slider-item2 .text_item2 img {
	margin:0px auto;
	padding:0;
	float:left;
}
#nav {
	text-align:center;
	width:200px;
	margin: 5px 0 0 15px;
}
#prev1 {
	float:left;
	width:30%;
	display:block;
}
#next1 {
	float:right;
	display:block;
	width:30%;
}
