a:link {
	color:#FF3300;
}
a:visited {
	color:#FF3300;
}
a:active {
	color:#FF9999;
	text-decoration: none;
}
a:hover {
	color:#FF9999;
	text-decoration: none;
}

#toptext a:link,#logotitle a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#toptext a:visited,#logotitle a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#toptext a:active,#logotitle a:active {
	color:#CCCCCC;
	text-decoration: none;
}
#toptext a:hover,#logotitle a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

body {
	color: #555555;
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

br {
	/*letter-spacing: 0;*/
}

/*iframe {
	width: 270px;
	height: 43px;
	margin: 0px;
	padding: 0px;
}*/

h1 {
	font-size:28px;
	line-height:40px;
	padding: 6px 0px 0px 0px;
}

h2 {
	font-size:12px;
	text-align:left;
	color: #000000;
}

h3 {
	font-size:18px;
	line-height:18px;
}

h4 {
	font-size:20px;
	line-height:32px;
}

h5 {
	font-size:16px;
	line-height:16px;
	color: #000000;
}


#container {
	width:900px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#top {
	width:100%;
	height:170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(../img/bg.gif);*/
	background-repeat: repeat;
}

#toptext {
	width:845px;
	height:30px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rrhlogo {
	width:900px;
	height:170px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 0px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#menubox {
	width:800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 14px;
	height: 53px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#maintenance {
	width:778px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	border: 1px dotted #FF0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ch1_title {
	width:810px;
	height:70px;
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	text-align: right;
	background-image: url(../img/ch1bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #DA2A21;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #DA2A21;
	line-height: 70px;
}

#ch2_title {
	width:810px;
	height:40px;
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	text-align: right;
	background-image: url(../img/ch2bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #DA2A21;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #DA2A21;
}

#playbox {
	width:270px;
	height:53px;
	float: right;
	background-attachment: scroll;
	background-image: url(../img/radio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 65px;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#playbox_finish {
	width:270px;
	height:53px;
	float: right;
	background-attachment: scroll;
	background-image: url(../img/radio_finish.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 65px;
	padding-left: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#corner {
	width:380px;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DD2A22;
}

#corner_b {
	width:380px;
	height:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.playinfo {
	width:445px;
	height:40px;
	margin:0px;
	font-size:10px;
	float: left;
	display: inline;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
}

.playinfo2 {
	width:220px;
	height:30px;
	margin:0px;
	font-size:10px;
	border:1px solid #999999;
	float: right;
	/*display: inline;*/
	line-height: 12px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#infobox {
	width:764px;
	height:auto;
	padding:20px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #000000;
}

#artbox {
	width:380px;
	height:auto;
	padding:0px;
	float: left;
	margin: 0px;
}

#artimg {
	width:380px;
	height:auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#artimg2 {
	width:auto;
	height:auto;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

#arturl {
	width:340px;
	height:auto;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFEFE6;
}

#nextguest {
	width:336px;
	height:auto;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #FFCCCC;
}


#textbox {
	width:808px;
	height:100%;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.conbox {
	width:800px;
	height:200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}

.conbox2 {
	width:auto;
	height:auto;
	clear: both;
	margin: 20px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #DD2A22;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.conbox3 {
	width:800px;
	height:auto;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.conbox4 {
	width:802px;
	height:90px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center;
}

.conbox5 {
	width:420px;
	height:auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.conbox6 {
	width:420px;
	height:20px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.conbox7 {
	width:auto;
	height:auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#data {
	width:400px;
	height:auto;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 0px;
}


#inq_body {
	background:#FFFFFF;
	width:150px;
	height:25px;
	color: #555555;
	font-size: 10px;
	line-height: 14px;
	border: solid 1px #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#banner_body {
	width:auto;
	height:auto;
	font-size:12px;
	/*display: inline;*/
	line-height: 12px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#copyl {
	width:auto;
	height:auto;
	text-align:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	/*line-height: 14px;*/
}

#copyl2 {
	width:auto;
	height:auto;
	text-align:right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 14px;
}

#sorry {
	background:#FFFFFF;
	width:820px;
	height:auto;
	color: #FF3333;
	font-size: 12px;
	line-height: 22px;
	border: 1px dotted #FF0000;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
