@chaset "UTF-8";
/*
 Share Style <
-------------------------------------------------
*/
body{
	margin:0;
}

h1,h2,h3,h4,h5{
}

p,dt,dl{
	font-size:90%;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	line-height:1.5em;
	margin:10px 40px;
	padding:10px 0 10px 10px;
	text-align:left;
	color:#000;
}

p.section{
	background-color:#fff3da;
}

.wraper{
	font-size:90%;
	line-height:1.5em;
	margin:0 40px;
	padding-left:25px;
	padding-bottom:20px;
}

#bangumi{
	text-align:center;
	margin:0 auto;
	width:600px;
	padding:10px 0;
}


li{
	list-style-type:none;
	line-height:1.5em;
	font-size:smaller;
	margin:0;
}

ul{
	margin:0;
}

img{
	border:0;
}

.clear{
	clear:both;
}

/*
 page <
-------------------------------------------------
*/
#page{ /**/
	background-color:#00b1f7;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(img/back.gif);
	background-repeat:repeat-x;
}
 
#htbdfwp_contents{
	background-color:#00b1f7;
	background-image:url(img/back.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
/*
 Header <
-------------------------------------------------
*/

h1{
	background-image:url(img/header.jpg);
	width:775px;
	height:260px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
}
/*
 main <
-------------------------------------------------
*/
.setumei{
	padding:0 20px;
}

#main{
	background-image:url(img/main_back.jpg);
	background-color:#fff;
	width: 775px;
	margin: 0 auto;
	padding-top:20px;
	text-align: left;
}

.a_photo{
	padding:20px 50px
}

.headline{
	font-size:120%;
	font-weight:bold;
	color:#F60;
}


.mark{
	font-weight:bold;
	color:#F36;
}
/*
 h2 <
-------------------------------------------------
*/
.notes{
	background:url(img/h2_notes.jpg) no-repeat left;
	width:404px;
	height:55px;
	margin:0 0 0 20px;
	display:block;
	text-indent:-9999px;
}

.date{
	background:url(img/h2_date.jpg) no-repeat left;
	width:604px;
	height:57px;
	padding-top:20px;
	margin:0 0 0 20px;
	display:block;
	text-indent:-9999px;
}

.ticket{
	background:url(img/h2_ticket.jpg) no-repeat left;
	width:404px;
	height:55px;
	padding-top:20px;
	margin:0 0 0 20px;
	display:block;
	text-indent:-9999px;
}

.credit{
	background:url(img/h2_credit.jpg) no-repeat left;
	width:404px;
	height:55px;
	padding-top:20px;
	margin:0 0 0 20px;
	display:block;
	text-indent:-9999px;
}

.simekiri{
	background:url(img/h2/h2_05.gif) no-repeat left;
	width:655px;
	height:62px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
}

#box{
	font-size:smaller;
	background:#fff url(img/instructions_back.gif) no-repeat right;
	border:#960 solid 1px;
	width:700px;
	text-align:left;
	margin:20px auto;
	padding:20px 0;
}

#box p{
	padding:0 10px;
	font-size:0.9em;
	color:#000;
	line-height:2.1em;
}

.soldout{
	font-size:1.2em;
	font-weight:bold;
	color:#F00;
}
/*
 foot <
-------------------------------------------------
*/
#foot{
	text-align:center;
	background:url(img/main_bottom.jpg) repeat-y top center;
	width:775px;
	height:55px;
	color:#FFF;
	margin:0px;
	padding-top:10px;
	font-size:90%;
	line-height:1.5em;
}
 
 
/*
 Link Style <
-------------------------------------------------
*/

a:link{
	color:#F36;
	text-decoration:none;
}
a:visited{
	color:#F36;
	text-decoration:none;
}
a:hover{
	color:#CCC;
}
