@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------------------------
default
--------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
html,body {
	width: 100%;
	height: 100%;
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 96%;
	font-weight: normal;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

body{
	word-break: break-all;
}
#all {
	position: relative;
	width: 100%;
}
/*--Reset-----------------------------------------------------------*/
a {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: middle;
}
ul,ol,li {
	list-style: none;
}
address	{  
	font-style: normal;  
}
 
input, textarea, select {
	font-size: 1em;
}
table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
th,td{
  vertical-align: top;
  border: none;
  font-weight: normal;
  text-align: left;
}
caption{
  text-align:left;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix { 
	height: 1%;
}
.clearfix { 
	display: block; 
}
/*--Text------------------------------------------------------------*/
* html body {/*IE6*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child + html body {/*IE7*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h1 {
	font-size: 120%;
	font-weight: normal;
}
h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
/*--Link------------------------------------------------------------*/
a,
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover,
a:active {
	color: #999;
}
a:focus {
	color: #000;
}
/*--HTML5-----------------------------------------------------------*/
article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}
/*--header style-----------------------------------------------------------*/
header {
	width: 960px;
	height: 120px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
header #head {
	padding-top: 30px;
}
header #head p {
	padding-top: 10px;
	float: left;
}
header #head ul.headerlink {
	float: right;
}
header #head ul.headerlink li {
	margin-right: 42px;
	padding-top: 10px;
	float: left;
}
header #head ul.headerlink li a,
header #head ul.headerlink li a:link,
header #head ul.headerlink li a:visited,
header #head ul.headerlink li a:focus {
	color: #000;
}
header #head ul.headerlink li a:hover,
header #head ul.headerlink li a:active {
	filter: alpha( opacity=50 );	
	opacity: 0.5;
    -moz-opacity: 0.5;
}
footer div#foot {
	width: 960px;
	height: 230px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
header #head ul.headerlink li.head_button {
	margin-right: 0px;
	padding-top: 0px;
}
/* header #head ul.headerlink li a {
	padding-right: 23px;
	background: url(../images/common/icon_link_01.gif) no-repeat center right;
}
 */
/*--global-navi style-----------------------------------------------------------*/
nav {
	width: 100%;
	height: 58px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}
nav ul {
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	z-index: 2;	
}
nav ul li {
	float: left;
}


/*--content style-----------------------------------------------------------*/
#content {
	margin: -8px auto 60px auto;
	background-color: #fff;
}
#content div#underbanner_01 {
	width: 100%;
	height: 240px;
	background: url(../images/common/under_banner_back.gif) repeat;
}
#content div#underbanner_01 ul {
	width: 960px;
	margin: 0px auto;
	padding-top: 40px;
}

#content div#underbanner_01 div.pagetop {
	width: 100%;
	height: 20px;
	background: #fff;
	margin-top: -20px;
}

#content div#underbanner_01 div.pagetop p {
	width: 960px;
	text-align: right;
	margin: 0px auto;
}

#content div#underbanner_02 ul {
	width: 960px;
	margin: 0px auto;
	padding-top: 40px;
}
#content div#pankuzu {
	width: 960px;
	height: 50px;
	margin: 0px auto;
	text-align: left;
	line-height: 50px;
}
#content div#pankuzu span {
	color: #004da2;
}
#content #title {
	width: 100%;
	height: 120px;
	background-color: #f1f1f1;
	line-height: 120px;
	margin-bottom: 60px;
}
#content #title p {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
#content #content_box {
	margin: 0px auto 120px auto;
	width: 960px;
	text-align: left;
}
#content div #main_content {
	float: left;
	width: 680px;
}
#content div #main_content .main_image {
	margin-bottom: 60px; 
}
#content div #main_content .main_copy {
	margin-bottom: 60px; 
}
#content div #main_content .copy {
	font-size: 114%;
	line-height: 1.9em;
}
#content div #main_content .sub_title {
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	margin-bottom: 60px;
	font-size: 130%;
	color: #004da2;
	background: url(../images/common/sub_title.gif) no-repeat left center;
}
#content div #menu {
	float: right;
	width: 220px;
}
#content div #menu .menu_title1 {
	width: 200px;
	height: 30px;
	background-color: #000;
	color: #fff;
	line-height: 30px;
	padding-left: 20px
}
#content div #menu .menu_title2 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 30px 20px;
	font-size: 80%;
	color: #000 !important;
}
#content ul#menu_list li {
	height: 40px;
	font-size: 14px;
}
#content ul#menu_list li a,
#content ul#menu_list li a:link,
#content ul#menu_list li a:visited,
#content ul#menu_list li a:focus {
	background: url(../images/common/icon_link_03.gif) no-repeat center left;
	padding-left: 13px;
	color: #000;
}
#content ul#menu_list li a:hover,
#content ul#menu_list li a:active {
	background: url(../images/common/icon_link_03_on.gif) no-repeat center left;
	padding-left: 13px;
	color: #004da2;
}
#content ul#menu_list li.top {
	padding-top: 30px;
	border-top: #000 1px solid;
}
#content ul#menu_list li.last {
	height: 45px;
	border-bottom: #000 1px solid;
}
#content ul#menu_list li a span,
#content ul#menu_list li a:link span,
#content ul#menu_list li a:visited span,
#content ul#menu_list li a:focus span {
	background: url(../images/common/icon_window_02.gif) no-repeat center right;
}
#content ul#menu_list li a:hover span,
#content ul#menu_list li a:active span  {
	background: url(../images/common/icon_window_02_on.gif) no-repeat center right;
}
#content ul#menu_list li p.menu_on {
	background: url(../images/common/icon_link_03_on.gif) no-repeat center left;
	padding-left: 13px;
	color: #004da2;
}


/*--footer style-----------------------------------------------------------*/
footer {
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #000;
}
footer a,footer a:link,footer a:visited,footer a:focus {
	color: #fff;
}
footer a:hover,footer a:active {
	filter: alpha( opacity=80 );	
	opacity: 0.8;
    -moz-opacity: 0.8;
}
footer #footerlogo a:hover,footer a:active {
	filter: alpha( opacity=100 );	
	opacity: 1.0;
    -moz-opacity: 1.0;
}
footer div#foot {
	width: 960px;
	height: 230px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
footer div#foot ul.footerlink {
	height: 40px;
}
footer div#foot ul.footerlink li {
	margin-right: 38px;
	padding-top: 11px;
	float: left;
}
footer div#foot ul.footerlink li a {
	padding-right: 21px;
	background: url(../images/common/icon_link_02.gif) no-repeat center right;
}
footer div#foot ul#footerlogo li.right {
	position: relative;
	height: 90px;
	text-align: right;
}
footer div#foot ul#footerlogo li.right p {
	bottom: 0px;
	right: 0px;
	text-align: right;
	padding-top: 10px;
}
footer div#copyright {
	width: 100%;
	height: 35px;
	top: 230px;
	background-color: #004da2;
}
footer div#copyright p {
	width: 960px;
	margin: 40px auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 80%;
}
