@charset "UTF-8";

html,body{min-width:990px;}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFF;
}
h1, h2, p {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:hover{
	opacity:0.5;}
a, a img {
	margin: 0;
	padding: 0;
	border: none;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;}

#SAPA{
	text-align:center;
	width:1280px;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-y center center #bcdce9;}
	
	
#SAPA #SAPA_content{
	padding-top:100px;
	width:1050px;
	margin:0 auto;
	background:url(../images/content_bg.png) repeat-y center center}

#SAPA_content h1{
	margin-bottom:35px;}

#SAPA_content h2{
	margin-bottom:28px;}

#SAPA_content p{
	margin-bottom:33px;
	font-size:20px;
	line-height:28px;
	font-weight:bold;}

#SAPA_content .bnr{
	padding-bottom:25px;}

.content01{
	padding-bottom:10px;
	margin-bottom:30px;
	background:url(../images/line.jpg) no-repeat bottom center;}

.content02 {}

.content02 .content02_tx {
	padding-bottom:30px;
	background:url(../images/content02_bg.jpg) no-repeat top right;
	width:800px;
	height:140px;
	padding-top:220px;
	margin:0 auto;}

.content02 .content02_tx p{
	font-size:12px !important;
	line-height:20px !important;
	font-weight:normal !important;
	text-align:left;}

.content02 .content02_tx span{
	color:#f29600;}
























