﻿@charset "utf-8";

/* default style clear
------------------------------------------- */
@import url("reset.css");


/* all style
------------------------------------------- */
@import url("base.css");


/* エディター用
------------------------------------------- */
@import url("editor.css");


/* パーツ用
------------------------------------------- */
@import url("parts.css");


/* FOR_EDITOR */
/* 見出し4（背景ブルー） */h4.h4Pickup { margin: 0 10px 10px; padding: 8px 10px 6px; border: 2px solid #22A0DC; background: #22A0DC url(../images/common/h4.jpg) repeat-x left top; font-size: 114%; color: #fff; line-height: 1.5; text-align: center; font-weight: normal;}
/* /FOR_EDITOR */



/* 追加用
------------------------------------------- */

.botherbox {
border: 2px solid #00A0E9;
padding: 20px 10px 20px 10px;
margin: 20px 10px 20px;
width: 622px;
}

.botherbox2 {
margin-bottom: 50px;
}

.mrg20 {
margin: 20px 0px 20px 0px;
}

.q {
background-color: #00A0E9;
padding: 3px 5px 3px 5px;
margin-right: 10px;
color: #fff;
border-radius: 3px;
}

.answer {
background-color: #E60012;
padding: 3px 6px 3px 5px;
margin-right: 10px;
color: #fff;
border-radius: 3px;
}

.q_box {
margin-bottom: 10px;
font-weight: bold;
}

.mt30 {
display: block;
margin-top: 50px;
}

.box mailForm h1 {
width: 645px;
}
