@charset "utf-8";

/* CSS Document */

/* ------------------------------- 2009年12月20日作成 */
/* ---- ドリームビジョン　 */

/* コスプレページ内メニュー */

#about {
	text-align: left;
}

#intro {
	margin: 15px 0 0 10px;
	text-align: center;
}

#about .section {
	margin: 20px 20px 0 20px;
}

#about .section .inner {
	padding: 0 19px 15px 19px;
}

#about .section p,
#about .section dl {
	padding-top: 15px;
}


.left {
	float: left;
}

.right {
	float: right;
}

.clr {
	clear: both;
}

.center {
	text-align: center;
}

.padB-10 { padding-bottom: 10px;} 

#about .section p.IMG { 
	margin: 0px;
	padding: 0px;
}

.clr-fx:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clr-fx {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clr-fx {height: 1%;}
.clr-fx {display: block;}
/* End hide from IE-mac */


/*ムービー追加*/

#about .movie {
	width:490px;
	height:387px;
	margin:8px auto 24px auto;
}

#about p.mtxt {
padding:12px 0 0 0;
text-align:center
}

#about p.mtxt span {
	display:block;
	font-size:140%;
	color:#FF33CC;
	font-weight:bold;
}