.pre01 {
	text-indent:-9999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #CCCCCC;
	line-height: 1.2em;
	text-align: center;
	padding-top:50px;
}


body {
	background-image: url(../images/mm_bg.jpg);
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	float: none;
	line-height: 1.6em;
	color:#FFFFFF;
}
.large {
	font-size:16px;
}
a {
	color:#33CCFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul {
	list-style:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
img {
	border-style:none;
}
.border {
	border: solid 1px #666666;
}
#footter {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	text-align: right;
	height: 20px;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear:both;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#container_header {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 100%;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
#container_main {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 780px;
    background-repeat: repeat;
}
#header {
	z-index:2;
	background-image: url(../images/mm_header02.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#header_left {
	z-index:2;
	background-image: url(../images/mm_header02.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;
}
#header_calender {
	z-index:2;
	width: 210px;
	height: 90px;
	margin: 0px;
	padding: 54px 0px 0px 0px;
	text-align:right;
	color:#CCCCCC;
}
/**#header_calender {
	z-index:2;
	background-image: url(../images/mm_header02.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 90px;
	margin: 0px;
	padding: 54px 45px 0px 0px;
	text-align:right;
	color:#CCCCCC;
}**/
#nav_main {
	background-image: url(../images/mm_menubar.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}
#nav_main ul {
	position:absolute;
	top:90px;
	left:20px;
	width:780px;
	margin:0px;
	padding:0px;
}
#nav_main li {
	display:block;
	float:left;
	text-indent:-9999px;
}
/**メニュー４段＋ゆーあしび
#nav_main li a {
	display:block;
	height:46px;
	width:120px;
	text-decoration:none;
}
**/
/**メニュー６段＋ゆーあしび**/
#nav_main li a {
	display:block;
	height:46px;
	width:80px;
	text-decoration:none;
	background-position:-20px 0px;
}

#nav_main li#main a {
	background:url(../images/menu_main.gif) no-repeat;
}
#nav_main li#main a:hover {
	background:url(../images/menu_main_over.gif) no-repeat;
}
#nav_main li#main_active a {
	background:url(../images/menu_main_active.gif) no-repeat;
}
#nav_main li#crew a {
	background:url(../images/menu_crew.gif) no-repeat;
}
#nav_main li#crew a:hover {
	background:url(../images/menu_crew_over.gif) no-repeat;
}
#nav_main li#crew_active a {
	background:url(../images/menu_crew_active.gif) no-repeat;
}
#nav_main li#blog a {
	background:url(../images/menu_blog.gif) no-repeat;
}
#nav_main li#blog a:hover {
	background:url(../images/menu_blog_over.gif) no-repeat;
}
#nav_main li#blog_active a {
	background:url(../images/menu_blog_active.gif) no-repeat;
}
#nav_main li#link a {
	background:url(../images/menu_link.gif) no-repeat;
}
#nav_main li#link a:hover {
	background:url(../images/menu_link_over.gif) no-repeat;
}
#nav_main li#link_active a {
	background:url(../images/menu_link_active.gif) no-repeat;
}
#nav_main li#next a {
	background:url(../images/menu_next.gif) no-repeat;
}
#nav_main li#next a:hover {
	background:url(../images/menu_next_over.gif) no-repeat;
}
#nav_main li#next_active a {
	background:url(../images/menu_next_active.gif) no-repeat;
}
#nav_main li#calender a {
	width:300px;
	background:url(../images/menu_calender.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav_main li#calender a:hover {
	background:url(../images/menu_calender_over.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav_main li#calender_active a {
	width:300px;
	background:url(../images/menu_calender_active.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}




#nav ul {
	visibility:hidden;
	position:absolute;
	top:132px;
	left:20px;
	margin:0px;
	padding:0px;
}
#nav li {
	display:block;
	float:left;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:1.5em;
}
#nav li a {
	height:30px;
	width:150px;
	display:block;
}
#nav li#about a {
	background:url(../images/about.gif) no-repeat;
}


/*サブメニューバーのここの背景指定*/
.nav_left {
	background-image: url(../images/mm_nav_bg.gif);
	background-repeat: no-repeat;
}
.nav_center {
	background-image: url(../images/mm_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: -30px 0px;
}
.nav_right {
	background-image: url(../images/mm_nav_bg.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.nav_right_hidden {
	background-image: url(../images/mm_nav_bg.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/*サブメニューバーのここの背景指定ここまで*/

/* MacIE5 除く \*/
.firstletter:first-letter {
	font-size:5em;
	float:left;
	font-weight:bold;
	padding-right:3px;
	line-height: 0.3em;
}
/* end */

h1 {
	height: 72px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#about {
	background-image: url(../images/box_left_about.gif);
}
#placeinfo {
	background-image: url(../images/box_left_place.gif);
}
#link {
	background-image: url(../images/box_left_link.gif);
}
#contact {
	background-image: url(../images/box_left_contact.gif);
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1em;
	margin: 0px 0px 3px;
	clear:both;
	width: 504px;
	padding-bottom: 3px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 0px;
	padding-top:0px;
	text-indent: 6px;
}
h4  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px 0px 5px 0px;
	padding:15px 0px 2px 5px;
	line-height: 1.5em;
}
.titleLikeH4  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px 0px 5px 0px;
	padding:15px 0px 2px 5px;
	line-height: 1.5em;
}


.wide_title {
	padding: 0px 0px 0px 340px;
	width: 440px;
	height: 70px;
}
.wide_title h1 {
	text-indent:0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	padding: 38px 5px 2px 0px;
	line-height: 1.5em;
	height:32px;
}
.title_crewprofile {
	background-image:url(../images/mm_title_crewprofile.gif);
	background-repeat:no-repeat;
}
.title_guest {
	background-image:url(../images/mm_title_guest.gif);
	background-repeat:no-repeat;
}
.title_next {
	background-image:url(../images/mm_title_next.gif);
	background-repeat:no-repeat;
}
.box_left {
	float:left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	width: 250px;
}
.box_left p{
	font-size:10px;
	line-height:1.3em;
	padding: 0px 0px 13px 0px;
	margin: 0px;
}
.box_left_bottom {
	margin: 0px 0px 20px 0px;
	background-image:url(../images/box_left_bottom.gif);
	background-repeat:no-repeat;
	height:30px;
}
.box_left_bg {
	margin: 0px;
	background-image:url(../images/box_left_body.gif);
	background-repeat:repeat-y;
	padding:0px 25px;
}
.height01{
	height:500px;
	padding-top:0px;
}

.box_right {
	float: right;
	padding: 0px;
	width: 500px;
}
.link_corner {
	padding:0px 20px 0px 20px;
}
.box_contents {
	width:504px;
	padding-bottom:20px;
}
.absolute{
	position:absolute;
	left: 294px;
}
.t_photo {
	float:left;
	overflow: hidden;
	background-position:-10px -40px;
	background-repeat:no-repeat;
	margin: 0px;
	height: 100px;
	width: 100px;
}
.positionA {
	background-image: url(../images/bg_photo15_s.jpg);
}
.positionB {
	background-image: url(../images/bg_photo18_s.jpg);
}
.positionC {
	background-image: url(../images/bg_photo13_s.jpg);
}
.positionD {
	background-image: url(../images/bg_photo16_s.jpg);
}
.positionE {
	background-image: url(../images/bg_photo11_s.jpg);
}
.positionF {
	background-image: url(../images/bg_photo06_s.jpg);
}
.positionG {
	background-image: url(../images/bg_photo14_s.jpg);
}
.positionH {
	background-image: url(../images/bg_photo17_s.jpg);
}
.title_small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 90%;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 16px;
	padding-bottom: 1px;
	margin-top: 30px;
	margin-bottom: 3px;
	background-image: url(../images/mm_grey.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.discription {
	width:284px;
	height:400px;
	float:left;
	padding: 15px 10px 0px 10px;
}/* プラス別紙 \*/
.add {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1em;
	text-align:right;
	color:#FFFFFF;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.step {
	z-index:1;
	background-image: url(../images/mm_border.gif);
	background-repeat: repeat-x;
	height: 65px;
	width:771px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-top:15px;	
	padding-right: 9px;
	margin-top: 20px;
}
.step li {
	padding-right:0px;
	background-position:right;
	background-repeat:no-repeat;
}
.step p {
	padding-bottom:3px;
}
.border li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color:#CCCCCC;
	line-height: 1em;
}

.bg_link {
	background-image: url(../images/mm_bg_photo.jpg);
	background-repeat:repeat-x;
}
.red {
	color: #E40711;
}
.yellow {
	color: #F0AA00;
}
.green {
	color: #009900;
}
.support {
	font-family: "ヒラギノ角ゴ Pro W6", "A-OTF 新ゴ Pro B";
	font-size: 16px;
	color: #FFFFFF;
	margin-top:24px;
	margin-right: 70px;
	float: left;
	padding-left: 130px;
}
.thanks {
	font-family: "ヒラギノ角ゴ Pro W6", "A-OTF 新ゴ Pro B";
	font-size: 12px;
	color: #FFFFFF;
	margin:7px 5px 0px 10px;
}
.friend {
	font-family: "ヒラギノ角ゴ Pro W6", "A-OTF 新ゴ Pro B";
	font-size: 10px;
	color: #FFFFFF;
	margin-top:15px;
	margin-right: 40px;
	float: left;
}
.margin_top{
	padding-top: 30px;
}
.box_800 {
	width:780px;
	padding-left: 20px;
}
.box_250 {
	width: 250px;
	padding:20px 10px 10px 0px;
	float:left;
	margin:0px;
}
.box_250 h2 {
	background-repeat:no-repeat;
	width: 250px;
	height:39px;
	text-indent:-9999px;
	border-style:none;
	padding:0px;
	margin:0px;
}
#jam_header {
	background-image:url(../images/box_250_header_jamflash.gif);
}
#manza_header {
	background-image:url(../images/box_250_header_manza.gif);
}
#sane_header {
	background-image:url(../images/box_250_header_sane.gif);
}
.box_250 p{
	width:224px;
	background-image:url(../images/box_250_body.gif);
	background-repeat:repeat-y;
	padding:7px 13px;
	margin:0px;
	line-height:20px;
	color:#CCCCCC;
}
.box_250 ul{
	width:216px;
	background-image:url(../images/box_250_body.gif);
	background-repeat:repeat-y;
	padding:7px 7px 7px 27px;
	margin:0px;
	line-height:20px;
	color:#CCCCCC;
	list-style-image:url(../images/list.gif);
}
.highlight{
	color: #33CC00;
}
.reggaesound {
	background-image:url(../images/box_250_title_reggae.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:27px;
	padding:0px;
	margin:0px;
}
.hiphop {
	background-image:url(../images/box_250_title_hiphop.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:27px;
	padding:0px;
	margin:0px;
}
.none {
	background-image:url(../images/box_250_title_none.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:15px;
	padding:0px;
	margin:0px;
}
.member {
	background-image:url(../images/box_250_title_member.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:27px;
	padding:0px;
	margin:0px;
}
.profile {
	background-image:url(../images/box_250_title_profile.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:27px;
	padding:0px;
	margin:0px;
}
.favorite {
	background-image:url(../images/box_250_title_5.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:250px;
	height:27px;
	padding:0px;
	margin:0px;
}
.box250_end {
	background-image:url(../images/box_250_undersquare.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:0px;
	margin:0px;
}
.box250_endround {
	background-image:url(../images/box_250_underround.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:0px;
	margin:0px;
}
.box_780 {
	background-image:url(../images/box_780_p.gif);
	background-repeat:repeat-y;
	width: 780px;
	padding:0px;
}
.box_780photo {
	position:absolute;
	left: 562px;
	top: 265px;
	text-align:center;
}
.box_780photo p{
	padding:0px 30px 0px 30px;
}
/*上記780photoの絶対位置がずれた場合、下記に修正
	left: 533px;
	top: 260px;*/


.box_780 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box_780 p {
	background-image:url(../images/box_780_p.gif);
	background-repeat:repeat-y;
	padding:10px 280px 10px 20px;
	margin:0px;
}
/**通常時出演者Info**/
.box_780 .nextinfo {
	background-image:url(../images/box_780_p.gif);
	background-repeat:repeat-y;
	padding:10px 270px 10px 20px;
	margin:0px;
}
.box_780 .nextinfo p {
	background-image:none;
	width:440px;
	padding:0px 0px 10px 20px;
	margin:0px;
}
.nextinfo h3 {
	font-size:24px;
}
.nextinfo h4 {
	font-size:14px;
}

/**多数出演時出演者Info**/
.box_780 .info2Caram {
	background-image:url(../images/box_780_p.gif);
	background-repeat:repeat-y;
	padding:10px 270px 10px 20px;
	margin:0px;
}
.box_780 p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box_780 .info2Caram p {
	background-image:none;
	width:220px;
	padding:0px 0px 10px 20px;
	margin:0px;
	font-size:18px;
}
.info2Caram h2 {
	text-align:left;
	width:230px;
	font-size:14px;
}
.caram2 {
	float:left;
}
.belong {
	color:#FFF;
	font-size:12px;
}

.box_780 .profile {
	background-image:url(../images/box_780_top.gif);
	background-repeat:no-repeat;
	width:780px;
	padding:0px;
	margin:0px;

}
.box_780 .member {
	background-image:url(../images/box_780_member.gif);
	background-repeat:no-repeat;
	width:780px;
	height:36px;
	padding:0px;
	margin:0px;

}
.box_780 .more {
	background-image:url(../images/box_780_more.gif);
	background-repeat:no-repeat;
	width:780px;
	height:36px;
	padding:0px;
	margin:0px;
}
.box_780 .moreinfo {
	background-image:url(../images/box_780_moreinfo.gif);
	background-repeat:no-repeat;
	width:780px;
	height:43px;
	padding:0px;
	margin:0px;
}
.box_780 .guest {
	background-image:url(../images/box_780_guest.gif);
	background-repeat:no-repeat;
	width:780px;
	height:43px;
	padding:0px;
	margin:0px;
}
.guest h3{
font-size:24px;
}

.box_780 .host {
	clear:both;
	background-image:url(../images/box_780_host.gif);
	background-repeat:no-repeat;
	width:780px;
	height:43px;
	padding:0px;
	margin:0px;
}
.box_780 .information {
	background-image:url(../images/box_780_information.gif);
	background-repeat:no-repeat;
	width:780px;
	height:34px;
	padding:0px;
	margin:0px;
}
.boxguest_end {
	clear:both;
	background-image:url(../images/box_780_bottom.gif);
	background-repeat:no-repeat;
	height:30px;
}

.img_float_left {
	float:left;
	padding:0px 10px 5px 0px;
}
.img_float_right {
	float:right;
	padding:0px 0px 5px 10px;
}
.detail_menu {
	width:464px;
	height:20px;
	padding-top: 4px;
	color:#FFFFFF;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
	z-index: 3;
}
.detail_menu li {
	background-color: #000000;
	display:block;
	float:right;
}
.detail_menu img {
	margin-right:20px;
}

/*detail_menuの絶対位置指定（個々）*/
.main_about {
	position:absolute;
	left: 294px;
	top: 725px;
}
/*ここまで*/
.button a {
	display:block;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 42px;
	width: 242px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-top: 12px;
}
.button a:active {
	background-image: url(../images/button_down.gif);
}
.error {
	font-family: "Arial Rounded MT Bold", Courier, "Courier New";
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 400px;
	margin-left: 200px;
	margin-top: 40px;
}
.error_discription {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	width: 400px;
	margin-left: 200px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.whatsnew {
	height: 67px;
	background-image: url(../images/box_500_01.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 13px;
	padding-left: 50px;
	width: 440px;
	padding-right: 10px;
	color: #CCCCCC;
}
.whatsnew_bottom {
	height: 30px;
	background-image: url(../images/box_500_02.gif);
	background-repeat: no-repeat;
}
.middleSizeText {
	font-size: 18px;
}
.copyright {
	width:490px;
	height:20px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
/*copyrightの絶対位置指定（個々）*/
.main_aquaflow {
	position:absolute;
	left: 294px;
	top: 705px;
}

.areaFlyer {
	background-image:url(../images/sidebar_plugin_02.gif);
	background-repeat:no-repeat;
	padding:46px 0 4px 0;
	text-align:center;
}
