

/* font sytle
=================================================================*/

body
	{
	background:#ffffff;
	color:#333333;
	font-size:12px;
	_font-size:73%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;}

*:first-child+html body{
	font-size:73%;
}

.small{
	font-size:90%;
}

.small80{
	font-size:80%;
}

.gray	{
	color:#999999;
	}

p.right{
	clear:both;
	text-align:right;
}

a.link{
	background:	url(../common_img/ic_allow_ri_or.gif)	no-repeat	0	0.3em;
	padding:1px 0 1px 15px;
}

a:link,
a:visited{
	color:#465C74;
	text-decoration:none;
}

a:hover,
a:active{
	color:#999999;
	text-decoration:underline;
}

.block	{
	display:block;
	}

sup{
	font-size:90%;
	vertical-align:0.2em;
}

img.anchor {
	margin-right: 10px;
	}

span.img_caption	{
	font-size: 95%;
	color: #999999;
	display: block;
	}
/* base style
=================================================================*/
/* base style
=================================================================*/
.leftSet {
float: left;
margin:0 10px 10px 0;
}
.rightSet{
float: right;
margin:0 0 10px 10px;
}

/* list style
=================================================================*/
ul.list_dec	{
	list-style-type:decimal;
	list-style-position: outside;
	margin-left: 40px;
	margin: 20px 0 0 40px;
	}

ul.list_dec li	{
	margin: 20px 0 0 0;
	line-height: 120%;
	}

ul.list01	{
	list-style-image: url(../common_img/ic_list01.jpg);
	display: block;
/*	position:relative; top:0px; left:40px;*/
	position: relative; top:0px; left:20px;
	}

img.list01{
	padding: 10px 0 0 20px;
	}

ul.list_disc	{
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 0 0 30px;
	}

ul.list_allow_ri	{
	list-style-position: outside;
	margin-left: 40px;
	margin: 10px 0 0 40px;
	list-style-image: url(../common_img/ic_allow_ri.gif);
	line-height: 150%;
	}
	
ul.list_allow_ri_or	{
	list-style-position: outside;
	margin-left: 40px;
	margin: 10px 0 0 40px;
	list-style-image: url(../common_img/ic_allow_ri_or.gif);
	line-height: 150%;
	}

ul.list_square{
	list-style:square;

}

ul.menu li{
	background:url("../common_img/ic_allow_ri_or.gif") no-repeat 0 0.3em;
	padding:0 0 0 13px;
	display:inline;
	margin:0 3px;
	font-weight:bold;
	}

ul.list_qanda li{
	list-style-position: outside;
	list-style-type:upper-alpha;
	margin:30px 0 50px 45px;
	}	
/* table style
=================================================================*/

/* table */

table, th, tr, td{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}
table.line{
	margin-left:20px;
	border-collapse:collapse;
	margin-top: 10px;
}
table.line th, table.line td{
	border:1px solid #CCC;
	border-collapse:collapse;
	padding:3px 8px;
	vertical-align:top;
}
table.line th{
	padding:3px 8px;
	text-align:left;
	background:#EEEEEE;
	vertical-align:middle;
}
table.line th.title{
	background:#999;
	font-weight:bold;
	padding:3px 10px;
	color:#FFF;
}

/* table noborder */


/* layout style
=================================================================*/

/* ヘッダー */
div#header	{
	height: 98px;
	margin: 0 auto 0 auto;
	width: 900px;
	}	
	
div#headerLeft{
	float:left;
	width:400px;
	text-align:left;
}

div#headerRight{
	float:right;
	width:500px;
	text-align;right;
}

ul.header_navi li{
	display:inline;
	float:left;
	list-style-type:none;
}

ul.header_navi li ul li{
	display:inline;
	float:left;
	list-style-type:none;
}

#searchform{  
    position: relative;  
}

#keywords{  
    width:146px;  
    height:26px;  
    background:url(../../common_img/search.gif) no-repeat;   
    padding: 7px 26px 7px 7px;
	font-size:8px;
	line-height:12px;
}

/* グローバルナビ */
div#mainmenu	{
	width:900px;
	display:block;
	margin: 0 auto;
	background-image: url(../common_img/il_menu_back.jpg);
	background-repeat: repeat-x;
	height:37px;
	}

div#mainmenu ul{
	display: block;
	width: 900px;
	margin: 0 auto 0 auto;
	}

div#mainmenu ul	li	{
	list-style:none;
	float:left;
	}

/******* グローバルナビ（ロールオーバー） *******/

div#mainmenu ul	li{
margin:0;
padding:0;
float:left;
}
div#mainmenu ul	li#gnav1{
width:41px;
}
div#mainmenu ul	li#gnav2{
width:101px;
}
div#mainmenu ul	li#gnav3{
width:101px;
}
div#mainmenu ul	li#gnav4{
width:187px;
}
div#mainmenu ul	li#gnav5{
width:106px;
}
div#mainmenu ul	li#gnav6{
width:160px;
}
div#mainmenu ul	li#gnav7{
width:101px;
}
div#mainmenu ul	li#gnav8{
width:103px;
}




/* パンくず */
div#breadcrumb	{
	width: 900px;
	margin: 5px auto 5px auto;
	}

/* フラッシュ */
div#flasherea	{
	margin: 10px 0 0 0;
	}

/* コンテンツ（外） */
div#content	{
	width: 900px;
	margin: 0 auto 0 auto;
	clear: both;
	}

/* コンテンツ(印刷用) */
div#content_print {
	width: 630px;
	margin: 0 auto 0 auto;
	clear: both;
}


/* メインコンテンツ */	
div#maincontents	{
	width: 630px;
	float: left;
	margin: 10px 0 10px 0;
	}

div#maincontents_top	{
	width: 630px;
	height: 10px;
	background-image:url(../common_img/il_maincontents_top.gif);
	background-repeat: no-repeat;
	}

div#maincontents_body	{
	background-image: url(../common_img/il_maincontents_back.gif);
	padding: 10px 15px 15px 15px;
	background-repeat: repeat-y;
	/*margin-top: -5px;*/
	}


* html div#maincontents_body	{
	margin-top: -5px;
	}


div#maincontents_btm	{
	width: 630px;
	height: 17px;
	clear:both;
	background-image: url(../common_img/il_maincontents_btm.gif);
	background-repeat: no-repeat;
	}

* html div#maincontents_btm	{
	margin-top: -15px;
	}


div#sitemap	{
	width: 900px;
	clear: both;
	display: block;
	}

div#sitemap	{
	width: 900px;
	clear: both;
	display: block;
	}

/* サイドメニュー */
div#sidemenu_top	{
	width: 250px;
	float: right;
	margin: 10px 0 10px 10px;
	}
		
div#sidemenu_case{
	background-image:url(../common_img/il_sidemenu_back.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

div.partner_dod	{
	margin: -3 0 0 15px;
	}
	
/* フッター */
div#footer	{
	width: 900px;
	margin: 0 auto 0 auto;
	}

#footerIn {
	width: 600px;
	margin-top:14px;
	float: left;
}

div#footerlink	{
	width: 900px;
	display:block;
	margin: 10px auto 0 auto;
	color: #333333;
	padding: 5px auto 5px auto;
	border: solid 1px #FFFFFF;
	border-top:1px dotted #CCCCCC;
	}

#footerlink ul {
	width:900px;
	height:20px;
	margin-top:5px;
}

#footerlink li {
	display:block;
	float:left;
	line-height:20px;
	padding:0 7px;
	border-right:1px solid #CCCCCC;
}

#footerlink li.first {
	padding:0 7px;
}

#privacymark {
	width:80px;
	height:85px;
	float:right;
}

/*	
div#footerlink	p	{
	width: 900px;
	margin: 5px auto 5px auto;
	text-align: left;
	font-weight: 800;
	}
*/

/* 資料請求・お問い合わせボタン */
div.request	{
	width: 600px;
	text-align: center;
	padding: 20px 0 20px 0;
	clear: both;
	}

/* トップへ戻る */
div.to_top	{
	border-bottom: dotted 1px #333333;
	text-align: right;
	padding: 10px 0 0px 0;
	clear: both;
	}

ul#to_top	{
	margin: 7px 15px;
	}

a.to_top	{
	background:url(../common_img/ic_allow_up.gif) no-repeat left 0em;
	padding:0 0 0 17px;
	}

/*===============================================================*/
/* #0  ヘッダー                                                  */
/*===============================================================*/

img#logo	{
	float: left;
	display: block;
	}

div#header_menu	{
	float: right;
	font-size:12px;
	width: 500px;
	}

*+html div#header_menu	{
	width: 512px;
	}


div#header_menu2	{
	float: right;
	width: 350px;
	}

div#textsize	{
	float:left;
	font-size: 13px;
	height: 16px;
	padding: 10px 0 0 5px;
	}
	
ul.headernavi	{
	display: block;
	list-style: none;
	margin: 7px 0 0 0;
	}

ul.headernavi li	{
	list-style:none;
	float:left;
	margin:3px 0 0 5px;
	_margin:3px 0 0 2px;
	vertical-align:middle;
	}

div.headerbar	{
	width: 1px;
	float: left;
	height: 26px;
	}

div.header_menu_link	{
	width: 80px;
	float: left;
	height: 16px;
	padding: 10px 0 0 5px;
	font-weight: 800;
	}
	
div#search_request	{
	width: 357px;
	float: right;
	margin: 20px 0 0 0;
	text-align:right;
	}

* html div#search_request	{
	width: 457px;
	}


div#search {
	width: 138px;
	height:20px;
	background: url(/common_img/il_serch.gif) no-repeat left;
	text-align: right;
	float: left;
	margin: 10px 10px 0 0;
	}

* html div#search {
	width: 145px;
	}

div#serchTemp	{
	width: 138px;
	height: 20px;
	text-align: right;
	float: left;
	margin: 10px 10px 0 0;
	}

ul#reqest	{
	list-style: none;
	}

ul#reqest	li	{
	list-style: none;
	float: left;
	margin-left: 5px;
	}
	
li#toiawase {
width:145px;
height:32px;
background:url(../common_img/bt_inquiry_on.gif) no-repeat left top;
}
li#toiawase	a {
display:block;
width:145px;
height:31px;
outline:none;
}
li#toiawase	a:hover {
text-indent:-9999px;
}

li#demo {
width:204px;
height:31px;
background:url(../common_img/bt_request_documents_s_on.gif) no-repeat left top;
}
li#demo	a {
display:block;
width:204px;
height:33px;
outline:none;
}
li#demo	a:hover {
text-indent:-9999px;
}

input#word {
 display:block;
 border:0;
 width:90px;
 height:1em;
 margin:3px 0 0 19px;
 float:left;
}

* html input#word {
 margin:4px 0 0 10px;
 }
 
div.content-nav {
 text-align:center;
 }

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