@charset "utf-8";
/*////////////////////////////////////////////////

学園革命伝ミツルギ なかよし
creation date 2010.9
Copyright 2011 河田雄志・行徒／SQUARE ENIX CO.,Ltd All rights reserved.

////////////////////////////////////////////////*/
body{
	background:url(../../common/img/bg.jpg) repeat-x 0 0;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
header{
	height:70px;
	padding:12px 0 0;
}
#main{
	margin:22px 0 0;
}
#detail{
float:left;
width:540px;
margin:60px 0 0;
}
#detail h2{
	margin:0 0 20px 0;
}
#detail p{
	margin:0 0 15px 0;
}
.wallDl{
	background-color:#eee;
	width:400px;
	padding:10px;
	border:1px solid #dddddd;
}
.wallDl h3{
	margin:0 0 5px 0;
}
.mbWall{
	width:240px;
	margin:0 auto 30px;
	text-align:center;
}

#other .othersArea{
	overflow: hidden;
	margin-bottom:40px;
}
#contents .othersArea:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #contents .othersArea{
    height: 1em;
    overflow: visible;
}
/**/

#other .read{
	margin:0 0 30px 0;
}

#other section h2{
	margin-bottom:15px;
}

#other .character{
	float:left;
	width:150px;
	min-height:300px;
	margin-bottom:20px;
}
#other .character h3{
	font-weight:bold;
	color:#913196;
	margin:0 0 5px 0;
}
#other .float{
	margin:0 11px 0 0;
}
#other .character img{
	border:1px solid #ccc;
	padding:1px;
}
