@charset "shift_jis";
/* CSS Document */
/* ƒLƒƒƒXƒ^[ECƒRƒƒ“ƒg@2015.04.03 tanino*/



.caster {
	margin-top: 10px;
	margin-bottom: 10px;
}
.casterAbout {
	width:560px;
	overflow:hidden;
}
.casterAbout .subTitle {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background:#06F;
	color:#fff;
	padding:5px 10px 5px 20px;
	margin-bottom:10px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-align:left;
	
}
.casterAbout .chairType ul li {
    border: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    margin: 5px 5px 0;
    text-align: center;
    width: 100px;
}
.casterAbout .chairType ul li a:hover {
	opacity:0.5;
}
.casterAbout .chairType {
	overflow: hidden;
	margin-bottom: 40px;
}
.casterAbout p {
	text-align: left;
	padding: 5px;
	width:240px;
	margin:0 auto;
	font-size:12px;
	line-height:16px;
	border:1px solid #CCC;
	margin-top:5px;
}
.casterAbout .leftArea {
	float: left;
	width: 260px;
	text-align:center;
	margin-right:10px;
	padding:0 5px;
}
.casterAbout .rightArea {
	float: left;
	width: 260px;
	text-align:center;
	padding:0 5px;
}
.casterMovie{
	clear:both;
	margin-bottom:20px;
}
