@charset "UTF-8";
/* CSS Document */

/*--- body -------------------------------------------------------------------------------------------------------------*/

body {
	background-color:#FFFFFF;
	color:#4e2d1a;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.8;
	text-align:left;
	height:100%;
  }

/* IE7 hack */
*:first-child+html body {
font-size:small;
  }

/* IE6 hack */
*html body {
  font-size:small;
  }

.container{
	margin: 0 auto;
	width: 1000px;
}

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

.clearfix {
  min-height: 1px;
}

h2{
	margin-bottom:10px;
	line-height:1.5;
}
h3{
	margin-bottom:20px;
	line-height:1.5;
}
h4{
	margin-bottom:20px;
}

a:link { color: #e50012; text-decoration:none; }
a:visited { color: #e50012; text-decoration:none; }
a:hover { color: #e50012; text-decoration:underline; }
a:active { color: #e50012;text-decoration:none; }

/*--- /body -------------------------------------------------------------------------------------------------------------*/
/*--- span -------------------------------------------------------------------------------------------------------------*/

/*--- /span -------------------------------------------------------------------------------------------------------------*/

/*--link-------------------------------------------------------------------------------------------------------------*/

/*--/link-------------------------------------------------------------------------------------------------------------*/

/*--header-------------------------------------------------------------------------------------------------------------*/

header{
	height:160px;
	width:100%;
	background-image:url(../images/header_bottom.jpg) ;
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:30px;
}

.inner{
	text-align:right;
    margin: 0 auto;
    width: 1000px;
}

.logo{
	text-align:center;
    margin: 0 auto;
    width: 546px;
}

h1{
	padding-top:50px;
}
h1 a{
	text-indent: -9999px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
    height: 90px;
}

.fb{
	margin-top:-30px;
}
/*--/header-------------------------------------------------------------------------------------------------------------*/

/*--mv------------------------------------------------------------------------------------------------------------*/

/*--/mv--*/
/*--main----------------------------------------------------------------------------------------------*/

main{
	margin:0 auto;
	width:1000px;
}

.mainRight{
	float:right;
	width:770px;
}

.news dt{
	float:left;
}

.news dd{
	line-height:1.5;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:70px;
}

.fb-color { color: #3b5999;
}

.pl{
	padding-left:10px;
}
.news{
	font-size:15px;
	width:546px;
  padding-bottom: 40px;
	background-image:url(../images/news_buttom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.news a{
	background-image:url(../images/news_arrow.png);
	background-repeat:no-repeat;
	color: #333;
	font-size: 14px;
	padding-left:17px;
	line-height:1.5;
}

.news h2{
	margin-bottom:30px;
}
.src{
	height:290px;
	overflow:scroll;
}

.fb-link { margin-top: 30px;}

.news-area p {
	font-size: 14px;
}

.news-area p span {
	font-size: 16px;
	font-weight: bold;
}

.news-area h3 {
  font-size: 18px;
	font-weight: bold;
  margin-bottom: 10px;
}

.news .detail_txt {
  margin-bottom: 30px;
}

.news .detail_txt a {
  background: none;
  text-decoration: none;
  padding: 0;
  color: #009fe8;
}

.news .detail_txt a:hover {
  text-decoration: underline;
}

.pagetop{
	padding-top:30px;
	text-align:center;
}
/*--/main--*/

/*--nav--------------------------------------------------------------------------------------------*/

.nav{
	float:left;
	margin-left:10px;
}
.lnav_fb{
	margin-top:30px;
}

.nav1 a{
	background:url(../images/left_nav_01_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav1_on a{
	background:url(../images/left_nav_01_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav1 a:hover{
	background:url(../images/left_nav_01_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav2 a{
	background:url(../images/left_nav_02_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav2_on a{
	background:url(../images/left_nav_02_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav2 a:hover{
	background:url(../images/left_nav_02_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav3 a{
	background:url(../images/left_nav_03_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav3_on a{
	background:url(../images/left_nav_03_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav3 a:hover{
	background:url(../images/left_nav_03_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav4 a{
	background:url(../images/left_nav_04_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav4_on a{
	background:url(../images/left_nav_04_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav4 a:hover{
	background:url(../images/left_nav_04_on.jpg) no-repeat;
	width:188px;
	height:51px;
}
.nav5 a{
	background:url(../images/left_nav_05_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav5_on a{
	background:url(../images/left_nav_05_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav5 a:hover{
	background:url(../images/left_nav_05_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav6 a{
	background:url(../images/left_nav_06_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav6_on a{
	background:url(../images/left_nav_06_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav6 a:hover{
	background:url(../images/left_nav_06_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav7 a{
	background:url(../images/left_nav_07_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav7_on a{
	background:url(../images/left_nav_07_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav7 a:hover{
	background:url(../images/left_nav_07_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav8 a{
	background:url(../images/left_nav_08_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:53px;
}
.nav8_on a{
	background:url(../images/left_nav_08_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:53px;
}
.nav8 a:hover{
	background:url(../images/left_nav_08_on.jpg) no-repeat;
	width:188px;
	height:53px;
}

.nav10 a{
	background:url(../images/left_nav_10_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav10 a:hover{
	background:url(../images/left_nav_10_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav11 a{
	background:url(../images/left_nav_11_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav11 a:hover{
	background:url(../images/left_nav_11_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

.nav12 a{
	background:url(../images/left_nav_12_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:188px;
	height:51px;
}
.nav12 a:hover{
	background:url(../images/left_nav_12_on.jpg) no-repeat;
	width:188px;
	height:51px;
}

/*--/nav--*/

/*--footer-------------------------------------------------------------------------------------------*/

footer{
	text-align:center;
	margin:0 auto;
	width:1000px;
}

footer ul{
	text-align:right;
	float:right;
	padding-top:39px;
}

footer li{
	margin-left:20px;
}
/*--/footer--*/
/*--共通-------------------------------------------------------------------------------------------*/
.ta_center{text-align:center;}

.mr05{margin-right:5px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr90{margin-right:90px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}

.ml20{margin-left:20px;}
.ml30{margin-left:30px;}

.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl50{padding-left:50px;}

.fl_left{float:left;}
.fl_right{float:right;}

.bold{font-weight:bold;}
.f9{font-size:9px;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f24{font-size:24px;}

.blue{color:#009fe8;}
.red{color:#e50012;}
.orange{color:#f7b52c;}

/*--/共通--*/

/*--about-------------------------------------------------------------------------------------------*/

.about , .history , .info{
	padding-bottom:20px;
	background-image:url(../images/content_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.about li{
	margin-bottom:20px;
	line-height:1.5;
}

/*--/about--*/

/*--history-------------------------------------------------------------------------------------------*/
.history{
}
/*--/history--*/

/*--appearance-------------------------------------------------------------------------------------------*/
.appearance{
}

.sam{
	padding-top:30px;
}

.sam li{
	float:left;
	margin-right:10px;
}

/*--スライド--*/
#slides {
	position:relative;
	padding-left:50px;
	z-index:100;
	padding-top:20px;

}
.slides_container {
	width:550px;
	height:370px;
	overflow:hidden;
	display:none;
	text-indent: -9999px
}

.slides_container a {
	width:486px;
	height:323px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position: absolute;
	top: 200px;
	left: -10px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
}

#slides .next {
	left: 620px;
}

.pagination {
	display:none;
}

/*--/スライド--*/
/*--/appearance--*/

/*--writing-------------------------------------------------------------------------------------------*/
.writing{
}

.writing-tit {
	color: #e50012;
	font-size: 24px;
	font-weight: bold;
	background: url(../images/writing/tit-line.png) repeat-x left bottom;
	padding-bottom: 5px;
}

.team-name {
	margin: 30px 0 10px;
}

.team-name span {
	font-weight: bold;
	font-size: 20px;
}

.writing-block-area {
	line-height: 1.5;
}

.writing-block-area li {
	display: inline-block;
	vertical-align: top;
}

.writing-block-area li.writing-box-center {
	margin: 0 10px;
}

.writing-team-name span {
	font-weight: bold;
	font-size: 20px;
}

.writing-pic {
	margin-top: 10px;
}

.writing-pic a img {
	border: 5px solid #e5e5e5;
}

.writing-pic a:hover img {
	border: 2px solid #e5e5e5;
	margin: 3px;
}




/*--/writing-------*/

/*--terminology-------------------------------------------------------------------------------------------*/
.terminology{
}

#content1 { display:block; }
#content2 { display:none; }
#content3 { display:none; }

.tabset_tab li{
	float:left;
}


.a_k a{
	background:url(../images/terminology/a_k_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.a_k a.select{
	background:url(../images/terminology/a_k_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.a_k a:hover{
	background:url(../images/terminology/a_k_on.jpg) no-repeat;
	width:161px;
	height:57px;
}

.s_n a{
	background:url(../images/terminology/s_n_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.s_n a.select{
	background:url(../images/terminology/s_n_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.s_n a:hover{
	background:url(../images/terminology/s_n_on.jpg) no-repeat;
	width:161px;
	height:57px;
}
.h_w a{
	background:url(../images/terminology/h_w_off.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.h_w a.select{
	background:url(../images/terminology/h_w_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
    text-indent: -9999px;
	width:161px;
	height:57px;
}
.h_w a:hover{
	background:url(../images/terminology/h_w_on.jpg) no-repeat;
	width:161px;
	height:57px;
}





/* tab */
.tabset{
}


.tabset_tab{
	padding-left:20px;
}
/* panel */
.tabset_panel{
	clear:both;
	padding:0 0 5px 0;
}
.tabset_panel li{
	margin-bottom:10px;
}
.tabset_panel div{
	padding:20px;
	box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.3);
}
/*--/terminology-------*/

/*--info-------------------------------------------------------------------------------------------*/

.info li{
	margin-bottom:20px;
}
/*--/info--*/
/*--contact-------------------------------------------------------------------------------------------*/
.contact{
}

.form{
	text-align:center;
	box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.3);
	padding:50px 60px;
	width:575px;
}

.form table{
	width:545px;
	margin:10px 20px 20px 10px;
	padding-top:10px;
	}

 .form table td{
	font-size:13px;
	padding-bottom:15px;
	padding-top:10px;

}

.box , .box2{
	margin-left:20px;
	text-align:left;
	width:300px;
}

.box3{
	margin-left:20px;
	text-align:left;
	width:400px;
}
/*--/contact--*/
/*--subscription-------------------------------------------------------------------------------------------*/
.subscription .notice-area {
  font-size: 15px;
}

.subscription .notice {
  margin-bottom: 20px;
}

.subscription .notice span {
  font-size: 13px;
  font-weight: normal;
}
.subscription li {
  padding-bottom: 10px;
}

.subscription li.notice {
  font-size: 14px;
}

.subscription li.notice span {
  font-size: 11px;
  font-weight: normal;
}

.request{
	text-align:center;
	box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.3);
	padding:50px 60px;
	width:575px;
}

.request table{
	padding-top:10px;
	}

 .request table td{
	font-size:13px;
	padding-bottom:15px;
	padding-top:10px;

}

.box4{
	margin-left:20px;
	margin-right:5px;
	text-align:left;
	width:60px;
}
.box5{
	margin-right:20px;
	text-align:left;
	margin-bottom:10px;
	width:110px;
}
.box6{
	margin-right:20px;
	margin-bottom:10px;
	width:80px;
}
.box7{
}
.box8{
	text-align:left;
	width:60px;
}
.box9{
	width:400px;
}
.line{
	background-position:center;
	background-image:url(../images/subscription_line.jpg);
	background-repeat:no-repeat;
}

.doui{
	background-position:center;
	background-image:url(../images/subscription_tit_3.jpg);
	background-repeat:no-repeat;
}

.scr_2{
	padding:10px;
	border:#cccccc solid 1px;
	overflow:auto;
	height:500px;
}

.scr_2 li{
	margin-bottom:20px;
}

.request table td .table_2 td{
	line-height:1.5;
    font-size: 13px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.wi70{width:70px;}
/*--/subscription--*/
.lightbox {
    display: none;
}

.lightbox:target {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
	background-color:#7B6364;
    position: fixed;
    padding: 2em;
}
