﻿@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

* { margin: 0; padding: 0; }
body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg/body_bg.jpg); /* 横幅1920pxまで対応 */
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
img {
	vertical-align: top;
	border: 0;
}
a {
	color: #004c77;
}
a:alink {
	color: #c8013d;
}
a:vlink {
	color: #c8013d;
}
a:hover {
	color: #c8013d;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

/* h1,h2,h3,h4 */
h1 {
	text-align: left;
	padding: 3px 0 0 30px;
	font-size: 12px;
	color: #e4007f;
	font-weight: normal;
	float: left;
	display: inline;
}
h2 {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #e4007f;
}
h3.h3_00 {
	width: 970px;
	height: 190px;
	text-indent: -9999px;
	background: url(../images/h3_00.jpg) no-repeat;
}
h3.h3_01 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_01.jpg) no-repeat;
}
h3.h3_01a {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_01a.jpg) no-repeat;
}
h3.h3_02 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_02.jpg) no-repeat;
}
h3.h3_03 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_03.jpg) no-repeat;
}
h3.h3_04 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_04.jpg) no-repeat;
}
h3.h3_05 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_05.jpg) no-repeat;
}
h3.h3_06 {
	width: 605px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/h3_06.jpg) no-repeat;
}

h4.h4_00 {
	width: 970px;
	height: 93px;
	text-indent: -9999px;
	background: url(../images/h4_00.jpg) no-repeat;
}












/*----------------------------------------------------------------
共通部分（index）
-------------------------------------------------------------------*/
#container {
	width: 100%;
}
.toptext {
	width: 100%;
	height: 24px;
	background-color: #FFFFFF;
}
.description01 {
	width: 59%;
	text-align: left;
	float: left;
	display: inline;
}
.description02 {
	width: 39%;
	text-align: right;
	float: left;
	display: inline;
}
#wrapper {
	width: 970px;
	height: auto !important;
	margin: 0 auto;
}
#header {
	width: 970px;
	height: 148px;
	text-align: left;
	background-image: url(../images/bg/header_bg.jpg);
	background-repeat: no-repeat;
}
#header .logo {
	width: 230px;
	height: 148px;
	margin: 0;
}
#globalNavi {
	width: 970px;
	height: 35px;
	background: url(../images/bg/globalnavi_bg.jpg) no-repeat;
	background-position: right top;
}
#globalNavi ul {
	list-style: none;
	padding: 9px 0 0 5px;
}
#globalNavi li {
	margin: 0;
	float: left;
	display: inline;
}
#globalNavi a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
#panCuz {
	width: 970px;
	height: 30px;
	background: url(../images/bg/pancuz_bg.jpg) no-repeat;
	background-position: right top;	
}
#panCuz p {
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px 0 0 25px;	
}
#panCuz a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#panCuz a:hover {
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}





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

	コンテンツエリア

============================================================================================================*/
#pageTle {
	width: 1050px;
	height: 100px;
	text-align: left;
	margin: 0 auto;
}

#contents {
	width: 960px;
	margin-left: 5px;
}
#contentsLeft {
	width: 605px;
	float: left;
	display: inline;
	margin: 10px 0 5px 0;
}
#contentsRight {
	width: 335px;
	float: left;
	display: inline;
	margin: 10px 0 5px 20px;
}


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

	btn-set
	
=========================================*/
.leftBtn {
	width: 605px;
	text-align: center;	
}
.leftBtn a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}



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

	eventinfoarea
	
=========================================*/
.eventInfoArea01 {
	width: 605px;
	margin: 0 0 0 0;	
}
.eventInfoArea02 {
	width: 605px;
	margin: 0 0 0 0;	
}
.eventInfoArea02 dl {
	width: 585px;
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
.eventInfoArea02 dt {
	width: 105px;
	margin: 5px 0 5px 0;
	float:left;
	display: inline;
}
.eventInfoArea02 dd {
	width: 480px;
	margin: 5px 0 5px 0;
	float:left;
	display: inline;
}
.eventInfoArea02 a {
	color: #e4007f;
}
.eventInfoArea02 a:hover {
	color: #004c77;
	position: relative;
	top: 1px;
	left: 1px;
}
.eventInfoArea03 {
	width: 605px;
	margin: 20px 0 0 0;	
}
.eventInfoArea03 dl {
	width: 585px;
	margin: 0 0 0 10px;
	font-size: 15px;
	color: #000000;
	line-height: 120%;
}
.eventInfoArea03 dt {
	width: 55px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}
.eventInfoArea03 dd {
	width: 530px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}




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

	eventinfoarea p
	
=========================================*/
.eventInfo_p01 {
	font-size: 14px;
	color: #000000;
	line-height: 150%;
	padding: 5px 0 0 10px;	
}
.eventInfo_p02 {
	font-size: 16px;
	color: #e4007f;
	font-weight: bold;
	line-height: 150%;
	padding: 0 0 0 10px;	
}
.eventInfo_p03 {
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding: 5px 10px 0 10px;	
}
.eventInfo_p04 {
	font-size: 16px;
	color: #e4007f;
	font-weight: bold;
	line-height: 120%;
	padding: 0 0 0 10px;	
}
.eventInfo_p05 {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	padding: 0 0 0 65px;	
}



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

	agreementarea
	
=========================================*/
.agreementArea {
	width: 605px;
	margin: 0 0 20px 0;	
}
.agreementArea dl {
	width: 585px;
	margin: 5px 0 30px 10px;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.agreementArea dt {
	width: 15px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}
.agreementArea dd {
	width: 570px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}

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

	agreementarea p
	
=========================================*/
.agreement_p01 {
	font-size: 16px;
	color: #e4007f;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0 0 10px;
}
.agreement_p02 {
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding: 5px 0 5px 10px;	
}
.agreement_p03 {
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	padding: 5px 10px 0 10px;	
}



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

	form
	
=========================================*/
#formFrame {
	clear:both;
	width: 605px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
iframe.contactForm {
	width: 580px;
	height: 550px;
	margin: 0px 0px 0px 0px;
}
iframe.entryForm {
	width: 580px;
	height: 1000px;
	margin: 0px 0px 0px 0px;
}





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

	rightinfoarea
	
=========================================*/
.rightInfoArea {
	width: 335px;
	padding: 0 0 10px 0;	
}


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

	rightinfoarea p
	
=========================================*/
.rightInfo_p01 {
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	padding: 0 10px 0 10px;	
}
.rightInfo_p02 {
	font-size: 13px;
	color: #e4007f;
	font-weight: bold;
	line-height: 100%;
	padding: 0 10px 0 10px;	
}
.rightInfo_p03 {
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	padding: 0 10px 0 10px;	
}



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

	rightprofilearea
	
=========================================*/
.rightProfileArea {
	width: 335px;
	padding: 0 0 10px 0;	
}
.rightProfilePhoto {
	width: 119px;
	height: 166px;
	background: url(../images/bg/right_profilephoto_bg.jpg) no-repeat;
	float: left;
	display: inline;
	padding: 8px 0 0 8px;
}
.rightProfileTxt {
	width: 203px;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}
.rightProfileTxt dl {
	width: 203px;
	margin: 0;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}
.rightProfileTxt dt {
	width: 53px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}
.rightProfileTxt dd {
	width: 150px;
	margin: 5px 0 0 0;
	float:left;
	display: inline;
}

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

	rightprofilearea p
	
=========================================*/
.rightProfile_p01 {
	font-size: 13px;
	color: #e4007f;
	font-weight: bold;
	line-height: 140%;
	padding: 5px 5px 0 0;	
}
.rightProfile_p02 {
	font-size: 12px;
	color: #e4007f;
	font-weight: bold;
	line-height: 140%;
	padding: 0 5px 0 0;	
}



/*----------------------------------------------------------------

ツイッター

-------------------------------------------------------------------*/
#twitter_div {
	width: 490px;
	text-align : left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url("../images/index/twitter_bg.jpg") repeat-y;
}
#twitter_div ul {
	list-style: none;
	width: 440px;
	padding: 0px 0px 0px 25px;
	word-wrap: break-word;
}
#twitter_div li {
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #6e6055;
}
#twitter_div li a {
	font-size : 12px;
	line-height: 105%;
	color: #AA2628;
}
#twitter_div li a:hover {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}
#twitter_div li span {
	color: #000000;
	font-size: 12px;
}
#twitter_div li span a {
	color: #AA2628;
	font-size: 12px;
}
a　#twitter-link {
	font-size: 12px;
	color: #000000;
	text-align: right;
	display: block;
}
a　#twitter-link:hover {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}




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

	フッター

============================================================================================================*/
#footer {
	width: 100%;
	height: 230px;
	background-image: url(../images/bg/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footerContents {
	width: 970px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/bg/footercontents_bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}
#footerContents .f_contents {
	margin: 0 0 0 0;
}
.f_contents .footerNavi {
	padding: 5px 0 0 25px;
	list-style-type: none;
}
.f_contents li {
	line-height: 120%;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
}
.f_contents a {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.f_contents a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.copyRights {
	font-size: 12px;
	color: #e4007f;
	text-align: center;
	margin-top: 5px;
}













/*----------------------------------------------------------------
一覧を見る
-------------------------------------------------------------------*/
.looklistLeft {
	text-align: left;
	color: #FFFFFF;
}



/*----------------------------------------------------------------
span
-------------------------------------------------------------------*/
.star {
	color: #5778c3;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.date {
	font-size: 12px;
	font-weight: bold;
	line-height: 145%;
}
.coution {
	color: #c50018;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.tracklist {
	font-weight: bold;
	color: #5778c3;
}
.noLink {
	font-weight: nomal;
	color: #ec4da6;
}
.time {
	color: #7d0000;
	font-weight: nomal;
}

/*----------------------------------------------------------------

	margin-set

-------------------------------------------------------------------*/
.mT5 {
	margin-top: 5px;	
}
.mT10 {
	margin-top: 10px;	
}
.mT15 {
	margin-top: 15px;	
}
.mT20 {
	margin-top: 20px;	
}
.mT25 {
	margin-top: 25px;	
}
.mT30 {
	margin-top: 30px;	
}
.mT70 {
	margin-top: 70px;	
}
.mB5 {
	margin-bottom: 5px;	
}
.mB10 {
	margin-bottom: 10px;	
}
.mB15 {
	margin-bottom: 15px;	
}
.mB20 {
	margin-bottom: 20px;	
}
.mB25 {
	margin-bottom: 25px;	
}
.mB30 {
	margin-bottom: 30px;	
}
.mL5 {
	margin-left: 5px;	
}
.mL10 {
	margin-left: 10px;	
}
.mL15 {
	margin-left: 15px;	
}
.mL20 {
	margin-left: 20px;	
}
.mL25 {
	margin-left: 25px;	
}
.mL30 {
	margin-left: 30px;	
}
.mR5 {
	margin-right: 5px;	
}
.mR10 {
	margin-right: 10px;	
}
.mR15 {
	margin-right: 15px;	
}
.mR20 {
	margin-right: 20px;	
}
.mR25 {
	margin-right: 25px;	
}
.mR30 {
	margin-right: 30px;	
}






.pdt5 {
	padding: 5px 0px 0px 0px;
}
.pdt10 {
	padding: 10px 0px 0px 0px;
}
.pdt15 {
	padding: 15px 0px 0px 0px;
}
.pdt16 {
	padding: 16px 0px 0px 0px;
}
.pdt17 {
	padding: 17px 0px 0px 0px;
}
.pdt18 {
	padding: 18px 0px 0px 0px;
}
.pdt19 {
	padding: 19px 0px 0px 0px;
}
.pdt20 {
	padding: 20px 0px 0px 0px;
}
.pdtb5 {
	padding: 5px 0px 5px 0px;
}
.pdtb10 {
	padding: 10px 0px 10px 0px;
}
.pdtbr5 {
	padding: 5px 5px 5px 0px;
}
.pdtbr10 {
	padding: 10px 10px 10px 0px;
}





/*----------------------------------------------------------------
arrow
-------------------------------------------------------------------*/

.arrow004txt {
	text-align: right;
	padding: 5px 10px 10px 0px;
}
.arrow004img {
	padding-right: 5px;
}
.arrow004txt a {
	color: #d00000;
	text-decoration: none;
}
.arrow004txt a:hover {
	color: #006699;
}
.arrow003txt {
	text-align: right;
	padding: 5px 15px 10px 0px;
}
.arrow003img {
	padding-right: 5px;
}
.arrow003txt a {
	color: #d00000;
	text-decoration: none;
}
.arrow003txt a:hover {
	color: #006699;
}

