@charset "utf-8";
/*----------------------------------------
-design
----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
p{ margin:0;padding:0;}
a:link { color: #000080; text-decoration: underline;}
a:visited { color: #993366; text-decoration: underline;}
a:hover { color: #000080; text-decoration: underline;}
a:active { color: #993366; text-decoration: text-decoration: underline;}
p.cap{ height: 1%; display: block; overflow:hidden;text-indent: -9999px; }	
p.small{ font-size:70%; line-height:105%; margin-top:6px;}
p.right{ text-align:right;margin-right:30px; }	
hr{ width: 650px; height: 1px;}
.small{ font-size: 80%; line-height:120%;}	
h1{ font-size: 150%; color: #593600; margin:16px auto 5px auto; padding:0; font-weight:bold;}
h2{ font-size: 100%; color: #593600; margin:0; padding:0; font-weight:bold; }
h3{ font-size: 100%; color: #593600; padding-bottom:10px; background: url(../image/line_bg.gif) no-repeat center bottom; font-weight:bold;}
h4{ font-size: 110%; color: #593600; margin: 0 0 10px 0; padding:0; font-weight:bold;}
h5{ font-size: 110%; color: #593600; margin: 0 auto 6px auto; padding:0; font-weight:bold;}
hr{width:650px;}
body{
text-align:center;
background-color:#3e5510;
}
div.wrap{
width:650px;
margin:20px auto;
padding:10px 0;
clear:both;
background-color:#FFFFCC;
}
div.concert-base{
width:650px;
padding:0;
text-align:center;
clear:both;
line-height:120%;
font-size:85%;
}

div.concert-comment{
width:550px;
padding:10px 50px;
text-align:left;
clear:both;
line-height:130%;
font-size:85%;
zoom: 1;
}

div.photo{
width:530px;
margin:10px auto;
padding: 0 60px;
text-align:center;
clear:both;
zoom: 1;
}

div.photo img{
margin:1px;
border:1px solid #666;
}

div.photo-right{
width:265px;
float:left;
text-align:center;
}

div.photo-left{
width:265px;
float:left;
text-align:center;
}

div.windowclosemenu{
width:580px;
margin:30px auto;
text-align:left;
clear:both;
font-size:85%;
line-height:130%;
color:#FF0000;
font-weight:bold;
}