@import"../css/reset.css";@import"../css/skeleton.css";@import"../css/superfish.css";@import"../css/flexslider.css";@import"../css/forms.css";
@charset "shift_jis";
body{font-family:"メイリオ" , Meiryo , "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , Arial, Helvetica, sans-serif; background-color:#FFF; position:relative;}
html{
	/*overflow-x: hidden;*/
	/*overflow-y: hidden;*/
}
p{padding-bottom:20px; padding-right:5px; color:#EFEFFF;}
a:link,a:visited,a:active{color:#0b5ba8;outline:none;cursor:pointer;text-decoration:none;}
a:hover{color:#04c7d0;text-decoration: underline}
/*  Header styles */
h3{font-size:16px; margin:6px 10px 6px 10px; padding:6px 0 4px 20px;border-bottom:4px solid #0b5ba8; color:#565656; font-weight:normal; background-image:url(../images/common/dot-arrow.png); background-repeat:no-repeat; background-position:left center;} 
div.newsCmsBox{border:1px solid #FF0000;}
div.newsCms{
	display:block;
	margin:0;
	padding:0;
	font-size:14px;
	color:#222;
	text-align: center;
	line-height: 1.3;
	background-color:#FFF;
	/*border-radius: 10px;*/
	width:100%;
	height:100%;
	box-sizing: border-box;
}
div.newsCms hr{
	padding:6px 0;
	margin-bottom:6px;
	border:0;
	border-bottom: 1px dotted #666;
}
div.newsCms h3{
	display:none;
}
.newsCmsInBox{
	width:auto;
	padding:6px 10px;
	display:block;
}