﻿@charset "utf-8";
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	background: url(images/bg01.gif);
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
th,td {
	text-align: left;
}
#main {
	width: 700px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	border:#cccccc solid 1px;
	text-align: center;
	background: url(images/bg02.gif);
}
#top {
	padding-bottom: 10px;
}
#about,#radio,#corner,#form {
	margin: 15px 25px;
	padding: 15px 0;
	text-align: center;
}
#about p{
	margin: 15px auto;
	padding: 15px 0;
	line-height: 2.5em;
	width: 550px;
	text-align: left;
}
.text {
	line-height: 1.5em;
}
#about img{
	margin-right: 40px;
}
.title{
	font-size: 15px;
	font-weight: bold;
	color:#333366;
}
.rtitle{
	font-size: 15px;
	font-weight: bold;
	color:#333366;
}
.wtop {
	width: 650px;
	height: 50px;
}
.wbody {
	width: 650px;
	text-align: center;
	padding: 1em 0;
	background: url(images/wbody.gif);
	background-repeat: repeat-y;
}
.wbottom {
	width: 650px;
	height: 19px;
	background: url(images/wbottom.gif);
	background-repeat: no-repeat;
}

#link {
	margin: 10px auto;
	padding: 10px 0;
}
#link img,.rlink img {
	margin: 0 30px;
}	
#copy {
	margin: 10px auto;
	padding: 10px 0;
}
