@charset "utf-8";
html {-webkit-text-size-adjust: 100%}
body	{
	color:#363636;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5;
	margin:0 auto;
	background:#fff;
}
body,div,dl,dt,dd,ul,ol,li,p,th,td{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
table	{
	border-collapse:collapse;
	border-spacing:0;
} 
img	{
	border:0;
	vertical-align:bottom;
} 
ol,ul {
	list-style:none;
}
footer	{
	padding: 2.0em 1.0em;
	background: #123449;
	text-align: center;
	color: #fff;
}
footer nav li a	{
	color: #fff;
	display: inline-block;
	border: #6fa6c8 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding: 5px 10px;
	text-align: center;
}
#mainBox	{
	margin:0 auto;
}
#sumaho_body	{
}
#sumaho_body h2.ms_title	{
	padding: 10px;
	margin: 0 0 15px;
	line-height: 1.2;
	color: #fff;
	background:#1f5e70;
	font-size: 145%;
	font-weight: bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#sumaho_body h3.ms_title	{
	padding: 8px;
	margin: 0 0 15px;
	line-height: 1.2;
	color: #fff;
	background:#2298b9;
	font-size: 133%;
	font-weight: bold;
}
.postStyle{
	padding: 10px 10px 20px;
}
.postStyle p{
	margin: 0 10px 20px;
}
.postStyle p strong{
	color: #f00;
}

.clr	{
	clear:both;
}

/* for Win IE */
.cfix,
#mainBox	{zoom:1;}
/* for IE5 Mac start \*//*/
.cfix,
#mainBox	{display:inline-table;}
/*for IE5 Mac end */
.cfix:after,
#mainBox:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
