@charset "utf-8";



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

html {
 
}

/* remember to define focus styles! */

:focus {
 outline: 0;
}

body {
 color: white;
 font: 62.5%/1 Meiryo, メイリオ,HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3",sans-serif;
 text-align: center;
 background-color: #333;
}

*+html body {
 font-family: Meiryo, メイリオ,"ＭＳ Ｐゴシック",sans-serif;
}

*html body {
 font-family: "ＭＳ Ｐゴシック",Meiryo, メイリオ,sans-serif;
}

ol, ul {
 list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

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

caption, th, td {
 text-align: left;
 font-weight: normal;
}

th,td {
 font-weight: normal;
 font-style: normal;
}

h1,h2,h3,h4 {
 line-height: 1.3;
}

img {
 margin: 0;
 padding: 0;
 border-style: none;
 border-width: 0;
 vertical-align: bottom;
}

.none {
 display: none;
}

strong , em {
 font-style: normal;
 font-weight: bold;
}

/* end format */

p {
 padding: 0px;
 font-size: 120%;
 line-height: 1.7;
 color: white;
 margin: 0 0px 1.1em;
}

dl {
 font-size: 120%;
}

#container {
 width: 710px;
 margin: 30px auto;
 background: url(../common-images/bg_content.gif) repeat-y;
}

#container:after {
 content: "";
 clear: both;
 height: 0;
 visibility: hidden;
 display: block;
}

#header {
 height: 103px;
 margin: 0;
 width: 710px;
 padding: 0;
 clear: both;
 float: left;
}

#header h1 {
 
}

h1 span {
 display: none;
}

#wrapper {
 width: 712px;
 margin: 0;
 padding: 0;
 background: url(../common-images/bg_content.gif) repeat-y;
 float: left;
}

.contents {
 width: 710px;
 float: left;
 clear: both;
}

.wrap-l {
 width: 220px;
 float: left;
}

.wrap-r {
 width: 490px;
 float: right;
}

.bnr {
 width: 220px;
 float: left;
 text-align: center;
 clear: both;
 margin-bottom: 10px;
}

.bnr img {
}

#lead {
 width: 405px;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 margin-top: 50px;
}

.memo {
 width: 405px;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 margin-top: 10px;
}

#about1 {
 width: 405px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 50px;
 text-align: left;
 display: none;
}

#about2 {
 text-align: left;
 margin-left: 42px;
 width: 405px;
 clear: both;
 display: none;
}

.flash {
 width: 710px;
 height: 228px;
 float: left;
 clear: both;
 margin-bottom: 30px;
 margin-top: 30px;
}

#slider2wap{
 width: 405px;
 height: 228px;
 float: right;
 margin-right: 40px;
}
h2 {
 margin: 0 0 10px;
 padding: 0;
 width: 100%;
 font-weight: bold;
 text-indent: -9999px;
}

.clearboth {
 clear: both;
}

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

.clearfix {
 display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
 height: 1%;
}

.clearfix {
 display: block;
}

/* End hide from IE-mac */

/* @group Footer */

#footer {
 clear: both;
 width: 710px;
 text-align: right;
 background-color: black;
 float: left;
 color: #c66;
}

#footer .padding {
 margin: 0;
 font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
 width: 710px;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
}

#footer p
 {
 margin: 0;
 color: #c66;
}

#footer a {
 color: #c66 !important
 ;
 text-decoration: none;
}

address {
 display: inline;
 margin: 0;
 padding: 0;
 font-weight: normal;
 font-style: normal;
}

#footer span {
 padding-right: 5px;
 padding-left: 5px;
 margin: 0;
}

#footer a {
 color: silver;
}

/* @end */

/* @group Link */

a:visited {
 background: transparent;
 text-decoration: underline;
 color: #fc0;
}

a:link {
 background: transparent;
 text-decoration: underline;
 color: #fc0;
}

a:hover {
 background: transparent;
 text-decoration: underline;
}

a:active {
 background: transparent;
 text-decoration: none;
}

/* @end */

/* ------------------- */

/* PRINT */

@media print {

body, #container, address {
 color: #000 !important;
 background-color: white;
 background-image: none;
}

* html body {
 zoom: 65% !important;
}

a, a:link, a:visited {
 color: #000 !important;
 text-decoration: none !important;
}

#global-navigation-portal {
 display: none !important;
}

#container, #footer {
 background-image: none!important;
}

.contact {

}

a:link:after , a:visited:after {
 content: " [ " attr(href) " ] ";
 font-size: 80%;
 color: red;
}

}

/* iPhone */

@media screen and (max-device-width: 480px) {

html {
 -webkit-text-size-adjust: none;
}

}