@charset "utf-8";
/* CSS Document */
@import url("rayout.css");

h3{
	margin: 0 0 15px 0;
}


#attion{
	padding: 8px;
	margin: 8px 0 0 0;
	border: 1px solid #990000;
}
#attion p{
	padding: 5px 15px;
}
#attion strong{
	color:#CC0000;
}


#mailform_table{
	width: 100%;
	margin: 30px 0 30px 0;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}



#mailform_table td{
	padding: 12px;
	border-bottom: 1px solid #ccc;
}


#mailform_table th{
	width: 150px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background-color: #fee6e9;
}


#submit{
	margin: 0 auto 0 auto;
	text-align: center;
}



.faq_box{
	margin: 20px 0 0px 0;
	border: 1px solid #ccc;
}


.faq_box h4{
	height: 36px;
	width: 100%;
	margin: 0;
	border-bottom: dotted 1px #ddd;
}



.faq_box ul{
	padding: 0 15px;
	margin: 10px 0 10px 0px;
	text-indent: 1.2em;
	list-style-type: none;
}


.indent_q{
	padding: 4px 0 0 1.2em;
	margin: 0;
	text-indent: -1.2em;
}


.indent_no{
	padding: 4px 0 15px 2em;
	margin: 0;
	text-indent: 0em;
}


.text_a_nyukai{
	font-weight: bold;
	color: #7B9BE6;
}


a.text_a_nyukai_link:link,
a.text_a_nyukai_link:visited{
	color: #7B9BE6;
}


a.text_a_nyukai_link:hover{
	font-weight: bold;
	color: #7B9BE6;
}


.text_a_profile{
	font-weight: bold;
	color: #86B64B;
}


a.text_a_profile_link:link,
a.text_a_profile_link:visited{
	color: #86B64B;
}


a.text_a_profile_link:hover{
	font-weight: bold;
	color: #86B64B;
}


.text_a_ac{
	font-weight: bold;
	color: #D1AB10;
}


a.text_a_ac_link:link,
a.text_a_ac_link:visited{
	color: #D1AB10;
}


a.text_a_ac_link:hover{
	font-weight: bold;
	color: #D1AB10;
}


.text_a_kyukai{
	font-weight: bold;
	color: #C879B8;
}


a.text_a_kyukai_link:link,
a.text_a_kyukai_link:visited{
	color: #C879B8;
}


a.text_a_kyukai_link:hover{
	font-weight: bold;
	color: #C879B8;
}


.text_a_system{
	font-weight: bold;
	color: #000;
}


a.text_a_system_link:link,
a.text_a_system_link:visited{
	color: #000;
}


a.text_a_system_link:hover{
	font-weight: bold;
	color: #000;
}


