@charset "utf-8";
/* CSS Document */


body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	background-color: #eff5ee;
	text-align: center;
}

a {
	color: #0066CC;
	overflow: hidden;
}
a:hover { color: #FF6600; }
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}


/* -------------------------------------

Universal styles

-----------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearfix { display: inline-block; }
.clearfix { display: block; }

.clr { clear: both; }
/* -------------------------------------

基本レイアウト

-----------------------------------------*/
.inner {	width: 760px;	text-align: left;	margin: 0px auto;	position: relative;}

	#header {	height: 60px;	background: url(../images/header-bg.gif) repeat-x;}
	#contentbody{ background: #FFFFFF url(../images/body-bg.gif) repeat-y center top;}
	#glovalfooter { clear: both;}

#contentbody div.inner { _padding-bottom: 20px; }/*IE*/
#glovalfooter div.inner {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat;
	padding: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#maincolumn,#sidebar {
	display: inline;
	overflow: hidden;
	text-align: left;
}


/*
HOMEPAGE LAYOUT
-----------------------------------------*/
.layout-home #maincolumn {
	width: 535px;
	float: left;
}

.layout-home #maincolumn-inner {
	width: 530px;
	padding-left: 5px;
	padding-top: 20px;
}
.layout-home #sidebar {
	width: 225px;
	float: left;
}


.layout-home #sidebar-inner {
	width: 210px;
	padding-top: 20px;
	padding-left: 10px;
}


/*
CATEGORYPAGE LAYOUT
-----------------------------------------*/
.layout-cate #maincolumn {
	width: 550px;
	float: right;
}
.layout-cate #maincolumn-inner {
	width: 540px;
	padding-left: 10px;
	_padding-bottom: 20px;
}
.layout-cate #sidebar {
	width: 190px;
	float: left;
}
.layout-cate #sidebar-inner {}

/*ie7*/
*:first-child + html .layout-cate #maincolumn { margin-bottom:50px;} 

/*
CORPORATEPAGE LAYOUT
-----------------------------------------*/
.layout-corp #maincolumn {
	width: 550px;
	float: right;
}
.layout-corp #maincolumn-inner {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.layout-corp #sidebar {
	width: 190px;
	float: left;
}

/*ie7*/
*:first-child + html .layout-corp #maincolumn { margin-bottom:50px;} 


/*
SITEINFOPAGE LAYOUT
-----------------------------------------*/
.layout-site #maincolumn {
	width: 540px;
	float: left;
}
.layout-site #sidebar {
	width: 200px;
	float: left;
	background-image: url(../siteinfo-img/site-menu-bgmiddle.gif);
	background-repeat: repeat-y;
}

/*ie7*/
*:first-child + html .layout-site #maincolumn { margin-bottom:50px;} 

/* -------------------------------------

Header

-----------------------------------------*/

#logo {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}


p#toptext {
	position: absolute;
	left: 70px;
	top: 50px;
	_top: 46px;
	font-size: 9px;
	font-weight: normal;
	color: #006600;
	line-height: 1px;
	_line-height:9px;
}

/*ie7*/
*:first-child + html p#toptext {
	line-height:9px;
	top: 47px;
} 

/* ユーティリティナビ
----------------------------*/
ul#util {
	width: 162px;
	float: right;
}
ul#util li {
	list-style-type: none;
	float: left;
	height: 60px;
	width: 81px;
}
ul#util li a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 81px;
}
/* マウスオフ */
li#util-contact { background: url(../images/util-btn-contact.gif) no-repeat 1px -60px;}
li#util-sitemap { background: url(../images/util-btn-sitemap.gif) no-repeat 1px -60px;}
/* マウスオン */
li#util-contact a:hover { background: url(../images/util-btn-contact.gif) no-repeat 1px 0px;}
li#util-sitemap a:hover { background: url(../images/util-btn-sitemap.gif) no-repeat 1px 0px;}


/* -------------------------------------

Glovalfooter

-----------------------------------------*/
#glovalfooter #backtop a {
	background-image: url(../images/backtop-btn-off.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 126px;
	position: absolute;
	right: 10px;
	top: -30px;
}
#glovalfooter #backtop a {
	display: block;
	text-indent: -9999px;
	height: 17px;
	width: 126px;
}
#glovalfooter #backtop a:hover {
	background-image: url(../images/backtop-btn-on.gif);
	background-repeat: no-repeat;
}

#glovalfooter #footer-iso {
	width: 180px;
	float: left;
}
#glovalfooter p.iso {
	text-align: center;
	float: left;
	font-size: 8pt;
	_font-size:7pt;/*IE6*/
	line-height: 12pt;
	width: 90px;
}

#glovalfooter #serviceinfo {
	padding-left: 10px;
	float: left;
	width: 540px;
}
#glovalfooter #serviceinfo h4 {
	font-weight: normal;
	font-size: 8pt;
}
#glovalfooter #serviceinfo p {
	font-size: 8pt;
	color: #003366;
	padding-bottom: 40px;
}

#glovalfooter #serviceinfo p {
	_font-size: 7pt;/*IE6*/
}
#footer-navi {}
ul.footer-navi {
	clear: left;
	list-style-type: none;
	text-align: center;
}
ul.footer-navi li {
	display: inline;
	color: #006699;
}
ul.footer-navi li a {
	font-size: 0.8em;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
ul.footer-navi li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}


/* -------------------------------------

copyright

-----------------------------------------*/

#copy {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #333333;
}



/* -------------------------------------

Secondpages

-----------------------------------------*/
#breadcrumb {
	background-color: #c9c9c9;
	font-size: 0.8em;
	padding-left: 5px;
}
#breadcrumb a { }
#breadcrumb a:hover {}


/* -------------------------------------

contact form

-----------------------------------------*/


/*入力フォーム
*/

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


/*
代表お問い合わせフォーム
*/
body.layout-corp #contact-guide {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 490px;
}
ul#contact-list {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#contact-list li { }
ul#contact-list li a { text-decoration: none; }

table#corpContact {
	border-collapse:collapse;
	width: 490px;
	margin-left: 20px;
}
table#corpContact th,table#corpContact td {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
table#corpContact th {
	width: 110px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 10px;
	background-color: #e9e9e9;
}
table#corpContact td { }


/*
各事業部へのお問い合わせフォーム
*/

body.layout-cate #contact-guide {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 490px;
}
body.layout-cate form {
	width: 490px;
	padding-left: 20px;
}

table#divisionContact {
	border-collapse:collapse;
	width: 100%;
}
table#divisionContact th,table#divisionContact td {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
table#divisionContact th {
	width: 110px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 10px;
	background-color: #e9e9e9;
}
table#divisionContact td { }


/*
フォーム入力エラー
*/
#error-content ul {
	color: #CC3300;
	padding-left: 20px;
	list-style-type: disc;
	padding-bottom: 50px;
}


#error {
	color: #993300;
	background-color: #ECE9D8;
	padding: 10px;
}


/*
フォーム要素
*/
input,textarea { font-size: 0.9em; }
#footer-element { padding-top: 20px; }
#submit-btn { margin-top: 20px; }



/* -------------------------------------

context

-----------------------------------------*/

.fsize08 { font-size: 0.8em; }
.fcolor-red { color: #FF0000; }
.talign-right { text-align: right; }
.highlight { background-color: #FFFF99; }
.backtop {
	background-image: url(../images/backtop-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
