@charset "shift_jis";


.txt_box {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
}
#title_box {
	height: 90px;
	width: 750px;
	margin-top: 4em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}

.txt_box2{
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
	padding: 15px;
	border: 1px dashed #999999;
	background-color: #F7F7F7;
}
.title_txt {
	text-align: left;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.txt_box2 ul {
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: decimal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.txt_box2 ul li{
	margin-top: 1.5em;
}


#Link_Button{
	height: auto;
	width: 750px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-align: left;
}
#Link_Button li{
	width: 626px;
	height: 57px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
}
#Link_Button li a{
	width: 626px;
	height: 57px;
	display: block;
}

#Link_Button li a span{
	display: none;
}

#menu1 a{
	width: 626px;
	height: 57px;
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px 0px;
}
#menu1 a:hover{
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px -58px;
}

#menu2 a{
	width: 626px;
	height: 57px;
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px -116px;
}
#menu2 a:hover{
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px -174px;
}

#menu3 a{
	width: 626px;
	height: 57px;
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px -232px;
}
#menu3 a:hover{
	background-image: url(../img/topcs48/button.gif);
	background-position: 0px -290px;
}