a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


body {
background: url(../images/back.gif) repeat-y center top;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 820px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 820px;
	background: url(../images/head_02.gif) no-repeat center;
}
#header h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#middle {
	margin: 0px;
	padding: 0px 10px;
	height: auto;
	width: 800px;
	background: #FFFFFF center;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 193px;
	float: none;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 587px;
	float: right;
	text-align: left;
}
#menu p {
	background: url(../images/bt_off_05.gif) no-repeat center center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 23px;
	width: 193px;
	color: #FFFFFF;
	margin: 0px 0px 1px;
	padding: 6px 0px;
}
#menu p:hover {
	background: url(../images/bt_on_05.gif) no-repeat center center;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	width: 180px;
	position: absolute;
}
#middle #left {
	float: left;
	width: 193px;
	margin-left: 0px;
	height: auto;
	margin-right: 0px;
	text-align: left;
}
#logo {
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;
	clear: both;
	background: url(../images/footer_back.gif) no-repeat center center;
	text-align: center;
}
#footer p {
	color: #FFFFFF;
	background: center center;
	padding: 20px 0px 0px;
	margin-top: 0px;
}
#contents h2 {
	background: url(../images/title_back.gif) no-repeat;
	padding-left: 40px;
	height: 30px;
	padding-top: 6px;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	letter-spacing: 0.1em;
}
#contents li {
	background: url(../images/point.gif) no-repeat left 5px;
	list-style: none;
	margin: 5px 0px 10px 40px;
	padding: 0px 0px 3px 15px;
	border-left: 0px none;
	border-bottom: 1px dotted #999999;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
.anq {
	font-weight: bold;
	margin-bottom: 10px;
}
#contents p {
	margin-left: 35px;
	font-weight: normal;
}
.image_right {
	float: right;
	margin-left: 5px;
}
.title {
	font-size: 14px;
	color: #0066CC;
	margin: 15px 0px 5px;
	letter-spacing: 0.1em;
	clear: both;
}
.clear {
	clear: both;
}
.table_m_15 {
	margin-left: 45px;
}
/*チャンク用*/
#renewal {
	color: #CC0000;
	font-weight: bold;
}
/*編集用追加設定*/
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.title2 {
	font-size: 14px;
}
.grey {
color: #666666;
}
