@charset"Shift-JIS";

body {
	background: url(../img/bg.gif) repeat-x left top;
}

html,body {
    height:100%;
}

body,p,ul,form,h1 {
	margin: 0;
	padding: 0;
}

h1,h2 {
	margin:0;
}

h3 {
	margin-bottm:15px;
}

a:link {
	color: #0147b7;text-decoration: none;
}
a:visited {
	color: #0147b7;text-decoration: none;
}
a:hover {
	color: #77a2e5;text-decoration: underline;
}

a img {
	border:none;
}

.left {
	float: left;
}

.displaynone {
	display:none;
}

.clear {
	clear:both;
}

p{
	font-size:12px;
	line-height:18px;
}

p.contact{
	margin:0 20px 30px 20px;
}

#wrap {
	width:760px;
	margin: 0;
	text-align:left;
	border-left:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
	background:url(../img/title_img.jpg) no-repeat right top #FFFFFF;
}

#head {
	width: 740px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main {
	width:740px;
	margin:0px 10px 30px 10px;
}

#main .center {
	text-align: center;
}

#main .btm10 {
	margin-bottom: 10px;
}


#main #main_img {
	width:740px;
	height:302px;
	background-image: url(../img/main_img_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#btn_main {
	width:469px;
	margin-left:137px;
	margin-top: 230px;
}

#btn_main a {
	width:228px;
	height:63px;
}

#btn_main a:hover {
	background-position:0 -63px;
}

#btn_main #btn_free {
	background-image:url(../img/btn_main_free.gif);
	background-repeat:no-repeat;
	float:left;
}

#btn_main #btn_req {
	background-image:url(../img/btn_main_siryo.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left: 12px;
}

.contents_main {
	background-image:url(../img/contents_bg.gif);
	background-repeat:repeat-y;
}

.contents_main table {
	margin:0 15px;
}

.contents_main td,.contents_main th {
	padding:7px;
	font-size:12px;
}

.contents_main th {
	background:#242f3c;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
}

#btn_foot {
	width:450px;
	margin:15px 0 20px 155px;
}

#btn_foot a {
	display:block;
	width:210px;
	height:50px;
}

#btn_foot a:hover {
	background-position:0 -50px;
}

#btn_foot #btn_free {
	background-image:url(../img/btn_foot_free.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:30px;
}

#btn_foot #btn_req {
	background-image:url(../img/btn_foot_req.gif);
	background-repeat:no-repeat;
	float:left;
}


#btn_flow {
	width:228px;
	float: left;
	margin-left: 256px;
	display: inline;
	margin-bottom: 10px;
}

#btn_flow a {
	width:228px;
	height:63px;
}

#btn_flow a:hover {
	background-position:0 -63px;
}

#btn_trial {
	background-image:url(../img/btn_flow_siryo.gif);
	background-repeat:no-repeat;
	float:left;
	
}
