/* top CSS last.update.09.07.23 */
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	font-size:80%;
}
html {
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.left {
	float: left;
}

.clear {
	clear:both;
}

html>/**/body {
  font-size: 12px; /* Except IE */
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color: #7BFF00;
}
#top_news a:hover {
	color: #FFFFFF;
}

a:active {
}

/*
 body [
----------------------------------------------------------- */
body {
	background-color: #414141;
	color: #FFFFFF;
	text-align: center;
}

/*
 Head [
----------------------------------------------------------- */
#head {
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	padding: 0px;
	height: 329px;
	margin-bottom: 3px;
}

/*
 gNavi [
----------------------------------------------------------- */
#gnavi {
	padding: 0px;
	height: 54px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#gnavi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#gnavi li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#gnavi .navi {
	padding-left: 3px;
}


/*
 main [
----------------------------------------------------------- */
#wrapp {
	color: #FFFFFF;
	background-color: #000000;
	width: 950px;
	text-align: center;
	margin: auto;
}

/*
 side [
----------------------------------------------------------- */
#side {
	background-color: #262626;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #373737;
	border-bottom-color: #373737;
}
#content #side {
	width: 177px;
	margin-left: 15px;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 8px;
}

* html #content #side { /* for ie6 */ margin-left: 8px; }

#side #side-list a {
	text-decoration: underline;
}
#side #side-list li {
	list-style-image: url(../img/share/bt01.gif);
	list-style-position: outside;
	font-size: 90%;
	line-height: 1.5;
	padding-bottom: 0.6em;
}
#side #side-list {
	margin-left: 14px;
	margin-top: 5px;
}

/*
 content [
----------------------------------------------------------- */
#content {
	width: 944px;
	margin-top: 21px;
	margin-bottom: 13px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	height: auto;
}
#content #main {
	width: 695px;
	margin-left: 22px;
}
#main a:link{
	text-decoration:underline;
}

/*
 top_news [
----------------------------------------------------------- */
#top_news td {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#top_news {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 5px;
}
/*
 brand_logo [
----------------------------------------------------------- */
#logo_list {
	background-image: url(../img/top/logo_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 40px;
}
#logo_table td {
	padding: 2px;
}
#logo_table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 5px;
}

/*
 pgaeup [
----------------------------------------------------------- */
.up {
	text-align: right;
	margin-top: 25px;
}

/*
 foot [
----------------------------------------------------------- */
#foot {
	padding-bottom: 20px;
	color: #3E3E3E;
}

#top_news a {
	color: #7BFF00;
	text-decoration: underline;
}
#foot p.foot-navi {
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#foot .foot-navi a {
	text-decoration: none;
}