html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body {
	font-size: 14px;
	background-color: #FFFFFF;
	background-repeat:repeat;
	background-image: url(../img/bg.jpg);
	width: 100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 165%;
}

a:link {
	color: #026A9E;
}
a:hover {
	color: #72B2D2;
}
a:visited {
	color: #026A9E;
}

a:visited:hover {
	color: #72B2D2;
}

.orange {
	color: #FF6600;
}


a img{
background:none!important;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


/* ヘッダー */

header {
	height:136px;

}

header #header_top {
	border-top:solid #006699 5px;
	background-color:#ffffff;
	height:40px;
}

header #header_top_area {
	width:960px;
	margin:0 auto;
}

header #header_lead {
	float:left;
	font-size:12px;
	margin:5px 0 0 0;
}

ul.nav_head {
	float:right;
}

ul.nav_head li {float:left;display:inline;}
.nav_head:after,
nav:after {display:block;height:0;clear:both;visibility:hidden;}

.nav_head{display:inline-block;}

ul.nav_head {
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}

ul.nav_head li {
	line-height:0;
	text-align:left;
}

ul.nav_head li,
ul.nav_head li a {
	text-indent:-9999px;
	background:url(../img/nav_head.gif) no-repeat;
	height:40px;
	display:block;
}

/* access */
ul.nav_head li.nav_access,
ul.nav_head li.nav_access a {
	background-position:0px 0px;
	width:107px;
}
ul.nav_head li.nav_access a:hover,
ul.nav_head li.nav_access a.select {background-position:0px -40px;}

/* sitemap */
ul.nav_head li.nav_sitemap,
ul.nav_head li.nav_sitemap a {
	background-position:-107px 0px;
	width:103px;
}
ul.nav_head li.nav_sitemap a:hover,
ul.nav_head li.nav_sitemap a.select {background-position:-107px -40px;}


/* english */
ul.nav_head li.nav_english,
ul.nav_head li.nav_english a {
	background-position:-214px 0px;
	width:104px;
}
ul.nav_head li.nav_english a:hover,
ul.nav_head li.nav_english a.select {background-position:-214px -40px;}

/* chinese */
ul.nav_head li.nav_chinese ,
ul.nav_head li.nav_chinese a {
	background-position:-319px 0px;
	width:106px;
}
ul.nav_head li.nav_chinese a:hover,
ul.nav_head li.nav_chinese a.select {background-position:-319px -40px;}


#header_area {
	background-color:#ffffff;
	height:70px;
}

#header_box {
	width:960px;
	margin:-10px auto 0;
}

#header_box a#logo {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
	height: 46px;
	width: 373px;
	margin-top: 0px;
	text-indent: -10000px;
	overflow: hidden;
}

div#head_text{
	width: 580px;
	height: 46px;
	padding: 0;
	margin:10px 0 0 0;
	float: right;
	text-align:right;
	line-height: 135%;
	font-size:12px;
}


/* グローバルメニュー */

nav {
	background-repeat:repeat-x;
	background-image: url(../img/gmenu_bg.gif);
	height:64px;
	margin:0;
	padding: 0;
}

#gmenu_box {
	width:960px;
	margin:0 auto;
}


ul.gmenu li {float:left;display:inline;}
.gmenu:after {display:block;height:0;clear:both;visibility:hidden;}

.gmenu{display:inline-block;}

ul.gmenu {
	margin:0;
	padding:0;
	text-align:left;
}

ul.gmenu li {
	line-height:0;
	text-align:left;
}

ul.gmenu li,
ul.gmenu li a {
	text-indent:-9999px;
	background:url(../img/gmenu.gif) no-repeat;
	height:64px;
	display:block;
}

/* home */
ul.gmenu li.nav_home,
ul.gmenu li.nav_home a {
	background-position:0 0;
	width:60px;
}
ul.gmenu li.nav_home a:hover,
ul.gmenu li.nav_home a.select {background-position:0 -64px;}

/* product */
ul.gmenu li.nav_product,
ul.gmenu li.nav_product a {
	background-position:-60px 0;
	width:225px;
}
ul.gmenu li.nav_product a:hover,
ul.gmenu li.nav_product a.select {background-position:-60px -64px;}


/* profile */
ul.gmenu li.nav_profile,
ul.gmenu li.nav_profile a {
	background-position:-285px 0;
	width:225px;
}
ul.gmenu li.nav_profile a:hover,
ul.gmenu li.nav_profile a.select {background-position:-285px -64px;}

/* news */
ul.gmenu li.nav_news,
ul.gmenu li.nav_news a {
	background-position:-510px 0;
	width:225px;
}
ul.gmenu li.nav_news a:hover,
ul.gmenu li.nav_news a.select {background-position:-510px -64px;}

/* recruit */
ul.gmenu li.nav_recruit,
ul.gmenu li.nav_recruit a {
	background-position:-735px 0;
	width:225px;
}
ul.gmenu li.nav_recruit a:hover,
ul.gmenu li.nav_recruit a.select {background-position:-735px -64px;}


/* 歴史切替*/

#hmenu_box {
	width:960px;
	margin:0 auto;
}


ul.hmenu li {float:left;display:inline;}
.hmenu:after {display:block;height:0;clear:both;visibility:hidden;}

.hmenu{display:inline-block;}

ul.hmenu {
	margin:0;
	padding:0;
	text-align:left;
}

ul.hmenu li {
	line-height:0;
	text-align:left;
}

ul.hmenu li,
ul.hmenu li a {
	text-indent:-9999px;
	background:url(../company/img/hmenu.gif) no-repeat;
	height:60px;
	display:block;
}

/* 第1期 */
ul.hmenu li.nav_no1,
ul.hmenu li.nav_no1 a {
	background-position:0 0;
	width:240px;
}
ul.hmenu li.nav_no1 a:hover,
ul.hmenu li.nav_no1 a.select {background-position:0 -60px;}

/* 第2期 */
ul.hmenu li.nav_no2,
ul.hmenu li.nav_no2 a {
	background-position:-240px 0;
	width:240px;
}
ul.hmenu li.nav_no2 a:hover,
ul.hmenu li.nav_no2 a.select {background-position:-240px -60px;}


/* 第3期 */
ul.hmenu li.nav_no3,
ul.hmenu li.nav_no3 a {
	background-position:-480px 0;
	width:240px;
}
ul.hmenu li.nav_no3 a:hover,
ul.hmenu li.nav_no3 a.select {background-position:-480px -60px;}

/* 第4期 */
ul.hmenu li.nav_no4,
ul.hmenu li.nav_no4 a {
	background-position:-720px 0;
	width:240px;
}
ul.hmenu li.nav_no4 a:hover,
ul.hmenu li.nav_no4 a.select {background-position:-720px -60px;}






/* メイン画像 */


#main_visual {
	width:960px;
	margin:10px auto 15px auto;
	padding:0;
	position:relative;
}

#main_visual a {
	position:absolute;
	margin:0;
	padding:0;
	top:370px;
	right:10px;
	color:#ffffff;
	font-size:14px;
}

#main_visual img.pic01 {
	position:absolute;
	margin:0;
	padding:0;
	top:315px;
	right:10px;
	color:#ffffff;
	font-size:14px;
}

#main_visual img.pic02 {
	position:absolute;
	margin:0;
	padding:0;
	top:400px;
	right:10px;
	color:#ffffff;
	font-size:14px;
}

#main_visual a:hover {
	text-decoration:none;
}

#view {
	width:960px;
	margin:-20px auto 10px auto;
	padding:0;
	text-align:right;
}

.window {
width:900px;
height:420px;
padding:0px;
box-sizing:border-box;
margin:-20px auto 0px;
text-align:center;
}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;}

#contents {
	margin:0px auto;
	padding:0 0 30px 0;
	text-align:left;
	width:960px;
}

#fb_area {
	width:305px;
	height:380px;
	float:left;
	padding:0;
	margin:0 20px 20px 0;
	background-color:#ffffff;
}

#fb_area2 {
	display:none;
}

#fb_area p{
	padding:0;
	margin:0 0 10px 0;
	font-size:12px;
}

#fb_area h2 {
	padding:5px 0 0 5px;
	margin:0;
	border-top:solid #006699 3px;
	font-size:14px;
}

#info_area {
	width:500px;
	float:left;
	padding:0;
	margin:0 0 20px 0;
	background-color:#ffffff;
}

#info_area h2 {
	padding:5px 0 0 5px;
	margin:0 0 0 0;
	border-top:solid #006699 3px;
	font-size:14px;
}

#info_area ul{
	padding:0;
	margin:0 5px;
}

#info_area p{
	padding:0;
	margin:0 0 10px 10px;
}

#info_area li.guide{
	padding:0 0 5px 45px;
	margin:0;
	list-style-type: none;
	background-image: url(../img/info_icon1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#info_area li.exhibit{
	padding:0 0 5px 45px;
	margin:0;
	list-style-type: none;
	background-image: url(../img/info_icon3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#info_area li.article{
	padding:0 0 5px 0px;
	margin:0;
	list-style-type: none;
/*
	background-image: url(../img/info_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
*/
}


#info_area li span.date{
	font-size:11px;
	color:#666666;
	margin-right:5px;
	display:inline-block;
	width:70px;
	vertical-align:top;
}

#info_area li span.title{
	color:#666666;
	margin:0px;
	display:inline-block;
	width:370px;
	line-height:18px;
}



#right_area{
	width:450px;
	float:right;
	padding:0 0 10px 0;
	margin:0;
/*	background-color:#ffffff;*/
}

#right_area img {
	width:100%;
	display:block;
}

#right_area img.login {
	width:60%;
	display:block;
	margin:10px auto;
}

#right_area h2 {
	padding:5px 0 0 5px;
	margin:0 0 10px 0;
	border-top:solid #006699 3px;
	font-size:14px;
}


#right_area ul{
	padding:0;
	margin:5px 0 0 0;
}

#right_area li{
	float:left;
	padding:0;
	margin:0 0 3px 10px;
	list-style-type: none;
}


#right_area li:nth-child(3n) {
	float:right;
	margin:0 10px 3px 10px;
}

#right_area li a {
	display:block;
}


/*  ページ */
#page {
	margin:50px auto 30px;
	padding:0;
	text-align:left;
	width:960px;
}

#page h1 {
	margin:0;
	padding:0;
}

#page h1 span{
	display:none;
}

#page ol.privacy {
	margin:0 0 0 20px;
	padding:0;
}

#page ol.privacy li {
	margin:10px 0 15px 0;
	padding:0;
}

ol.maru {
  counter-reset:number;
  list-style:none;
  margin:20px 0 10px 0;
  padding:0;
}

ol.maru li {
}

ol.maru li:before{

  counter-increment: number;
  content: counter(number);

  float: left;
  background: #02699D;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 1.5;
	margin-right:10px;
}

ol.maru2 {
  counter-reset:number;
  list-style:none;
  margin:20px 0 10px 0;
  padding:0;
}

ol.maru2 li {
}

ol.maru2 li:before{

  counter-increment: number;
  content: counter(number);

  float: left;
  background: #F26522;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 1.5;
	margin-right:10px;
}

span.waku {
  background: #ffffff;
 border:solid #ff0000 1px;
	padding:0px 3px;
	color:#ff0000;
}


#page li.none {
list-style-type:none;
}

#page .bd1 {
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border: 1px #eeeeee solid;
   background-color: #EBE5DE;
padding:10px;
}



#page .bd1 li {
	margin:0 0 10px 0;
}

#page .bd1 p {
	margin:5px 0 5px 0;
}

#page .bd1 ul {
	margin:0 0 20px 0;
}

#page .bd2 {
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border: 1px #708191 solid;
   background-color: #EEF2F5;
padding:10px 5px;
}





table.charge td div.leftm {
	margin-left:25px;
}

table.charge td sup {
	background-color:#02699D;
	color:#ffffff;
	padding:0 2px;
	margin-right:3px;

}

table.charge td h2 {
	display:none;
}

table.charge th div {
	text-align:left;
}

#lmain {
	margin:0 0 30px 0;
	padding:0;
	text-align:left;
	width:700px;
	float:left;
}

#lmain .left {
	margin:0 0 20px 0;
	width:330px;
	float:left;
	vertical-align:top;
	clear:both;
}

#lmain .left2 {
	margin:0 0 20px 0;
	width:230px;
	float:left;
	vertical-align:top;
	clear:both;
}

#lmain .left2-2 {
	margin:0 0 20px 0;
	width:230px;
	float:left;
	vertical-align:top;
}

#lmain .right {
	margin:0 0 20px 0;
	width:330px;
	vertical-align:top;
	float:right;
}

#lmain .right2 {
	margin:0 0 20px 0;
	width:230px;
	vertical-align:top;
	float:right;
}

#lmain img.left {
	margin:0 0 20px 0;
	width:330px;
	float:left;
	clear:both;
}

#lmain img.right {
	margin:0 0 20px 0;
	width:330px;
	float:right;
}


#lmain figure.left {
	margin:10px 0 20px 0;
	width:330px;
	float:left;
	clear:both;
}

#lmain figure.left img {
	width:330px;
}

#lmain figure.left img.ori4 {
	width:125px;
}


#lmain figure.right {
	margin:10px 0 20px 0;
	width:330px;
	float:right;
}

#lmain figure.right img {
	width:330px;
}

#lmain figure.right img.ori4 {
	width:125px;
}

#lmain figure figcaption {
	width:320px;
}

#lmain .cap01 {
　float: right;
　margin: 0 3px;
	width:300px;
}

#lmain .cap02 {
　float: left;
　margin: 0 3px;
	width:300px;
}


#lmain table th{
	text-align:center;
}

.txt_left {
	text-align:left;
}

#lmenu,
#lmenu2 {
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
	float:right;
	width:220px;
}

#lmenu h1,
#lmenu2 h1{
	margin:0px;
	padding:20px 0;
	background-color:#0B5A9D;
	color:#ffffff;
	text-align:center;
	font-size:16px;
}


#lmenu ul,
#lmenu2 ul{
	padding:0;
	margin:0;
	border-left:solid #CAC4C3 1px;
	border-right:solid #CAC4C3 1px;
	line-height:135%;
	background-color:#ffffff;
}

#lmenu ul li,
#lmenu2 ul li{
	padding:10px 0 10px 30px;
	margin:0;
	list-style-type: none;
	border-bottom:solid #CAC4C3 1px;
	border-top:solid #ffffff 1px;
	background-image: url(../img/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size:14px;
}

#lmenu ul li.cate,
#lmenu2 ul li.cate{
	padding:10px 0 10px 30px;
	margin:0;
	list-style-type: none;
	border-bottom:solid #CAC4C3 1px;
	border-left:solid #02689C 1px;
	border-top:solid #ffffff 1px;
	background-image: none;
	background-color:#eeeeee;
	font-size:14px;
}

#lmenu ul li.cate2,
#lmenu2 ul li.cate2{
	padding:10px 0 10px 30px;
	margin:0;
	list-style-type: none;
	border-bottom:solid #CAC4C3 1px;
	border-top:solid #ffffff 1px;
	background-color:#fafafa;
	font-size:12px;
	background-image:none;
}

#lmenu ul li.on,
#lmenu2 ul li.on{
	padding:10px 0 10px 30px;
	margin:0;
	list-style-type: none;
	border-bottom:solid #CAC4C3 1px;
	border-top:solid #ffffff 1px;
	background-image: url(../img/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color:#C9E3F0;
	font-size:14px;
}



#lmenu ul.second,
#lmenu2 ul.second{
	padding:0;
	margin:0;
	border:none;
}


#lmenu ul.second li,
#lmenu2 ul.second li{
	padding:10px 0 10px 40px;
	margin:0;
	list-style-type: none;
	background-image: url(../img/nav_icon2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-size:12px;
}

#lmenu ul.second li.on,
#lmenu2 ul.second li.on{
	padding:10px 0 10px 40px;
	margin:0;
	list-style-type: none;
	background-image: url(../img/nav_icon2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color:#C9E3F0;
	font-size:12px;
}

#lmenu ul.second2,
#lmenu2 ul.second2{
	padding:0;
	margin:0;
	border:none;
}

#lmenu ul.second2 li,
#lmenu2 ul.second2 li{
	padding:10px 0 10px 50px;
	margin:0;
	list-style-type: none;
	background-image: url(../img/nav_icon2.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	font-size:12px;
}

#lmenu li:last-child,
#lmenu2 li:last-child{

}

#lmenu li a,
#lmenu2 li a {
	display:block;
	text-decoration:none;
	color:#006699;
}

#lmenu li a:hover,
#lmenu2 li a:hover {
	color:#72B2D2;
}

a.broiler {
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	background-size:10px 10px;
	display:block;
	text-decoration:none;
	margin:0;
	padding:5px 0 5px 20px;
}

a.broiler2 {
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	background-size:10px 10px;
	display:block;
	text-decoration:none;
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}

table.broiler td {
	border-bottom:solid #CAC4C3 1px;

}

/* インデックスコンテンツ */

ul.indexmenu {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.indexmenu li {
	width:328px;
	margin:0 20px 20px 0;
	padding:0;
	float: left;
	clear:both;
}

ul.indexmenu li:nth-child(2n) {
	margin:0;
	float: right;
	clear:none;
}

ul.indexmenu li h2 {
	background-color:#0B5A9D;
	border-bottom:solid #127CB8 1px;
	font-size:16px;
	color:#ffffff;
	margin:0;
	padding:5px 0 5px 20px;
	background-image:url(../img/index_icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

ul.indexmenu li a {
	display:block;
	text-decoration:none;
}

ul.indexmenu li a:hover h2 {
	background-color:#287CC3;
}

ul.indexmenu li ul {
	margin:10px 0 15px 0;
	padding:0 0 0 15px;
}

ul.indexmenu li ul li {
	width:300px;
	list-style-type: none;
	margin:0;
	padding:0 0 0 15px;
	float: none;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
}

ul.indexmenu li ul li:nth-child(2n)  {
	list-style-type: none;
	margin:0;
	padding:0 0 0 15px;
	float: none;

}

ul.indexmenu li span.pic {
	height:150px;
	width:328px;
	margin:0;
	padding:0;
}

ul.indexmenu li span.description {
	margin:3px 10px;
	padding:0;
	font-size:12px;
	color:#333333;
	display:block;
}

#page li {
	margin-bottom:10px;
}


/* インデックスコンテンツ */

ul.indexmenu2 {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.indexmenu2 li {
/*	border-bottom:solid #cccccc 1px;*/
	height:200px;
	width:300px;
	margin:0 30px 20px 0;
	padding:0;
	float: left;
}


ul.indexmenu2 li:nth-child(3n) {
	margin:0;
	float: right;
}

ul.indexmenu2 li:nth-child(3n+1) {
	clear:both;
}


ul.indexmenu2 li h2 {
	background-color:#006699;
	border-bottom:solid #00476B 1px;
	font-size:16px;
	color:#ffffff;
	margin:0;
	padding:5px 0 5px 20px;
	background-image:url(../img/index_icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

ul.indexmenu2 li h2.small {
	font-size:14px;
	padding:3px 5px 3px 20px;
	line-height:100%;
}

ul.indexmenu2 li a {
	display:block;
	text-decoration:none;
}

ul.indexmenu2 li span.pic {
	height:150px;
	width:300px;
	margin:0;
	padding:0;
}

ul.indexmenu2 li span.description {
	margin:3px 10px;
	padding:0;
	font-size:12px;
	color:#333333;
	display:block;
}

/* インデックスコンテンツ */

ul.indexmenu3 {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.indexmenu3 li {
	font-size:18px;
	margin:0;
	padding:8px 0 8px 20px;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
	border:solid #eeeeee 1px;
	background-color:#ffffff;
}

ul.indexmenu3 li a {
	display:block;
	text-decoration:none;
}


/* インデックスコンテンツ */

ul.indexmenu4 {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.indexmenu4 li {
	width:328px;
	margin:0 20px 20px 0;
	padding:0;
	float: left;
	clear:both;
}

ul.indexmenu4 li:nth-child(2n) {
	margin:0;
	float: right;
	clear:none;
}

ul.indexmenu4 li a {
	display:block;
	text-decoration:none;
}

ul.indexmenu4 li ul {
	margin:10px 0 15px 0;
	padding:0 0 0 15px;
}

ul.indexmenu4 li ul li {
	width:300px;
	list-style-type: none;
	margin:0;
	padding:0 0 0 15px;
	float: none;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
}

ul.indexmenu4 li ul li:nth-child(2n)  {
	list-style-type: none;
	margin:0;
	padding:0 0 0 15px;
	float: none;

}



#page li {
	margin-bottom:10px;
}


/* 交通アクセスコンテンツ */

ul.access {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.access li {
	width:460px;
	margin:0 40px 30px 0;
	padding:0;
	float: left;
}

ul.access li h3 {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	color:#000000;
	border-left:solid #02689B 25px;
}

ul.access li img {
	width:100%;
	margin:5px 0;
	padding:0;
	border:solid #cccccc 1px;
}

ul.access li:nth-child(2n)  {
	margin-right:0;
}

ul.access li span.description {
	margin:3px 0 3px 0;
	padding:0 0 0 15px;
	font-size:12px;
	color:#333333;
	display:block;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
}

/* 記事紹介 */

ul.news {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.news li {
	width:460px;
	margin:0 40px 30px 0;
	padding:0;
	float: left;
	border-top:solid #cccccc 1px;
}

ul.news li h2 {
	margin:15px 0 10px 0;
	padding:0 0 0 10px;
	color:#000000;
	border-left:solid #02689B 25px;
	font-weight:normal;
}

ul.news li:nth-child(2n)  {
	margin-right:0;
}

ul.news li span.description {
	font-size:12px;
	margin:3px 0 10px 0;
	padding:0 0 0 15px;
	color:#333333;
	display:block;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	background-size:10px 10px;
	line-height:150%;
}

ul.news li span.description span.date {
	color:#333333;
	font-size:12px;
	width:70px;
	display:block;
	float:left;
}



/* 関連会社 */

h2.asc {
	border-top:solid #cccccc 1px;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
	border-left:solid #127BB7 5px;
	margin:0;
	padding:8px 0px 8px 10px;
	background-color:#ffffff;
}

table.asc th {
	border-bottom:solid #158235 3px;
}

table.asc td {
	border-bottom:solid #cccccc 1px;
}


table.sp td {
	margin:0;
	padding:0;
}

/*  フッター */

footer{
	clear: both;
	margin:0 0 0 0;
	padding:20px 0px 20px 0px;
	width:100%;
	background-color: #707070;
	color: #ffffff;
	font-size:12px;
}

footer a{
	color: #ffffff;
}

div#footer_box{
	width:960px;
	margin:0 auto;
	padding:0;
	clear:both;
}

address{
	font-style:normal;
	float:left;
	width: 340px;
	margin-top:10px;
}

address div.company{
	font-size:22px;
	font-weight:bold;
}

div#footer_menuArea{
	width: 600px;
	float:right;
	padding:0px;
	margin:0 0 20px 0;
	font-size:16px;
}

div.footer_menuBox{
	width: 200px;
	float:left;
	padding:0;
	margin:0;
}

div.footer_menuBox ul{
	padding:0;
	margin:0;
}

div.footer_menuBox li{
	padding:1px 0 1px 10px;
	margin:0;
	list-style-type: none;
}

div.footer_menuBox li.title{
	padding:1px 0 1px 0px;
	font-weight:bold;
}

div.footer_menuBox li a {
	display:block;
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
}


div#copy{
	width:960px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	padding:0;
	clear:both;
}

div#sp_copy{
	display:none;
}

/* パンくずリスト */

ul#panNavi{
	width:920px;
	height:10px;
	text-align:right;
	display: block;
	font-size: 11px;
	padding-bottom: 10px;
}

ul#panNavi li{
	display:inline;
	padding-left:20px;
	background:url(../img/icon2.png) no-repeat 4px 4px;
}

ul#panNavi li.topPage{
	background:none;
}


/* コンテンツエリア */

div#contents_area{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	width: 100%;
}


/* =Clearfix (all browsers)--------------------------------*/
div#contents_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */
* html div#contents_area {
	height: 1%;
}
/* IE7 */
*:first-child+html div#contents_area {
	min-height: 1px;
}


div#contents_box{
	width:960px;
	margin:0 auto
}

div#top_info{
	width:960px;
	margin:10px auto;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

div#top_info h1{
	padding: 10px 0px 5px 0px;
	background:url(../img/seminar_boder.jpg) repeat-x top;
	font-size:18px;
	text-align:center;
	color: #DF5F6F;
	margin:0;
}

div#top_info p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:center;
}

div#top_info img{
	border:solid #cccccc 1px;
	padding:4px;
}

div#top_box{
	width:960px;
	margin:30px auto 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

div#top_box h1{
	padding: 10px 0px 2px 0px;
	background:url(../img/seminar_boder.jpg) repeat-x top;
	font-size:18px;
	text-align:center;
	color: #DF5F6F;
}


div#top_box a{
	color: #DF5F6F;
}

div#top_box a:hover{
	color: #1A469C;
	text-decoration:none;
}


div#contents_box h1{
	border-bottom:solid #CEC8B2 2px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


div#contents_box h1.sceneTitle{
	padding: 8px 0px 8px 0px;
	color: #000000;
	margin-top: 0px;
	background-image: url(../img/dot_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top: solid #16A7D4 2px;
	font-size: 16px;
	border-bottom:none;
}

div#top_box div#columnLine01{
	width:310px;
	float:left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom:30px;
}

div#top_box div#columnLine01 img{
	border:solid #cccccc 1px;
	padding:4px;
}


div#top_box div#columnLine01 h2{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size:16px;
	text-align:center;
}

div#top_box div#columnLine01 p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:center;
}

div#top_box div#columnLine02{
	width:310px;
	float:left;
	margin-right: 15px;
}

div#top_box div#columnLine02 img{
	border:solid #cccccc 1px;
	padding:4px;
}

div#top_box div#columnLine02 h2{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size:16px;
	text-align:center;
}

div#top_box div#columnLine02 p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:center;
}

div#top_box div#columnLine03{
	width:310px;
	float:right;
}

div#top_box div#columnLine03 img{
	border:solid #cccccc 1px;
	padding:4px;
}

div#top_box div#columnLine03 h2{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size:16px;
	text-align:center;
}

div#top_box div#columnLine03 p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:center;
}


div#top_banner_box{
	width:960px;
	margin:0 auto;
	padding-bottom: 20px;
}

div#top_banner_box ul#top_banner {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	height: 114px;
}

ul#top_banner li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	display: block;
	list-style-type: none;
	overflow: hidden;
}

ul#top_banner li img {
	vertical-align: top;
}

ul#top_banner li img a {
	text-decoration:none;
}

ul#top_banner li.last {
	margin-right: 0px;
}


div#map{
	width:650px;
	height: 500px;
}


.section{
	margin-bottom: 60px;
	clear: both;
}

h2.mainPhoto {
	margin-top:0px;
}

h2.forte {
	margin:0px 0px;
	padding:0px 0px;
}

h2.products {
	margin:0px 0px;
	padding:10px 0px 10px 0px;
	color:#01679A;
	border-bottom:solid #01679A 1px;
	line-height:1.5;
	font-weight:normal;
	background-image: url(../img/h2_under.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

h2.products2 {
	margin:0px 0px;
	padding:10px 0px 10px 0px;
	color:#F7941D;
	border-bottom:solid #F7941D 1px;
	line-height:1.5;
	font-weight:normal;
	background-image: url(../img/h2_under2.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

/*
h2.products {
	margin:0px 0px;
	padding:10px 5px;
	background-color:#01679A;
	color:#ffffff;
}
*/
h3.products {
	margin:10px 0px 10px 0;
	padding:5px 5px 5px 10px;
	border-left:solid 3px #01679A;
	color:#01679A;
	font-weight:normal;

}

h3.products2 {
	margin:10px 0px 10px 0;
	padding:5px 5px 5px 10px;
	border-left:solid 3px #F7941D;
	color:#F7941D;
	font-weight:normal;
}

div.sitemap {
	width:100%;
	margin:20px 0;
}

div.sitemap div {
	width:300px;
	float:left;
	margin:5px 20px 20px 0;
	padding:3px;

}

div.sitemap div:nth-child(3n) {
	margin-right:0px;
}
div.sitemap div:nth-child(3n+1) {
	clear:both;
}

div.sitemap h2 {
	margin:0px 0px;
	padding:10px 0px 10px 0px;
	color:#01679A;
	border-bottom:solid #01679A 1px;
	line-height:1.5;
	font-weight:normal;
	background-image: url(../img/h2_under.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}


div.sitemap div h3 {
	margin:10px 0px 10px 0;
	padding:5px 5px 5px 10px;
	border-left:solid 3px #01679A;
	border-top:solid #cccccc 1px;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
	color:#01679A;
    background-color:#F2F7FC;
	font-weight:normal;

}


div.sitemap div ul {
	margin:0 0 20px 0;
	padding:10px ;
	border:solid #cccccc 1px;
    background-color:white;
}


div.sitemap div ul li {
	list-style-type: none;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
}

div.sitemap div ul ul{
	margin-left:20px;
}

div.sitemap div ul ul ul{
	margin:0 5px 10px 5px;

}

dl.outline {
	margin-left:5px;
}

dl.outline dt {
	border-left:solid 3px #01679A;
	padding-left:5px;
	color:#01679A;
	font-weight:bold;
}

dl.outline dd {
	border-left:solid 3px #D7E1E6;
	padding-left:5px;
	margin:0 0 10px 0;
}

dl.inquiry {
	margin-left:5px;
	font-size:18px;
	line-height:200%;
}

dl.inquiry dt {
	border-left:solid 3px #01679A;
	color:#01679A;
	font-weight:bold;
	clear:both;
	padding:0 0 5px 10px;
	margin-top:20px;
}

dl.inquiry dd {
	border-left:solid 3px #D7E1E6;
	padding:5px 0 5px 10px;
	margin:0 0 5px 0;

}

dl.inquiry dd label {
	margin-right:20px;
	float:left;
}

img.require {
	vertical-align: middle;
	padding-left: 4px;
}

input.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}

input.input_text2 {
	margin-right:20px;
}

input.input_text:focus {
	background-color: #fff0d5;
}

textarea.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
textarea.input_text:focus {
	background-color: #fff0d5;
}

input.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

img.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}


dl.orga {
	margin-left:5px;
}

dl.orga dt {
  float:left;
  clear:left;
  margin-right:20px;
  width:170px;
}

dl.orga dt.l10 {
  float:left;
  clear:left;
  margin-right:10px;
  margin-left:10px;
}

dl.orga dd {
  float:left;
  margin-bottom:10px;
}


/* ギャラリーエリア */

	#gallery {
	margin:20px 0px 10px 0px;
	padding:0px;
	line-height:135%;
	font-size: 12px;
	}
	#gallery ul {
	list-style: none;
	margin:0px 0px 20px 0px;
	padding:0px;
	}
	#gallery ul li {
	display: inline-block;
	margin:0px 0px 0px 2px;
	padding:0px;
width: 166px;
	vertical-align:top;
	}

	#gallery ul img {
	border: 1px solid #DADADA;
	padding:2px;
    background:white;
	}
	#gallery ul a:hover img {
	border: 1px solid #2688BC;
	padding:2px;
    background:white;
    opacity: 0.7;
    filter:alpha(opacity=70);	
}

/*セミナー入力*/
img.require {
	vertical-align: middle;
	padding-left: 4px;
}

input.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
input.input_text:focus {
	background-color: #fff0d5;
}

textarea.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
textarea.input_text:focus {
	background-color: #fff0d5;
}

input.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

img.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

/*セミナー入力*/
.kanji_list{
	background-image: url(../img/kanji_list_bg.gif);
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-color: #DBF09C;
}

div#contents_box .two_col h2{
	color: #0070B8;
	border-left-color: #0060A2;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 5px;

}

div#contents_box .two_colleft{
	width:400px;
	float:left;
	margin-right: 10px;
}

div#contents_box .two_colright{
	width:540px;
	float:right;
	padding-left: 10px;
}

div#contents_box .two_colright p{
	margin: 0px 0px 15px 0px;
}

div#contents_box .two_colright .f_big{
	font-size: 22px;
}

div#contents_box .two_colright2{
	width:470px;
	float:right;
	padding-left: 9px;
}


div#contents_box .three_col{
	width:960px;
	clear: both;
}

div#contents_box .three_col h2{
	color: #0070B8;

}

div#contents_box .three_colleft{
	width:300px;
	float:left;
	margin-right: 20px;
}

div#contents_box .three_colright{
	width:300px;
	float:right;
}

div#contents_box h2.faq{
	padding: 8px 0px 8px 0px;
	color: #000000;
	margin-top: 0px;
	background-image: url(../img/dot_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: solid #16A7D4 2px;
	font-size: 16px;
}

div#contents_box h3.faq{
	padding: 8px 0px 8px 0px;
	background-image: url(../img/dot_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 14px;
}



div#contents_box div#columnLine03{
	width:680px;
	float:left;
	line-height: 180%;
}

div#contents_box div#columnLine03 div.left{
	width:200px;
	float:left;
	margin-right: 22px;
}

div#contents_box div#columnLine03 div.right{
	width:200px;
	float:right;
}

div#contents_box div#columnLine03 li{
	margin-bottom:7px;
	font-size: 14px;
}

div#contents_box div#columnLine03 .notice_area{
	width:668px;
	border:solid #CCCCCC 1px;
	padding:5px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

div#contents_box div#columnLine03 .notice_box{
	width:658px;
	line-height: 150%;
	padding:5px;
	background-color: #FFFFFF;
}

div#contents_box div#columnLine03 .notice_area h2{
	font-size:16px;
	padding:5px;
	margin:0px;
	background-color: #EEEEEE;
}

div#contents_box div#columnLine03 .notice_area h3{
	font-size:16px;
	padding:5px;
	margin:0px;
	background-color: #EEEEEE;
	color: #108AC1;
}


div#contents_box div.seminar{
	background-image:url(../img/seminar_boder.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0 10px 0;
	display:block;
}

div#contents_box a.none{
	text-decoration:none;
}

div#contents_box a div.seminar{
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

div#contents_box a:hover div.seminar{
	background-color:#eeeeee;
	color:#999999;
	text-decoration:none;
}


div#contents_box div.seminar div.number{
	float:left;
	width:50px;
	background-color:#EB9FA9;
	font-size:16px;
	text-align:center;
	margin:15px 10px 0 0;
}


div#contents_box div.seminar div.detail{
	float:left;
	width:500px;
}


div#contents_box div.seminar div.detail2{
	float:left;
	width:630px;
	margin-right:20px;
}
div#contents_box div.seminar div.data{
	float:left;
	width:250px;
}



div#contents_box div.seminar div.lecturer{
	float:right;
	width:120px;
}


div#contents_box div#columnLine04{
	width:920px;
	margin-left:20px;
}

div#contents_box div#columnLine04 li{
	margin-bottom:10px;
}

div#contents_box div#columnLine04 ul.list{
	margin:0px;
	padding: 0px;
}

div#contents_box div#columnLine04 li.list{
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 3px 10px;
	list-style-type: none;
	background-image: url(../img/icon1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}


/*　ローカルナビゲーション　*/

div#contents_box div#local_area{
	width:260px;
	float:right;
	padding: 0px;
}

div#contents_box div#local_area h2{
	margin: 0px;
	padding: 0px;
}

div#contents_box div#local_area ul{
	margin: 0;
	padding: 0;
	font-size:12px;
}


div#contents_box div#local_area li{
	list-style-type: none;
	line-height: 100%;
	border-bottom:solid #ffffff 1px;
	background-image: url(../direct_marketing/img/local_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#contents_box div#local_area li a:link{
	text-decoration:none;
	display:block;
	color: #453327;
}

div#contents_box div#local_area li a:visited{
	text-decoration:none;
	display:block;
	color: #453327;
}

div#contents_box div#local_area li a:hover{
	text-decoration:underline;
	display:block;
}


div#contents_box div#local_area li.list1 a{
	background-image: url(../img/local_icon.png);
	background-repeat: no-repeat;
	padding: 20px 3px 5px 30px;
	margin: 0px;
	background-position: 5px 13px;
	height: 30px;
	display:block;
}


div#contents_box div#local_area li.list1s a{
	background-image: url(../img/local_icon_s.png);
	background-repeat: no-repeat;
	padding: 20px 3px 5px 30px;
	margin: 0px;
	background-position: 5px 13px;
	height: 30px;
	display:block;
}


div#contents_box div#local_area li.list2 a{
	background-image: url(../img/local_bg2.gif);
	background-repeat: no-repeat;
	padding: 10px 3px 5px 30px;
	margin: 0px;
	background-position: left top;
	height: 25px;
	display:block;
}



div#contents_box div#local_area li.list2s a{
	background-image: url(../img/local_bg2_s.gif);
	background-repeat: no-repeat;
	padding: 10px 3px 5px 30px;
	margin: 0px;
	background-position: left top;
	height: 25px;
	display:block;
}

div#contents_box div#local_area ul.cate{
	margin: 20px 0px 10px 0px;
}

div#contents_box div#local_area li.list3{
	padding: 0px;
	margin: 0px;
	display:block;
}









div#contents_box div#columnLine03 h2{
	padding: 8px 0px 8px 0px;
	margin-top: 0px;
	font-size: 16px;
}

div#contents_box div#columnLine03 .post{
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-bottom: solid #EEEEEE 1px;
}

div#contents_box div#columnLine03 h3{
	font-size: 16px;
	margin-top: 15px;
	padding: 10px 0px 3px 0px;
	color: #C83F69;
}

div#contents_box div#columnLine03 .databox{
	float:left;
	width:100px;
	margin: 0px;
	padding: 5px;
	color: #999999;
}

div#contents_box div#columnLine04 p{
	line-height: 150%;
	font-size: 16px;
}

div#contents_box div#columnLine04 h1{
	font-size: 18px;
	background-color: #CE1126;
	padding: 5px;
	color: #FFFFFF;
}


.principal {
	float: right;
	padding: 5px;
	border: solid #CCCCCC 1px;
	text-align: center;
	margin-left: 20px;
	
}


ul.record_list {
	margin: 0;
	padding: 0;
}

ul.record_list li {
	background: url(../img/icon2.gif) no-repeat left center;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 8px;
	display: block;
}


ol.number_list {
	margin: 0px 0px 0px 20px;
	padding: 0;
}

.record_title {
	font-size: 16px;
	color: #666666;
}

div#contents_box div#columnLine03 h3.pcase{
	padding: 8px 0px 8px 0px;
	background-image: url(../img/seminar_boder.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 18px;
}

img.require {
	vertical-align: middle;
	padding-left: 4px;
}

input.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
input.input_text:focus {
	background-color: #fff0d5;
}

textarea.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
textarea.input_text:focus {
	background-color: #fff0d5;
}


select.input_text{
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}

select.input_text:focus {
	background-color: #fff0d5;
}

input.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

img.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}



 #page-top {
     position: fixed;
     bottom: 67px;
     right: 20px;
     font-size: 11px;
     z-index: 100;
 }
 #page-top a {
     background: #666;
     text-decoration: none;
     color: #fff;
     width: 39px;
     height: 39px;
     padding: 0;
     text-align: center;
     display: block;
 }

/* --------------------------------------
   余白調整
-------------------------------------- */

.mr5 {
	margin-right:5px;
}

.mr15 {
	margin-right:15px;
}

.mr25 {
	margin-right:25px;
}

.mt10 {
	margin-top:10px;
}

.ml10 {
	margin-left:10px;
}

.pt10 {
	padding-top:10px;
}

.pt20 {
	padding-top:20px;
}


.mb10 {
	margin-bottom:10px;
}

.mb100 {

	margin-bottom:100px;
}

.ml40 {
	margin-left:40px;
}

/* --------------------------------------
   装飾
-------------------------------------- */


.color1 {
	color:#0B5A9D;
}
.pink {
	color:#C83F69;
}

.gray {
	color:#999999;
	font-size: 11px;
}

.photo {
	padding:3px;
	border:1px #DDDDDD solid;
	background-color: #FFFFFF;
}

.f_small {
	font-size: 12px;
}

.f_small2 {
	font-size: 12px;
	line-height: 135%;
}

.lh1 {
	line-height: 135%;
}

.f_big {
	font-size: 22px;
}

.f_big2 {
	font-size: 20px;
}

.f_big3 {
	font-size: 18px;
	line-height:165%;
}

table.inquiry td {
	border:solid #cccccc 1px;
	padding:5px;
}


.link_detail{
	background-image: url(../img/icon3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 12px;

}

.icon2{
	background-image: url(../img/icon1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 20px;
}

/* --------------------------------------
   .Clearfix
-------------------------------------- */

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/

/* @end */
.pl100 {
	padding-left: 100px;
}
.green {

	color:#587709;
}
.white {


	color:#FFFFFF;
}
.red {
	color:#FF0000;
}

.red2 {
    background: #017DC5;
	color:#FFFFFF;
	padding:0px 5px;
	margin:0 0 0 5px;
}

/*header*/
#header {
    background: #f1f1f1;
    border-bottom: 1px solid #ddd;
    height: 49px;
    position: relative;
    width: 100%;
display:none;
}
.button {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('../img/menu_button_back.png');
    background-position: center;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}
.menu-button-right {
    right: 0px;
    border-left: 1px solid #ddd;
}

/*slidemenu*/
.slidemenu {
    background-color: #333;
}
.slidemenu li {
    list-style: none;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #000;
    font-size:14px;
    line-height: 1.8;
}
.slidemenu li a {
    padding:10px 0 10px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}
.slidemenu .slidemenu-header {
    height: 49px;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background-color: #333;
}
.slidemenu .slidemenu-header div {
    padding: 17px 0px 0px 19px;
    text-decoration: none;
    color: #fff;
}

/*main*/
#main {

	margin:0 auto;
}
#contents {
    padding: 20px;
}
#contents h1 {
    font-size: 18px;
}
#contents p {
    margin-top: 15px;
}

/*plugin*/
#main {
  z-index: 1;
}
.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}

@media only screen and (max-width:640px){

#header {
	display:block
}

#header #logo {
	float: left;
	display: block;
	width: 50%;
	margin: 10px 0 0 10px;
	overflow: hidden;
}

#header #logo img {
	width: 100%;
}


header {
	display: none;

}

#main_visual {
	width:100%;
	margin:0px auto 0 auto;
	padding:0;
	position:relative;
}

#main_visual a {
	display: block;
	position:static;
	margin:0 auto 10px;
	padding:0 3px;
	color:#0000ff;
	font-size:11px;
	text-align:center;
}

#main_visual img.pic01 {
	display: block;
	position:static;
	margin:0 auto;
	padding:0;
	width:260px;
}

#main_visual img.pic02 {
	display: block;
	position:static;
	margin:0 auto 10px;
	padding:0;
	width:260px;
}


#main_visual a:hover {
	text-decoration:none;
}


#main_visual img  {
	width:100%;
}

#view {
	width:100%;
	margin:-5px auto 10px auto;
	padding:0;
	text-align:right;
}


#contents {
	margin:0px auto;
	padding:0 0 30px 0;
	width:100%;
}


input.input_text2 {
	display:block;
	margin-right:20px;
}

#fb_area {
	display:none;
}


#fb_area2 {
	display:block;
	width:90%;
	padding:0;
	margin:0 auto;
}

#info_area {
	width:100%;
	padding:0;
	margin:0 ;
}

#info_area p img{
	padding:0;
	margin:0 2% 10px 0;
	width:98%;
}


#right_area{
	width:100%;
	padding:0;
	margin:0 ;
}

#right_area ul{
	margin:0 auto;
}

#right_area li{
	float:left;
	padding:0;
	margin:0 5% 3px 5%;
	list-style-type: none;
	width:40%;
}

#right_area li img{
	width:100%;
}


#right_area li:nth-child(2n) {
	float:left;
	padding:0;
	margin:0 2% 3px 0;
	list-style-type: none;
	width:45%;
}

#right_area li:nth-child(2n+1) {
	float:left;
	padding:0;
	margin:0 5% 3px 2%;
	list-style-type: none;
	width:45%;
}


#info_area li span.date{
	font-size:11px;
	color:#666666;
	margin-right:5px;
	display:block;
	vertical-align:top;
}

#info_area li span.title{
	color:#666666;
	margin:0px;
	display:block;
	width:100%;
	line-height:18px;
}

footer {
	display: none;
}


div#sp_copy{
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	padding:0;
	clear:both;
}

 #page-top {
	display: none;
 }


#page {
	margin:50px auto 30px;
	padding:0;
	text-align:left;
	width:100%;
}


#page h1 img{
	display:none;
}

#page h1 span{
	display:block;
	background-color:#00689D;
	font-size:22px;
	color:#fff;
	padding:10px 0 10px 5px;
	margin:-50px 0 10px 0;
	font-weight:normal;
    text-shadow: 1px 1px 3px #000;
}

#page h1 span span{
	margin-top:-10px;
	margin-bottom:-10px;
	font-size:14px;

}


h1.tours{
	font-size:18px;
}


h2.products {
	font-size:18px;
}

ul#panNavi{
	display:none;
}

ul.indexmenu2 li {
	width:90%;
	margin:10px auto;
	float: none;
	height:auto;
}

ul.indexmenu2 li img {
	width:100%;
}

ul.indexmenu2 li:nth-child(3n) {
	width:90%;
	margin:10px auto;
	float: none;
}

ul.indexmenu2 li:nth-child(3n+1) {
	width:90%;
	margin:10px auto;
	float: none;
}


ul.indexmenu4 {
	display: none;
}


#lmain {
	margin:0 2% 30px 2%;
	padding:0;
	text-align:left;
	width:96%;
	float:none;
}

#regist img {
	width:98%;
}


#lmain img {
	width:98%;
}

#lmain img.ori {
	width:20px;
}

#lmain img.ori2 {
	width:40px;
}

#lmain img.ori3 {
	width:60px;
}

#lmain img.ori4 {
	width:100px;
}

#lmain img.full {
	width:auto;
}

#lmain img.full2 {
	width:50%;
}

ul.indexmenu li {
	width:100%;
	margin:0 0 0px 0;
	padding:0;
	float: none;
}

ul.indexmenu li:nth-child(2n) {
	margin:0 0 0px 0;
	padding:0;
	float: none;
}

ul.access li {
	width:96%;
	margin:0 2% 0 2%;
	padding:0 0 30px 0;
	float: none;
}

ul.news li {
	width:96%;
	margin:0 2% 0 2%;
	padding:0 0 30px 0;
	float: none;
}


ul.news li img {
	width:100%;
	margin:0;
	padding:0;
}

ul.news li img.full {
	width:auto;
	margin:0;
	padding:0;
}

#lmenu {
	margin:0px;
	padding:0;
	text-align:left;
	float:none;
	width:100%;
}

#lmenu2 {
	display:none;
}


#lmain .left,
#lmain .left2,
#lmain .left2-2 {
	margin:0;
	width:98%;
	float:none;
	clear:both;
}

#lmain img.left {
	margin:0;
	width:98%;
	float:none;
	clear:both;
}

#lmain img.right {
	margin:0;
	width:98%;
	float:none;
}

#lmain .right,
#lmain .right2 {
	margin:0;
	width:98%;
	float:none;
}

#lmain .right img.ceo{
	margin:0;
	width:60%;
	float:none;
}



#lmain figure.left {
	margin:0;
	width:100%;
	float:none;
}

#lmain figure.left img {
	width:98%;
}

#lmain figure.right {
	margin:0;
	width:100%;
	float:none;
}

#lmain figure.right img {
	width:98%;
}


#lmain figure figcaption {
	width:98%;
}


dl.inquiry dd label:nth-child(3n+1) {
	margin:0 0 0px 0;
	padding:0;
	clear;both;
	display:block;
}


div.sitemap div {
	width:96%;
	float:none;
	margin:5px 2% 20px 2%;
	padding:3px;
}

.bd2 .ml40 {
	margin-left:0px;
}


table.charge th {
	display:none;
}

table.charge td h2 {
	display:block;
	margin-bottom:20px;
	margin-top:20px;
	font-weight:bold;
}

}


img.balance {
	width:100%;
	max-width:300px;
	display:block;
	margin:10px auto;
}

img.balance_sp {
	display:none;
}

@media only screen and (max-width:640px){
img.balance {
	display:none;
}

img.balance_sp {
	width:80%;
	max-width:400px;
	display:block;
	margin:10px auto;
}

}
