@charset "UTF-8";

/* fontサイズ表
	10px 	77%
	11px 	85%
	12px 	93%
	13px 	100%
	14px 	108%
	15px 	116%
	16px 	123.1%
	17px 	131%
	18px 	138.5%
	19px 	146.5%
	20px 	153.9%
	21px 	161.6%
	22px 	167%
	23px 	174%
	24px 	182%
	25px 	189%
	26px 	197%
	28px 	215.4%
	40px	307.7%
*/

h2{
	padding-top: 50px;
	padding-bottom: 0px;
	height:0px;
	background: url("../images/link/h2_link.png") no-repeat;
	overflow:hidden;
	margin-top:10px;
	margin-bottom: 20px;
}

#enclose_box li{
	float: left;
	width: 185px;
	padding: 10px 19px 10px 20px;
	height: 200px;
	border-right: 1px dashed #D1AF83;
}

#enclose_box li:nth-child(-n+4){
	border-bottom: 1px dashed #D1AF83;
}

#enclose_box li:nth-child(4n){
	border-right: none;
	padding-right: 20px;
}

#enclose_box li h3{
	color: #27738E;
	font-size: 123.1%; /* 16px */
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-weight: normal;
	text-align: center;
	border-bottom: none;
}

.title_alphabet{
	color: #777;
	text-align: center;
	font-size: 93%; /* 12px */
}

.banner{
	text-align: center;
	margin-top: 10px;
}

.text{
	margin-top: 10px;
}