/* ------------------------------------------ */
/* Copyright (c) HANGOFF all rights reserved. */
/* ------------------------------------------ */

@charset "SHIFT-JIS";

/* ------------------------------- */
/* contact */
/* ------------------------------- */


/* Pankuzu */

div#pankuzu_contact{
	height:26px;
	background-image:url("../img/pankuzu_bg_002.gif");
	background-repeat:no-repeat;
	background-position: 0 bottom;
}
div#pankuzu_contact p{
	color:#999999;
	padding:5px 22px;
	margin:0;
}
div#pankuzu_contact a {
	color:#999999;
	text-decoration:none;
}


div#contact h5{
	margin:15px 23px 40px 23px;
}

div#contact div#form{
	margin: 0 23px 30px;
	padding: 0;
}
div#contact div#form div.marg_b_10{
	margin-bottom: 10px;
}
div#contact div#form div.align_right{
	text-align: right;
}
div#contact div#form select.mail{
	margin-left: 25px;
	border: 1px dotted #666666;
}
div#contact div#form input.name{
	margin-left: 25px;
	border: 1px dotted #666666;
}
div#contact div#form input.email{
	margin-left: 25px;
	border: 1px dotted #666666;
}
div#contact div#form input.subject{
	margin-left: 25px;
	border: 1px dotted #666666;
}
div#contact div#form textarea{
	width: 100%;
	font-size: 12px;
	border: 1px dotted #666666;
}

/*footer@N*/
#footerLink ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}

#footerLink ul li{
	float: left;
	}

#footerLink ul li.highschool{
	margin-left: 10px;
	}
#footerLink a.topLink01{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_01.gif) no-repeat scroll 0;
	width: 90px;
	height: 10px;
	display: block;
	outline: none;
	}
	
#footerLink a.topLink02{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_02.gif) no-repeat scroll 0;
	width: 40px;
	height: 10px;
	display: block;
	outline: none;
	}
