@charset "UTF-8";
/* CSS Document */
body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 62.5%;
	background-color: #fff0f7;
	line-height: 1.8em;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


a {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #FF6666;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
    color: #FF6666;
    text-decoration: underline;
}
img {
	border: none;
}
#center {
	width : 820px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/ps_19.gif);
	background-repeat: repeat-y;
}

#main {
	width : 800px;
	margin-left:10px;
	margin-right:10px;
}
#corner {
	width : 760px;
	text-align: left;
	font-size: 1.4em;
}

#corner .pack {
	width : 690px;
	margin-left:35px;
	margin-right:35px;
	text-align: left;
}
#corner .pack img{
	margin-bottom:10px;
	margin-right:10px;
}


#onair {
	width : 760px;
	text-align: left;
}

#onair .pack {
	width : 690px;
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	text-align: left;
	font-size: 1.4em;
}
#onair .pack img{
	margin-bottom:10px;
	margin-right:10px;
}
.titleno {
	font-size:1.6em;
	font-weight:bold;
	color: #005ab5;
}

#form {
	width : 760px;
	text-align: left;
}
.pack  {
	width : 590px;
	margin-left:105px;
	margin-right:105px;
	text-align:left;
}
#form .pack table{
	text-align: left;
}
#form .pack img{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#line {
	width : 760px;
	text-align: center;
}
#footer {
	width : 820px;
	text-align: center;
}

.title{
	margin-left:35px;
}
.info  {
	width : 550px;
	margin: 0 auto;
	padding: 15px;
	background: #ffffff;
	text-align:left;
	font-size: 115%;
	border: 2px solid #005ab5;
}
#onair .info p{
	font-size:150%;
	font-weight:bold;
	line-height: 1.6em;
	color: #005ab5;
}
.infotext {
	width: 450px;
	margin: 2em auto;
}

