@charset "utf-8";
/* CSS Document */

/* ------------------------------
 Contact Form
------------------------------ */
.font-85{
	font-size:85%;
}
.font-80{
	font-size:80%;
}
.font-65{
	font-size:65%;
}

.m-t-10{
	margin-top:10px;
}
.m-t-20{
	margin-top:20px;
}
.m-t-30{
	margin-top:30px;
}
.m-b-5{
	margin-bottom:5px;
}
.m-b-20{
	margin-bottom:20px;
}
.text-R{
	text-align:right;
}
.red{
	color:#F00;
}




.contact-form a{ color:#005a99; text-decoration: underline; }
.contact-form a:hover { color:#3393d6; text-decoration: underline; }

.title_inquiry{
	width:920px;
	height:2.2em;
	color:#000;
	font-size:150%;
	font-weight:bold;
	background-image:url(../images/bg_title_02.gif);
	background-repeat:no-repeat;
	padding:13px 0 0 30px;
}

.title_inquiry_font130{
	width:920px;
	height:2.4em;
	color:#000;
	font-size:130%;
	font-weight:bold;
	background-image:url(../images/bg_title_02.gif);
	background-repeat:no-repeat;
	padding:16px 0 0 30px;
}

.title_inquiry_font110{
	width:920px;
	height:2.8em;
	color:#000;
	font-size:110%;
	font-weight:bold;
	background-image:url(../images/bg_title_02.gif);
	background-repeat:no-repeat;
	padding:17px 0 0 30px;
}

.title_inquiry_font100{
	width:920px;
	height:3em;
	color:#000;
	font-size:100%;
	font-weight:bold;
	background-image:url(../images/bg_title_02.gif);
	background-repeat:no-repeat;
	padding:18px 0 0 30px;
}


.subtitle_inquiry{
	margin-top:40px;
	font-size:100%;
	font-weight:bold;
	background-image:url(../images/bg_title_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}

.subtitle_inquiry-2{
	margin-top:50px;
	font-size:100%;
	font-weight:bold;
	background-image:url(../images/bg_title_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:25px;
}

.form-area{
	width:710px;
	margin:0 auto;
}

.error-form-area{
	width:950px;
	margin:0 auto;
}
.error-area {
    background-color: #f7f7f7;
    border: 2px solid #ccc;
    padding: 10px 0 10px 10px;
	margin-top:20px;
    width: 930;
}

.error-message{
	color:#F00;
	font-size:120%;
	font-weight:bold;
}

.mail{
	padding-top:20px;
	padding-bottom:70px;
}

.form_box01{
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin-bottom: 15px;
    width: 710px;
}


.form_box01 td{
	font-size:75%;
	padding:5px 10px;
	background-color:#f7f7f7;
	border-bottom:#CCC 1px solid;
	vertical-align:middle;
}

.form_box01 th{
	font-size:75%;
	text-align:left;
	width:198px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#e7e7e7;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	vertical-align:middle;
}

#form_button{
	width:710px;
	padding:10px 0 30px 0;
}

.form_box02{
	width:290px;
	text-align:center;
	margin:0 auto;
}
.form_box03{
	width:400px;
	text-align:center;
	margin:0 auto;
}

#verisign{
	width:950px;
}
#verisign table td{
	padding-left:10px;
}
#verisign table tr{
    border-top: 1px solid #CCC;
	border-bottom:1ps solid #CCC;
	
}
#verisign .p-l-40{
	padding-left:40px
}

#back-to-toppage{
	width:950px;
    border-top: 1px solid #CCC;
	padding:10px 0 20px 0;
}

/* ------------------------------
 150127追加
------------------------------ */

.title-second{
	margin:30px 0 10px 0;
	font-size:12px;
	font-weight:bold;
}

.title-second-list li{
	font-size:14px;
}

.select-sabtitle{
	margin:15px 0 5px 0;
	font-weight:bold;
}


/* ------------------------------
 medical Form
------------------------------ */

.mt10-list{
	font-size:90%;
	padding-top:10px;
}

.mt10-list li{
	padding:2px 0 2px 20px;
}

.bold{
	font-weight:bold;
}
