@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #fff; text-decoration: underline; outline: 0; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

*{
	margin:0;
	padding:0;
	line-height:150%;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	color:#323232;
	font-size:13px;
	background:#4f4f4f;
}

img {
	border:0px;
}

.all {
	clear:both;
}

#all {
	margin:0 0;
	padding:0px;
	width:800px;
	background:#1a1a1a;
}

#left {
	width:220px;
	float:left;
	background:#1a1a1a;
	padding:16px 0 0 15px;
	margin:0;
}


#left ul {
	list-style:none;
	margin:5px 0 20px;
}

#left li {
	list-style:none;
	margin:6px 0;
	padding:0 0 0 30px;
	background:url(../img/list_ball.gif) no-repeat 8px 4px;
}

#right {
	width:565px;
	float:right;
	background:#1a1a1a;
	margin:0;
}

#right table {
	margin-top:14px;
	background:#8b829c;
	font-size:13px;
}
#right tr {
	background:#ffffff;
	text-align:left;
	padding:0 0 0 10px;
}

#right td {
	padding:1px 2px 1px 0;
}

#right table .title {
	width:525px;
	background:#353535;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}
#right table .subtitle {
	width:525px;
	background:#686868;
	text-align:left;
	color:#ffffff;
}

#cont {
	margin:0 10px 0 10px;
}

#pass {
	color:#ffffff;
	margin:10px 0;
}

#box {
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
	min-height: 300px;
}

#box ul,#box li{
	list-style:none;
}

#box a{
	color:#1a1a1a; text-decoration: underline;
}

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

#footer {
	color:#ffffff;
	padding:0 10px;
	height:26px;
	border-top:solid 1px #ffffff;
	clear:both;
	background:#1a1a1a;
}

#footer span {
	margin:0 10px;
	display:block;
	float:left;
}

#footer .f-right {
	margin:0 10px;
	display:block;
	float:right;
}
#footer .f-right a{text-decoration: none;}

#stms{
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
	min-height: 300px;
}

#stms a{
	color:#000000; text-decoration: none;
	font-weight:bold;
}

/* サイトマップ */
.sitemap_brt a {
	background-image: url(../img/ico_eda.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}
.sitemap_brt2 a {
	background-image: url(../img/ico_eda2.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}

/* リンク */
a { color:#ffffff; text-decoration: underline;}
a:hover{ color:#cc0000; text-decoration: none;}

.table_box {
	margin: 0 0 40px 0;
	padding: 0;
}