@charset "UTF-8";
/* ===================================================================
 file name  :  Event-2.css
 style info :  公演カレンダー用CSS
=================================================================== */
@import url("Members.css");

/* -----------------------
友の会会員
---------------------- */


#Index-H2-01{
	background:url(../../images/members/tomo/Index-H2-01.jpg) no-repeat;
	height:220px;
	width:650px;margin-bottom:20px;
}
#Index-H3-01{
	background:url(../../images/members/tomo/Index-H3-01.gif) no-repeat;
	height:35px;
	width:650px;
}

#Index-H4-01{
	background:url(../../images/members/tomo/Index-H4-01.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}

#Index-H4-02{
	background:url(../../images/members/tomo/Index-H4-02.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}

#Index-H4-03{
	background:url(../../images/members/tomo/Index-H4-03.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}

#Index-H4-04{
	background:url(../../images/members/tomo/Index-H4-04.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}

#Index-H4-05{
	background:url(../../images/members/tomo/Index-H4-05.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}
#Index-H4-06{
	background:url(../../images/members/tomo/Index-H4-06.gif) no-repeat;
	height:45px;
	width:650px;margin:20px 0px 10px 0px;
}

#Index-Explain{
	margin-bottom:30px;
}
#Index-Apply-Img{
	margin-top:30px;
}

/* -----------------------
クレジット会員・非クレジット会員共通
---------------------- */

#Apply-Explain-Text{
	width:380px;
}
#Apply-Explain-Text ul{
margin-left:20px;
margin-bottom:30px;
}
#Apply-Explain-Text ul li{
	list-style-type: square;
}

#Apply-Price{
	font-weight:bold;
	font-size:150%;
}

#Apply-Step-Table{
	width:650px;
}
#Apply-Step-Table td{
	padding-top:5px;
	padding-bottom:5px;
}
#Apply-Step-Table td span{
	padding-left:28px;
		font-weight:bold;
}

td#Apply-Step1-01{
	background:url(../../images/common/no1.gif) 0px 7px no-repeat;
}
td#Apply-Step1-03{
 text-align:right;
}

td#Apply-Step2-01{
	background:url(../../images/common/no2.gif) 0px 7px no-repeat;
}

td#Apply-Step3-01{
	background:url(../../images/common/no3.gif) 0px 7px no-repeat;
}

td#Apply-Step4-01{
	background:url(../../images/common/no4.gif) 0px 7px no-repeat;
}

td.Apply-Arrow{
	text-align:center;
}



/* -----------------------
クレジット会員
---------------------- */
#Credit-H2-01{
	background:url(../../images/members/tomo/Credit-H2-01.gif) no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}
#Credit-Explain{
	margin-bottom:50px;
	background:url(../../images/members/tomo/credit_img.jpg) 410px 0px no-repeat; 
}
#Credit-Attention{
	margin-top:20px;
	width:348px;
	background:url(../../images/members/tomo/Credit-Background.gif) repeat-y; 
	
}
#Credit-Attention p{
	padding:20px;
}

#Credit-H3-01{
	background:url(../../images/members/tomo/Credit-H3-01.gif) no-repeat;
	height:35px;
	width:650px;
}

/* -----------------------
非クレジット会員
---------------------- */
#General-H2-01{
	background:url(../../images/members/tomo/General-H2-01.gif) no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}
#General-Explain{
	padding-top:30px;
	margin-bottom:30px;
	background:url(../../images/members/tomo/generalcard_img.jpg) 410px 0px no-repeat; 
}
#General-H3-01{
	background:url(../../images/members/tomo/General-H3-01.gif) no-repeat;
	height:31px;
	width:350px;
	margin-bottom:10px;
		margin-top:40px;
}

#Apply-Step-Table td#General-Account{
	padding:20px;
	font-weight:bold;
	background-color:#F0F0E8;
}



