@charset "UTF-8";
/* -- karaoke manbou event style CSS -------------------
Author : Muraji
Copyright(C)2008,ING-KAWAMOTO Inc. All Rights Reserved. 
------------------------------------------------------ */

#contents{
	min-height:250px;
	padding:0 0 20px;
}

#contents h3{
	margin:0 0 30px 6px;
	background-image:url(../images/event-head.gif);
}
#contents h4{
	font-size:1.3em;
	display:block;
	margin:0 0 20px;
	color:#ffffff;
}
#contents small{
	font-size:0.8em;
	
}
#contents div.post{
	border:1px solid #662a13;
	width:791px;
	margin:0 auto 10px auto;
	padding:10px 20px;
	background-image:url(../images/event-postbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:hidden;
}
/* inner-post style */
#contents div.post p{
	margin:1em 0;
	color:#fff inherit;
}
#contents div.post a{
	color:#fff;
	text-decoration:underline;
	color:inherit;
}
#contents div.post h6{
	font-size:1.3em;
	margin:1em 0;
	color:inherit;
}
#contents div.post h5{
	font-size:1.4em;
	margin:1em 0;
	color:inherit;
}
#contents div.post h4{
	font-size:1.5em;
	color:inherit;
	margin:1em 0;
	color:inherit;
}
#contents div.post h3{
	font-size:1.6em;
	background:none;
	text-indent:0;
	height:auto;
	width:auto;
	margin:1em 0;
	color:inherit;
}
#contents div.post h2{
	font-size:1.7em;
	margin:1em 0;
	color:inherit;
}
#contents div.post h1{
	font-size:1.8em;
	margin:1em 0;
	color:inherit;
}
#contents div.post strong{
	font-weight:bolder;
	color:inherit;
}
#contents div.post dt,#contents div.post li,#contents div.post ol{
	margin:1em 0 1em 20px;
	color:inherit;
}
#contents div.post dd{
	margin:1em 0 1em 40px;
	color:inherit;
}
#contents div.post em{
	font-style:italic;
	color:inherit;
}
#contents div.post input,#contents div.post select,#contents div.post textarea{
	border:1px solid #fff;
	color:inherit;
}
#contents div.post table{
	background-color:#b03814;
	color:inherit;
}
#contents div.post table td,#contents div.post table th{
	background-color:#0f0100;
	padding:5px 8px;
	color:inherit;
}
#contents div.post span{
	text-decoration:inherit;
	color:inherit;
	font-size:inherit;
	margin:inherit;
}
#contents div.post pre{
	white-space:normal;
}
