@charset "UTF-8";
@import "rollover.css";




body {
	color:#000;
	height:100%;
	margin:auto;
	padding:auto;
	text-align:left;
	background:#fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','sans-serif';
	font-size: 74%; _font-size: 66%; line-height: 170%; _line-height: 180%;
	}


ul,li {
list-style-position:outside;
list-style:none;
margin:0px;
padding:0px;		
}

img {
border: 0; vertical-align: text-bottom;
}

h1,h2,h3,p {
margin:0px;
padding:0px;
}

a:link { text-decoration: none; color: #0f5f94;}
a:visited { text-decoration: none; color: #0f5f94;}
a:hover { text-decoration: none; color: #13988a;}

#header {
background-color:#1db5de;
color:#fff;
font-size:90%;
height:18px;
}

#header_innner {
width:950px;
margin:auto;
padding:auto;
}

#container {
width:950px;
margin:auto;
padding:auto;
}

.purete_text {

text-align:center;
padding:10px 0px;
}

.container_inner {
text-align:center;
}

#footer {
margin:15px 0px;
background-color:#1db5de;
color:#fff;
font-size:90%;
height:18px;
}

#footer_innner {
text-align:center;
width:950px;
margin:auto;
padding:auto;
}

