@charset "utf-8";
a img {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 01. General Rules
--------------------------------------------------------------------- */
h1, h2, h3, h4 {
	font-weight: normal;
}
h1, h2, h3, h4, img, input, p, ol, ul, pre, blockquote {
	margin: 0px;
	padding: 0px;
}


/* 02. body elements
--------------------------------------------------------------------- */
body {
	background-repeat: repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eaf5fb;
}

a {
	text-decoration: underline;
	overflow: hidden;
}

a:hover {
	color: #ADA7C9;
	text-decoration: none;
}

/* 04.  text hide
--------------------------------------------------------------------- */
.none {
	left: -9999px;
	top: -9999px;
	position: absolute;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
}

p {
	color:#333333;
	font-family: verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	line-height: 1.4;
}

/*--------------------------------------------------------------------- */
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:100%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header  {
	background-repeat: no-repeat;
	background-position: top;
	height: 388px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header01.jpg);
}
#header h1 a {
	text-indent: -9999px;
	height: 90px;
	width: 150px;
	display: block;
	position: relative;
	margin-left: -300px;
}

#title1  {
	background-image: url(../images/title01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 52px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title2 {
	background-image: url(../images/title02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#title3 {
	background-image: url(../images/title03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#header h2{
	display:block;
	height:0;
	text-indent:-9999px;
	
}

.txt_box01 {
	width:760px;
	padding: 10px 0 0 20px;
	text-align: center;
}

.txt_box02 {
	width:760px;
	padding: 10px 0 0 20px;
	text-align: center;
}
.txt_box03 {
	width:350px;
	margin: -200px 0 0 410px;
	text-align:center
}

#img_01 {
	width:720px;
	padding: 10px 0 0 60px;
	height: 360px;
}
#img_02 {
	width:380px;
	height:290px;
	padding: 10px 0 0 30px;
}

#img_02 a img{
border:0;
}

.sc_top {
	background-image: url(../images/sc_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 0 0;
	height: 40px;
}
.sc_in {
	background-image: url(../images/sc_in.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0 0 0;
	height: auto;
}

.sc_in2 {
	background-image: url(../images/sc_in.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0 0 0;
	height: 294px
}

.sc_in3 {
	background-image: url(../images/sc_in.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0 0 0;
	height: 80px;
}

.sc_bottom {
	background-image:url(../images/sc_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 40px;
}
#contents{
	width:780px;
	height: auto;
	margin: 0 auto 0 auto;
}

#footer {
	margin: 0 auto;
	width:780px;
}
#footer a {
	display: block;
	height: 80px;
	margin: 0px auto;
	position: relative;
	text-indent: -9999px;
	width: 160px;
}

#footer h3 {
background-image:url(../images/footer_logo.jpg);
background-repeat:no-repeat;
height: 80px;
width:160px;
margin: 0 0 0 50px;
}

.footer_txt{
	margin: -70px 0 0 220px;
	color:#333333;
	font-family: verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4;
}

.footer_copyright{
	margin: 0 0 0 220px;
	color:#333333;
	font-family: verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
}

#logo{
 width: 300px;
 margin: 0 auto;
 display:block;
}
