@charset "utf-8";


/* =======================================
	共通部分
======================================= */

* {
color: #333;
line-height: 1;
margin: 0;
padding: 0;
}

body {
background: #fff url(../img/back.png) repeat-x;
font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
text-align: center;
-webkit-text-size-adjust: 100%;
}

img {
border: 0;	
height: auto; 	
max-width: 100%;
vertical-align: bottom;
}

p {
font-size: 87.5%;
}

ul li {
list-style: none;
}

a:link {
text-decoration: underline;
}
a:visited {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

a:hover img.opa {  
opacity: 0.75;
filter: alpha(opacity=75);
-ms-filter: "alpha(opacity=75)";
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
*:first-child+html .clearfix {
height: 1%;
}
* html .clearfix {
height: 1%;
}

.tac {
text-align: center;
}
.tar {
text-align: right;
}

.cb {
clear: both;
}

.fwb {
font-weight: bold;
}

.pc {
display: none;
}


/* =======================================
	ヘッダー部分
======================================= */

#header {
height: 143px;
margin: 0 auto;
position: relative;
text-align: left;
width: 1020px;
}

h1 {
color: #fff;
font-size: 75%;
left: 0;
position: absolute;
top: 10px;
}

#header1 {
left: 0;
position: absolute;
top: 76px;
}
#header2 {
position: absolute;
right: 180px;
top: 70px;
}
#header3 {
position: absolute;
right: 0;
top: 70px;
}


/* =======================================
	メニュー部分
======================================= */

.menu {
background: url(../img/menu.png) no-repeat;
height: 50px;
margin: 0 auto 30px;
width: 1020px;
}
.menu li {
float: left;
font-size: 87.5%;
font-weight: bold;
}

.menu li a {
display: block;
height: 34px;
padding-top: 16px;
width: 170px;
}
.menu li.outlet a {
width: 168px;
}

.menu li a:link {
color: #fff;
text-decoration: none;
}
.menu li a:visited {
color: #fff;
text-decoration: none;
}
.menu li a:hover {
color: #ff9;
text-decoration: none;
}


/* =======================================
	パンくずナビ
======================================= */

#bread {
margin: -22px auto 14px;
width: 1020px;
text-align: right;
}
#bread li {
display: inline;
font-size: 75%;
}
#bread li a {
font-weight: bold;
}
#bread li a:link {
color: #007dce;
text-decoration: none;
}
#bread li a:visited {
color: #007dce;
text-decoration: none;
}
#bread li a:hover {
color: #007dce;
text-decoration: underline;
}


/* =======================================
	コンテンツエリア
======================================= */

.layout {
margin: 0 auto 10px;
text-align: left;
width: 1020px;
}

.block {
background: url(../img/board.png);
margin-bottom: 35px;
padding: 10px;
}

.block_l {
background: url(../img/board.png);
float: left;
margin-bottom: 35px;
padding: 10px;
width: 475px;
}

.block_r {
background: url(../img/board.png);
float: right;
margin-bottom: 35px;
padding: 10px;
width: 475px;
}

.white {
background: #fff;
padding: 1px;
}
.white div {
padding: 9px 24px 5px;
}

.white div.nopadding {
clear: both;
padding: 0;
}

.white p {
letter-spacing: 0.1px;
line-height: 2;
margin-bottom: 20px;
}
.white p a {
line-height: 2;
}
.white p strong {
color: #007dce;
line-height: 2;
}
.white p span {
color: #f60;
font-weight: bold;
line-height: 2;
}

.white p.mb26 {
margin-bottom: 26px;
}
.white p.mb38 {
margin-bottom: 38px;
}

.white ol {
margin: 0 0 20px 20px;
}
.white ol li {
font-size: 87.5%;
letter-spacing: 0.1px;
line-height: 2;
}

h2.style1 {
background: url(../img/h2_1.png) no-repeat;
color: #fff;
font-size: 112.5%;
height: 37px;
padding: 11px 24px 0;
}
h2.style2 {
background: #003da6;
color: #fff;
font-size: 112.5%;
line-height: 1.5;
padding: 10px 24px 8px;
}
h2.style3 {
background: url(../img/h2_2.png) no-repeat;
color: #fff;
font-size: 112.5%;
height: 37px;
padding: 11px 24px 0;
}

h3 {
border-bottom: 1px solid #ccc;
border-left: 6px solid #003da6;
color: #003da6;
font-size: 100%;
margin: 7px 0 28px;
padding: 8px 0 8px 10px;
}

h3.type {
margin-bottom: 14px;
}

h4 {
color: #003da6;
font-size: 100%;
line-height: 2;
}

.photo1 {
border: 2px solid #ddd;
float: left;
margin: 6px 25px 0 0;
padding: 2px;
}
.photo2 {
border: 2px solid #ddd;
float: right;
margin: 6px 0 0 25px;
padding: 2px;
}
.photo3 {
padding: 16px 0 0;
text-align: center;
}

.white p.photo4 {
border: 2px solid #ddd;
float: left;
margin: 6px 20px 10px 0;
padding: 2px;
}
.white p.photo5 {
border: 2px solid #ddd;
float: left;
margin: 6px 0 10px 0;
padding: 2px;
}

.white p.photo6 {
border: 2px solid #ddd;
float: left;
margin: 6px 20px 25px 0;
padding: 2px;
}
.white p.photo7 {
border: 2px solid #ddd;
float: left;
margin: 6px 0 25px 0;
padding: 2px;
}

.white p.photo8 {
border: 2px solid #ddd;
margin: -12px 0 12px;
padding: 2px;
}

.white p.black {
background: #000;
color: #fff;
font-weight: bold;
line-height: 1;
margin-bottom: 0;
padding: 11px 25px 9px;
}

p.fs12 {
font-size: 75%;
}

table {
border-collapse: collapse;
margin: 6px 0 44px;
}

th {
background: #007dce;
border-bottom: 1px solid #fff;
font-size: 87.5%;
color: #fff;
line-height: 1.8;
padding: 10px 15px 8px;
text-align: left;
vertical-align: top;
width: 110px;
}

td {
background: #ddd;
border-bottom: 1px solid #fff;
font-size: 87.5%;
line-height: 1.8;
padding: 10px 15px 8px;
width: 780px;
}

table.single {
border-collapse: collapse;
margin: 6px 0 27px;
width: 100%;
}
table.single th {
border-right: 1px solid #fff;
text-align: center;
width: auto;
}
table.single td {
border-right: 1px solid #fff;
text-align: center;
width: auto;
}

table.contact {
margin: 6px 0 20px;
}

table.contact th {
vertical-align: middle;
width: 170px;
}
table.contact th.opinion {
vertical-align: top;
}

table.contact td {
width: 720px;
}

.white div.beforetext {
border-bottom: 1px dotted #ccc;
clear: both;
margin-bottom: 30px;
padding: 0 0 8px;
}
.white div.beforetext div.beforetext_left {
float: left;
padding: 0;
width: 403px;
}
.white div.beforetext div.beforetext_right {
float: right;
padding: 0 32px 0 0;
width: 475px;
}

.white p.limit {
margin-bottom: 0;
}
.white p.spec {
background: #eee;
font-weight: bold;
padding: 15px 25px;
}

.white p span.arrow {
color: #007dce;
font-weight: normal;
}
.white p span.day {
color: #c00;
}

.white p.telphoto {
margin-bottom: 30px;
padding-top: 24px;
text-align: center;
}

.white p.att {
font-size: 75%;
letter-spacing: 0.1px;
line-height: 2;
margin-bottom: 20px;
}

.white p.pfl_new {
float: left;
margin: 0 25px 30px 0;
padding-top: 24px;
}
.white p.pfl_right {
padding-top: 24px;
}

.element1 {
border: 1px solid #ccc;
height: 28px;
padding: 0 5px;
width: 388px;
}
.element2 {
border: 1px solid #ccc;
height: 28px;
padding: 0 5px;
width: 188px;
}

textarea {
border: 1px solid #ccc;
height: 138px;
padding: 5px;
width: 588px;
}

.white p.conversion {
margin-bottom: 20px;
text-align: center;
}


/* =======================================
	フッター部分
======================================= */

.footer {
background: #000;
height: 147px;
}

.footer_a {
margin: 0 auto;
text-align: left;
width: 1020px;
}

.footer_l {
float: left;
padding-top: 20px;
width: 650px;
}
.footer_l ul {
float: left;
}
.footer_l ul li {
font-size: 75%;
font-weight: bold;
margin-bottom: 12px;
width: 175px;
}
.footer_l ul li a {
background: url(../img/fa.png) no-repeat 0 3px;
padding-left: 16px;
}
.footer_l ul li a:link {
color: #fff;
text-decoration: none;
}
.footer_l ul li a:visited {
color: #fff;
text-decoration: none;
}
.footer_l ul li a:hover {
color: #ff9;
text-decoration: none;
}

.footer_r {
float: right;
padding-top: 18px;
width: 370px;
}
.footer_r p {
color: #fff;
font-size: 68.75%;
line-height: 2;
}
.footer_r p strong {
color: #fff;
line-height: 2;
}


/* =======================================
	ページトップ
======================================= */

#pagetop {
bottom: 40px;
font-size: 100%;
position: fixed;
right: 40px;
}

#pagetop a {
background: #007dce;
border-radius: 6px;
color: #fff;
display: block;
font-weight: bold;
padding: 16px 8px 14px;
text-align: center;
text-decoration: none;
width: 30px;
}

#pagetop a:hover {
background: #50a6dd;
}


/* =======================================
	トップページ
======================================= */

.white p.news_t {
margin-bottom: 4px;
}

.white p.list {
font-weight: bold;
margin-top: 20px;
text-align: right;
}
