﻿@charset "utf-8";
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	background: url(images/back_01.gif);
	width: 840px;
	margin: 0 auto;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
th,td {
	text-align: left;
}
#main {
	width: 840px;
	height: auto;
	background: url(images/back_02.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#main h2 {
	margin: 2em 0;
}
#top {
	width: 800px;
	margin: 0 auto;
}
#about,#corner,#form {
	width: 600px;
	margin: 15px auto 3em auto;
	padding: 15px auto 3em auto;
}
#radio {
	width: 600px;
	margin: 15px auto;
	padding: 15px auto;
}
#about p {
	width: 500px;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0 0 3em 0;
	text-align: left;
}
.title{
	font-size: 15px;
	font-weight: bold;
	color:#034b27;
}
.rtitle{
	font-size: 15px;
	font-weight: bold;
	color:#034b27;
}
.wtop {
	width: 800px;
	background: url(images/wtop.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0 auto;
}
.wbody {
	width: 800px;
	text-align: center;
	padding: 1em 0;
	background: url(images/wbody.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}
#radio p {
	width: 90%;
	line-height: 1.5em;
	margin: 1.5em auto;
}
.radiolink a{
	margin: 3em;
	padding: 2em;
}
.wbottom {
	width: 800px;
	height: 35px;
	background: url(images/wbottom.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#link {
	margin: 10px auto;
	padding: 10px 0;
}
#link a {
	text-decoration: none;
}
#link img,.rlink img {
	margin: 0 10px;
}	
#copy {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

