@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat;
	font-family: 'Hiragino Kaku Gothic Pro',sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
}
#container {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	}


/* clearfix -----------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}

* html .clearfix { /* IE6にのみ適用 */
	height: 1%;
	}

*+html .clearfix { /* IE7にのみ適用 */
	display:inline-block;
	}


* html .box { /* IE6にのみ適用 */
	height: 1%;
	}

*+html .box { /* IE7にのみ適用 */
	display:inline-block;
	}


html[xmlns*="#header"] body:last-child body {font-size:10px;}

/* safari only \*/
html:\66irst-child body {font-size:80%;}


	
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #515151;
	text-decoration: none;
}

#header {
	width: 880px;
}

#head_title {
	float: left;
	width: 680px;
	height: 91px;
	padding-right: 20px;
}
.head_url {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	float: right;
	width: 190px;
	padding-top: 20px;
}
.head_url a {
	color: #999999;
}
.head_url a:hover {
	color: #;
	text-decoration: none;
	color: #0000FF;
}
.head_domain {
	font-size: 14px;
	line-height: 15px;
	float: left;
}

#Maintenance_title {
	width: 880px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#list {
	width: 880px;
	color: #666666;
}

.listA {
	height: 38px;
	width: 880px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8e6e7;
}
.listB {
	height: 38px;
	width: 880px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #e1e1e1;
}

.cop_name {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 26px;
	width: 228px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 12px;
}
.domain {
	font-size: 12px;
	text-align: center;
	float: left;
	height: 25px;
	width: 208px;
	padding-top: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.consist {
	font-size: 12px;
	line-height: 15px;
	float: left;
	height: 33px;
	width: 428px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 6px;
}



#fotter {
	width: 880px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 12px;
	margin-bottom: 12px;
}

.listC {
	height: 60px;
	width: 880px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8e6e7;
}
.listD {
	height: 60px;
	width: 880px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #e1e1e1;
}

.cop_name1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 48px;
	width: 228px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 12px;
}
.domain1 {
	font-size: 12px;
	text-align: center;
	float: left;
	height: 48px;
	width: 208px;
	padding-top: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}