@charset "UTF-8";


body, h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}
.widgettitle{
	display: none;
}

a {
 text-decoration: none;
}
img {
 border: 0;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
del{
	color:#000;
}
body {
font-size: 14px;
font-family: "Meiryo","メイリオ","ＭＳ　Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
line-height:1.7;
color: #444;
}

.w {
margin: 0px auto;
padding: 0px 20px;
}
.right {
float:right;
}
.left {
float:left;
}
.t120 {
	font-size:120%;
}

.container {
padding: 0px auto;
}

.cont {
padding: 0px auto;
margin: auto;
clear: both;
}

.col-xs-12,
.col-sm-12,
.col-md-6,
.col-md-3 {
padding: 0;
margin: 0;
}



/*	 logo
/* ------------------------------------- */
h1 a { 
	background: url(../img/h1.png) no-repeat;
	width:250px;
	height:47px;
	display:block;
background-size: 250px 47px;
}
.fb a { 
	display:none;
}
h1 a span,
.fb a span {
display: none;
}

/*	 footer
/* ------------------------------------- */
#footer{
	background: url(../img/footer.jpg) repeat;
	width: 100%;
	text-align:center;
behavior: url(“css/PIE.htc”);
}
.page_top_box,
.footer_box {
width: 100%;
text-align:left;
margin: 0px auto;
}
.page_top {
clear:both;
font-size:90%;
font-weight:bold;
text-align: center;
background: #030;
padding: 6px;
margin: 10px 0px 0px 0px;
}
.page_top a {
	color: #FFF;
}

#banner {
	width:100%;
	margin: 25px auto 0px auto;
}
.banner_box {
margin: 0px auto;
padding: 0px 20px;
}
.banner_box img {
	border: 0;
	width:80px;
}
.b {
	float: left;
	margin: 0px 5px 5px 0px;
}
.b_ {
	float: left;
}

.f_box {
	background: url(../img/footer.jpg) repeat bottom;
	color: #fff;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
}
.f_box h4 {
	font-weight: normal;
	font-size: 110%;
	margin: 0px;
}
.f_box h4 span,
.f_box p {
	font-size: 80%;
}
.f_box a {
	color: #fff;
	text-decoration:underline;
}



/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */

@media screen and (min-width: 768px) {
.w {
margin: 0px auto;
width:748px;
padding: 0px;
}
.cont {
width:768px;
}

/*	 logo
/* ------------------------------------- */
h1 a { 
	background: url(../img/h1.png) no-repeat;
	width:406px;
	height:76px;
	display:block;
	float: left;
background-size: 406px 76px;
}
.fb a { 
	background: url(../img/fb.png) no-repeat;
	width:112px;
	height:76px;
	display:block;
	float: right;
background-size: 112px 76px;
}
/*	 footer
/* ------------------------------------- */
.banner_box {
margin: 0px auto;
padding: 0px;
width:748px;
}
.banner_box img {
	border: 0;
	width:145px;
}

}

/* ------------------------------------- */
/*	 resposive992
/* ------------------------------------- */
@media screen and (min-width: 992px) {
.w {
width:980px;
}
.container,
.cont,
.title_box {
width:980px;
}
.container2 {
max-width: 1000px;
margin: 0px auto;
}
.container2_2 {
max-width: 990px;
margin: 0px 0px 0px 10px;
}


/*	 footer
/* ------------------------------------- */
#footer{
	background: url(../img/footer.jpg) repeat;
	width: 100%;
}
.page_top_box,
.footer_box {
width: 980px;
text-align:left;
margin: 0px auto;
}
.page_top {
	background: none;
border-top: 0;
padding: 0px;
margin: 0px;
}
.page_top a {
float:right;
width: 101px;
height: 66px;
background: url(../img/pagetop.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow:hidden;
	outline:none;
}
.page_top a:hover {
	background-position: 0px -66px;
	text-decoration: none;
}

#banner {
	width:100%;
	margin: 35px auto 0px auto;
}
.banner_box {
	margin: 0px auto;
	width:980px;
}
.banner_box img {
	border: 0;
	width:175px;
}
.b {
	float: left;
	margin: 0px 26px 0px 0px;
}
.b_ {
	float: left;
}

.f_box {
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 20px 0px;
width: 700px;
}
.f_box h4 {
	font-weight: normal;
	font-size: 120%;
}
}


