@charset "EUC-JP";
/*\*//*/
  @import "ie5mac.css";
/**/

/* global
----------------------------------------------- */
a img{
	border:none 0;
}
h1,h2,h3,h4,h5,h6,ul,form {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
div {
	border: solid 1px;
}
/* body, wrapper, header
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:820px;
	background:#f6f6eb url(/common/img/bg.gif) repeat-y 50% 0;
/*	background:#f6f6eb url(../img/bg.gif) repeat-y 50% 0;	*/
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

#wrapper {
width:820px;
margin:0 auto;
text-align:left;
background:#fff;
}

/* header
----------------------------------------------- */
#header {
	width: 820px;
	height: 100px;
	margin: 0;
	padding: 0;
/*	background: url(/common/img/head_bg.gif) no-repeat;	*/
	background: url(../img/head_bg.gif) no-repeat;
}

#logo {
	float: left;
	width: 207px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#nav {
	float: right;
	width: 606px;
	height: 85px;
	margin: 15px 7px 0 0;
	padding: 0;
}

#navSub {
	width: 606px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navMain {
	width: 606px;
	height: 49px;
	margin: 23px 0 0;
	padding: 0;
}


/* main, content
----------------------------------------------- */
#main {
	width: 800px;
	margin: 15px 10px;
	padding: 0px; 
}

#main p {
	font-size: 12px;
	line-height: 160%;
	color: #444444;
}
#main p.caution {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

#main a:link, a:visited {
	color:#3366CC;
	text-decoration:none;
	/* border-bottom:1px dotted #879ecc; */
}

#main a:hover, a:active {
	color:#99cc00;
	text-decoration:none;
	/*	border-bottom:1px dotted #fff; */
}

.txtnormal {
	font-size: 12px;
}

.plugin {
	font-size: 10px;
	color: #CC3300;
	text-indent: 5px;
}

/* footer
----------------------------------------------- */
#footer {
	width: 800px;
	height: 53px;
	margin: 0 10px;
	padding: 10px 0 0;
/*	background: url(/common/img/foot_bg.gif) no-repeat 50% 0;	*/
	background: url(../img/foot_bg.gif) no-repeat 50% 0;
}

#footer img {
	border:none 0;
	margin: 0;
}

#footer img.copyright {
	border:none 0;
	margin-right: 15px;
}

#footer img.pagetop {
	border:none 0;
	margin-left: 22px;
}


/* others
----------------------------------------------- */
.txtOnair {
	font-size: 10px;
	line-height: 120%;
	color: #555550;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.txtCaution {
	color: #CC6699;
}
.txtSmall {
	font-size: 10px;
	line-height: 120%;
	color: #555555;
}
.txtNormal {
	font-size: 12px;
	line-height: 120%;
	color: #555555;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

.txtMain {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;

}

.txtNews {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin-left:5px;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

span.update{
	background-color:#cccccc;
}
p.update {
	font-weight: bold;
	color: #99CC00;
}
a.labelOnair:link,a.labelOnair:visited {
	color: #8C655E;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;

}
a.labelOnair:hover {
	color: #99CC00;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	line-height: 120%;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	margin-bottom: 0.2em;
}
