body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#border_1 {
	width: 710px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #333333;
	padding-right: 10px;
	text-align: right;
}
#flash {
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#top {
	width: 700px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	height: 80px;
	background-image: url(image/top_bg.jpg);
	background-repeat: no-repeat;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-position: left center;
	background-color: #999966;
}
#contents {
	width: 720px;
	background-image: url(image/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
}
#contents_l {
	width: 170px;
	text-align: center;
	float: left;
}
#contents_r {
	width: 545px;
	margin-left: 170px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
#contents_l_1 {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents_l_2 {
	width: 170px;
	padding-bottom: 5px;
}
#border_2 {
	width: 710px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}
#all {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#botom {
	width: 710px;
	font-family: "MS UI Gothic", "ヒラギノ角ゴPro W3", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a {
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.class1:link {
	color: #FFFFFF;
}
a.class1:visited {
	color: #FFFFFF;
}
a.class1:hover {
	color: #FFCC00;
}
a.class1:active {
}
#dumy {
	height: 10px;
}
