@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: url("../images/bg.jpg") repeat center top #eaf5fb;
}

a {
	border:none;
	outline:none;
	text-decoration: underline;
	overflow: hidden;
}

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

img {
	border:none;
	outline: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: 642px;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
}
#header h1 {
  margin: 0 auto;
  width: 785px;
}
#header h1 a {
	padding: 10px 0 0 10px;
	display:block;
	width:204px;
}
#contents{
	width:785px;
	height: auto;
	margin: -200px auto 0 auto;
}
#title1, #title2, #title3 {
	background: url("../images/ttl.png")  no-repeat 0 0;
	height: 57px;
	margin: 0;
}

#title1 { background-position:0 0;}
#title2 { background-position:0 -57px;}
#title3 { background-position:0 -114px;}


#header h2, 
#header h3 {
	display:block;
	height:0;
	text-indent:-9999px;
}
#header .txt_term {
	background: url(../images/term_bg.png) repeat-y top center;
	color: #FFFFFF;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	margin: 300px auto 0;
	text-align: center;
	width: 650px;
	padding:2px;
}
.txt_box01,
.txt_box02 {
	width:700px;
	padding: 10px 0 0 45px;
	text-align: left;
}
.txt_box03 {
	width:330px;
	margin: -215px 0 0 415px;
	text-align:left;
}
.txt_box03 span {
	color:#000;
	text-shadow:0 0 1px #000;
}
#img_01 {
	width:720px;
	padding: 10px 0 0 75px;
	height: 370px;
}
#img_02 {
	width:380px;
	height:290px;
	padding: 10px 0 0 30px;
}
#img_02 a {
	background: url(../images/ss.png) no-repeat 0 0;
	height:0;
	padding-top:277px;
	display:block;
}
#img_02 a:hover {
	background-position:0 -277px;
}
#img_02 a img{
	border:0;
}

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

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

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

.sc_bottom {
	background:url(../images/sc_bottom.png) no-repeat 0 0;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 40px;
}

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

#footer h4 {
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;
}
