@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
}
#page {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#logoArea {
	margin-top: 25px;
	margin-bottom: 20px;
}

#logo {
	float: left;
	width: 590px;
	margin-top: 8px;
}
#top_tel {
	float: right;
	width: 209px;
}
#gnav {
	margin-bottom: 30px;
}

#gnav ul li {
	display: inline;
}
#header {
	margin-bottom: 15px;
}
#contentsMiddle {
	margin-bottom: 15px;
}
#bottomLeft {
	float: left;
	width: 441px;
}
#bottomRight {
	float: right;
	width: 440px;
}
#contents {
	margin-bottom: 20px;
}
#utility {
	border: 1px solid #CCC;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #666;
	text-align: center;
}
#utility ul {
	margin-bottom: 15px;
}
#utility ul li {
	display: inline;
}
#utility ul li a {
	color: #666;
}
#utility ul li a:hover {
	color: #0066ff;
	text-decoration: underline;
}
#subContentsMiddle {
	margin-top: 23px;
	margin-bottom: 65px;
	padding-left: 23px;
}

#subMiddleLeft {
	float: left;
	width: 223px;
}
#subMiddleRight {
	float: left;
	width: 530px;
}

#subMiddleText {
	margin-bottom: 20px;
}
.subColumnText {
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#footer img {
	clear: both;
}

#bottomText {
	padding-left: 168px;
}

.textOr {
	color: #ff6600;
}
