<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";


.txt_box {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
}
#title_box {
	height: 93px;
	width: 750px;
	margin-top: 4em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	background-image: url(../img/topcs65/all_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -154px;
}

.txt_box2{
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.875em;
	line-height: 1.5;
	color: #333333;
	padding: 15px;
	border: 1px dashed #999999;
	background-color: #F7F7F7;
}






#ver4{
	height: 48px;
	width: 503px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0em;
}

#ver4 a{
	height: 48px;
	width: 503px;
	background-image: url(../img/topcs65/all_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -367px;
	display: block;
}
#ver4 a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}



#Link1{
	height: 48px;
	width: 503px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-top: 2em;
}
#Link1 a{
	height: 48px;
	width: 503px;
	background-image: url(../img/topcs65/all_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -269px;
	display: block;
}
#Link1 a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
#Link2{
	height: 48px;
	width: 503px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0em;
}
#Link2 a{
	height: 48px;
	width: 503px;
	background-image: url(../img/topcs65/all_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -318px;
	display: block;
}
#Link2 a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
#toiawase {
	background-image: url(../img/topcs65/all_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -893px;
	height: 77px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}


.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
</pre></body></html>