@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;
}


/*---------- global navi ----------*/
/*#nav {
	display: block;
	width: 1000px;
	height: 115px;
	background: #fff;
	margin: 0 auto;
}

#logo {
	display: block;
	float: left;
	width: 210px;
	height: 125px;
}*/

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


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

/*.sub_nav li,  x:-moz-any-link  {
	display: block;
	list-style: none;
	float: left;
	padding: 0 17px;
	margin: 0;
	border-right: 1px dotted #666;
}

*+html .sub_nav li {
	display: block;
	list-style: none;
	float: left;
	padding: 0 19px;
	margin: 0;
	font-size: 93%;
	border-right: 1px dotted #666;
}*/

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

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

/* gn
.nav {
	z-index: 5;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	width: 750px;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	background: #fff;
	overflow: hidden;
}
.nav ul{
	display: block;
	width: 747px;
	background: url("../images/nav_line.gif") no-repeat 0 17px;
}

.nav li {
	display: block;
	list-style: none;
	float: left;
	padding: 0 30px;
	padding: 0 29px\9;
	background: url("../images/nav_line.gif") no-repeat 100% 17px;
}

*+html .nav li {
	display: block;
	list-style: none;
	float: left;
	padding: 0 29px;
	font-size: 93%;
	background: url("../images/nav_line.gif") no-repeat 100% 17px;
}


.nav li,  x:-moz-any-link  {
	display: block;
	list-style: none;
	float: left;
	padding: 0 31px;
	background: url("../images/nav_line.gif") no-repeat 100% 17px;
}


.nav li a {
	text-decoration: none;
	color: #000;
	display: block;
	border-top: 5px solid #FFF;
	padding: 10px 0;
}
.nav li a:hover {
	border-top: 5px solid #F00;
}
.nav li strong {
	border-top: 5px solid #F00;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 10px 0;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
} */


header{/*position: absolute;*/width: 1000px; background: #fff; text-align: center; margin: 0 auto;}
header:after{content:"";display:block;clear:both;height:0;}
header h1{ display: block;text-align: center; float: left; background: #E50012;}
header h1 a{ display: block; padding: 39px 0; width: 210px;}
.head_wrap h1{ display: block;text-align: center; float: left; background: #E50012;}
.head_wrap h1 a{ display: block; padding: 39px 0; width: 210px;}
.nav ul{ float: right; text-align: center; padding: 0;background: url("../images/nav_line.gif") no-repeat 0 22px; overflow: hidden; margin: 30px 0 0 0; /*width: 750px;*/}
.nav li{ /*float: right;*/
	margin: 0;
	padding: 0 26px;
	background: url("../images/nav_line.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.gif") no-repeat 0 22px; overflow: hidden; margin: 26px 0 0 0; width: 738px;}
*+html .nav li{ /*float: right;*/
	margin: 0;
	padding: 0 26px;
	background: url("../images/nav_line.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.85; 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; margin-left: auto; margin-right: auto; background: #E50012; }
header.scroll h1 a{ display: block; margin-left: auto; margin-right: auto; padding: 13px 0;}
header.scroll ul{padding-left: 30px; margin-top: 10px;background: url("../images/nav_line.gif") no-repeat 0 22px; padding: 0;}
header.scroll .sub_nav { display: none;}


.nav li a {
	text-decoration: none;
	color: #000;
	display: block;
	border-top: 5px solid #FFF;
	padding: 10px 0;
}
.nav li a:hover {
	/*border-top: 5px solid #F00;*/
	color: #999;
}
.nav li strong {
	border-top: 5px solid #F00;
	text-decoration: none;
	color: #000;
	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_inner {
	/*position: relative;
	left: 0;
	top: 0;*/
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 14px 0;
}  
ul#ticker01 {  
	position: relative;
	left: 1000px;
	/*overflow: hidden;*/
	list-style: none;
	overflow: hidden;
	width: 1000px;
}

ul#ticker01 li {
	font-size: 93%;
	line-height: 1;
	list-style: none;
	float: left;
	margin-right: 220px;
	display:block;  
	/display:inline;/*IE7*/  
	/zoom:1;/*IE7*/
	zoom: 1;
}  

ul#ticker01 li span {
	display: block;
}



/*--------- パンくず ---------*/
.pan {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	background: #fff;
}
.pan02 {
	width: 100%;
	padding: 10px 0;
	border-bottom: 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: url("../images/hw_sec_bg.gif") repeat-y 100% 0;
	/*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: #EFEFEF;
}

/*------ 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;
}


/*----- title ------*/
div#title {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	padding: 0;
    background-repeat: no-repeat;
    background-position: bottom center;
}



/*------------- 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;
	overflow: hidden;
}






/*------------- 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;
}
























