﻿@charset "UTF-8";
#cTitle {
	background-image: url(../img/title_category.gif);
}

/* -------------------------------
index style 
------------------------------- */
#mainArea #pTitle{
	margin-bottom:22px;
	width:697px;
	height:48px;
	background-image:url(img/title_form.gif);
	background-position: left top;
	background-repeat:no-repeat;
	line-height:1.231;
	text-indent: -9000px;
	text-align:left;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}
#mainArea table {
	margin-bottom:1em;
	border-spacing: 0px 2px;
}
#mainArea table th {
	padding:7px 1em;
	width:27%;
	text-align:left;
	vertical-align:top;
	background-color:#e5f5e4;
	border-top:#d9d9d9 solid 1px;
	border-bottom:#d9d9d9 solid 1px;
	border-left:#d9d9d9 solid 1px;
	white-space:nowrap;
}
#mainArea table td {
	width:73%;
	padding:7px 1em;
	text-align:left;
	vertical-align:middle;
	background-color:#fff;
	border-top:#d9d9d9 solid 1px;
	border-right:#d9d9d9 solid 1px;
	border-bottom:#d9d9d9 solid 1px;
}
#mainArea table td{
	padding:7px 6px;	
}
#mainArea .notetd {
	background-color:#f8f8f8;
	border:#d9d9d9 solid 1px;
}
#mainArea .setTable {
	margin:0;
	border-spacing: 0px 2px;
}
#mainArea .setTable td {
	padding:0;
	text-align:left;
	vertical-align:middle;
	background-color:#fff;
	border:none;
}
.note {
	color:#7c7c7c;
	font-size:90%;
}
div.note {
	margin-top:5px;
}
.type-text1, .type-text2, .type-text3, .type-text4 {
	margin:0;
	padding:4px 1px;
	background:#fff;
	border:1px solid #afc3c6;
	vertical-align:middle;
}
.type-text1 {
	width:389px;
}
.type-text2 {
	width:130px;
	margin-right:3px;
}
.type-text3 {
	width:225px;
	margin-right:3px;
}
.type-text4 {
	width:40px;
}
.type-checkbox {
	margin-right:3px;
}
.type-radio {
	margin-right:3px;
}
ul.error-parts{
	margin:0 0 1em 20px;
	list-style-type:disc;
}
ul.error-parts li{
	color:#d03636;
}
#mainArea th.error-parts {
	color:#ffffff;
	background-color:#d03636;
}
#mainArea td.error-parts {
	color:#ffffff;
	background-color:#f48e8e;
}
#verisign {
	margin-top:40px;
}
#verisign div{
	float:left;
	width:110px;
}
#verisign p {
	padding-top:30px;
}

.clearline {
	clear: both;
	margin: 0;
	padding: 0;
	height: 35px;
	background: #fff url(../img/line_hr1.gif) repeat-x left 50%;
}
/* -------------------------------
subnavi style 
------------------------------- */

#btn-subPamphlet, #btn-subPamphlet a {
	background-image: url(../img/btn_pamphlet.gif);
}
#btn-form, #btn-form a {
	background-image: url(../img/btn_form.gif);
}
#btn-map, #btn-map a {
	background-image: url(../img/btn_map.gif);
}

#subnavi li#btn-form a {
	background-position: -201px top;
}