body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
	}
	body{
	font-family:Arial, meiryoKeGothic, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
	font-size: 16px;
	}
	img{
	border:none
}
/* ========== LINK ============== */
a:link {
	color:  #FFF;
	text-decoration: none;
}
a:visited {
	color:  #CCC;
	text-decoration: none;
}
a:active,a:hover {
	color: #06C;
	text-decoration: underline;
}
#header_wrapp {
	background-image: url(../img_back/top_back.gif);
	height: 80px;
}
#header_wrapp #header {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header .top_logo {
	float: left;
	width: 185px;
}
#header h1 {
	font-size: 14px;
	color: #FFF;
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: normal;
}
#header .top_navi {
	text-align: right;
	width: 700px;
	float: left;
	color: #FFF;
	padding-top: 25px;
	padding-left: 15px;
}
#main_navi_wrapp {
	background-image: url(../img_back/main_navi_back.gif);
	height: 45px;
}
#main_navi_wrapp ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#main_navi_wrapp ul li {
	display: inline;
	float: left;
}
#top_image_wrapp {
	background-image: url(../img_back/top_image_back.gif);
	height: 300px;
}
#top_image_wrapp150 {
	background-image: url(../img_back/top_image150_back.gif);
	height: 150px;
}
#top_image_wrapp #top_image {
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top_image_wrapp150 #top_image150 {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.gray_back {
	background-color: #DCDCDC;
}
.black_back {
	background-color: #000;
}
.white_back {
	background-color: #FFF;
}
.gray {
	color: #DCDCDC;
}
.black {
	color: #000;
}
.white {
	color: #FFF;
}
.blue {
	color: #0A0A28;
}
.l_blue {
	color: #06C;
}
.line {
	width: 100%;
	clear: both;
	height: 1px;
}
.line hr {
	display: none;
}
#contents_wrapp {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	float: left;
}
#contents #pan {
	width: 895px;
	padding-bottom: 10px;
	color: #FFF;
	padding-left: 5px;
}

#footer_wrapp {
	background-image: url(../img_back/footer_back.gif);
	height: 80px;
	clear: both;
}
#footer_wrapp #footer {
	height: 75px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
}
