﻿@charset "UTF-8";
/* CSS Document */

/* common ここから */

/* 全体のレイアウトここから */
body {
margin:25px 0px;
color:#707070;
font-size:11px;
line-height:16px;
}
#layout {
width:697px;
margin:auto;
background-color:#ffffff;
}
#main_body {
clear:both;
width:697px;
margin:0px auto;
}
#copy {
clear:both;
width:634px;
margin:0px auto;
padding:10px 0px;
text-align:center;
}
/* 全体のレイアウトここまで */

a:link{
color:#c73b26;
text-decoration:none;
}
a:visited {
color:#c73b26;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a:active {
color:#000000;
text-decoration:underline;
}

/* MENU ここから */
#main_menu {
width:697px;
height:37px;
margin:0px;
padding:0px 82px 15px;
}
#logo {
width:83px;
height:37px;
margin:0px;
padding:0px;
}
.img_block {
display:block;
}
/* MENU ここまで */

/* SECTION ここから */
#section1 {
margin:10px 0px;
padding:0px 30px;
width:637px;
color:#FFF;
font-size:12px;
line-height:27px;
background-image:url(../images/midashi01_iphone.gif);
background-repeat:no-repeat;
}
/* SECTION ここまで */

/* 本文ここから */
.document_body {
margin:0px 0px 15px;
padding:10px;
background-color:#f3f3f3;
border:solid 1px #dcdcdc;
clear:both;
}
dt {
font-weight:bold;
}
.hutoji {
font-weight:bold;
}
.light_red {
color:#c73b26;
}
.block_img {
display:block;
}
.clear_class {
clear:both;
}
/* 本文ここまで */

/* common ここまで */


.contact_list {
margin:0px 15px;
}

.item_jacket {
display:block;
border:0px;
float:left;
}
.item_info {
width:360px;
margin:0px 0px 0px 10px;
float:left;
}
td {
font-size:11px;
line-height:16px;
vertical-align:top;
}
.item_title {
font-size:12px;
font-weight:bold;
}
.info_doc {
clear:both;
margin:0px 0px;
padding:0px;
/*border-top:solid 1px #dcdcdc;*/
/*border-bottom:solid 1px #dcdcdc;*/
}
.hr_image {
display:block;
clear:both;
padding:10px 0px;
width:675px;
}

/* ボタンここから */
.btn_box {
float:right;
width:114px;
/*width:160px;*/
}
/*ボタンが１個の時*/
.btn_box01 {
padding-top:99px;
}
/*ボタンが２個の時*/
.btn_box02 {
padding-top:70px;
}
/*ボタンが３個の時*/
.btn_box03 {
padding-top:41px;
}
.btn {
width:114px;
height:25px;
font-size:12px;
line-height:25px;
/*width:160px;
height:60px;
font-size:26px;
line-height:60px;*/
font-weight:bold;
padding:0px 0px 4px;
text-align:center;
background-image:url(../images/mail_btn.gif);
/*background-image:url(../iphone/images/btn_bg.gif);*/
background-repeat: no-repeat;
}
.btn :link{
width:114px;
height:25px;
/*width:160px;
height:60px;*/
color:#ffffff;
text-decoration:none;
display:block;
}
.btn :visited {
width:114px;
height:25px;
/*width:160px;
height:60px;*/
color:#ffffff;
text-decoration:none;
display:block;
}
.btn :hover {
color:#ffae29;
text-decoration:none;
}
.btn :active {
color:#ffae29;
text-decoration:none;
}
/* ボタンここまで */

/*.youtube_box {
padding-right:8px;
}*/
.thumb_image {
padding:4px 4px 0px 0px;
border:0px;
}

.navigation {
margin:-5px 0px 5px;
font-size:12px;
font-weight:bold;
line-height:130%;
}
