@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.3em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
h1,h2,h3,h4,ul,li,p,form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flame {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url(/img/contents_bg.jpg);
	background-repeat: repeat;
}
#header_01 {
	background-image: url(/img/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 820px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 11px;
}
#header_02 {
	background-image: url(/img/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 370px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 25px;
	padding-left: 450px;
	position: relative;
}
#main_img {
}
#contents {
	padding: 10px;
}
#contents2 {
	background-image: url(/img/flame_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
        width: 810px;
}
#contents_left {
	float: left;
	width: 180px;
	background-color: #E1E1E1;
	padding-bottom: 10px;
}
#contents_right {
	float: right;
	width: 600px;
	padding-left: 20px;
}
.menu {
	background-image: url(/img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 165px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
}
.menu2 {
	background-image: url(/img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 165px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
}
#tel {
	background-image: url(/img/tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 140px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 90px;
}
#tel a {
	color: #FFFFFF;
	text-decoration: underline;
}
#tel a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#rss {
	padding: 10px;
	font-size: 12px;
}
#read {
	font-size: 15px;
	line-height: 1.4em;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
}
#read2 {
	padding-top: 15px;
	font-size: 15px;
	padding-bottom: 30px;
}
#info_title {
	padding-bottom: 20px;
}
#read2 a {
	color: #006699;
}
#read2 a:hover {
}
#info_area {
	padding-left: 20px;
}
.td_01 {
	width: 20px;
	padding-bottom: 10px;
}
.td_02 {
	width: 70px;
	padding-bottom: 10px;
}
.td_03 {
	padding-bottom: 10px;
}
#hooter {
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	padding-top: 3px;
}
#copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 830px;
	font-size: 11px;
}
#copyright_left {
	width: 280px;
	float: left;
}
#copyright_right {
	width: 540px;
	text-align: right;
	float: right;
}
#home_link {
	position: absolute;
	left: 16px;
	top: 18px;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	color: #0066CC;
}
.menu2 a {
	text-decoration: none;
}
.menu2 a:hover {
	color: #0066CC;
}

