@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
body {
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-color: #bddf48;
}
a {
	color: #FF9900;
}
strong {
	font-weight: normal;
}

td {
	font-family: "ＭＳ ゴシック", "Osaka",;
	font-size: 12px;
}



#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 640px;
}
#head {
	background-image: url(img/bg_head.gif);
	background-repeat: no-repeat;
	width: 640px;
	line-height: 10px;
	background-position: bottom;
}
#yz {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 640px;

}
#contents {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #FFFFFF;
}


#foot {
	background-repeat: no-repeat;
	width: 640px;
	background-image: url(img/bg_foot.gif);
	line-height: 40px;
}
#naiyou {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#utai {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#utai  .midashi strong {
	font-size: 16px;
	letter-spacing: 3px;
	color: #FF3366;
	line-height: 20px;
	font-weight: bold;
}
#utai .txt {
	line-height: 200%;
	letter-spacing: 1px;
}
#utai  .txt p {
	margin-bottom: 10px;
}



#cd {
	line-height: 130%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#cd .cdtitle {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FF3366;
}
#cd .trlist {

}

#cd .track  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 5px;
	color: #CC3333;
}
#staff {
	margin-bottom: 20px;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
#staff .circle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding-left: 10px;
	padding-top: 5px;
}
#staff .name {
	padding-left: 20px;
}

/* ============================= */

#menubar {
	background: url(./img/menubar_bg.gif) repeat-x;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	}
	
#menubar_wrap {
	margin: 0 auto;
	width: 800px;
	}
	
#menubar a {
	display: block;
	float: left;
	height: 35px;
	padding: 20px 0 0;
	width: 160px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
.menu_a {
	background: url(./img/menu_btn_bg.gif) no-repeat;
	}
	
.menu_b {
	background-image: url(./img/menu_btn_bg_b.gif);
	}

#menubar h2 {
	color: #7E0017;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px;
	}	
	

/* ============================= */


