@charset "UTF-8";



.clearfix { display: inline-block; } 
.clearfix:after { 
	clear: both; 
	content: " "; 
	display: block; 
	font-size: 0; 
	height: 0; 
	visibility: hidden; 
	line-height: 0px;
} 
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 


/*#######################################*/
/*
▲



▼
*/
/*########################################
 基本タグ 共通設定
------------------------------------------*/
body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
a {
	overflow:hidden;
	outline:none;

}
p, h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

#header {
	background: #00A0E9;
}
.inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#header h1 a {
	background: url(../../images/base_head-logo-01.png) no-repeat;
	height: 40px;
	width: 315px;
	font-size: 1px;
	text-indent: -9999px;
	display:block;
}
a:hover {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

#header ul {
	position:absolute;
	top: 19px;
	right: 0px;
}
#header ul li {
	list-style: none;
	float: left;
	width: 104px;
}
#header ul li#headMenu01 a {
	background: url(../../images/base_head-btn-01.png) no-repeat 0px 0px;
	height: 17px;
	width: 104px;
	display:block;
	text-indent: -9999px;
}
#header ul li#headMenu02 a {
	background: url(../../images/base_head-btn-01.png) no-repeat -104px 0px;
	height: 17px;
	width: 104px;
	display:block;
	text-indent: -9999px;
}
#header ul li#headMenu03 a {
	background: url(../../images/base_head-btn-01.png) no-repeat -208px 0px;
	height: 17px;
	width: 104px;
	display:block;
	text-indent: -9999px;
}
#header ul li#headMenu04 a {
	background: url(../../images/base_head-btn-01.png) no-repeat -312px 0px;
	height: 17px;
	width: 104px;
	display:block;
	text-indent: -9999px;
}
#header ul li a:hover {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}



#mainCont .inner {
	width:866px;
}

#mainCont .toOldInd  a {
	background: url(../../images/ind_btn-01.png) no-repeat;
	height: 43px;
	width: 866px;
	text-indent: -9999px;
	display: block;
}
#mainCont #indBlogboxs {
	padding-top: 32px;
	padding-bottom: 32px;
}

#flashArea .noflashbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}


#indBlogbox_l {
	width:420px;
	float:left;
}
#indBlogbox1 iframe {
	height: 200px;
	width: 100%;
	margin-left: 8px;
}
#indBlogbox1 h2 a {
	background: url(../../images/ind_btn-02.png) no-repeat;
	height: 26px;
	width: 420px;
	text-indent: -9999px;
	display: block;
}
#indBlogbox2 {
}
#indBlogboxs_r {
	width:420px;
	float:right;
}
#indBlogbox2 iframe {
	height: 100px;
	width: 100%;
	margin-left: 8px;
}
#indBlogbox2 h2 a {
	background: url(../../images/ind_btn-03.png) no-repeat;
	height: 26px;
	width: 420px;
	text-indent: -9999px;
	display: block;
}
#indBlogbox3 {
	width:420px;
}
#indBlogbox3 iframe {
	height: 80px;
	width: 100%;
	margin-left: 8px;
}
#indBlogbox3 h2 a {
	background: url(../../images/ind_btn-04.png) no-repeat;
	height: 26px;
	width: 420px;
	text-indent: -9999px;
	display: block;
}


#footer #toPageTop {
	padding-left: 768px;
}
#footer .inner {
	width: 880px;
}
#footer .boxHead {
	background: url(../../images/base_foot-bg-01.png) no-repeat bottom;
	height: 5px;
}
#footer .boxBody {
	background: #F2F2F2;
	overflow:auto;
}
#footer #toPageTop a {
	background: url(../../images/base_foot-btn-01.png) no-repeat;
	height: 21px;
	width: 93px;
	text-indent: -9999px;
	display:block;
}
#footer #footerMenu {
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	margin-left: 1em;
}
#footer #footerMenu li {
	list-style: none;
	float: left;
	margin-right: 1em;
	margin-left: 1em;
}
#footer #footerMenu li a {
	color: #666666;
	text-decoration: none;
}
#footer #copyright {
	background: url(../../images/base_foot-txt-01.png) no-repeat;
	height: 34px;
	text-indent: -9999px;
}