@charset "utf-8";
/*
Theme Name: SOUGOU IM
Theme URI: http://shomes.sakura.ne.jp/
Description: SOUGOU IM official theme
Version: 1.0
Author: ###.com
Author URI: ##
Tags: custom header, fixed width, one column, no widgets
*/

@import url(/css/style.css);
@import url(/css/event.css);
@import url(/css/example.css);
@import url(/css/staff.css);


.half {
  width: 280px;
  height: 230px;
  padding: 0px 10px 0px 0px;
}
.half .staff img {
  width: 100px;
}

.alignnone {
  margin: 0px 0px 0px;
}
.aligncenter {
  display: block;
  margin: 0px auto 0px;
}
.alignleft {
  float: left;
  margin: 0px 15px 0px 0px;
}
.alignright {
  float: right;
  margin: 0px 0px 0px 15px;
}

