@charset "UTF-8";
* 
{
	margin: 0;
	padding: 0px;
}
body {
	background:url(../_images/bg/bg_body.jpg) no-repeat center top,url(../_images/bg/bg_body2.png) repeat-x;
	min-width:1138px;
	background-attachment:fixed; 
	}
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input, textarea {
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, th, td 
{
    margin: 0;
    font-size: 84%;
}
ul
{
    list-style: none;
}

************* Share Styles *************/
.clear {
	clear: both;
	}
.c_left {
	clear: left;
	}
.c_right {
	clear: right;
	}
.f_left {
	float: left;
	}
.f_right {
	float: right;
	}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
	}
.right {
	text-align: right !important;
	}
.mr0 {
	margin-right: 0 !important;
	}
.mb10 {
	margin-bottom: 10px !important;
}
.w140 {
	width:140px !important;
	}
.w160 {
	width:160px !important;
	}
	
/************* ClearFix Styles *************/
/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	}
/* IE 7 and MacIE*/
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* LINK ------------------------- TXT */
a:visited,
a:link {
	text-decoration: underline;
	}
a:hover,
a:active {
	text-decoration: none;
	}
/* LINK ------------------------- IMG */
a:hover img {
	-moz-opacity: 0.7;
	opacity :0.7;
	filter: alpha(opacity=70);
	}
	
.contents {
  position: relative;
  overflow: hidden;
  margin: 0 0;
  padding: 0 0;
}
.contents_inner {
  box-sizing: boder-box;
  margin: 0 auto;
  text-align: center;
}

/*********************
*
*	header
*
**********************/
header.header {
  width:100%;
  height:auto;
}
.header .contents_inner {
  width: 1138px;
  margin: 0 auto;
  text-align:left;
  padding-top:25px;
  position:relative;
}
#sitelogo {
  display:inline-block;
  vertical-align:middle;
}
#g_menu {
  display:inline-block;
  text-align:left;
  vertical-align:middle;
}
#g_menu ul {
    display:inline-block;
    padding-left:40px;
    margin:10px 0;
}
#g_menu li {
  display:inline-block;
  margin-right:21px;
}
#g_menu li a {
  text-decoration:none;
  color: #fff;
  font-size: 13px;
  font-weight:bold;
}
#g_menu li a.active {
  color: #e2e2e2;
}
#g_menu li a:hover {
  color: #e2e2e2;
  padding-bottom:7px;
  border-bottom: 1px dotted #e2e2e2;
}

/*********************
*
*	English
*
**********************/
#english {
  width:56px;
  height:75px;
  position:absolute;
  background:url(../_images/bg/bg_english.png) no-repeat;
  top:6px;
  right:0;
}
#english a {
  display:block;
  color:#163794;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  padding-top:30px;
  padding-left:5px;
}
#english a:hover {
  border-bottom: 1px dotted #163794;
}

/*********************
*
*	toptext
*
**********************/
.top_text {
  width:100%;
}
.top_text .contents_inner {
  width: 1138px;
  margin: 0 auto;
  text-align:left;
}
.top_text .contents_inner .text1 {
  padding-top:140px;
  overflow:hidden;
}
.top_text .contents_inner .text1 h3 {
  font-size:32px;
  color: #fff;
  padding:80px 0 0 30px;
  float:left;
}
.top_text .contents_inner .text1 .circle {
  width:410px;
  height:352px;
  float:right;
  text-align:center;
  background:url(../_images/bg/top_circle.png) no-repeat;
  margin-top:-30px;
}
.top_text .contents_inner .text1 .circle a {
  display:block;
  padding:90px 0 15px 25px;
}
.top_text .contents_inner .text1 .circle p {
  width:210px;
  text-align:left;
  padding-left:130px;
  color:#FFF;
}
.top_text .contents_inner .text1 .circle p.title {
  font-size:19px;
}
.top_text .contents_inner .text1 .circle p.ex {
  font-size:12px;
}
.top_text .contents_inner .text2 {
  overflow:hidden;
  text-align:center;
  margin-top:-120px;
  margin-bottom:60px;
}

/*********************
*
*	main
*
**********************/
.main {
  width:100%;
  border-bottom: 10px solid #F0F0F0;
}
.main .contents_inner {
  width: 1088px;
  min-height:570px;
  padding:25px;
  margin: 0 auto;
  text-align:left;
  background: rgba( 255, 255, 255, 0.95);
  overflow:hidden;
}
.main .contents_inner .titlearea {
  overflow: hidden;
  margin-bottom:15px;
}
.main .contents_inner .titlearea .t1 {
  font-size: 22px;
  color:#242413;
  font-family: "MS 明朝",serif;
}
.main .contents_inner .titlearea .t2 {
  font-size: 12px;
  font-weight:bold;
  color:#242413;
}
.main .contents_inner .titlearea .upddate {
  color:#666666;
}
.main .contents_inner .titlearea .sub {
  font-size: 18px;
}
.main .contents_inner p.ex, .main .contents_inner p.caption {
  font-size: 12px;
  color:#242413;
  padding-bottom:10px;
}
.main .contents_inner p.caption {
  padding-top:5px;
}
.main .contents_inner a.continue {
  display:inline-block;
  font-size: 12px;
  color:#163794;
  text-decoration:none;
}
.main .contents_inner a.continue:hover {
  border-bottom: 1px dotted #163794;
}

/*********************
*
*	entry_contents
*
**********************/
#entry_contents {
  width: 1138px;
  min-height:995px;
  margin: 0 auto;
  margin-top:25px;
  text-align:left;
  background: url(../_images/bg/bg_sub.png) no-repeat,rgba( 255, 255, 255, 0.95);
  background-position:left 20px top 10px;
  overflow:hidden;
  position:relative;
}
#entry_contents .bg_circle {
  position:absolute;
  top:-10px;
  right:0;
  z-index:1;
  vertical-align:top;
}
#entry_contents .bg_circle2 {
  position:absolute;
  top:148px;
  left:80px;
  z-index:1;
}
#entry_contents .bg_circle2_2 {
  position:absolute;
  top:115px;
  left:80px;
  z-index:1;
}
#title,#category,#subtitle,#entrybody {
  width: 805px;
  margin: 0 auto;
  text-align:left;
  overflow:hidden;
}
#title h2 {
  font-size:24px;
  color:#242415;
  padding:70px 0 28px 0;
}
#category_wrap {
  background: #FFF;
  border-top:3px solid #eeeeee;
  position:relative;
  z-index:2;
}
#category ul {
    display:inline-block;
    padding:8px 0;
}
#category li {
  display:inline-block;
  margin-right:20px;
}
#category li a {
  display:block;
  text-decoration:none;
  color: #242415;
  font-size: 12px;
  background: url(../_images/icon/arrow3.png) no-repeat;
  padding-left:25px;
  vertical-align:middle;
}
#category li a:hover {
  color: #0399D0;
  border-bottom: 1px dotted #0399D0;
}
#subtitle_wrap {
  background: #163794;
}
#subtitle h2 {
  font-size:20px;
  color:#FFF;
  padding:45px 0 25px 0;
}
#entrybody {
  padding-top: 55px;
}
#entrybody h3 {
  font-size:18px;
  color: #21A9D2;
  margin-bottom:10px;
}
#entrybody h4 {
  font-size:18px;
  color:#163794;
  margin-bottom:10px;
  padding-bottom:5px;
  border-bottom: 2px solid #163794;
}
#entrybody p {
  font-size:14px;
  color: #242415;
  margin-bottom:25px;
  overflow:hidden;
}
#entrybody p.caption {
  font-size: 12px;
  color:#242413;
}
#entrybody a {
  text-decoration: none;
  color:#163794;
  font-size:14px;
}
#entrybody a:hover {
  color: #163794;
  border-bottom: 1px dotted #163794;
}
#entrybody .link {
  margin-bottom:15px;
}
#entrybody .link a {
  display: inline-block;
  margin-bottom:5px;
}

/*********************
*
*	news
*
**********************/
#news {
  width:513px;
  min-height:550px;
  padding-right:25px;
  float:left;
  border-right:2px solid #eeeeee;
}
#news ul li {
  padding-bottom:25px;
}
#news ul li span {
  display:block;
  font-size:12px;
  color:#666666;
}
#news ul li a {
  display:inline-block;
  font-size:13px;
  color:#163794;
  text-decoration:none;
}
#news ul li a:hover {
  border-bottom: 1px dotted #163794;
}
.news_title {
  border-left: 10px solid #21A9D2;
  color:#21A9D2;
  padding-left:10px;
}
.news_date {
  text-align:right;
  background:#eeeeee;
  padding:5px 10px;
  font-weight:bold;
}

/*********************
*
*	line_box
*
**********************/
#line_box1 {
  width:235px;
  min-height:550px;
  padding:0 25px;
  float:left;
  border-right:2px solid #eeeeee;
}
#line_box2 {
  width:235px;
  min-height:550px;
  padding-left:25px;
  float:left;
}
#line_box1 .contents {
  overflow:hidden;
  margin-bottom:20px;
}
#line_box1 img, #line_box2 img{
  max-width:215px;
}
#line_box1 .videobnr a{
  display:block;
  width:242px;
  height:62px;
  line-height:62px;
  background:url(../_images/bnr/video.png) no-repeat;
  text-decoration:none;
  text-align:center;
  color:#242413;
  font-size:20px;
  font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight:lighter;
  letter-spacing: 3px;
}
#line_box2 .bnr{
  margin-top:10px;
}
#line_box2 .bnr a{
  display:block;
  margin-bottom:10px;
}

/*********************
*
*	footer
*
**********************/
footer.footer {
  width:100%;
  background:#F8F8F8;
}
.footer .contents_inner {
  background:#F8F8F8;
  overflow:hidden;
  text-align:center;
  position:relative;
}
#f_menu_wrap {
    background:#FFF;
    margin:0 0 30px 0;
}
#f_menu {
    width: 1138px;
    margin: 0 auto;
    padding:20px 0;
    overflow:hidden;
    text-align:center;
}
#f_menu ul {
    display:inline-block;
}
#f_menu li {
  display:inline-block;
  margin-right:35px;
}
#f_menu li a {
  text-decoration:none;
  color: #3F3F3F;
  font-size: 12px;
}
#f_menu li a:hover {
  color: #0399D0;
  padding-bottom:7px;
  border-bottom: 1px dotted #0399D0;
}
#banner {
  width: 940px;
  margin: 0 auto;
  text-align:left;
}
#banner a {
  display:inline-block;
  margin-right:5px;
}
#to_top,#obi,#f_info {
    width: 1138px;
    margin: 0 auto;
    overflow:hidden;
}
#to_top {
    text-align:right;
    margin-bottom:-10px;
}
#obi_wrap {
  background:#0099CA;
}
#obi {
    padding:5px 0;
}
#obi a.kenkyu {
    display:inline-block
    font-size:12px;
    color:#FFF;
    text-decoration:none;
}
#obi a.kenkyu:hover {
  color: #e2e2e2;
  border-bottom: 1px dotted #e2e2e2;
}
#obi .copyright {
    font-size:10px;
    color:#FFF;
    padding-top:5px;
}
#f_info {
    padding:20px 0;
}
#f_info span {
    font-size:12px;
    color:#3F3F3F;
}

/*********************
*
*	パンクズ
*
**********************/
#pkz_wrap {
  background: #F6F9FC;
  border-top:2px solid #eeeeee;
}
#pkz {
  width: 1088px;
  margin: 0 auto;
  text-align:left;
  overflow:hidden;
  padding:15px 20px;
}
#pkz ul {
	min-height: 1.1em !important;
	z-index:9999;
	box-sizing:content-box;
}
#pkz ul li {
	float: left;
	display: inline;
	height: 15px;
	list-style-type: none;
}
#pkz ul li a {
	display: block;
	margin-right: 5px;
	padding-right: 1em;
	line-height: 15px;
	background: url(../_images/icon/pkz_arrow.png) right 50% no-repeat;
	text-decoration: none;
	color:#0095C7;
	font-size:12px;
	text-decoration:underline;
}
#pkz ul li span {
	display: block;
	line-height: 15px;
	color:#242415;
	font-size:12px;
}
#pkz ul li#here a {
	background-image: none;
}
#pkz ul li a:hover {
	
}

/*********************
*	singlelist
*/
ul.singlelist {
	text-align: left;
	margin: 25px 0 15px;
	list-style: none;
	} 
ul.singlelist li {
	position: relative;
	line-height: 1;
	margin: 0 0 5px;
	padding: 10px 0;
	border-bottom: 1px dotted #3F3F3F;
	padding-left: 10px;
	font-size: 14px;
	
	color: #575746;
	}
ul.singlelist li > a {
	color: #3F3F3F;
	text-decoration:none;
	}
ul.singlelist li > a:hover {
  color: #0399D0;
}

 /*********************
*
*　Q&A
*
**********************/
.qa {
    overflow:hidden;
    margin-bottom:20px;
}
.qa .question {
    margin-bottom:10px;
    padding:5px;
    background:#21A9D2;
    color:#FFF;
    font-size:14px;
}
.qa span {
    display:inline-block;
    padding-right:5px;
    font-size:16px;
}
.qa .answer {
    font-size:14px;
    padding-left:5px;
}
.qa .answer span {
    color:#FF0000;
}

 /*********************
*
*　ページ内リンク
*
**********************/
#pagelink {
    margin-bottom:25px;
}
#pagelink ul {
    display:inline-block;
    padding:10px 0;
}
#pagelink li {
  display:inline-block;
  margin-right:10px;
  padding-bottom:8px;
}
#pagelink li a {
  display:block;
  border-bottom: 1px dotted #0399D0;
  color: #0399D0;
  font-size: 13px;
  font-weight:bold;
  vertical-align:middle;
}
.toplink {
    margin-bottom:10px;
    padding:10px 0;
    text-align:right;
}

/*********************
*
*　サイトマップ
*
**********************/
ul.sitemap {
	list-style: none;
	width: 90%;
	margin: 0 30px 1em;
	}
ul.sitemap ul {
	margin: 0 60px 2em;
	list-style: circle;
	}
ul.sitemap li,
ul.sitemap ul li {
	margin: 0;
	padding: 5px 15px;
	border-bottom: 1px dotted #E4E4E4;
	border-top: none;
	}
ul.sitemap li {
	}
#top .main .contents_inner #news ul li .warning {
	color: #F00;
}
#top #entry_contents #entrybody figure {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#top #entry_contents #entrybody figure figcaption {
	padding-top: 10px;
	padding-bottom: 10px;
}
