@charset "Shift-JIS";

/* @group ***base*** */

body {
	background: url(/img/pre/bg_body_search.jpg) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	color: #333333;
}

a:link {
	color: #134A9E;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6699CC;
}

a:hover {
	text-decoration: underline;
	color: #134A9E;
}

a:active {
	text-decoration: underline;
	color: #134A9E;
}

img {
	border-style: none;
}

div#rap {
	background: url(/img/pre/contents_bodybg.jpg) repeat-y left top;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}

div#rap div.s1 {
	padding-right: 7px;
	padding-left: 3px;
	width: 761px;
	background: url(/img/pre/contents_bodybg2.jpg) no-repeat left top;
}

/* ***header*** */

#header_blank #text{ display:none; }

p.btn_close {
	text-align: center;
	margin-bottom: 15px;
}

div#contents {
	text-align: left;
	padding: 20px 50px;
}

/* ***contents*** */

div#contents h1.title {
margin:30px 0 20px 0;
text-align:center;
font-size:1.3em;
color:#FF0000;
font-weight:bold;
}

div#contents div.img_box {
width:439px;
margin:0 auto 30px auto;
}

div#contents p.img {
float:left;
text-align:center;
}

div#contents p.img img{
margin-bottom:20px;
}

div#contents p.img span{
padding-top:30px;
font-size:1.5em;
font-weight:bold;
}

div#contents p.img2{
text-align:center;
margin:30px 0 20px 0;
}

div#contents p.text{
margin-bottom:20px;
}

div#contents p.orange_text{
margin-bottom:20px;
color:#FF6600;
}

/* ***footer*** */

div#footer {
	border-top: 1px solid #ff681b;
	padding-top: 20px;
	margin-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	height: 50px;
	clear:both;
}

div#footer ul#left {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0;
}

div#footer ul#left li {
	display: inline;
	margin-right: 5px;
}

div#footer div.right {
	float: right;
	width: 400px;
	text-align: right;
}

div#footer div.right ul {
	margin-bottom: 5px;
}

div#footer div.right li {
	display: inline;
}

div#footer div.right p.copyright {
	color: #666;
	margin: 0;
	font-size: 77%;
}

div.go_pagetop {
	margin-bottom:0px;
	padding-right:30px;
}

div.go_pagetop p {
	float:right;
	background: url(/img/common/arrow_up.gif) no-repeat left center;
	padding-left:11px;
}

/* @end */

