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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 100%;
	font-size: 90%;
	color: #333;
}
img {
	border: 0px;
	margin: 0;
	padding: 0;
}
a { color: #004EA1; }
a:hover {
	text-decoration: none;
}
a:visited { color: #004EA1;  }

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
}


/* レイアウト（共通） */


div#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header {
/*	height: 118px;  */
 height: 136px;
}



div#container {
	clear: both;
	overflow: hidden;
}

div#menu {}


div#contents {
	float: left;
	width: 670px;
	margin: 0 40px 30px 20px;
}

* html div#contents {
	margin: 0 40px 30px 10px;
}


div#sidebar {
	float: right;
	width: 220px;
	margin-top: 50px;
}



div#footer {
	margin-top: 30px;
}



/* サイドバー */

div#sidebar li {
	list-style:none;
	line-height: 0;

}
div#sidebar li img {
border: none;
vertical-align: top;
}

div#sidebar ul.sbanner {
line-height: 0;
margin-top: 30px;
}

div#sidebar ul.snbanner {
line-height: 0;
margin-top: 0;
}

div#sidebar ul.sbanner li {
margin-bottom: 10px;
}

div#sidebar ul.snbanner li {
margin-bottom: 10px;
}


div.rec_inq {
	margin: 30px 0;
	line-height: 140%;
}

div.rec_inq p {
	margin-top: 10px;
	font-size: 80%;
}
div.rec_inq strong {
font-size: 100%;
	line-height: 150%;
}



/* フッター */

div#footer {height: 150px; width: 950px; background: url(http://www.toadoro.co.jp/img/footer/footer_bg.png) left bottom repeat-x;}

div#footer li { display:inline; }

div#footer .footer_navi { padding-top: 20px; text-align: right; height: 50px; }
div#footer .footer_navi ul { list-style:none; }
div#footer .footer_navi ul li { margin-left:30px; }
div#footer .footer_navi ul.flink_02 { margin-top: 20px; }
div#footer .footer_navi ul.flink_02 li{  margin-left:15px; }

div.copyright { padding-left: 20px; height: 15px; }

.foot_tab { height: 25px; text-align: right; }

/*　ヘッダー */
/* #header { background:url(http://www.toadoro.co.jp/img/header/header_bg.png) left top repeat-x; padding-top: 2px; } */
#header { background:url(http://www.toadoro.co.jp/img/header/h_bg.png) left top repeat-x; padding-top: 2px; }
#header h1 { display:inline; height: 40px; width: 312px; float: left;}
#header .hnavi { float: right; text-align: right; }
.hnavi .hinq { margin-right:28px;  }


/*　検索ボックス */
.search{  height: 18px; width: 197px; float: right; margin-right: 13px; }
form { margin: 0; padding: 0; }
#keywords  {  
    width: 110px;  
    height: 18px; 
    border: 1px solid #CCC;  
    padding: 0;
	
}  
#searchBtn {  
margin-left: 3px;
    position: absolute;     
}  
/* #hnavir { height: 20px; padding-bottom: 12px; } */
#hnavir { height: 22px; padding: 0 0 27px 0; }
/* fontChange */
#header .fontChange { height: 20px; float: right; } 
#header #fontchange { height: 20px; width: 140px; background:url(http://www.toadoro.co.jp/img/header/size.png) left top no-repeat; }
#header #fontchange a { height:20px; width:20px; display:block; float: right;
 text-indent:-9877em;  
 text-decoration:none; 
 margin-left: 4px; 
 }

.gnavi { height: 30px; line-height: 0;  margin-bottom: 16px; clear: both; }
.gnavi ul { height: 30px; overflow:hidden; }
.gnavi li { list-style:none; display:inline; height: 30px; width:190px;}
.gnavi li a { height: 30px; width:190px;display:block;  
 float:left;  
 text-indent:-9877em;  
 text-decoration:none;  
 overflow:hidden;  }
.gnavi li.ghome a { background:url(http://www.toadoro.co.jp/img/gnavi/ghome.png) no-repeat; }
.gnavi li.gcompany a { background:url(http://www.toadoro.co.jp/img/gnavi/gcompany.png) no-repeat;  }  
.gnavi li.gir a { background:url(http://www.toadoro.co.jp/img/gnavi/gir.png) no-repeat;  }  
.gnavi li.gnetwork a {  background:url(http://www.toadoro.co.jp/img/gnavi/gnetwork.png) no-repeat; } 
.gnavi li.grecruit a { background:url(http://www.toadoro.co.jp/img/gnavi/grecruit.png) no-repeat;  } 


.gnavi li.ghome_on a { background:url( ../img/gnavi/ghome_on.png) no-repeat; }
.gnavi li.gcompany_on a { background:url(http://www.toadoro.co.jp/img/gnavi/gcompany_on.png) no-repeat;  }  
.gnavi li.gir_on a { background:url(http://www.toadoro.co.jp/img/gnavi/gir_on.png) no-repeat;  }  
.gnavi li.gnetwork_on a {  background:url(http://www.toadoro.co.jp/img/gnavi/gnetwork_on.png) no-repeat; } 
.gnavi li.grecruit_on a { background:url(http://www.toadoro.co.jp/img/gnavi/grecruit_on.png) no-repeat;  } 

.gnavi li a:hover { background-position: 0 -30px; }



/* レイアウト（コンテンツ毎） */

div#contents {
	float: left;
	width: 670px;
	line-height: 160%;
}


/* サイドバーのないもの */

div#contentsS {
	width: 940px;
	line-height: 160%;
	margin: 0 40px 30px 20px;
}


* html div#contentsS {
	margin: 0 40px 30px 10px;
}

div#cntS { margin: 0 60px; }


/* トップページ */
div#Ttitile { margin-bottom: 20px; }
div#contentsT {
	float: left;
	width: 677px;
	line-height: 160%;
}

#Tnavi { height: 80px; margin-bottom: 15px; }
#Tnavi ul { list-style: none; }
#Tnavi ul li { display: inline; margin-right:11px;  float: left; }
#Tnavi ul li.last {  margin-right:0; }

div#Tsidebar {
	float: right;
	width: 250px;
}

div#Tsidebar ul { list-style:none; }
div#Tsidebar ul li { margin-bottom: 5px; }

div.Topnews h3 { margin: 15px 0; } 
div.Topnews ul { list-style:none; }
div.Topnews ul li { margin-left: 10px; background:url(http://www.toadoro.co.jp/img/top/top_li.png) 0 7px no-repeat;  padding: 0 0 0 10px; width: 650px; }
p.topr { text-align: right; }
a.ntitle { display: block; width: 457px; float: right;}

/* 共通 */

div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
div.totop {
	text-align: right;
	margin-top: 100px;
}

div.tpath { font-size: 90%; margin: 10px 0 0 0; height: 40px; }
div.totop_in { text-align: right; margin: 30px 0; }

/* コンテンツ部　詳細 */
h3 { margin-bottom: 35px; }
h4 { border-bottom: solid 2px #1350A0; padding: 5px 0; font-size: 120%; margin: 20px 0; color: #222; }
h5 { font-size: 110%; padding: 5px 5px 3px 10px; border-left: solid 2px #1350A0; background-color:#F0F0F0; margin: 30px 0 20px 0; }
h6 { font-size: 100%; font-weight:normal; margin: 12px 0 8px 0; }

table { margin: 0px 1px 10px 1px; border: none; border-collapse: collapse; width:668px;}
td, th { border: 1px solid #DDDDDD; padding: 5px; }
td { padding: 5px;}
th { text-align: left; background-color:#F0F0F0 ;}


/* ------ 企業情報 -------*/
/* 会社概要 */
dl.profile { margin: 0 0 15px;}
dl.profile dt {
	float: left;
	clear:left;
	text-align: right;
	width: 160px;
	padding: 0 20px 20px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl.profile dd {
	padding: 0 0 20px 10px;
	line-height: 150%;
	margin-left: 180px;
	border-left: 1px #333 solid;
}

div.profile_p { float: right;
    position: relative;  top:0; left:0;}
div.profile_p img { margin-bottom: 10px; } 
div.tohistory { text-align: center; }

/*　本社ご案内図 */
#omap { width: 670px; margin: 40px auto;  line-height: 160%; font-size: 12px; padding-bottom: 50px; }
#omap img { margin-bottom: 10px; }
#omap a.printB img { float: right; } 
#omap span { color: #004DA0; }

/* 主要営業品目 */
.domaind { padding: 0 30px 10px 30px;  background: url(http://www.toadoro.co.jp/img/company/domain_d_f.png) left bottom no-repeat; }
p.domainb { text-align: center; margin: 40px; }
.domaind p { margin: 10px 0 20px 0; } 

/* グループ */
p.tdr { text-align: right; padding-right: 10px; }

/* ネットワーク */
#netmap { position: relative; background: url(http://www.toadoro.co.jp/img/network/map_bg.png) left top no-repeat; height: 348px; }	
#b_01 { position: absolute; left:0px; top:1px; width:250px; height:22px; margin-bottom:0px; }
#b_01f { position: absolute; left:0px; top:1px; width:200px; height:22px; margin-bottom:0px; }
#b_02 { position: absolute; left:496px; top:10px; width:110px; height:23px; margin-bottom:0px; }
#b_03 { position: absolute; left:464px; top:98px; width:110px; height:23px; margin-bottom:0px; }
#b_10 { position: absolute; left:91px; top:136px; width:110px; height:23px; margin-bottom:0px; }
#b_04 { position: absolute; left:414px; top:161px; width:110px; height:23px; margin-bottom:0px; }
#b_09 { position: absolute; left:56px; top:182px; width:110px; height:23px; margin-bottom:0px; }
#b_08 { position: absolute; left:23px; top:221px; width:110px; height:23px; margin-bottom:0px; }
#b_05 { position: absolute; left:376px; top:238px; width:110px; height:23px; margin-bottom:0px; }
#b_06 { position: absolute; left:310px; top:277px; width:110px; height:23px; margin-bottom:0px; }
#b_07 { position: absolute; left:280px; top:319px; width:110px; height:23px; margin-bottom:0px; }

#jnetwork table { font-size:90%; width: 668px; }
#jnetwork h6 { margin-top: 20px; }
th.t01 { width: 110px; }
th.t02 { width: 60px; }
th.t03 { width: 210px; }
th.t04 { width: 90px; }
th.t05 { width: 90px; }
th.t06 { width: 40px; }

tr.factory th.t03 { width: 210px; }
tr.factory th.t04 { width: 90px; }
tr.factory th.t05 { width: 90px; }

#jnetwork table td { vertical-align:top; }
th.t06, td.t06 { border: none; background-color: #fff; text-align: right; }
#jnetwork table td.t06 { vertical-align: middle; }

.gozai_b { text-align: center; padding: 15px 0; }

#honsha { margin: 40px 0 30px 0; }

/* ------ 採用情報 -------*/
/*　採用情報 */
h4.rech4 { border: none; margin-bottom: 10px; padding-top: 30px; }
p.recprivacy { margin: 15px 0;} 
div.recp { margin-left: 1em; }

/* 職種情報 */
.joblink { margin: 15px 0 30px 30px; }
.joblink ul { list-style:none; margin-top: 10px; } 
.joblink ul li { display: inline; margin: 10px 10px 0 0 ; }
.jobr { float: right; margin: 5px 0 20px 20px; }
h5.jobs {width: 430px; }
h6 span { color: #004DA0; }



/*　募集要項 */
div.rec { padding-top: 20px; }
.rec table th { font-weight:normal; width: 20%;}
.rec table th.rec { background-color:#CAE0FB; width: 40%; font-weight:bold;  }
.rec table th.recc { background-color:#ffffff; width: 15%; font-weight:bold;  }
.recj { margin-top: 30px; }
.recj table { margin-top: 10px; }
.recj strong { font-size: 110%; }
.recj strong span { color: #004DA0; }
.recj th { text-align: center; font-weight:normal; }
.recj td { text-align: right; }
.recj th.rec { background-color:#CAE0FB; font-weight:bold; }

/* 選考の流れ */
#process table { margin: 0 20px; width: 630px; }
#process table td img { margin-bottom: 10px; }
#process table td, #process table th{ border: none; }
#process table th { text-align: center; background-color:#3C75B0; color: #ffffff; width: 240px;}
#process table th.processb { background-color:#519DED; }
#process table td { padding: 10px ; background-color:#F0F0F0; }
#process table td.next { padding: 20px 0 10px 0; text-align: center; background-color:#FFF;}

/* 採用ニュース */
.rech4 { margin-bottom: 5px; clear:both; }
#recruit .newsblock { padding: 10px 0 15px 0; background:url(http://www.toadoro.co.jp/img/recruit/line_news.png) left bottom no-repeat; }
#recruit p.day { font-size: 90%; display: block; background:url(http://www.toadoro.co.jp/img/recruit/li_news.png) left top no-repeat; padding: 0 0 0 10px; margin: 0; }
#recruit .newsent { padding: 0 10px 10px 10px; width: 420px; line-height: 140%; float: left; }
#recruit h5 { margin: 0; padding: 3px 0 8px 0; background: none; border: none; }
#recruit h5 a { text-decoration:none; }
#recruit .newsblock .newsent a.more { display: block; margin-top: 15px; }
#recruit img.rlimg { float: right; }

#recruit img.rec01 { margin-right: 10px; float: left; margin-bottom: 10px; }
#recruit img.rec02 { margin-right: 10px; float: right; margin-bottom: 10px; }
#recruit img.rec03 { margin-right: 10px; float: left; }

#recruit .newsblock { overflow: hidden; }
* html #recruit .newsblock { height: 1%; }

#recruit h4.rec { margin-bottom: 5px;}
#recruit .recent { margin: 20px 0; }

/* ------ IR -------*/
/* IRトップ */
p.newsb { margin-top: 20px; }

#ir {}
#ir .irT { width: 670px; background:url(http://www.toadoro.co.jp/img/ir/ir_line_x.png) left bottom no-repeat; }
/* -- clear float -- */
#ir .irT {
	min-height:0;
	display: inline-table;
}
#ir .irT:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}
/* \*/
* html #ir .irT {height:0;}
#ir .irT{display: block;}
/* */
/* -- end clear float -- */
#ir h4 { margin-bottom: 0; }
#ir strong { display: block; width: 140px; float: left; padding: 10px 0 0 10px; clear: left;  }

ul.ir { float: left; width: 490px; }
ul.ir li { list-style: none; padding: 8px 0 7px 20px; background:url(http://www.toadoro.co.jp/img/ir/li_irt.png) left bottom no-repeat; width: 500px; float: left;  }
ul.ir li.end { background:url(http://www.toadoro.co.jp/img/ir/li_irte.png) left bottom no-repeat;  } 
ul.ir li span { color: #333; text-decoration: none; display: block; float: left;  } 
ul.ir li a { display: block; float: right; width: 150px; text-align: right; }  


#contents h4.news { margin-bottom: 5px; } 
#contents span.published { display: block; margin-bottom: 20px; }


/* 株式情報 */
.stock { padding-top: 20px; }
.stock table th { width: 200px; } 
.stock table th,  .stock table td { padding: 8px; }
.stock table td p { margin: 10px 0; }

/* FAQ */
#faq dl { margin: 20px 0; padding: 20px 0; background:url(http://www.toadoro.co.jp/img/ir/line_dot.png) left bottom no-repeat; }
#faq dl dt { background:url(http://www.toadoro.co.jp/img/ir/ico_q.png) left top no-repeat; color: #0F4688; font-size: 130%; padding: 0 0 10px 40px; font-weight:bold; margin: 0; } 
* html #faq dl dt { padding: 0 0 15px 40px; }
#faq dl dd { background:url(http://www.toadoro.co.jp/img/ir/ico_a.png) left top no-repeat; padding: 0 0 10px 40px; margin: 0; } 

/*　サイトポリシー プライバシーポリシー　*/
#cntS ul { margin-left: 20px; margin-bottom: 10px; }
#cntS ul.t10, #cntS p.t10 { margin-top: 10px; }

/* ニュース */
ul.irnews { margin-top: 0; }
ul.irnews li { list-style: none; padding: 0 0 7px 20px; background:url(http://www.toadoro.co.jp/img/ir/li_news.png) left bottom no-repeat; margin-top: 8px;}
ul.irnews li a { color: #333; text-decoration: none; } 
ul.irnews li a:hover { text-decoration:underline; } 

/*　電子公告 */
ul.koukoku { margin-top: 30px; }
ul.koukoku li { list-style: none; padding: 0 0 7px 20px; background:url(http://www.toadoro.co.jp/img/ir/li_news.png) left bottom no-repeat; margin-top: 8px; width: 650px;float: left;  }
ul.koukoku li span { color: #333; text-decoration: none; display: block; float: left;  } 
ul.koukoku li a { display: block; float: right; width: 150px; text-align: right; }  

/*　決算情報 */
ul.fina { margin-top: 0; overflow: hidden; }
ul.fina li { list-style: none; padding: 0 0 7px 20px; background:url(http://www.toadoro.co.jp/img/ir/li_news.png) left bottom no-repeat; margin-top: 8px; width: 650px;float: left;  }
ul.fina li span { color: #333; text-decoration: none; display: block; float: left;  } 
ul.fina li a { display: block; float: right; width: 150px; text-align: right; }  
.financial { clear: both; padding-top: 20px; zoom:1; }
p.financial { clear: both; padding-top: 40px; }

/* IRライブラリー */
p.library { margin: 20px 0; }

/*　グラフ */
#chart p { float: left; margin-right: 30px; margin-bottom: 50px;}
#chart p.r {margin-right: 0; } 


/*　株式情報 */
#stock strong { display: block; font-size: 120%; margin: 40px 0 10px 0;}
#stock strong span { color:#AC1A19; } 
#stock ul { width: 300px; float: left; text-align: right; }
#stock ul li strong { margin: 0; float: left; } 
#stock ul li { list-style: none; padding: 20px 0; background:url(http://www.toadoro.co.jp/img/ir/line_dot.png) left bottom no-repeat; }
#stock .graph strong { margin: 10px 0 10px 0; } 
#stock .graph { width: 320px; float: right;  padding-top: 8px; }
#stock .graph img { margin-left: 10px; float: right; }
#stock .stock { overflow: hidden; padding: 0;}
* html #stock .stock { height: 1%; }

#stock .graph dl {
	margin: 0 10px 0 0;
	padding: 0;
}
#stock .graph dl dt {
	float: left;
	width: 7em;
	padding: 10px 0 0 0;
	line-height: 100%;
}
#stock .graph dl dd {
	padding: 10px 0 0 10px;
	line-height: 100%;
	text-align: right;
}

#stock table th.th200 { width: 200px; }

#stock table.stock { width: 175px; }
#stock table.stock, #stock table.stock td, #stock table.stock th { font-size: 95%; border: none; padding: 2px 0; margin: 0; }
#stock table.stock th { background-color:#fff; width: 100px; font-weight:normal; }
#stock table.stock td { text-align: right; }

#stock table.stock tr.sumt th { padding-bottom: 8px; }
#stock table.stock tr.sum th { text-align: center; background:url(http://www.toadoro.co.jp/img/ir/line_dot.png) left top no-repeat; padding-top: 5px; }
#stock table.stock tr.sum td { background:url(http://www.toadoro.co.jp/img/ir/line_dot.png) left top no-repeat; padding-top: 8px; }

/* ------CRS -------*/
/* CRSトップ */
#crs { margin: 0px; padding: 0 0 0px 0px;}

#crs p.crs { margin-bottom: 12px;}
#crs p.crs_end { margin-bottom: 30px;}

#crs .crs_center {
	margin-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
}
#crs .crs_b {	
	margin-bottom: 20px;
}
ul.crs { float: left; width: 490px; }
ul.crs li {
	list-style: none;
	width: 490px;
	float: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 18px;
	background-image: url(http://www.toadoro.co.jp/img/csr/crs_point.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.crs li.end {  background:url(http://www.toadoro.co.jp/img/csr/crs_point.png) left bottom no-repeat; } 
ul.crs li span { color: #333; text-decoration: none; display: block; float: left;  } 

#crs .red {
	color: #F00;
}

#crs .imgr { float: right; margin: 5px 0 20px 20px; }
#crs .comBox_pt1 {
	float: right;
	background-color: #F6F6F6;
	width: 320px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	display:inline; 
}
#crs .comBox_pt2 {
	background-color: #F6F6F6;
	width: 635px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	 
}
#crs .comBox_pt1 p.ttl, #crs .comBox_pt2 p.ttl{
	background-color: #F6F6F6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
}

#crs .comBox_pt1 p.txt, #crs .comBox_pt2 p.txt{
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 10px;
}
#crs .comBox_pt1 p.name,#crs .comBox_pt2 p.name {
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 10px;
	text-align: right;
}
#crs .comBox_pt2 ol {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 23px;
}
#crs .imgmBox_pt1{
	margin-bottom: 20px;
	vertical-align: top;
	clear: both;
	float: left;
	font-size: 90%;
	line-height: 160%;
}
#crs .img_left {
	margin-right: 15px;
	float: left;
	display:inline;
}

#crs .img_left_b {
	margin-right: 15px;
	float: left;
	display:inline;
	border: solid 1px #ccc;
}



#crs .img_left_pt1 {
	margin-bottom: 15px;
	margin-top: 15px;
	display:inline;
	border: 1px solid #CCC;
}

span.co2 { font-size: 75%; } 
/* ------歴史 -------*/
/* 歴史トップ */
#history {
	margin: 0px;
	padding: 0 0 0px 0px;
	line-height: 160%;
}
#history .chronomenu ul {
	float: left;
	width: 880px;
	list-style: none;
	display:inline;
	margin-left: 15px;
	margin-bottom: 15px;

}
#history  .chronomenu ul li {
	list-style: none;
	float: left;
	padding-top: 0x;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history ul.chronomenu li span { color: #333; text-decoration: none; display: block; float: left;  } 

/* 歴史見出し用*/
#contentsHv h3 {
	margin-bottom: 15px;
}
#history h4 {
	font-size: 140%;
	border-left-width: 5px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #816036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#history h5 {
	font-size: 140%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #000;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#history h6 {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#history h6 span {
	color: #816036;
	font-weight: bold;
}
/* 全体ボックス */
#history .allBox {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;display:inline;
}
#history .allBox_bgright {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(http://www.toadoro.co.jp/img/history/chrono_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;display:inline;
	
}
#history .allBox_bgleft {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(http://www.toadoro.co.jp/img/history/chrono_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#history .grayBox {
	margin: 0px;
	width: 210px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}
#history .grayBox_left {
	width: 210px;
	float: left;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

/* 時代背景年表 */

#history .chronoBox {
	float:left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;	
}
#history .chronoBox dl {
	font-size: 80%;
	line-height: 170%;
	
}
#history .chronoBox dl dt {
	float:left;
	width:52px;
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px; 
}

#history .chronoBox dl dd {
	width:145px;
	margin-left:52px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}
#history .chrono_underBox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-size: 80%;
	line-height: 160%;
	margin: 0px;
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
/* 記事 */
#history .mainBox_pt1 {
	float: left;
	width: 645x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}
#history .mainBox_pt2 {
	float: left;
	width: 425x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:block;
}

span.m2 { font-size: 75%; } 

/* 東亜年表 */

#history dl.toa_chronoBox_pt1{
	font-size: 90%;
	line-height: 170%;
	width: 405px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #F6F6F6;
	
}
#history dl.toa_chronoBox_pt2{
	font-size: 90%;
	line-height: 170%;
	width: 410px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}



#history dl.toa_chronoBox_pt1 dt,#history dl.toa_chronoBox_pt2 dt {
	float:left;
	width:100px;
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px; }

#history dl.toa_chronoBox_pt1 dd,#history dl.toa_chronoBox_pt2 dd {
	width:285px;
	margin-left:110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#history dl.toa_chronoBox_pt1 dt span,#history dl.toa_chronoBox_pt2 dt span {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 7px; 
}

/* 写真列 */
#history .photoBox {
	float: right;
	margin: 0px;
	width: 185px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

/* パーツ用 */
#history .partsBox_pt1 {
	width: 400px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .partsBox_pt2 {
	clear:both;
	width: 645px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .partsBox_pt4 {
	clear:both;
	width: 645px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .partsBox_pt3 {
	width: 320px;
	float: left;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	display:inline;
}

#history .videoBox {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .txtBox {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
}

#history .partsBox_miniphoto {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#history .partsBox_photo {
	font-size: 80%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline; 
}
#history .partsBox_photo_pt1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline; 
	font-size: 80%;
	line-height: 100%;
}
#history .partsBox_photo_pt2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	width: 180px;	
	font-size: 90%;
	line-height: 140%;
}
#history .partsBox_photo_pt3 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	width: 380px;
	font-size: 90%;
	line-height: 140%;
	float: left;
}



#history p.tlt_pt1 {
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
#history p.pt1 {
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0px;
}
#history p.pt2 {
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
}
#history p.pt3 {
	margin-bottom: 12px;
	margin-top: 5px;
	padding: 0px;
}
#history p.pt4 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#history p.btn_pt1 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#history .photoimg_pt1 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#history .photoimg_pt2 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

/* footerメニュー */
#history .fmenuBox {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .fmenuBox .pref {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
}
#history .fmenuBox .next {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	display:inline;
}
#history .fmenuBox .pref .btn {float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#history .fmenuBox .pref .txt {float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#history .fmenuBox .next .txt {float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#history .fmenuBox .next .btn {float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ------TOAVISON -------*/
/* TOAVISON */
#vision {
	margin: 0px;
	padding: 0 0 0px 0px;
}

#vision h6 {
	padding: 0px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#vision h6.vision {
margin-bottom: 30px;
}

/* 全体ボックス */
#vision .titleBox {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
}
#vision .allBox {
	float: left;
	width: 910px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:inline;
}
#vision .allBox .img_area_left {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#vision .allBox .img_area_right {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#vision .allBox .txt_area_pt1 {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vision .allBox .txt_area_pt2 {
	float: left;
	width: 705px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#vision .allBox .imgBox {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;

}
#vision .allBox .imgBox_mr {
	float: left;
	width: 160px;
	margin-top: 550px;
	margin-right: 0px;
	margin-bottom:210px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}
#vision .allBox .img {
	padding: 0px;
	margin-top: 10px;
	font-size: 70%;
	line-height: 160%;
}

#vision .allBox p.com {
	padding: 0px;
	margin-bottom: 0px;
	line-height:180%;
}
#vision .allBox p.com_pt2 {
	padding: 0px;
	margin-bottom:50px;
	line-height:180%;
}
#vision .allBox p.com_pt1 {
	padding: 0px;
	margin-bottom:50px;
	line-height:180%;
}
#vision .allBox p.photo {
	padding: 0px;
	margin-bottom: 30px;
	line-height:180%;
}
#vision .allBox .gaien {
	padding: 0px;
	margin-bottom: 30px;
	line-height:180%;
	float: right;
	margin-left: 30px;
	width: 240px;
}


#vision .allBox p.com {
	margin-bottom: 10px;
}

#vision .vision_day { text-align: right; }

/* ------合材工場ネットワーク -------*/

#fnetwork {
	margin: 0px;
	padding: 0 0 0px 0px;
}

#fnetwork .f_mapBox  {
	width: 670px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
#fnetwork .f_mapBox .left{
	width: 325px;
	float: left;
	margin-top: 0px;
	
}

#fnetwork .f_mapBox .left .txt  {
	width: 325px;
	margin-top: 0px;
	float: left;
		
}
#fnetwork .f_mapBox .left .txt span  {
	margin-top: 0px;
	color: #13509F;
}
#fnetwork .f_mapBox .right{
	width: 325px;
	float: right;
}
#fnetwork .f_mapBox .fctorymap   {
	width: 325px;
	float: left;
	margin-top: 0px;
	
}

/*　サイトマップ　*/
.smap { margin-top: 30px; }

/* お問合せ */
.inqp { overflow: hidden; margin: 10px 0; }
p.inq { float: left;  height: 50px;}
.tobusi { float: left; margin: 10px 0 0 20px; }


/* 2011.03 */
/*　電子公告 */
ul.koukoku { margin-top: 30px;  }
ul.koukoku li { list-style: none; padding: 0 0 7px 0; margin-top: 8px; width: 650px; float: none;  background:none; background:url(http://www.toadoro.co.jp/img/ir/li_news_b.png) left bottom no-repeat; padding-left: 1.5em; text-indent: -1.5em; }
ul.koukoku li span { display: inline; padding-left: 20px; color: #333; text-decoration: none; float: none; background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) left center no-repeat; } 
ul.koukoku li a { display: inline; float: none; text-align: left;  margin-left: 10px; width: auto; }  

* html ul.koukoku li span { background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) 0px 2px no-repeat; } 
*:first-child+html ul.koukoku li span { background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) 0px 5px no-repeat; } 

/*　決算情報 */
ul.fina li { list-style: none; padding: 0 0 7px 0; margin-top: 8px; width: 650px; float: none;  background:none; background:url(http://www.toadoro.co.jp/img/ir/li_news_b.png) left bottom no-repeat; padding-left: 1.5em; text-indent: -1.5em; }
ul.fina li span { display: inline; padding-left: 20px; color: #333; text-decoration: none; float: none; background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) left center no-repeat; } 
ul.fina li a { display: inline; float: none; text-align: left;  margin-left: 10px; width: auto; }  
* html ul.fina li span { background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) 0px 2px no-repeat; } 
*:first-child+html ul.fina li span { background:url(http://www.toadoro.co.jp/img/ir/li_news_t.png) 0px 5px no-repeat; }  
.financial { clear: both; padding-top: 20px; zoom:1; }
p.financial { clear: both; padding-top: 40px; }

ul.ir { float: left; width: 490px; }
ul.ir li { list-style: none; padding: 8px 0 7px 20px; background:url( http://www.toadoro.co.jp/img/ir/li_irt.png) left bottom no-repeat; width: 500px; float: left;  }
ul.ir li.end { background:url(http://www.toadoro.co.jp/img/ir/li_irte.png) left bottom no-repeat;  } 
ul.ir li span { color: #333; text-decoration: none; display: block; float: left;  } 
ul.ir li a { display: block; float: right; width: 150px; text-align: right; }  

ul.ir li a { display: block; float: left; text-align: left; margin-left: 10px; width: auto; }  

