@charset "utf-8";
@charset "utf-8";

 html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-style: normal;
color:#333;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
} img,
object,
embed,
video,
iframe {
width: auto;
max-width: 100%;
} img,
video,
iframe {
height: auto;
} blockquote,
q {
quotes: none;
}
blockquote p:before,
blockquote p:after,
q:before,
q:after {
content: '';
content: none;
} table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
text-align: left;
vertical-align: top;
font-weight: normal;
}
thead th,
thead td {
font-weight: bold;
vertical-align: bottom;
} a img,
th img,
td img {
vertical-align: top;
} button,
input,
select,
textarea {
margin: 0;
}
textarea {
overflow: auto;
} button {
width: auto;
overflow: visible;
} input[type=button],
input[type=submit],
button {
cursor: pointer;
} input[type="radio"],
input[type="checkbox"] {
font-size: 110%;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ddd;
} .group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} body {
font: 13px arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
background: #ffffff;
color: #444;
line-height: 180%;
}
a {
color: #336699;
}
a:hover {
color: #19334d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
margin-bottom: 0.5em;
}
h1 {
font-size: 2.5714285714285716em;
line-height: 1em;
}
h2 {
font-size: 2.142857142857143em;
line-height: 1.1em;
}
h3 {
font-size: 1.7142857142857142em;
line-height: 1.3em;
}
h4 {
font-size: 1.2857142857142858em;
line-height: 1.3em;
}
h5 {
font-size: 1.1428571428571428em;
line-height: 1.3em;
}
h6 {
font-size: 1em;
line-height: 1.3em;
text-transform: uppercase;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4 {
margin-bottom: .1em;
}
.subheader {
font-size: 1.2em;
font-weight: normal;
color: #8f8f8f;
margin-bottom: 1em;
}
p,
ul,
ol,
dl,
dd,
dt,
blockquote,
td,
th {
line-height: 1.5em;
}
ul,
ol,
ul ul,
ol ol,
ul ol,
ol ul {
margin: 0 0 0 2em;
}
ol ol li {
list-style-type: lower-alpha;
}
ol ol ol li {
list-style-type: lower-roman;
}
ul,
ol,
dl,
blockquote,
hr,
pre,
hgroup,
table,
form,
fieldset {
margin-bottom: 1.5em;
}
dl dt {
font-weight: bold;
}
dd {
margin-left: 1em;
}
blockquote {
margin-bottom: 1.5em;
padding-left: 1.5em;
border-left: 1px solid #ccc;
color: #666;
}
blockquote small,
cite {
color: #888;
font-style: italic;
}
blockquote p {
margin-bottom: 1em;
font-style: italic;
}
small,
blockquote cite {
font-size: 0.85em;
line-height: 1;
}
blockquote .pull-right,
.row blockquote .pull-right {
float: none;
text-align: right;
display: block;
}
address {
font-style: italic;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted #000;
cursor: help;
}
strong,
b {
font-weight: bold;
}
em,
i {
font-style: italic;
}
sub,
sup {
font-size: 0.7em;
line-height: 0;
position: relative;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
figcaption {
font-size: 0.85em;
font-style: italic;
}
ins,
mark {
background-color: #ffee55;
color: #000000;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-size: 90%;
font-family: Menlo, Monaco, monospace, sans-serif;
}
pre {
background: #f8f8f8;
border: 1px solid #ddd;
border-radius: 3px;
padding: 1.5em;
white-space: pre;
overflow: auto;
}
code {
padding: 2px 3px;
display: inline-block;
line-height: 1;
background: #f8f8f8;
border: 1px solid #ddd;
}
kbd {
padding: 0 6px;
border-radius: 4px;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset;
background-color: #fafafa;
border-color: #ccc #ccc white;
border-style: solid solid none;
border-width: 1px 1px medium;
color: #444;
font-weight: bold;
white-space: nowrap;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
font-size: 13px;
}
fieldset {
padding: 2em 1.5em;
margin-bottom: 1.5em;
border: 1px solid #dddddd;
}
legend {
font-size: 1.2em;
text-transform: uppercase;
font-weight: bold;
padding: 0 1em;
}
tfoot th,
tfoot td {
background-color: #f2f2f2;
}
th,
td {
border-bottom: 1px solid #eeeeee;
padding: 0.75em 0.5em;
} table caption {
text-transform: uppercase;
font-weight: bold;
padding-left: 0.5em;
color: #666;
}
table.simple td,
table.simple th {
border: none;
padding: 0.75em 0.7em 0.75em 0;
}
table.bordered td,
table.bordered th {
border: 1px solid #ddd;
}
table.stroked td,
table.stroked th {
border-bottom: 1px solid #eee;
}
table.striped tbody tr:nth-child(odd) td {
background-color: #f8f8f8;
}
table.hovered tbody tr:hover td,
table.hovered thead tr:hover th {
background-color: #f6f6f6;
}
.thead-gray td,
.thead-gray th {
background-color: #f0f0f0;
}
.thead-black td,
.thead-black th {
font-weight: normal;
color: #f6f6f6;
color: rgba(255, 255, 255, 0.9);
background-color: #222;
}
table.bordered .thead-black td,
table.bordered .thead-black th {
border: 1px solid #444;
} .forms label {
display: block;
margin-bottom: 2px;
}
.descr {
color: #999999;
font-size: 0.85em;
line-height: 1.5em;
}
div.descr {
margin: 4px 0;
}
.columnar div.descr {
margin-bottom: 10px;
}
.forms ul {
list-style: none;
margin: 0;
}
.forms ul li {
margin-bottom: 10px;
}
.forms.columnar ul li {
margin-bottom: 15px;
} fieldset.liner {
border: none;
padding: 0;
}
fieldset.liner legend {
padding: 0;
width: 100%;
padding-bottom: 12px;
}
fieldset.liner legend span {
padding: 0;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
display: block;
} .forms ul.multicolumn:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.forms ul.multicolumn li {
float: left;
margin-right: 12px;
margin-bottom: 0;
line-height: 1.8em;
}
.forms ul.multicolumn li label {
margin-bottom: 0;
}
.forms ul.multicolumn li.width-50 {
width: 48%;
margin-right: 2%;
}
.forms ul.multicolumn li.width-33 {
width: 31%;
margin-right: 2%;
} .forms.columnar legend {
margin-bottom: 1em;
}
.forms.columnar label {
float: left;
width: 150px;
text-align: right;
margin-right: 20px;
}
.forms.columnar .push,
.forms.columnar div.descr {
margin-left: 170px;
}
.forms.columnar li fieldset label {
float: none;
width: auto;
text-align: left;
margin-right: 0;
}
.forms.columnar li fieldset {
border: none;
padding: 0;
margin: 0;
padding-left: 170px;
position: relative;
}
.forms.columnar li fieldset section {
padding: 0;
position: absolute;
width: 150px;
text-align: right;
left: 0;
top: 0;
}
.forms.columnar li fieldset section label {
float: none;
width: auto;
margin-right: 0;
text-align: right;
}
.forms.columnar li fieldset div.descr {
margin-left: 0;
} .forms li.form-section {
font-weight: bold;
border-bottom: 1px solid #eee;
padding: 1.5em 0 .7em 0;
font-size: 1.1em;
margin-bottom: 1.5em;
}
.columnar li.form-section {
padding-left: 170px;
} table.tableforms td {
font-size: 90%;
padding: 1px 10px 3px 0 !important;
border: none;
}
table.tableforms tr.labels td {
padding-top: .8em !important;
font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
position: relative;
top: -1px;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
position: relative;
z-index: 2;
font-family: Helvetica, Arial, Tahoma, sans-serif;
border: 1px solid #ccc;
margin: 0;
padding: 5px 5px;
background-color: white;
color: #333;
font-size: 13px;
line-height: 1;
border-radius: 1px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: border 0.3s ease-in;
-moz-transition: border 0.3s ease-in;
-ms-transition: border 0.3s ease-in;
-o-transition: border 0.3s ease-in;
transition: border 0.3s ease-in;
}
textarea {
line-height: 1.4em;
} .error,
.success {
margin-left: 5px;
font-weight: normal;
font-size: 0.85em;
}
input.input-error,
textarea.input-error,
select.input-error,
.input-error {
border-color: #da3e5a;
box-shadow: 0 0 0 2px rgba(218, 62, 90, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-success,
textarea.input-success,
select.input-success,
.input-success {
border-color: #18a011 ;
box-shadow: 0 0 0 2px rgba(24, 160, 17, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-gray,
textarea.input-gray,
select.input-gray,
.input-gray {
border-color: #ccc;
box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input:focus,
textarea:focus {
outline: none;
border-color: #5ca9e4;
box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-search {
padding-right: 10px;
padding-left: 10px;
margin-bottom: 0;
border-radius: 15px;
}
.input-append,
.input-prepend {
display: inline-block;
background-color: #eee;
height: 23px;
border: 1px solid #ccc;
margin: 0;
padding: 1px 8px;
color: #333;
font-size: 14px;
line-height: 23px;
}
.input-prepend {
margin-right: -1px;
}
.input-append {
position: relative;
z-index: 1;
margin-left: -1px;
}
.btn {
position: relative;
cursor: pointer;
outline: none;
display: inline-block;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 1;
font-size: 13px;
font-weight: normal;
padding: 6px 16px;
border-radius: 4px;
background-color: #f3f3f3;
background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -ms-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e1e1e1));
background-image: -webkit-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -o-linear-gradient(top, #ffffff, #e1e1e1);
background-image: linear-gradient(top, #ffffff, #e1e1e1);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
border: 1px solid #dadada;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
border-bottom-color: #a9a9a9;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 1px 0 rgba(255, 255, 255, 0.6);
text-shadow: 0 1px 0px #ffffff;
}
.btn,
.btn:hover {
color: #000;
}
.btn:hover {
filter: none;
background: none;
background: #eee;
text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
text-decoration: none;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
} .btn-big.btn-active,
.btn-big.btn-active:hover {
padding: 11px 25px;
}
.btn-active,
.btn-active:hover {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
color: #555;
border: none;
background: none;
filter: none;
background-color: #ddd;
text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
padding: 7px 17px 8px 17px;
} .btn-small {
padding: 4px 12px;
font-size: 11px;
}
.btn-small.btn-active {
padding: 5px 12px;
} .btn-big {
padding: 10px 24px;
font-size: 20px;
} .btn-square {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} .btn-round {
border-radius: 15px;
border-radius: 0 \0; } .btn-full {
width: 100%;
} .btn-group {
display: inline-block;
margin-right: 2px;
vertical-align: bottom;
}
.btn-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.btn-group > .btn,
.btn-group > input {
float: left;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-left: -1px;
}
.btn-group > .btn:first-child {
border-radius: 4px 0 0 4px;
}
.btn-group > .btn:last-child {
border-radius: 0 4px 4px 0;
}
.btn-group > .btn.btn-round:first-child,
.btn-group > .input-search:first-child {
border-radius: 15px 0 0 15px;
}
.btn-group > .btn.btn-round:last-child,
.btn-group > .input-search:last-child {
border-radius: 0 15px 15px 0;
} .btn-append {
margin-left: -2px;
border-radius: 0 4px 4px 0;
} .btn.disabled,
.btn[disabled] {
border: none;
filter: none;
background: none;
background-color: #e9e9e9;
opacity: 0.6;
cursor: default;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
} @-moz-document url-prefix("http://") {
input[type=submit].btn::-moz-focus-inner,
button.btn::-moz-focus-inner {
border: 0;
padding: 0;
}
} .row {
margin-bottom: 1.5em;
}
.container.row {
margin-bottom: 0;
}
.container:after,
.row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.half,
.third,
.quarter,
.fifth,
.sixth,
.twothird,
.twofifth,
.threefifth,
.fourfifth,
.fivesixth,
.threequarter {
margin-left: 3.1914893617021276%;
float: left;
min-height: 1px;
}
.half:first-child,
.third:first-child,
.quarter:first-child,
.fifth:first-child,
.sixth:first-child,
.twothird:first-child,
.twofifth:first-child,
.threefifth:first-child,
.fourfifth:first-child,
.fivesixth:first-child,
.threequarter:first-child {
margin-left: 0;
}
.sixth {
width: 14.007092198581558%;
}
.fifth {
width: 17.4468085106383%;
}
.quarter {
width: 22.606382978723403%;
}
.third {
width: 31.205673758865245%;
}
.half {
width: 48.40425531914894%;
}
.threequarter {
width: 74.20212765957446%;
}
.twothird {
width: 65.60283687943262%;
}
.twofifth {
width: 38.08510638297872%;
}
.threefifth {
width: 58.72340425531915%;
}
.fourfifth {
width: 79.36170212765958%;
}
.fivesixth {
width: 82.8014184397163%;
}
.push-half,
.push-threequarter,
.push-quarter,
.push-third,
.push-twothird,
.push-fifth,
.push-twofifth,
.push-threefifth,
.push-fourfifth,
.push-sixth,
.push-fivesixth {
position: relative;
}
.push-half {
left: 51.59574468085106%;
}
.push-third {
left: 34.39716312056737%;
}
.push-quarter {
left: 25.79787234042553%;
}
.push-fifth {
left: 20.638297872340427%;
}
.push-sixth {
left: 17.198581560283685%;
}
.push-threequarter {
left: 77.39361702127658%;
}
.push-twothird {
left: 68.79432624113474%;
}
.push-twofifth {
left: 41.27659574468085%;
}
.push-threefifth {
left: 61.91489361702128%;
}
.push-fourfifth {
left: 82.55319148936171%;
}
.push-fivesixth {
left: 85.99290780141843%;
}
.split .half,
.split .third,
.split .quarter,
.split .fifth,
.split .sixth,
.split .twothird,
.split .twofifth,
.split .threefifth,
.split .fourfifth,
.split .fivesixth,
.split .threequarter {
margin-left: 0;
}
.split .half {
width: 50%;
}
.split .threequarter {
width: 75%;
}
.split .quarter {
width: 25%;
}
.split .third {
width: 33.3%;
}
.split .twothird {
width: 66.6%;
}
.split .fifth {
width: 20%;
}
.split .twofifth {
width: 40%;
}
.split .threefifth {
width: 60%;
}
.split .fourfifth {
width: 80%;
}
.split .sixth {
width: 16.6%;
}
.split .fivesixth {
width: 83.4%;
}
.inner {
padding: 1.5em;
}
.inner-left {
padding-left: 1.5em;
}
.inner-right {
padding-right: 1.5em;
}
.inner-nobottom {
padding-bottom: 1px;
}
.inner-double {
padding: 3em;
}
.inner-double-left {
padding-left: 3em;
}
.inner-double-right {
padding-right: 3em;
}
.inner-double-nobottom {
padding-bottom: 1px;
}
.row .push-right {
float: right;
}
.row .centered {
float: none;
margin: 0 auto;
} .block-two,
.block-three,
.block-four,
.block-five,
.block-six {
list-style: none;
margin-left: -3.1914893617021276%;
margin-bottom: 0;
}
.block-two:after,
.block-three:after,
.block-four:after,
.block-five:after,
.block-six:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.block-two > li,
.block-three > li,
.block-four > li,
.block-five > li,
.block-six > li {
height: auto;
float: left;
margin-bottom: 1.5em;
margin-left: 3.1914893617021276%;
}
.block-two > li {
width: 46.80851063829787%;
}
.block-three > li {
width: 30.141843971631204%;
}
.block-four > li {
width: 21.80851063829787%;
}
.block-five > li {
width: 16.80851063829787%;
}
.block-six > li {
width: 13.47517730496454%;
} .image-left {
float: left;
margin: 0 1em 1em 0;
}
.image-right {
float: right;
margin: 0 0 1em 1em;
}
.image-left img,
.image-right img {
position: relative;
top: .4em;
}
p.lead {
font-size: 1.2em;
}
.supersmall {
font-size: 0.7em;
}
.small {
font-size: 0.85em;
}
.big {
font-size: 1.2em;
}
input.big {
padding: 2px 0;
font-size: 1.2em;
}
.text-centered {
text-align: center;
}
.uppercase {
text-transform: uppercase;
}
.nowrap {
white-space: nowrap;
}
.clear {
clear: both;
}
.last {
margin-right: 0 !important;
}
.end {
margin-bottom: 0 !important;
}
.handle {
cursor: move;
}
.normal {
font-weight: normal;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.req,
.required {
font-weight: normal;
color: #da3e5a;
}
.highlight {
background-color: #e5ecf5 !important;
} .width-33 {
width: 33%;
}
.width-50 {
width: 50%;
}
.width-100 {
width: 100%;
}
input.width-100 {
width: 98.6%;
}
textarea.width-100 {
width: 99.4%;
}
select.width-100 {
width: 99.4%;
} .black {
color: #000000;
}
.gray-dark {
color: #555555;
}
.gray {
color: #777777;
}
.gray-light {
color: #999999;
}
.white {
color: #ffffff;
}
.red,
.error {
color: #da3e5a;
}
.green,
.success {
color: #18a011;
} a.white:hover {
color: #d9d9d9;
color: rgba(255, 255, 255, 0.8);
}
a.green:hover,
a.red:hover,
a.error:hover {
color: #000000;
} @media only screen and (max-width: 767px) {
.row .half,
.row .third,
.row .quarter,
.row .fifth,
.row .sixth,
.row .twothird,
.row .twofifth,
.row .threefifth,
.row .fourfifth,
.row .fivesixth,
.row .threequarter {
margin-left: 0;
width: 100%;
}
.push-half,
.push-threequarter,
.push-quarter,
.push-third,
.push-twothird,
.push-fifth,
.push-twofifth,
.push-threefifth,
.push-fourfifth,
.push-sixth,
.push-fivesixth {
left: 0;
}
.row .pull-right {
float: none;
} .block-two,
.block-three,
.block-four,
.block-five,
.block-six {
margin-left: 0;
margin-bottom: 1.5em;
}
.block-two > li,
.block-three > li,
.block-four > li,
.block-five > li,
.block-six > li {
float: none;
margin: 0;
width: 100%;
} .forms.columnar label {
float: none;
text-align: left;
width: auto;
}
.forms.columnar .push,
.forms.columnar div.descr {
margin-left: 0;
}
.forms .multicolumn li {
float: none;
margin-right: 0;
}
.forms .multicolumn li.width-50,
.forms .multicolumn li.width-33 {
width: 100%;
}
.forms.columnar li fieldset,
.forms.columnar li fieldset section {
width: 100%;
padding-left: 0;
text-align: left;
position: static;
}
.forms fieldset {
padding: 0;
padding-top: 1em;
border: none;
}
.forms fieldset legend {
padding: 0;
}
}
   a{
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
a:hover{
color:#666;
}
a:active, a:focus {
outline: 0;
} img{
border:0;
padding:0px;
margin:0px
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
} .alignright { float: right; }
.alignleft { float: left; }
.right{ float: right; }
.left{ float: left; }
.clear{ clear:both; } ol{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: decimal;
}
ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: disc;
}
li{
margin: 0 0 0 15px;
padding: 0 0 0 0;
}
li a{
color:#45AAB8;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
li a:hover{
color:#666;
} .wrapper {
margin: auto; 
max-width: 960px;
padding: 30px 10px;
_width: 960px;
}
#main aside {
background-color: #f6f6f6;
}
#blocks li {
background-color: #f8f8f8;
height: 100px;
} #header {
width: 100%;
}
.header-inner {
overflow: hidden;
margin: 0px auto 0 auto;
padding: 10px 0 0 0;
max-width: 960px;
_width: 960px;	
}
#header h1 {
text-align:center;
margin: 0;	
}
.logo {
float: left;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.contact {
float: right;
position:relative
margin: 0px 0px 0 0;
padding: 0px 0px 0 0;
} #nav {
width:100%;
background: #0085bb url(//koja-k.jp/wp-content/themes/koja-k2013/images/navbg.jpg) repeat-x;
margin: 0 0 0 0;
padding: 10px 0 10px 0;
}
#nav ul {
list-style: none;
margin: auto;
text-align:center;
}
ul#topnav li{
font-family: Helvetica,arial,Sans-Serif;
font-size: 15px;
font-weight: normal;
letter-spacing: 0.05em;
list-style:none;
display:inline;
margin: 0 0 0 0;
}
ul#topnav li a{
color:#fff;
text-decoration:none;
padding: 13px 30px 13px 30px;
}
ul#topnav li a:hover{
color:#0085bb;
background: #fff;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
padding: 6px 30px 5px 30px;
}
ul#topnav .current_page_item a {
color:#0085bb;
background: #ffffff;
text-decoration:none;
}
ul#topnav .current-menu-item a {
color:#0085bb;
background: #ffffff;
text-decoration:none;
}
ul#topnav .current-post-ancestor a {
color:#0085bb;
background: #fff;
text-decoration:none;
} #top-slide{
width:100%;
background: #ffffff;
padding: 0px;
margin: 0px;
}
.cycle-slideshow{
overflow: hidden;
max-width: 960px;
_width: 960px;
margin: auto;
} #main {
margin:0 0 0 0;
padding: 0 0 0 0;
} #toplist{
margin: 0 0 30px 0;
padding: 0 0 0 0;
}
.toplist ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.toplist li{
font-size: 13px;
margin: 6px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.toplist li a{
color:#666;
background: url(//koja-k.jp/wp-content/themes/koja-k2013/images/list.png) no-repeat 0 50%;
padding-left: 10px;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.toplist li a:hover{
background-position: 3px 50%;
color:#999;
}
.top-title {
font-family:arial,sans-serif;
font-size: 16px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #ccc;
color: #ED6267;
}
.top-gallery-midashi{
font-family:arial,sans-serif;
font-size: 16px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: 1px solid #ccc;
color: #ED6267;
} .item-img {
margin: 0 0 15px 0;
}
.item-title a {
font-size:14px;
color:#009EDB;
}
.item-title a:hover {
color:#999;
}
.item-text p {
font-size:12px;
color:#444;
} p {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 13px; 
color: #444;
line-height: 180%;
padding: 10px 0px 10px 0px;
}
p a {
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
p a:hover {
color:#666;
}
p a:active, a:focus {
outline: 0;
}
#date {
font-family: Helvetica, arial, sans-serif;
font-size:9px;
font-weight:normal;
text-align: left;
padding: 0 0 0 0;
color:#999;
letter-spacing: 0.1em;
}
.pagetitle {
font-family: Helvetica, arial, sans-serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 24px;
font-weight: normal;
color: #ED6267;
}
.pagetitle a {
font-family: Helvetica, arial, sans-serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 24px;
font-weight: normal;
color: #ED6267;
}
.blog-title {
font-family: Helvetica, arial, sans-serif;
margin: 20px 0px 20px 0px;
padding: 18px 0px 15px 0px;
font-size: 18px;
font-weight: bold;
color: #333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.blog-title a:hover {
color:#666;
}
.subtitle {
font-family: Helvetica, arial, sans-serif;
font-weight: normal;
font-size: 12px;
border-bottom:1px dotted #ccc;
padding: 0 0 0 0;
margin: 30px 0 10px 0;
letter-spacing: 0.1em;
color: #666;
}
blockquote{
color:#666;
border:1px dotted #ccc;
margin:10px 0 10px 0;
padding:10px 20px;
}
#blog-foot {
font-size:75%;
text-align: left;
margin:50px 0 0 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot-archives {
font-size:75%;
text-align: left;
margin:50px 0 100px 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot span,
#blog-foot-archives span{
color:#999;
}
.single-thumbnail{
margin:13px 0 0 0;
} #next {
font-size:85%;
font-weight:lighter;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
#next-archives {
font-size:85%;
text-align: center;
margin-top: -50px;
padding-bottom: 30px;
}
.next-pagenavi{
text-align:center;
margin-top:10px;
} .similar-head {
font-family: Helvetica, arial, sans-serif;
margin: 0 0 0 0;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: normal;
color: #999;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.similar li{
font-size:11px;
margin: 0 0 0 0;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.similar li a{
color:#999;
background: url(//koja-k.jp/wp-content/themes/koja-k2013/images/list.png) no-repeat 0 50%;
padding-left: 15px;
}
.similar li a:hover{
background-position: 3px 50%;
color:#666;
} .comment-head {
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333;
line-height: 30px;
letter-spacing: 0.1em;
margin: 0 0 0 0;
padding: 0 10px 0 0px;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}
.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
} #sidebar {
width: 100%;
margin: 23px 0px 40px 0px;
padding: 0 0 0 0;
}
#sidebar p{
margin-bottom: 20px;
}
#sidebar h2 {
font-family: Helvetica, arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #999;
letter-spacing: 0.1em;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
.sidebar-title{
font-family: Helvetica, arial, sans-serif;
color: #ED6267;
font-size: 16px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
#sidebar h3 {
font-family: Helvetica, arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #999;
line-height: 30px;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:0px solid #ccc;
}
#sidebar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#sidebar li{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
border-bottom: 1px dotted #ccc;
}
#sidebar li a{
display: block;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#sidebar li a:hover{
} #sidebar ul.children{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}
#sidebar ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
} #footer {
background: #F5F5F5;
clear:both;
width:100%;
font-size: 80%;
margin: 30px auto 0px auto;
padding: 25px 0;
}
.footer-inner {
margin: 0px auto 0px auto;
max-width: 960px;
_width: 960px;
}
#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}
#copyright {
font-size:10px;
color:#999;
text-align:center;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
} .widget{
margin: 0 0 30px 0;
}
.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0px;
background: url(//koja-k.jp/wp-content/themes/koja-k2013/images/list.png) no-repeat 0 50%;
padding-left: 10px;
}
.textwidget{
font-size: 13px;
color: #444;
line-height:170%;
margin: 0 0 30px 0;
padding: 5px 0 0 0;
}
#topbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#topbox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#topbox li{
floate:left;
margin: 0 0 0 0;
padding: 3px 0px 2px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}
#topbox li a{
font-size:12px;
color:#444;
margin: 0 0 0 0;
padding: 3px 0px 2px 10px;
list-style: none;
background: url(//koja-k.jp/wp-content/themes/koja-k2013/images/list.png) no-repeat 0 50%;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#topbox li a:hover{
color:#999;
}
#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}
#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}
#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}
#sidebox{
color:#666;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}
#sidebox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#sidebox li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 5px 0px;
}
#sidebox li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#sidebox li a:hover{
color:#999;
}
#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}
#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}
#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}
.footer-widget-title{
font-family: Helvetica, arial, sans-serif;
font-size:14px;
font-weight:bold;
color: #999;
margin: 0 0px 10px 0px;
}
.widget ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.widget li{
font-size:88%;
list-style: none;
}
.widget li a{
color: #666;
display: block;
}
.widget li a:hover{
color: #999;
} .search fieldset {
margin: -20px 0 20px 0px;
border: 0px solid #eee;
}
.search input {
font: 11px arial, sans-serif; 
color: #c0c0c0; 
width:80%;
padding: 5px 5px; 
vertical-align: middle;
border: none; 
background: none; 
}
.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(//koja-k.jp/wp-content/themes/koja-k2013/images/search.png) no-repeat; 
} .moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}
.mincho {
font-family:'century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.bold {
font-weight: bolder;
}
.italic {
font-style: italic; 
} table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
table tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-left: 0px dotted #CCCCCC;
} table#plan {
width: 100%;
margin:10px 0 0 0;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}
table#plan th {
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: nowrap; 
vertical-align: middle;
background-color:#ddd;
}
table#plan td {
font-size: 13px;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: normal;
vertical-align: middle;
} table#flow {
width: 100%;
margin:0 0 0 0;
padding:0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}
table#flow th {
font-size: 13px;
font-weight: bold;
text-align: left;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}
table#flow td {
font-size: 13px;
text-align: left;
padding: 10px;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
} table#contact {
font-size: 13px;
width: 100%;
color: #444;
margin: 10px 0 0 0;
padding: 0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}
table#contact th {
font-weight: bold;
line-height: 120%;
text-align: left;
padding: 10px;
white-space: nowrap; 
}
table#contact td {
font-size: 13px;
text-align: left;
padding: 10px;
white-space: normal;
vertical-align: middle;
} .line-dotted {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px dotted #CCC;
}
.line-solid {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px solid #CCC;
}
.line-footmenu {
margin: 0 0 5px 0;
padding: 0 0 3px 0;
border-bottom:1px dotted #CCC;
} .pict_right {
margin:0 0 10px 20px; 
padding: 2px 2px 2px 2px; 
float: right;
border: 1px solid #DCDCDC;
}
.pict_left {
margin:0 10px 10px 0; 
padding: 2px 2px 2px 2px; 
float: left;
border: 1px solid #DCDCDC;
}
.pict1px{
margin: 0 0 5px 0; 
padding: 2px 2px 2px 2px; 
border: 1px solid #CCC;
}
.pict_shadow{
background: #fff;
margin: 0px auto;
border: 1px solid #ccc;
padding: 5px 5px 5px 5px;
border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; box-shadow: 2px 2px 3px #C0C0C0;
} .border-radius{
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } .box-shadow{
box-shadow: 2px 2px 3px #ccc; -webkit-box-shadow: 2px 2px 3px #ccc; -moz-box-shadow: 2px 2px 3px #ccc; }
.box-shadow2{
box-shadow: 1px 2px 5px #ccc; -webkit-box-shadow: 1px 2px 5px #ccc; -moz-box-shadow: 1px 2px 5px #ccc; }
.text-shadow{
text-shadow: 1px 1px 3px #DEDEDE; -webkit-text-shadow: 1px 1px 3px #DEDEDE; -moz-text-shadow: 1px 1px 3px #DEDEDE; } .bt-more a {
font-size: 9px;
font-weight: normal;
color: #333;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 50px;
float: left;
display: block;
padding: 0 0 0 0;
margin: 10px 0 0 0;
border: 1px solid #ccc;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.75, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
}
.bt-more a:hover {
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.75, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 75%, #eee);
}
.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.75, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 75%, #999);
}
.bt-order a{
font-size: 14px;
color:#fff;
display: block;
text-align:center;
background-color: #999;
margin: 20px 0 20px 0 ;
padding: 10px 15px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.bt-order a:hover{
color:#867888;
background: #ddd;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}  @media only screen and (min-width: 960px) {
iframe { width: 100%; height: auto; min-height: 350px; max-width: 960px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper { width: 728px;}
.header-inner { width: 728px; margin:auto; padding-top: 30px;}
.logo { padding-left: 10px;}
.twothird { width: 460px; margin-right:10px; }
iframe { width: 100%; height: auto; min-height: 300px; max-width: 728px;}
.footer-inner { width: 728px;}
} @media only screen and (max-width: 767px) {
.wrapper { width: 280px; }
#header { background:#FFF;}
.logo { text-align:center;}
.contact {float: none; text-align:center; margin-top:20px; margin-bottom:-20px; padding-left:20px;}
#header h1 { float: none; margin-bottom: 0px;}
#nav { float: none; background: #fff url() repeat; margin-bottom:-10px;}
#nav ul li { margin: 0; float: none; margin-bottom: 1px; background-color: #f6f6f6;}
#nav ul li a, #nav ul li span { display: block; padding: 2px 5px; }
ul#topnav li a{ color:#332828; background-color: #f6f6f6; text-decoration:none; border-left:0px solid #eee; border-right:0px solid #eee; border-bottom:1px solid #fff; padding:5px 10px;}
ul#topnav li a:hover{padding: 5px 10px 5px 10px;}
.footer-inner { width: 280px;}
iframe { width: 100%; height: auto; max-width: 280px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
#header { background:#FFF;}
.footer-inner { width: 420px;}
iframe { width: 100%; height: auto; max-width: 420px;}
}