@charset "utf-8";

/*----------------------------
　　              共通
----------------------------*/

.ouen #main #article .poster{
	text-align:center;
}

.ouen #main #article .poster img{
	margin-top:5px;
	border:#ddd 2px solid;
}

.ouen #main #article .box{
	padding:10px 0px;
}

.ouen #main #article .box h4{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:#ccc 1px dotted;
}

.ouen #main #article .box p{
	padding-bottom:10px;
}

.ouen #main #article .pb_0{
	padding-bottom:0;
}

/*----------------------------
　　       　マネージャー
----------------------------*/

.manager #main #article .poster img{
	margin-top:7px;
	border:none;
}

/*----------------------------
　　       　  ソング
----------------------------*/

.song #main #article .poster img{
	margin-top:7px;
	border:none;
}

/*---------------
□□□font□□□
---------------*/
.ouen #main #article .box h4{
	font-size:120%;
	font-weight:bold;
}

.ouen #main #article .box p{
	font-size:110%;
	line-height:180%;
}

.ouen #main #article .box p .question{
	font-weight:bold;
}

.ouen #main #article .box p.quote {
	text-align:right;
}