@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	margin: 0;
	padding-top: 30px;
}
#main{
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 30px;
}
#container {
	margin: 0 auto;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	text-decoration: none;
}
#container h1{
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 32px;
	line-height: 1.8em;
	
}

#container h1 img{
	width: 900px;
	height: auto;
	text-align: center;
	padding-top: 30px;
}
#container #top{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
}
#container p{
	width: 800px;
	height: auto;
	text-decoration: none;
	margin: 0 auto;
	text-align: left;
	font-size: 17px;
	line-height: 2em;	
}
#container02 p{
	width: 800px;
	height: auto;
	text-decoration: none;
	margin: 0 auto;
	text-align: left;
	font-size: 17px;
	line-height: 2em;	
}
#container03 p{
	width: 800px;
	height: auto;
	text-decoration: none;
	margin: 0 auto;
	text-align: left;
	font-size: 17px;
	line-height: 2em;	
}
#sec01{
	width: 900px;
	height: auto;
	margin: 0 auto;
}
#sec01 p{
	margin: 0 auto;
	width: 800px;
	height: auto;
	padding-bottom: 30px;
}

h3 {
  width: 900px;
  height: auto;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 25px;  
}
hr {
  border-top: 1px dashed #bbb;
}
h4 {
  width: 800px;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding: 10px 50px;
}
h4:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
  background: linear-gradient(to right, rgb(187, 189, 193), transparent);
}
#footer {
	margin: 0 auto;
	background: #dcdcdc;
	padding: 1em 0;
	color: #000;
}
#footer p {
	text-align: center;
	padding: 0.5em;
}
#footer a {
	color: #000;
}
#footer table{
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 5px;
}
#footer table tr{
	width: 900px;
	height: auto;
	text-align: center;
}
#footer table td a:hover{
	opacity: 0.7;
}
#footer table img{
	width: 250px;
	height: auto;
}
#footcheck{
	width: 650px;
	height: auto;
	margin: 0 auto;
}
#footcheck img{
	width: 200px;
	height: auto;
	text-align: center;
	padding: 10px 6px;
}
#footcheck a:hover{
	opacity: 0.7;
}
#footcheck2{
	width: 650px;
	height: auto;
	margin: 0 auto;
}
#footcheck2 img{
	width: 300px;
	height: auto;
	text-align: center;
	padding: 10px;
}
#footcheck2 a:hover{
	opacity: 0.7;
}
.yellow-line{
	font-size: 17px;
	background: linear-gradient(transparent 0%, #ffff00 0%);
}
.center{
	width: 600px;
	height: auto;
    text-align:center;
	padding-top: 30px;
	padding-bottom: 50px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.star{
	width: 100px;
	height: auto;
}
.small{
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	line-height: 2em;
}