@charset "Shift_JIS";
@import url(cmn.css);
@import url(base.css);


#co1 h2, #co1 h3 {
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

/*---*/
.fl {
	clear: both;
	margin-top: 15px;
	width: 910px;
	height: 209px;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	background: url(../cmn_images/bg.jpg) 0 0 no-repeat;
	background-position: top center;
}

/*--------------------------------
con_main #co1
---------------------------------*/
#co1 {
	width: 590px;
}
#co1 a { color: #0e9cd8; }
#co1 h2 {
	width: 590px;
	height: 25px;
	background: url(../error/images/co1.gif) 0 0 no-repeat;
}

#co1 .left {
	float: left;
	width: 260px;
}
#co1 .right {
	float: right;
	width: 260px;
}
#co1 .left li, #co1 .right li {
	list-style: none;
	margin-bottom: 10px;
}
#co1 .left li a, #co1 .right li a {
	color: #333;
	padding: 0 0 0 20px;
	background: url(../error/images/co1_icon.gif) 0 0 no-repeat;
}
#co1 .left li a:hover, #co1 .right li a:hover {
	background: url(../error/images/co1_icon.gif) 0 -18px no-repeat;
}