@charset "utf-8";
/* CSS Document */


/* #form
------------------------------------------------*/
#form {
	text-align:center;
	padding: 0px 0px 0px 0px;
	width:100%;
	background: #FFFFFF;
	background-repeat:repeat-y;
	background-position:center;
}



.p3{
	padding: 50px 0px 0px 0px;
    width: 900px;
	background: #FFFFFF;
}


/* #contact
------------------------------------------------*/
#contact {
	text-align:center;
	padding: 50px 0px 100px 0px;
    width: 900px;
	background: #FFFFFF;
	background-repeat:repeat-y;
	background-position:center;
}


/* #contactBody
------------------------------------------------*/


#contactNote {
	width: 700px;
	margin: 0 auto 50px;
}

#contactNote li {
	line-height: 1.5;
	font-size: 10px;
}

#contactNote .last-child {
	text-align:left;
	font-size: 12px;
	margin-top: 30px;
	color: #333333;
}

/* table部分
-------------------------------*/
#contactList {
	width: 700px;
	padding: 0px 0px 0px 200px;
}

#contactList th {
	width: 200px;
	padding: 20px 15px 15px 20px;
	background: #EDF3F9;
	line-height: 1.5;
	border-top: 1px solid #518BC1;
}

#contactList td {
	width: 438px;
	padding: 22px 15px 25px 15px;
	border-top: 1px solid #F2F2F2;
}


/* form部分
-------------------------------*/
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}



#contactList .typeText {
	height: 19px;
	padding-top: 3px;
	border: 1px solid #D1D1D1;
}

#contactList .typeTextArea {
	width: 438px;
	font-size: 12px;
}


.short01 {width: 110px;}
.middle01 {width: 140px;}
.long01 {width: 205px;}
.long02 {width: 280px;}

/* 氏名
-------------------------------*/
#nameArea td {
	padding-left: 22px;
}

#nameArea dl {
	float: left;
}

#nameArea .first-child {
	margin-right: 20px;
}

#nameArea dt, #nameArea dd {
	float: left;
	line-height: 2.0;
}

#nameArea dt {
	width: 20px;
}


/* ＰＣメールアドレス
-------------------------------*/
#atMark {
	margin: 0 10px 0 10px;
}


/* 問い合わせ内容
-------------------------------*/
#contentArea dt, #contentArea dd {
	margin-bottom: 10px;
}

#contentArea dt {
	clear: both;
	width: 25px;
	float: left;
}

#contentArea dd {
	width: 400px;
	line-height: 1.4;
}

#contentMatter {
	margin: 35px 0 15px 0;
}

#contentMatter dt {
	margin-bottom: 10px;
}

#contentMatter dd {
	line-height: 1.5;
}

.noteList li {
	margin-bottom: 5px;
}


/* ボタンエリア（入力）
-------------------------------*/
#submitArea dt {
	width: 200px;
	float: left;
	margin-right: 10px;
}

#submitArea dd {
	width: 215px;
	float: left;
	margin-top: 14px;
	line-height: 1.5;
	font-size: 10px;
}


/* ボタンエリア（確認）
-------------------------------*/
#confirmArea dt {
	width: 150px;
	float: left;
	margin-right: 25px;
}

#confirmArea dd {
	width: 130px;
	float: left;
	margin-top: -6px;
}


/* 完了ページ
------------------------------------------------*/
#resultLeed {
	width: 300px;
	margin: 0 0 0 200px;
}

#resultLeed p {
	margin-bottom: 20px;
	line-height: 1.5;
}

#resultLeed a {
	color: #646464;
}












/**********************************************************フッダー*/
#contact {
    font-size:12px;
}
#contact h2{
    text-align:left;
	font-weight:normal;
}
#contact .head{
	border-bottom:solid 3px #5FC5DB;
}
#contact p{
	width:770px;
	text-align:left;
}

#contact table{
width:500px;
}

#contact th{
text-align:left;
position:top;
height:35px;
width:150px;
padding-left:10px;
font-weight:normal;
color:#000000;
background-color:#EEEEEE;
border-bottom:solid 1px #DDDDDD;
border-left:solid 1px #DDDDDD;
}

#contact td{
text-align:left;
padding:10px;
color:#000000;
background-color:#ffffff;
border-bottom:solid 1px #DDDDDD;
border-left:solid 1px #DDDDDD;
border-right:solid 1px #DDDDDD;
}

#contact .tbb{
border-top:solid 1px #DDDDDD;
}
#contact .tbb1{
border-top:solid 1px #DDDDDD;
color:#ff0000;
}
.r{
color:#CC0000;
}

#contact_btn p{
text-align:centar;
}

.contact_table{
width:500px;
}











