@charset "utf-8";
/*
Theme Name: Sumail School
Theme URI: 
Description: 住まいるスクール　住まいるスクールについて
Version: 1.0
Author: Ryuji Egashira
Author URI: 
Tags: 
*/

@import "/contents.css";
@import "/school/myself.css";

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
}
.clearfix 
{
	display: inline-block;
}
.clearfix 
{
	display: block; 
}