div#main div#wrapp div#cont div#cont-in h1{
	font-size:24px;
	display:inline;
	margin-right:20px;
}

div#main div#wrapp div#cont div#cont-in div#pagetitle h1{
	font-size:24px;
	display:inline;
	margin-right:20px;
}

div#main div#wrapp div#cont div#cont-in div#pagetitle h2{
	font-size:20px;
	display:inline;
	margin-right:20px;
}

/*div#main div#wrapp div#cont div#cont-in div#right-blog h2{
	font-size:20px;
	display:inline;
}*/


div#main div#wrapp div#cont div#cont-in div#right-blog h3{
	font-size:18px;
	padding:3px;
	margin-bottom:10px;
	background:#eaf7f7;
	border-left:8px solid #b5e2e2;
}

div#main div#wrapp div#cont div#cont-in div#right-blog h3 span.title{
	display:block;
	width:500px;
	float:left;
	padding:6px 5px 5px 5px;
}

div#main div#wrapp div#cont div#cont-in div#right-blog h3 span.title a:link,div#main div#wrapp div#cont div#cont-in div#right-blog h3 span.title a:visited{
	color:#333333;
	background:none;
}
div#main div#wrapp div#cont div#cont-in div#right-blog h3 span.title a:hover{
	color:#333333;
	text-decoration:underline;
	background:none;
}


div#main div#wrapp div#cont div#cont-in div#right-blog h3 span.more{
	display:block;
	width:80px;
	float:right;
}

/*----------------------------------------------*/
/*action*/

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2{
	font-size:18px;
	padding:3px;
	margin-bottom:10px;
	background:#eaf7f7;
	border-left:8px solid #b5e2e2;
}

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2 span.title{
	display:block;
	width:500px;
	float:left;
	padding:6px 5px 5px 5px;
}

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2 span.title a:link,div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2 span.title a:visited{
	color:#333333;
	background:none;
}
div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2 span.title a:hover{
	color:#333333;
	text-decoration:underline;
	background:none;
}


div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2 span.more{
	display:block;
	width:80px;
	float:right;
}

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h3{
	font-size:18px;
	margin-bottom:5px;
	line-height:180%;
	background:none;
	border:none;
}


/*-----------------------------------------------*/



div#main div#wrapp div#cont div#cont-in div#right-blog h4{
	font-size:14px;
	border-left:8px solid #b5e2e2;
	padding:10px;
	margin-bottom:15px;
}

div#main div#wrapp div#cont div#cont-in div#right-page h2{
	font-size:20px;
	background:#eaf7f7;
	border-top:5px solid #b5e2e2;
	padding:8px;
	margin-bottom:20px;
}

div#main div#wrapp div#cont div#cont-in div#right-page h2 a:link,div#main div#wrapp div#cont div#cont-in div#right-page h2 a:visited{
	color:#333333;
	background:none;
}
div#main div#wrapp div#cont div#cont-in div#right-page h2 a:hover{
	color:#333333;
	text-decoration:underline;
	background:none;
}

body div#main div#wrapp div#cont div#cont-in div#right-page h3{
	font-size:18px;
	border-left:8px solid #eaf7f7;
	padding-left:10px;
	margin-bottom:20px;
	line-height:180%;
}

div#main div#wrapp div#cont div#cont-in div#right-page h4{
	font-size:16px;
	font-weight:bold;
	border:none;
	padding:0 5px;
	margin-bottom:10px;
	line-height:180%;
	background:#F0E5E0;
}

div#main div#wrapp div#cont div#cont-in div#right-page h5{
	font-size:14px;
	margin-bottom:10px;
}


div#side_blog  h3{
	font-size:18px;
	padding:5px 0 20px 0;
}


/* concert */

h3.day{
	font-size:120%;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #3B9AB7;
}

h3.artist{
	background:#FF6600;
	font-weight:bold;
	color:#fff;
	padding:10px;
	margin-bottom:15px;
}

.concert h4{
	font-weight:bold;
	padding:10px 0;
	color:#990033;
	line-height:120%;
}

.concert h5{
	font-weight:bold;
	padding:10px 0;
}

.concert img{
	border:1px solid #ccc;
	margin-bottom:10px;
}

.concert span.live{
	background:#663399;
	color:#fff;
	margin-left:5px;
}

.concert span.talk{
	background:#669900;
	color:#fff;
	margin-left:5px;
}


/*---------------*/

div#main div#wrapp div#cont div#cont-in h2.cmn{
	font-weight:bold;
	font-size:120%;
	padding:5px 0 8px 0;
	border-bottom:1px solid #099;
	margin-bottom:20px;
}

div#main div#wrapp div#cont div#cont-in h3.cmn{
	font-weight:bold;
	font-size:110%;
	padding:5px 0 5px 10px;
	border-left:5px solid #099;
	margin-bottom:20px;
}

div#main div#wrapp div#cont div#cont-in h3.cmn02{
	font-weight:bold;
	font-size:110%;
	padding:5px 0 15px 0;
}


