@charset "shift_jis";


.txt_box1 {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.875em;
	line-height: 1.7;
	margin-bottom: 2em;
}
.txt_box1 ol li{
	margin-bottom: 1.5em;
}

#waku1 {
	height: auto;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	padding: 10px;
}
#waku2 {
	background-color: #F9F9F9;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #CCC;
}
h2 {
	display: block;
	margin-top: 3.5em;
	margin-bottom: 2em;
}

#irai_b{
	height: 50px;
	width: 201px;
	margin-bottom: 2em;
}
#irai_b a{
	height: 50px;
	width: 201px;
	background-image: url(../img/button_images.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#irai_b a:hover{
	background-image: url(../img/button_images.gif);
	background-repeat: no-repeat;
	background-position: -202px 0px;	
}

#shinsei_b{
	height: 50px;
	width: 273px;
	margin-bottom: 2em;
	margin-left: 0px;
	float: left;
}
#shinsei_b a{
	height: 50px;
	width: 273px;
	background-image: url(../img/topcs62/all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#shinsei_b a:hover{
	background-image: url(../img/topcs62/all.gif);
	background-repeat: no-repeat;
	background-position: -274px 0px;
}

#shinsei_b2{
	height: 50px;
	width: 273px;
	margin-bottom: 2em;
	margin-left: 3em;
	float: left;
}
#shinsei_b2 a{
	height: 50px;
	width: 273px;
	background-image: url(../img/topcs62/all.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	display: block;
}
#shinsei_b2 a:hover{
	background-image: url(../img/topcs62/all.gif);
	background-repeat: no-repeat;
	background-position: -274px -51px;
}
