﻿@charset "UTF-8";

h1#contents-title { background:url(../images/h1-title.gif) 0 0 no-repeat; }

p.midashi03 { 
	margin-bottom:10px;
}

p.midashi03 span { 
	color:#FF0000;
}

div#contents h2 {
	font-size:120%;
	background-color:#024893;
	font-weight:bold;
	padding:3px 4px;
	line-height:120%;
	margin-bottom:10px;
	color:#FFFFFF;
}

div#contents table { 
	border-collapse:collapse;
	letter-spacing:0;
	font-size:100%;
	margin-bottom:10px;
	width:720px;
}

div#contents table th,
div#contents table td {
	border:1px solid #CCCCCC;
	padding:5px 8px;
	text-align:left;
	line-height:140%;
}

div#contents table th {
	background-color:#4177B0;
	font-weight:bold;
	color:#FFFFFF;
	width:20%;
}

div#contents table th span {
	font-weight: normal;
	color:#FF0000;
	margin: 0 0 0 10px;
}

div#contents table td {
	width:79%;
}

div#contents table input.text { width:250px; }

div#contents table textarea {
	width:500px;
	height:200px;
}

div#contents p#message {
	text-align:center;
	font-weight:bold;
}

div#contents p.complete {
	text-align:center;
	font-weight:bold;
}


center { display:none; }




/* ボタンスタイル
------------------------------------------------------------- */
div#btn-box {
	padding-bottom: 40px;
	text-align: center;
}



/*  エラー画面スタイル
------------------------------------------------------------- */

div#contents div#main div#error {
	color: #FF0000;
	font-weight: bold;
}

div#contents div#main div#error ul {
	list-style-type: disc;
	margin-left: 30px;
}

div#contents div#main div#error ul li {
	margin-bottom: 5px;
}


.wpcf7-form-control-wrap {
	margin-right: 5px;
}

.use-day {
	margin-right: 20px;
}
