@charset "UTF-8";

/* reset */
html {text-align: center; font-size: 100%;}

div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}


body {
	color: #595757;
	margin: 0 auto;
	padding: 0;
	font-size: 85%;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.7;
	text-align: center;
	background: #FFF;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 93%;
	line-height: 1.7;
}

fieldset, images{border:0;}

address, caption, cite,
code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul{list-style:none;}

caption, th{text-align:left;}

h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:normal;
}

q:before, q:after{content:”;}

abbr, acronym{border:0;}

img {border: none; margin: 0;}


/*------------------------------------
	link
------------------------------------*/
a:link {
	color: #26ADC1;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #26ADC1;
	background-color: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #8DCFDC;
	background-color: transparent;
	text-decoration: none;
}

/*------------------------------------
	text
------------------------------------*/
.float_l {
	float: left;
	margin: 0 0 10px 0;
}

.float_r {
	float: right;
	margin: 0 0 10px 20px;
}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}


/* size */
.small {font-size: 77%;}
.big {font-size: 123.1%;}

/*------------------------------------
	clear
------------------------------------*/
.clear {
	clear: both;
}

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

.clearfix {
  min-height: 1px;
  clear: both;
}

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

/*------------------------------------
	body
------------------------------------*/
#wrap {
	display: block;
	width: 100%;
	height: 125px;
	margin: 0 auto;
	background: #11376A;
}


/*---------- global navi ----------*/
/* sn */
.sub_nav {
	z-index: 12;
	display: block;
	float: right;
	/*width: 500px;*/
	padding: 0;
	margin: 0;
	font-size: 77%;
	line-height: 100%;
	background: #11376A;
	/*border-left: 1px dotted #fff;*/
}


.sub_nav li {
	list-style: none;
	float: left;
	padding: 12px 19px 0 19px;
	margin: 0;
	border-left: 1px dotted #fff;
}

.sub_nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: /*12px*/0 0 7px 0;
}
.sub_nav li a:hover {
	color: #ACB6C5;
}

li#bt_hw_s {
	margin: 0;
	height: 40px;
	padding: 0!important;
	border: none;
}


header{/*position: absolute;*/width: 1000px; background: #11376A; text-align: center; margin: 0 auto;}
header:after{content:"";display:block;clear:both;height:0;}
header h1{ display: block;text-align: center; background: #E50012; float: left;}
header h1 a{ display: block; padding: 28px 0; width: 120px;}
.head_wrap h1{ display: block;text-align: center; background: #fff; float: left;}
.head_wrap h1 a{ display: block; padding: 28px 0; width: 120px;}
.nav ul{ float: right; text-align: center; padding: 0;background: url("../images/nav_line_s.gif") no-repeat 0 22px; overflow: hidden; margin: 26px 0 0 0; /*width: 750px;*/}
.nav li{ /*float: right;*/
	margin: 0;
	padding: 0 26px;
	background: url("../images/nav_line_s.gif") no-repeat 100% 22px;
	font-weight: bold;
	list-style: none;
	float: left;
	font-size: 93%;
}

/*ie7*/
*+html .nav ul{ float: right; text-align: center; padding: 0;background: url("../images/nav_line_s.gif") no-repeat 0 22px; overflow: hidden; margin: 30px 0 0 0; width: 738px;}
*+html .nav li{ /*float: right;*/
	margin: 0;
	padding: 0 26px;
	background: url("../images/nav_line_s.gif") no-repeat 100% 22px;
	font-weight: bold;
	list-style: none;
	float: left;
	font-size: 93%;
}


header.scroll{position: fixed;top:0;left: 0; opacity: 0.9; z-index: 10; width: 100%; text-align: center;}
header.scroll .head_wrap {
	widows: 1000px!important;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
 
header.scroll h1{ padding: 0; text-align: center; margin-left: auto; margin-right: auto; background: #fff;}
header.scroll h1 a{ display: block; padding: 10px 0;}
header.scroll ul{padding-left: 30px; margin-top: 20px;background: url("../images/nav_line_s.gif") no-repeat 0 22px; padding: 0;}
header.scroll .sub_nav { display: none;}


.nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	border-top: 5px solid #11376A;
	padding: 10px 0;
}
.nav li a:hover {
	/*border-top: 5px solid #1BB8CE;*/
	color: #ACB6C5;
}
.nav li strong {
	border-top: 5px solid #1BB8CE;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px 0;
}

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


/*---------- global navi ----------*/
.news_wrap {
	clear: both;
	width: 100%;
	padding: 0;  
	margin: 0 auto;   
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: #F9F9F9;
	text-align: left;
	overflow: hidden;
}  
.news_wrap .news_inner {  
	width: 1000px;
	margin: 0 auto;
	padding: 0;  
	overflow: hidden;
	padding: 14px 0;
}  
#ticker01 {  
	position: relative;  
}  
#ticker01 li {  
	padding-right: 20px;  
	font-size: 93%;
	list-style: none;
}  



/*--------- パンくず ---------*/
.pan {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	background: #fff;
}

.pan_in {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	color: #3F3F3F;
	font-size: 85%;
}

.pan_in p {
	display: block;
	float: left;
	background: url("../images/nav_arrow.gif") no-repeat 100% 4px;
	margin: 0 15px 0 0;
	padding: 0 18px 0 0;
}


/*--------- 内容 ---------*/
#content {
	displa/y: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	/*background-position: 6% 0;*/
}
#content_g {
	displa/y: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #F0F0F0;
	/*background-position: 6% 0;*/
}

#content_in {
	display: block;
	width: 1000px;
	margin: 0 auto;
}

/* 左 */
#cont_left {
	display: block;
	float: left;
	width: 218px;
	height: 100%;
	margin: 0;
	padding: 0 0 60px 0;
	min-height: 1000px;
	text-align: left;
	background: #fff;
}



/* 右 */
#cont_right {
	display: block;
	float: left;
	width: 731px;
	height: 100%;
	margin: 0;
	padding: 0 0 60px 50px;
	min-height: 1000px;
	text-align: left;
	border-left: 1px solid #E6E6E6;
	background: #fff;
}

/*------ side ------*/
.side_box {
	display: block;
	width: 218px;
	margin: 75px 0 15px 0;
}

.side_title {
	display: block;
	width: 218px;
	margin: 75px 0 15px 0;
}

/*------ ボディ ------*/
#cont_right_body {
	display: block;
	margin: 75px 0 0 0;
	width: 731px;
}

#cont_right_body h2, #content_f_in h2 {
	display: block;
	margin: 0 0 48px 0;
}


/*----------- フル -----------*/
#content_full {
	displa/y: block;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	background: #EFEFEF;
	overflow: hidden;
}

#content_f_in {
	clear: both;
	display: block;
	width: 1000px;
	height: 100%;
	min-height: 600px;
	margin: 70px auto;
	padding: 0;
	text-align: left;
}



/*------------- copyright -----------*/
#copy {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: #333;
	color: #FFF;
	font-size: 85%;
	line-height: 1;
}


/*------------- pagetop -----------*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #666;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-size: 116%;
	text-decoration: none;
	line-height: 40px;
}


/*----------- 高さ -----------*/
div {
	display: block;
	/*margin: 10px;
	padding: 10px;
	width: auto;*/
	}​




















