@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------
1.0 president_room
--------------------------------------------------------------*/
.title_wrap {
	font-size: 13px;
	margin-bottom: 20px;
}

.title_wrap .preroom-description{
	margin-top: 15px;
}

#main_contents_wrap {
	margin-top: 0px;
	padding-top: 20px;
}

.preroom-list li h3 {
	margin-bottom:10px;
	padding-left:30px;
	font-size:15px;
}

.preroom-list li h3:before{
	width: 26px;
	height: 26px;
}


.preroom_maintop_col ul.preroom_area{
	max-width:640px;
}

.preroom_maintop_col ul.preroom_area li{
	width:100%;
	padding:15px;
	margin-bottom:0px;
}