@charset "utf-8";


/* =======  メールフォーム共用 ===== */

body{
	color:#333333;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 1.1em;	
}

a{
	color: #333333;
}
a:hover{
	text-decoration:none;
	color: #999999;
}
a:active, a:focus {
	outline: 0;
}
img{
	border:0;
	display:block;
}
a img{
	border:0;
}

table th td{
	border: none;
	cellspacing:0;
	cellpadding:0;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	height: 130px;
	float: left;
}
.logo{
	height: 70px;
	width: 240px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* ==================  ここから　フォームＣＳＳ　=========== */




/*---- フォームレイアウト　--- */
#form_box {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #f0f0f0;
}
#form_box p{
	font-size: 12px;
	font-weight: normal;
}
.mail_table {
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #f0f0f0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mail_left_top {
	text-align: left;
	margin: 0px;
	width: 35%;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 5px;
	vertical-align: middle;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.mail_left {
	text-align: left;
	margin: 0px;
	width: 35%;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 5px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.mail_right_top {
	text-align: left;
	margin: 0px;
	width: 65%;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #f0f0f0;
}
.mail_right {
	text-align: left;
	margin: 0px;
	width: 65%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #f0f0f0;
}
.form_text{
	font-size: 1.2em;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f0f0f0;
}
.form_bt {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #f0f0f0;
}
.mail_ptd{
	font-size: 1.3em;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 25px;
	margin-top: 5px;
	background-color: #f0f0f0;
	background-position: left;
}
.comp{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: center;
}

/*フォームスタイル*/
.form_input {
	font-weight: normal;
	text-align: left;
	width: 320px;
	border: 1px solid #666666;
	background-image: url(../img/img_blue/topics_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 15px;
	border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}
.form_input2 {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	width: 320px;
	border: 1px solid #666666;
	background-image: url(../img/img_blue/topics_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 18px;
	background-color: #FFFFFF;
	border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
	padding: 5px;
	font-size: 14px;
}


.form_text_area {
	text-align: left;
	margin: 0px;
	padding: 5px;
	width: 320px;
	border: 1px solid #999999;
	background-image: url(../img/img_blue/topics_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: normal;
	border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
	font-size: 14px;
}
.form_text_area2 {
	text-align: left;
	margin: 0px;
	padding: 5px;
	width: 320px;
	border: 1px solid #999999;
	background-image: url(../img/img_blue/topics_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: normal;
	background-color: #FFFFFF;
	border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
	height: 20px;
	font-size: 14px;
}

.red_astarisk {
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	margin-right: 8px;
	margin-left: 0px;
	vertical-align: top;
	margin-top: 3px;
}
.blk {
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-right: 8px;
	margin-left: 0px;
	vertical-align: top;
	margin-top: 3px;
}
.kana{
	font-size: 0.9em;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
}
.text_12 {
	font-size: 1.0em;
	font-weight: normal;
}
select {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #666666;
	height: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
	padding: 5px;
	width: auto;
}
input[type="submit"]{
	padding-top: 4px;
	font-size: 1.2em;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
input[type="reset"]{
	padding-top: 4px;
	font-size: 1.2em;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
input[type="button"]{
	padding-top: 4px;
	font-size: 1.2em;
	padding-bottom: 4px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.form_text {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_text_red {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	color: #FF0000;
}

span.ERR {
	color: #FF0000;
	font-weight: bold;
}

footer {
	background:lightgray;
	text-align:center;

	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 40px;
}

.list_footer{
	margin-right: auto;
	margin-left: auto;

}

footer a {
	color: #4c4c4c;
	text-decoration:none;
	#fff-space:nowrap;
	font-size: 1.1em;
}

footer a { margin-right:10px; }

footer a:last-child { margin-right:0; }

address {
	border-top:solid 2px silver;
	text-align:center;
	color:#fff;
	background:dimgray;
	font-size: 1.0em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	font-weight: normal;
	width: 100%;
}
