@charset "utf-8";
/* CSS Document */
/*================================
 BASIC ELEMENT SET
================================*/
html{
	height:100%;
	overflow-y:scroll;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-size:80%;
	line-height:1.4;
	color:#484848;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(../img/common/bg_body.gif) left top repeat;
}

ul,li{
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:100%;
}

a img{
	border:0px;
}

/* link */
a {color: #1b5ba4;}
a:link {color: #1b5ba4; text-decoration:underline;}
a:visited {color:#4503a8; text-decoration:underline;}
a:hover {color: #1b5ba4; text-decoration:none;}
a:active { color:#1b5ba4; text-decoration:underline;}


#wrapper{
	width:100%;
	margin:0 auto;
	padding:0;
}

/* IE6.0用透過PNG */
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/*================================
 HEADER
================================*/
#header{
	width:100%;
	height:130px;
	top: 0px;
	z-index: 0;
	background:url(../img/common/bg_header.gif) left top repeat-x;
}
#header #headerContent{
	width:900px;
	margin:0 auto;
}

/* ホーム・サイトマップ・アクセス */
#header #headerContent ul.smenu{
	width:217px;
	padding:0 0 0 26px;
	float:left;
	list-style-type:none;
}
#header #headerContent ul.smenu li{
	padding:15px 13px 0 0;
	float:left;
}

/* 資料請求・お問い合わせ */
#header #headerContent ul.tabmenu{
	width:268px;
	height:32px;
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}
#header #headerContent ul.tabmenu li{
	width:128px;
	height:32px;
	margin:0 3px;
	padding:0;
	text-align:center;
	float:left;
	background:url(../img/common/bg_headermenu.gif) left top no-repeat;
	list-style-type:none;
}
#header #headerContent ul.tabmenu li img{
	padding:0;
}

/* ロゴ */
#header #headerContent h1{
	width:214px;
	height:57px;
	padding:28px 0 0 26px;
	float:left;
	clear:both;
}

/* フォーム */
#header #headerContent form{
	margin:0;
	padding:0;
}

#header #headerContent ul.search{
	padding:37px 5px 0 0;
	float:right;
	clear:right;
	list-style-type:none;
}
#header #headerContent ul.search li{
	padding:0 0 0 8px;
	float:left;
}
#header #headerContent ul.search li input.btn{
	padding:2px 0;
}

/*================================
 CONTENTS AREA
================================*/
/* main */
#main{
	width:926px;
	margin:0 auto;
	padding:0;
}

/* content submenu */
#submenu{
	width:913px;
	margin:0;
	padding:0;
	top: 102px;
	position: absolute;
	z-index: 3;
}
#submenu ul{
	width:564px;
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}
#submenu ul li{
	margin:0;
	padding:0;
	float:left;
}
#submenu ul li a{
	margin:0;
	padding:0;
	display:block;
    text-indent:-1000px;
    overflow:hidden;
}
#submenu ul li a#submenu01{
	width:143px;
	height:35px;
    background:url(../img/common/submenu_01.png) no-repeat left top;
}
#submenu ul li a#submenu02{
	width:138px;
	height:35px;
    background:url(../img/common/submenu_02.png) no-repeat left top;
}
#submenu ul li a#submenu03{
	width:138px;
	height:35px;
    background:url(../img/common/submenu_03.png) no-repeat left top;
}
#submenu ul li a#submenu04{
	width:145px;
	height:35px;
    background:url(../img/common/submenu_04.png) no-repeat left top;
}
#submenu ul li a:hover#submenu01{
	width:143px;
	height:35px;
    background:url(../img/common/submenu_01_on.png) no-repeat left top;
}
#submenu ul li a:hover#submenu02{
	width:138px;
	height:35px;
    background:url(../img/common/submenu_02_on.png) no-repeat left top;
}
#submenu ul li a:hover#submenu03{
	width:138px;
	height:35px;
    background:url(../img/common/submenu_03_on.png) no-repeat left top;
}
#submenu ul li a:hover#submenu04{
	width:145px;
	height:35px;
    background:url(../img/common/submenu_04_on.png) no-repeat left top;
}
*html #submenu ul li a#submenu01{
	width:143px;
	height:35px;
    background:url(../img/common/submenu_01.gif) no-repeat left top;
}
*html #submenu ul li a:hover#submenu01{
	width:143px;
	height:35px;
    background:url(../img/common/submenu_01_on.gif) no-repeat left top;
}
*html #submenu ul li a#submenu04{
	width:145px;
	height:35px;
    background:url(../img/common/submenu_04.gif) no-repeat left top;
}

*html #submenu ul li a:hover#submenu04{
	width:145px;
	height:35px;
    background:url(../img/common/submenu_04_on.gif) no-repeat left top;
}

/*#submenu ul li a:hover#submenu01,#submenu ul li a:hover#submenu02,
#submenu ul li a:hover#submenu03,#submenu ul li a:hover#submenu04{
    background-position:0px -38px;
}*/
#submenu ul li a#submenu01_on{
	width:143px;
	height:35px;
    text-indent:0;
    background-image:none;
}
#submenu ul li a#submenu02_on{
	width:138px;
	height:35px;
    text-indent:0;
    background-image:none;
}
#submenu ul li a#submenu03_on{
	width:138px;
	height:35px;
    text-indent:0;
    background-image:none;
}
#submenu ul li a#submenu04_on{
	width:145px;
	height:35px;
    text-indent:0;
    background-image:none;
}
/* content */
#content{
	width:926px;
	margin:2px 0 0;
	padding:0 0 10px 0;
	background:url(../img/common/bg_contentTop.png) center top no-repeat;
}

/* ツリーメニュー設定 */
#dropmenudiv{   
	position:absolute;   
	border:1px solid #ccc;   
	line-height:1.6;   
	z-index:100;
	margin:0 0 0 5em;
	background:url(../img/common/bg_dropmenu.png) repeat;
}
#dropmenudiv p{
	margin:0;
	padding:2px 0 2px 8px;
	border-bottom: 1px solid #eee;   
}  
#dropmenudiv p.bottom{
	border-bottom: none;   
}  
#dropmenudiv a{   
	width: 100%;   
	margin:0;
	padding:0 0 0 10px;
	color:#65073c;
	text-decoration: none; 
	background:url(../img/common/arrow_red2.gif) left center no-repeat;
}
#dropmenudiv a.external{   
	background:url(../img/common/arrow_icon_external.gif) left center no-repeat;
}
#dropmenudiv a:visited{
	color:#4503a8;
}
#dropmenudiv a:hover{  
	text-decoration: underline; 
}   

/* ツリーメニュー タブ部分 設定 */
#dropSubmenudiv{   
	position:absolute;   
	border:1px solid #ccc;   
	line-height:1.6;   
	z-index:100;
	margin:0 0 0 -5px;
	background:url(../img/common/bg_dropmenu.png) repeat;
}
#dropSubmenudiv p{
	margin:0;
	padding:2px 0 2px 8px;
	border-bottom: 1px solid #eee;   
}  
#dropSubmenudiv p.bottom{
	border-bottom: none;   
}  
#dropSubmenudiv a{   
	width: 100%;   
	margin:0;
	padding:0 0 0 10px;
	color:#65073c;
	text-decoration: none; 
	background:url(../img/common/arrow_red2.gif) left center no-repeat;
}
#dropSubmenudiv a.external{   
	background:url(../img/common/arrow_icon_external.gif) left center no-repeat;
}
#dropSubmenudiv a:visited{
	color:#4503a8;
}
#dropSubmenudiv a:hover{  
	text-decoration: underline; 
}

/*================================
 pagetop
================================*/
p.pagetop{
	width:650px;
	padding:15px 0 0 0;
	text-align:right;
	clear:both;
}


/*================================
 footer
================================*/

#footer{
	width:926px;
	margin:0;
	padding:16px 0 0 0;
	clear:both;
	background:url(../img/common/bg_contentBtm.png) center top no-repeat;
}
#footer p{
	padding:0 0 20px 30px;
	margin:0;
	font-size:10px;
	color:#000000;
	float:left;
	clear:both;
}
#footer p img{
	padding-top:5px;
}
#footer ul{
	padding:0 13px 0 0;
	float:right;
	list-style-type:none;
}
#footer ul li{
	padding:0 13px 0 0;
	float:left;
}
#footer ul li a{
	padding:0 0 0 6px;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	background:url(../img/common/arrow_black.gif) left center no-repeat;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/*================================
 For IE6.0
================================*/
*html #header #headerContent ul.tabmenu li{
	margin:0 2px;
}
/*html #submenu ul li a.submenu01,*html #submenu ul li a.submenu02,
*html #submenu ul li a.submenu03,*html #submenu ul li a.submenu04,
*html #submenu ul li.submenu01_on,*html #submenu ul li.submenu02_on,
*html #submenu ul li.submenu03_on,*html #submenu ul li.submenu04_on,
*html #content,*html #footer{
	behavior: expression(IEPNGFIX.fix(this));
}*/
*html #content{
	padding-bottom: 0;
	background:url(../img/common/bg_contentTop.gif) center top no-repeat;
}
*html #content-wrap{
	padding-bottom: 10px;
	background: url(../img/common/bg_content_top_mid.gif) center top repeat-y;
}
*html #content-inner{
	background:url(../img/common/bg_content_top_head.gif) center top no-repeat;
}
*html #footer{
	width:900px;
	margin-left:13px;
	behavior: expression(IEPNGFIX.fix(this));
}

/*================================
 For IE7.0
================================*/
*+html #content{
	position: relative;
	top: 2px;
	z-index:1;
}
*+html #footer{
	margin:2px 0 0 0;
}
/*================================
 CLEAR
================================*/
#content{
	min-height:1%;
}
#content:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #content{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
body*#content:after{
	content:".";
}
/*-----------------------------*/
#content-inner{
	min-height:1%;
}
#content-inner:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #content-inner{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
body*#content-inner:after{
	content:".";
}
/*-----------------------------*/
#footer{
	min-height:1%;
}
#footer:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #footer{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
body*#footer:after{
	content:".";
}