@charset "Shift_JIS";

/* S̍\
---------------------------------------------------- */
body {
  margin:0 auto;
  text-align:center;
  padding:0;
  border: 0;
  background: #271901;
  font-size: 12px;
}
#bg {
  margin:0 auto;
  text-align:center;
  padding:0;
  border: 0;
  background: #271901 url(../img/bg01.JPG) center repeat-y;
}


/*reset*/
img,a img { margin: 0; padding: 0; vertical-align:bottom; border:none; background:transparent;}
object,embed { vertical-align:top;}
div, blockquote, a,p, pre, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0;}

/*float*/
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px;}


#wrapper {
  width: 800px;
  margin: 0 auto;
}
#header {
  width: 800px;
  height: 104px;
  margin: 0;
  background: url(../img/header_bg.gif) center no-repeat;
}
#home {
	width:142px;
	height:104px;
	margin:0;
	padding:0;
	float:left;
}
#home a{
	width:120px;
	height:90px;
	margin:7px 0 0 0;
	padding:0;
	display:block;
	text-indent:-9999em;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	height:104px;
	background:url(../img/menu_bg.gif) no-repeat 0 45px;
	margin:0;
	padding:0;
	float:right;
}
#g_navi ul {
    width:658px;
	height:65px;
    margin:0;
	padding:45px 0 0 0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
	height: 20px;
}
#g_navi li a {
	height:20px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/menu_over.gif) no-repeat 0px 0px;
	width:103px;

}
#g_navi li.g_navi02 a {
	background:url(../img/menu_over.gif) no-repeat -103px 0px;
	width:89px;
}
#g_navi li.g_navi03 a {
	background:url(../img/menu_over.gif) no-repeat -192px 0px;
	width:98px;
}
#g_navi li.g_navi04 a {
	background:url(../img/menu_over.gif) no-repeat -290px 0px;
	width:151px;
}
#g_navi li.g_navi05 a {
	background:url(../img/menu_over.gif) no-repeat -441px 0px;
	width:93px;
}
#g_navi li.g_navi06 a {
	background:url(../img/menu_over.gif) no-repeat -534px 0px;
	width:124px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/menu_over.gif) no-repeat 0px -20px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/menu_over.gif) no-repeat -103px -20px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/menu_over.gif) no-repeat -192px -20px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/menu_over.gif) no-repeat -290px -20px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/menu_over.gif) no-repeat -441px -20px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/menu_over.gif) no-repeat -534px -20px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../img/menu_over.gif) no-repeat 0px -20px;
	width:103px;
}
#g_navi li.g_navi02_on a {
	background:url(../img/menu_over.gif) no-repeat -103px -20px;
	width:89px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/menu_over.gif) no-repeat -192px -20px;
	width:98px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/menu_over.gif) no-repeat -290px -20px;
	width:151px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/menu_over.gif) no-repeat -441px -20px;
	width:93px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/menu_over.gif) no-repeat -534px -20px;
	width:124px;
}

#footer{
  width:800px;
  height:35px;
  margin:25px 0 0 0;
  padding:0;
  background: url(../img/footer.gif) center no-repeat;
}
#footer p{
  padding:5px 0 0 0;
  font-size:12px;
  letter-spacing:0.1em;
  line-height:2.5em;
  color:#fbefd3;
}


p{
	margin:0px;
	padding:0px;
}


A{
	color:#5971A0;
	text-decoration:none;
}


#content {
	width:  800px;	height:1400px;
	padding-top: 0px;

	padding-left: 0px;	padding-bottom: 0px;
	clear: both;
}


span.media-bar {
	display:block;
	width: 148px;
	height: 190px;
	background: url(/img/media-bar.gif) top left no-repeat;
	float: left;
	padding-top:10px;
}


span.media-content {
	display:block;
	float: left;
	width: 510px;
	padding-left:15px;
	clear: right;
}


span.media-content .header {
	display:block;
	font-size: 22px;
	color: #415c92;
	padding-bottom: 5px;
	margin-bottom:10px;
	background: url(/img/media-div.gif) left bottom repeat-x;
}


ul.media {
	margin-left: 15px;
	color: #444;
}

ul.media li:first-line {
	font-size: 1.2em;
	color:  #415c92;
	font-weight:bold;
	line-height: 1.2em;
}

ul.media li {
	margin-bottom: 6px;
}


a.mediabut {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 146px;
	height: 25px;
	overflow:hidden;
	line-height: 80px;
}

a.mediabut:hover {
	background-position: 0px -25px;
}

.but-radio {
	background: url(../img/buts/radio.gif);
}

.but-mag {
	background: url(../img/buts/mag.gif);
}

.but-web {
	background: url(../img/buts/web.gif);
}

.but-tv {
	background: url(../img/buts/tv.gif);
}

#subtitle {
	width: 740px;
	height: 70px;
	text-align:left;
}

#subtitle img {
	margin-top: 20px;margin-left:50px;
}




