@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 1.8em;
	background-color:#FDF2F7;
	margin: 0px;
	padding: 0px;
}



h1, h2, h3, h4, h5, h6,th, td {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
}
ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin:0px;
	padding:0px;
}

dt,dl,dd{
	margin: 0px;
	padding: 0px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	}

 h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	font-size: 0;
	display: block;
}

.t_a_c{
	text-align:center;
}

/*--------------------------------------
	Hypertext
--------------------------------------*/

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #005DB4;
	text-decoration: underline;
}
a:active {
	color: #333333;
}

/*--------------------------------------
	hr
--------------------------------------*/

hr {
display: none;
}

div.line {
border-top:dotted 1px #0186D3;
height:3px;
margin-top:30px;
margin-bottom:30px;
}

div.line1 {
border-top:dotted 1px #0186D3;
border-bottom:solid 2px #0186D3;
height:3px;
margin-top:30px;
margin-bottom:30px;
}


div.line2 {
margin-top:30px;
margin-bottom:30px;
background-color:#F93;
height:45px;
}



/*--------------------------------------
	img
--------------------------------------*/

/*.img_l {
	margin:0px 10px 10px 0px;
	float:left;
}

.img_r {
	margin:0px 0px 10px 10px;
	float:right;
}
*/
.img_c{
	clear:both
}

/*.img_p_r{
	margin: 0px 0px 0px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #ccc;
}

.img_p_l{
	margin: 0px 10px 0 0;
	padding: 2px;
	float: left;
	border: 1px solid #ccc;
}
*/
.img_p_rb{
	margin: 0px 0px 10px 10px;
	padding: 2px;
	float:right;
	border: 1px solid #ccc;
}

.img_staff{
	margin: 0px 0px 30px 0px;
}

/* index*/

#bg_f{
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	width:960px;
	margin: 0px auto 0px auto;
	position: relative;
}

#img_set ul{
	margin:0px;
	padding:0px;
	line-height: 0px;
	display: block;
}


#img_set li{
	margin:0px;
	padding:0px;
	line-height: 0px;
	display: block;
}

#form_alin{
	padding:30px 5px 0px 5px;
	width:860px;
	margin: 0px auto 0px auto;
	position: relative;
}

.footer_info{
	text-align:center;
	font-size:12px;
	line-height:1.6em;
	font-weight:normal;
}



/*--------------------------------------
	フォーム
--------------------------------------*/


#bg_f_form{
	background-color:#FFF;
	width:860px;
}

.form_titel{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#007BC7;
	margin:0px 0px 30px 0px;
	padding:15px 0px 10px 0px;
}

.position_f{
	padding:0px 5px 0px 5px;
	width:860px;
	margin: 0px auto 0px auto;
	position: relative;
}

.attention{
	color:#EB6D81;
}

.attention-b{
	color:#007BC7;
}

.contact-table {
	border-collapse: collapse; 
	width: 760px;
	margin:0px 50px 15px 50px;
	border-top: solid 1px #f0f0f0;
	color:#000000;
}

.contact-table th {
	padding: 5px;
	width: 180px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-bottom: solid 1px #005DB4;
	background-color: #F8F8F8;
}

.contact-table th span.attention {
	color: #ff0000;
}

.contact-table td {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	vertical-align:middle;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #005DB4;
}


input.button{
	width:160px;
	height:50px;
	margin-bottom:30px;
	font-weight:bold;
}

.contact-msg{
	 color:#dd0000;
}


.contact-msg2{
	 color:#dd0000;
	 text-align:center;
	 border:dotted 1px #dd0000;
	 width:800px;
}


.contact-h4 {
	color: #371F13;
	margin: 0px 0px 10px 0px;
	border-left: solid 4px #055CAC;
	padding: 5px;
	border-bottom: solid 1px #cccccc; 
	width: 760px;
}

.form_return{
	height:1400px;
}


.form_text{
	margin-left:90px;
	margin-right:90px;
}
/*--------------------------------------
	footer
--------------------------------------*/


#footer {
	color:#FFFFFF;
	background-color:#0186D3;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	height:30px;
	margin-top:10px;
}



#footer-kids p{
	padding-top:85px;
}


/*--------------------------------------
	page-top　JQ
--------------------------------------*/

#pagetop-jq {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#pagetop-jq a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#pagetop-jq a:hover {
	text-decoration: none;
	background: #999;
}