@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-image: url(../img/page_back.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
#page_top {
	background-image: url(../img/page_top.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	padding-left: 23px;
	float: left;
}
#v2center {
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #3c3c3c;
}
a:hover{
	color: #00B0EB;
}

ul{
   line-height:0;
}

#sns_btn{
	float: left;
	padding: 36px;
}

#sns_btn li{
	float: left;
	padding-right: 10px;
}

#gnavi {
	clear: both;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 57px;
}

.gnavi_li {
	float: left;
	padding-right: 4px;

}
#cnavi {
	clear: both;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.cnavi_li {
	float: left;
	padding-right: 15px;
}



#top_navi {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
#top_navi li {
	float: left;
	padding-right: 13px;
}
#footer {
	background-image: url(../img/footer_back.gif);
    background-repeat: repeat-x;
    background-position-y: 70px;
    clear: both;
}

.footer_gray {
	color: #969696;
}

#footer_space {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#footer_space_navi01 li  {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#footer_nbloc04 {
	background-image: url(../img/footer_navi04.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 266px;
}
#footer_nbloc04 p {
	padding-top: 30px;
	padding-left: 8px;
	line-height:18px;
}
#footer_box {
	padding-top: 45px;
	clear: both;

}
.footer_center {
	text-align: center;
	padding-bottom: 10px;
}

.clear {
	clear: both;
}
#content_space {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 23px;
}
.txt_red {
	color: #c80000;
}
.txt_red02 {
	color: #FF0033;
}
#iside p {
	margin-bottom: 10px;
	vertical-align: top;
}
.head_txt {
	font-size: 11px;
}
