@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
  text-align:right;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  word-break:break-all;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
YUI 3.10.0 (build a03ce0e)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  /* for IE */
  *font: x-small;
  /* for IE in quirks mode */
  color: #333;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
/* {
  font-family:"SimSun","MS UI Gothic","Hei","sans-serif";
}*/

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea {
  font: 99% arial,helvetica,clean,sans-serif;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
html.zh_cn body select,
html.zh_cn body input,
html.zh_cn body button,
html.zh_cn body textarea ,
html.zh_tw body select,
html.zh_tw body input,
html.zh_tw body button,
html.zh_tw body textarea {
  font: 99% arial,helvetica,clean,sans-serif;
  font-family:"SimSun","MS UI Gothic","Hei","sans-serif";
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssfonts {
  display: none;
}

/* common style */
* {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
}

a {
  color: #666666 !important;
}
a:hover {
  color: #5787f4 !important;
}
a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

body, html {
  height: 100%;
}

#layout-container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
}

#global-header {
  background: #000;
}
#global-header span {
  display: block;
  padding: 0;
  text-align: right;
    margin: 0 auto;
    max-width: 992px;
}
#global-header span img {
  margin: 0 0 0 10px;
}

/* footer */
#site-footer {
  position: relative;
  clear: both;
  border-top:1px solid #3C3C42;
  background: #1F2024;
  margin:0 0 -16px;
  min-height:109px;
}

#site-footer2 {
  position: relative;
  clear: both;
  border-top:1px solid #3C3C42;
  background: #1F2024;
  margin:0 0 0px;
  min-height:36px;
}

#site-footer nav {
    margin: 0 auto;
    padding: 20px 10px 0;
    max-width: 992px;
	position:relative;
  display:block;
}

#site-footer2 nav {
    margin: 0 auto;
    padding: 7px 10px 0;
    max-width: 992px;
	position:relative;
  display:block;
}

#site-footer ul {
  display: table;
  padding:0 0 0px 0;
  margin:0 160px 0 0;
}
#site-footer li {
	float:left;
	font-size:12px;
	margin-right:30px;
}
#site-footer li a {
  display: block;
  padding: 0;
  color: #AEB1C2 !important;
  text-align: left;
}
#site-footer li a:hover {
	color:#ffffff !important;
}
#corporation-copyright {
  padding:20px 0;
  color: #cccccc;
  font-size: 12px;
  margin: 0;
}

#corporation-copyright2 {
  padding:0 0;
  color: #cccccc;
  font-size: 12px;
  margin: 0;
  text-align:center;
}

#corporation-copyright small {
  margin: 0 auto;
  padding:0;
  color:#cccccc;
  }

#site-footer .menu{
	position: absolute;
	top:20px;
	right:10px;
}
#site-footer .menu form select {
    background: none repeat scroll 0 0 #4f4c53;
    border: 0 none;
    color: #ffffff;
    height: 36px;
    margin-left: 24px;
    padding: 6px 10px;
    text-align: center;
    width: 150px;
}
#site-footer .menu form select option {
    background: none repeat scroll 0 0 #4f4c53;
    padding: 6px 10px;
    text-align: center;
}

#contents{
    margin: 0 auto;
	padding: 40px 10px 40px 10px;
    max-width: 992px;
    line-height: 1.8
}

h1 {
    border-bottom: 2px solid #999999;
    font: bold;
    padding: 20px 0px 10px 0px;
    margin: 0 0 40px 0;
    font-size: 200%;
}

h2 {
    font-weight: bold;
    font-size: 140%;
    margin: 0 0 10px 0;
}

h3 {
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 5px 0;
}


p {
    font-size: 16px;
    line-height: 1.8;
    padding: 0;
	margin: 0px 0 40px 0;
}

#link{
    line-height: 3.0 !important;
}











