@charset "utf-8";

@media all and (min-width: 0px) {
	body{
		color: #000000;
	}
}

/* pie */

.pie{
	position: relative;
	behavior: url(htc/PIE.htc);
}

.news_list a{
	color: #3399cc;	
}

@media all and (min-width: 801px) {

.contact_wrap{
	margin: 20px 0 0 0;	
}

.head_img{
	margin: 0 0  20px 0;
}

.contact_wrap p.text{
	font-size: 109%;
	line-height: 24px;	
}

.check_text{
	margin: 26px 0 0 0;
	font-size: 117%;
	text-align: center;
	color: #268fd0;
}

}


@media screen and (min-width: 601px) and (max-width: 800px) {

.contact_wrap{
	margin: 20px 0 0 0;	
}

.contact_wrap p.text{
	font-size: 109%;
	line-height: 24px;	
}

.check_text{
	margin: 26px 0 0 0;
	font-size: 117%;
	text-align: center;
	color: #268fd0;
}

.head_img{
	margin: 0 0  20px 0;
}

}

@media screen and (max-width: 600px) {

.contact_wrap{
	margin: 20px 0 0 0;	
}

.contact_wrap p.text{
	font-size: 109%;
	line-height: 24px;	
}

.check_text{
	margin: 26px 0 0 0;
	font-size: 117%;
	text-align: center;
	color: #268fd0;
}

.head_img{
	margin: 0 0  20px 0;
}

}

input.book_check{
	display: none !important;	
}