/*　Copyright Matsuoka Cleaner 2009　*/

/*-------------------------------------------------------
   element
-------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
p, ul, li, table, td, ol {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-style: none;
}
img, a img {
	border: none;
}


/*-------------------------------------------------------
   font
-------------------------------------------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #665C4D;
	letter-spacing:0.1em;
	line-height:1.8;
}
* html body {
	vertical-align: baseline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
td { 
	font-size: 12px;
}

/* --------------------------
   Link
-------------------------- */

a {
	color: #01A4C0;
	text-decoration: none;
}
a:link {

}
a:hover {
	text-decoration: underline;
}
a:visited {

}

a:focus{
/*\*/
	overflow: hidden;
/**/
}

li a:hover {
background:none !important;
}


/*-------------------------------------------------------
   layout
-------------------------------------------------------*/

/*----------------------- */
/*header*/

#header {
	width: 840px;
	height: 90px;
	margin: 0px auto;
		margin-bottom: 40px;

}
h1.description {
	display: block;
	height: 22px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}
#header #logo {
	float: left;
	width: 212px;
}
#header #home {
	float: right;
	width: 50px;
	height: 16px;
	margin-top: 40px;
	overflow:hidden;
}
#home li {
	float: left;
	height: 16px;
	list-style-type: none;
}
#home a {
	height: 16px;
	display: block;
	text-indent: -9999px;
}
li.home {
	width: 50px;
	background-image: url(../images/head_home_o.gif);
}
li.home a {
	background-image: url(../images/head_home.gif);
}


/*----------------------- */
/*contents*/

#container {
	width: 840px;
	margin: 0px auto;
}
#leftside {
	float: left;
	width: 200px;
}
#rightside {
	float: right;
	width: 610px;
	margin-bottom: 30px;
}
#title {
	width: 610px;
	margin-bottom: 12px;
}

/*----------------------- */
/*navigation*/

#naviarea {
	width: 200px;
}
#naviarea ul {
	list-style-type:none;
}
#naviarea a {
	height: 100%;
	display: block;
	text-indent: -9999px;
	line-height:normal;
}
li.navi1 {
	height: 40px;
	background-image: url(../images/navi1_o.gif);
	background-repeat: no-repeat;
}
li.navi1 a {
	height: 40px;
	background-image: url(../images/navi1.gif);
	background-repeat: no-repeat;
}
li.navi2 {
	height: 36px;
	background-image: url(../images/navi2_o.gif);
	background-repeat: no-repeat;
}
li.navi2 a {
	height: 36px;
	background-image: url(../images/navi2.gif);
	background-repeat: no-repeat;
}
li.navi3 {
	height: 36px;
	background-image: url(../images/navi3_o.gif);
	background-repeat: no-repeat;
}
li.navi3 a {
	height: 36px;
	background-image: url(../images/navi3.gif);
	background-repeat: no-repeat;
}
li.navi4 {
	height: 36px;
	background-image: url(../images/navi4_o.gif);
	background-repeat: no-repeat;
}
li.navi4 a {
	height: 36px;
	background-image: url(../images/navi4.gif);
	background-repeat: no-repeat;
}
li.navi5 {
	height: 36px;
	background-image: url(../images/navi5_o.gif);
	background-repeat: no-repeat;
}
li.navi5 a {
	height: 36px;
	background-image: url(../images/navi5.gif);
	background-repeat: no-repeat;
}
li.navi6 {
	height: 36px;
	background-image: url(../images/navi6_o.gif);
	background-repeat: no-repeat;
}
li.navi6 a {
	height: 36px;
	background-image: url(../images/navi6.gif);
	background-repeat: no-repeat;
}
li.navi7 {
	height: 36px;
	background-image: url(../images/navi7_o.gif);
	background-repeat: no-repeat;
}
li.navi7 a {
	height: 36px;
	background-image: url(../images/navi7.gif);
	background-repeat: no-repeat;
}
li.navi8 {
	height: 36px;
	background-image: url(../images/navi8_o.gif);
	background-repeat: no-repeat;
}
li.navi8 a {
	height: 36px;
	background-image: url(../images/navi8.gif);
	background-repeat: no-repeat;
}
li.navi9 {
	height: 39px;
	background-image: url(../images/navi9_o.gif);
	background-repeat: no-repeat;
}
li.navi9 a {
	height: 39px;
	background-image: url(../images/navi9.gif);
	background-repeat: no-repeat;
}

/*----------------------- */
/*contact*/

#contact {
	width: 200px;
	margin-top: 40px;
}
#tel {
	width: 200px;
	margin-top: 20px;
}
#counter {
	width: 200px;
	margin: 20px 0px;
	text-align: left;
}

/*----------------------- */
/*footer*/

#footerbg {
	width: 100%;
	background-image: url(../images/f_bg.gif);
	background-repeat: repeat-x;
	height: 111px;
	text-align: center;
	clear: both;
}
#footer{
	width: 840px;
	/*background-image: url(../images/mark.gif);*/
	height: 67px;
	margin: 0px auto;
	background-repeat: no-repeat;
}
#footnavi {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 8px;
}
#footnavi a {
	color: #4C4C4C;
	font-size: 10px;
}
#footinfo {
	width: 840px;
	text-align: right;
	font-size: 10px;
	color: #66777F;
	margin: 0px auto;
	padding-top: 9px;
}

/*-------------------------------------------------------
   toppage
-------------------------------------------------------*/

#topfla {
	width: 610px;
	height: 270px;
}
#copy {
	width: 610px;
	padding-top: 10px;
	text-align: left;
	margin-bottom: 20px;
}
#copy h2 {
	font-size: 100%;
	color: #007899;
	font-weight: normal;
	margin-bottom: 20px;
}
#news {
	width: 610px;
	background-image: url(../images/news_ti.gif);
	background-repeat: no-repeat;
	height: 300px;
}
#news ul {
	padding-top: 50px;
	list-style-type:none;
}
#news li {
	background-image: url(../images/new_arw.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	font-size: 10px;
	text-align: left;
	padding-left: 12px;
}

/*-------------------------------------------------------
   corporation
-------------------------------------------------------*/

#submenu {
	width: 610px;
	text-align: left;
	padding-bottom: 0px;
}
#submenu li {
	hight: 12px;
	float: left;
	list-style-type: none;
}
#submenu a {
	hight: 12px;
	display: block;
	text-indent: -9999px;
}
li.submenu1 {
	width: 77px;
	background-image: url(../images/submenu_co.gif);
	background-repeat: no-repeat;
}
li.submenu1 a {
	width: 77px;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
}
li.submenu2 {
	width: 78px;
	background-image: url(../images/submenu_li.gif);
	background-repeat: no-repeat;
}
li.submenu2 a {
	width: 78px;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
}
li.submenu3 {
	width: 75px;
	background-image: url(../images/submenu_fa.gif);
	background-repeat: no-repeat;
}
li.submenu3 a {
	width: 75px;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
}
#subtitle {
	width: 610px;
	padding-top: 25px;
	padding-bottom: 12px;
}
#conbox {
	width: 610px;
	text-align: left;
}
#conbox table.tal {
	width: 610px;
}
#conbox table.tas {
}
#conbox td.td1l {
	background-color: #EEEFF0;
	padding: 6px 12px;
}
#conbox td.td1lb {
	background-color: #EEEFF0;
	padding: 6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDD;
}
#conbox td.td1r {
	background-color: #F6F7F7;
	padding: 6px 12px;
}
#conbox td.td1rb {
	background-color: #F6F7F7;
	padding: 6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDD;
}
#conbox td.td2l {
	padding-left: 30px;
}
#conbox td.td2r {
	text-align: right;
}
#txtph {
	width: 610px;
}
#conbox #txtl {
	float: left;
	width: 390px;
}
#txtl p {
	text-align: left;
	margin-top: 30px;
}
#conbox #phr {
	float: right;
	width: 200px;
}
p.coitem {
	color: #018AA6;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 20px;
	clear: both;

}
#totop {
	width: 610px;
	text-align: right;
	padding-top: 20px;
}




/*float clear -----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table; zoom:1;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*-----------------------------------------------------------*/
