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

#exam_navi {
	width: 100%;
	height: 65px;
	background-color: #b5b5b5;
}

#exam_navi ul a li.here {
	border-bottom: #000000 solid 2px;
}

#exam_navi ul li {
	height: 30px;
	text-align: center;
	font-size: 13px;
	float: left;
	padding-left: 3px;
	margin-left: 65px;
	margin-top: 25px;
	font-weight: bolder;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

#exam_navi ul a  {
	color: #000000;
}

#exam_navi ul a:hover li {
	color: #000000;
	border-bottom: #000000 solid 2px;
}

.exam_img1 {
	width: 250px;
}

.exam_text2 {
	width: 100%;
	float: left;
}

.exam_text3 {
	margin-top: 10px;
	width: 100%;
	float: left;
}


/* 講習会ここから */

.category {
	width: 105px;
	height: 45px;
	float: left;
	background-color: #595959;
}

.category p {
	padding-top: 15px;
	padding-left: 25px;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 3px;
}

.info {
	width: 595px;
	float: left;
}

.note {
	margin-left: 105px;
}

.note p a {
	text-decoration: underline;
}

.note p a:hover {
	text-decoration: none;
}



.icon {
	width: 40px;
	height: 38px; 
	background-image: url(../src/pdf_icon.gif);
	background-repeat: no-repeat;
	float: left;
}

p.sp {
	margin: 10px 10px;
}

.sp2 {
	margin-left: 5px;
}

p.sp3 {
	margin-top: 15px;
}

.map {
	margin-top: 15px;
	margin-bottom: 15px;
}

.m_info {
	width: 100%;
	font-size: 12px;
}


/* 講習会ここまで */



/* 申込書の入手方法ここから */

.icon2 {
	width: 40px;
	height: 38px;
	margin-top: 20px;
	background-image: url(../src/pdf_icon.gif);
	float: left;
}

.info2 {
	width: 595px;
	margin-top: 20px;
	float: left;
}

