@charset "utf-8";

body {
	background:url(../../images/bg.gif) left top repeat;
	height:auto;
}
#keiji_sy {
	width:960px;
	margin:15px auto 0 auto;
}
#keiji_sy .contents_outer {
	width:960px;
	height:1070px;
	padding:45px 0 38px 0;
	background:url(../../images/main_bg.jpg) left top no-repeat;
	position:relative;
}
#keiji_sy h1 {
	position:absolute;
	left:19px;
	top:19px;
}
#keiji_sy h2 {
	margin:0 68px 28px 301px;
}
#keiji_sy .sy_desc {
	width:586px;
	height:744px;
	margin:0 40px 30px 280px;
	padding:20px 27px 30px 21px;
	border:3px solid #d7c821;
	background:url(../../images/contents_bg.jpg) left top no-repeat;
}
#keiji_sy .sy_desc ol {
	margin:17px 0 0 6px;
}
#keiji_sy .sy_desc ol li {
	margin:0 0 10px 0;
	line-height:0;
}
#keiji_sy .sy_desc p {
	margin:0 0 0 6px;
}
#keiji_sy .arashi_image {
	width:363px;
	height:763px;
	background:url(../../images/sy_arashi.png) 0 38px no-repeat;
	position:absolute;
	left:10px;
	top:200px;
}
#keiji_sy .arashi_image p {
	margin:0 auto 0 63px;
}
#keiji_sy .btn_try {
	width:400px;
	height:116px;
	margin:0 auto 0 auto;
}
#keiji_sy .btn_try a {
	display:block;
	width:400px;
	height:116px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../images/btn_try.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#keiji_sy .btn_try a:hover {
	background-position:0 -116px;
}
#keiji_sy .copy_right {
	margin:10px 0 0 0;
	padding-bottom:40px;
	text-align:right;
}