@charset "UTF-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
̃ev[ǵARɉHApA񏤗p킸p܂B
AȂ̍ĔzzAсyoqgz̃N͍폜֎~łB
NOꍇ͗Li3,000~)ō폜\łB
L肨₢킹B

Created by http://seo.turtle-five.com/
E-Mail: info@turtle-five.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*-------------------------------------------------
y1zCSSZbg
---------------------------------------------------*/

* {
  padding: 0;
  margin: 0;
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

img {
	border: none;
	vertical-align: bottom;

}

hr{
	clear: both;
	margin: 0 0 2em 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	color: #3366ff;
	border-style: solid none none none;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}


/*-------------------------------------------------
y2zS̃tHgw
---------------------------------------------------*/
body {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  text-align: center;
  font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
  background: #fff url() no-repeat;
}

/*-------------------------------------------------
y3zCAEgw
---------------------------------------------------*/

#wrapper {
  width: 900px;
  margin: 1em auto 0;
  text-align: left;
  border: 1px solid #002B7F;
  background: #fff;
}

/* -- wb_[w -- */

#header {
  border-bottom: 1px solid #3366ff;
  height: 145px;
  margin: 0px auto;
  padding: 5px 5px 0 5px;
  background:  #002B7F url(header.jpg) no-repeat;
  font-size: 13px;
}

#global {
  width: 100%;
  position: relative;
  font-size: 13px;
}

#container {
  width: 720px;
  float: left;
}

#contents {
  width: 500px;
  float: right;
  padding: 50px 19px;
  border-left: 1px solid #002B7F;
  border-right: 1px solid #002B7F;
}

/* -- TCho[w -- */

#left-column {
  width: 170px;
  float: right;
  padding: 35px 5px;
  font-size: 13px;
}

#right-column {
  width: 170px;
  float: right;
  padding: 35px 5px;
  font-size: 13px;
}

/* -- tb^[w -- */

#footer {
  clear: both;
  padding: 0.5em 0 1em;
  background-color: #002B7F;
  color: #ededed;
  border-top: 1px solid #3366ff;
  font-size: 13px;
}


/*-------------------------------------------------
y3zwb_[vf
---------------------------------------------------*/

/* -- o(H1) -- */
h1 {
  color: #efefef;
  font-size: 1em;
  font-weight: normal;
  margin-left: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: bold;
}

/* -- TCg -- */
p.logo {
  font-size: 2em;
  margin-bottom: 0.5em;
  margin-left: 15px;
}

p.logo a {
  text-decoration: none;
  color: #FFFFFF;
}

p.logo a:hover {
  text-decoration: underline;
  color: #ededed;
}

/* -- TCgTv -- */
p.description { 
  margin-left: 20px;
  color: #efefef;
}

/*-------------------------------------------------
y4zO[oirQ[Vvf
---------------------------------------------------*/

#global ul {
  width: 100%;
  background-color: #0033ff;
  list-style-type: none;
  position: absolute;
}

#global li {
  width: auto;
  border-right: 1px dotted #FFFFFF;
  float: left;
}

#global li a {
  text-decoration: none;
  display: block;
  background-color: #0033ff;
  color: #FFFFFF;
  width: auto;
  padding: 0.8em;
}

#global li a:hover {
  background-color: #99BADD;
  border-bottom: 2px dotted #FFFFFF;
  color: #000;
}

/*-------------------------------------------------
y5zCRecvf
---------------------------------------------------*/

/* -- pXg -- */
div.topicpath {
  font-size: 90%;
  line-height: 1em;
  margin-bottom: 2em;
}

#contents p {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

/* -- ^O -- */

strong {
  color: red;
}

em {
  color: blue;
}

/* -- o(H2`H4j -- */
h2,h3,h4 {
  font-size: 1.2em;
  border-left: 10px solid #0033ff;
  border-bottom: 1px solid #0033ff;
  margin-bottom: 1.3em;
  padding: 5px 0 5px 5px;
}

h3,h4 { margin-top: 2.5em; }

h5 {
  font-size: 1em;
  margin-bottom: 1.5em;
}

/* -- Xg -- */

#contents ul { margin: 20px 0 1em 10px; }
#contents ol { margin: 20px 0 1em 20px; }
#contents li { margin-bottom: 0.5em; }

/* -- Xg -- */

#contents dl { 
margin: 1em 0; 
}

#contents dt {
  font-weight: bold;
  color: blue;
  line-height: 2em;
  border-bottom: 1px dotted #666666;
}

#contents dd { 
margin: 0.6em 0 1.8em 0; 
}

/* -- gbvɖ߂ -- */
div.content-nav { 
  margin-top: 5em; 
  font-size: 90%;
}


/*--摜񂹁@Eɕ-- */

.left{
  float: left;
  margin: 0 20px 20px 0!important;
}

/*--摜E񂹁@ɕ-- */

.right{
  float: right;
  margin: 0 0 20px 20px!important;
}

/*--e[uCAEg-- */

table.simple-table {
    width: 460px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.simple-table th {
    padding: 5px;
    border: #ededed solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    background: #ededed;
}
table.simple-table td {
    padding: 5px;
    border: 1px #ededed solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

/*-------------------------------------------------
y6zTCho[vf
---------------------------------------------------*/

/* -- TCho[o^Cg -- */
p.sidetitle {
  color: #FFFFFF;
  padding: 0.5em;
  border: 1px solid #666666;
  background-color: #0033ff;
  margin-top: 1em;
}

/* -- TChj[Xg -- */
ul.sidemenu {
  list-style-type: none;
  margin-bottom: 1em;
}

ul.sidemenu li { 
  display: inline; 
}

ul.sidemenu a {
  text-decoration: none;
  display: block;
  width: 158px;
  padding: 0.5em 5px;
  background-color: #ededed;
  color: #000000;
  border-bottom: 1px solid #002B7F;
  border-right: 1px solid #002B7F;
  border-left: 1px solid #002B7F;
}

ul.sidemenu a:hover {
  text-decoration: none;
  background-color: #fcfcfc;
  color: #666;
  border-bottom: 1px solid #666;
}


/* -- TChoi[ -- */

ul.sidebanner {
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 2em;
}

ul.sidebanner a {
  text-decoration: none;
  width: 160px;
  padding: 0.5em 5px;
  color: #000000;
}

p.side {
  line-height: 1.6em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 90%;
  padding:  3px;
}

/*-------------------------------------------------
y7ztb^[vf
---------------------------------------------------*/

#footer a{
  color: #ededed;
}

#footer a:hover {
  color: #fff;
}

/* -- tb^[j[ -- */
ul.footermenu {
  width: 500px;;
  list-style-type: none;
}

ul.footermenu li {
  width: auto;
  border-right: 1px dotted #999;
  float: left;
}

ul.footermenu li a {
  text-decoration: underline;
  display: block;
  width: auto;
  padding: 0.7em
}

/* -- Rs[Cg -- */
#footer address { 
  text-align: center; 
  font-size: 90%;
  font-style: normal;
}

/*--폜֎~y쌠Eoqgz͐΂ɕύXȂł--*/

/* 쌠 */

p.credit{ 
  text-align: center; 
  color: #666;
  font-size: 90%;
  margin-top: 10px;
}

p.credit a{ 
  color: #666;
}
/*--폜֎~yoqgzB͐΂ɕύXȂł--*/
