@charset "utf-8";
/*
Theme Name:official
Description: A.D.A オフィシャルサイト
Author: antilogic
*/

* {
	margin: 0;
	padding: 0;
	color: #3B3B3B;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #3B3B3B;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFF;
	font-family:"メイリオ","Meiryo","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
}


/**************************
	
Tags Initialization

**************************/
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

p, ul, ol, li, dl, dt, dd, table, th, td {
	font-size: 9pt;
}

p, ul, ol, li, dl, dt, dd, th, td {
	line-height: 1.5;
}

hr {
	display: none;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #5E747F;
	text-decoration: none;
}

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

ul {
	list-style-type: none;
}

img {
	border: 0;
}


/**************************
	
General styles

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

.clearfix {
  min-height: 1px;
}

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

div.clear {
	clear: both;
}

a.btn:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

a:hover img.btn {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

span.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.thumbnail {
	border: 1px solid #B9B9AF;
}


/**************************
	
Framework
	
**************************/
div#container {
	width: 1020px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}

body > div#container {
	height: auto;
	min-height: 100%;
}

div#wrapper {
	margin: 0;
	height: auto;
	padding: 0 0 350px;
	clear: both;
}

div#contents {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

div#contents div#mainCol {
	width: 728px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
}

body#home div#mainCol {
	padding: 30px 0 0 0;
	float: left;
}

div#contents div#sideBar {
	width: 210px;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
	float: left;
}

body#home div#sideBar {
	margin: 30px 0 0;
	padding: 0;
	float: right;
}


/**************************
	
Header
	
**************************/
div#header {
	width: 980px;
 	height: 60px;
 	margin: 0 auto;
 	padding: 7px 0 0;
	clear: both;
}

div#header p#siteID {
 	margin: 7px 25px 0 0;
 	padding: 0;
	float: left;
}

div#header h1 {
	width: 150px;
 	height: auto;
 	padding: 17px 0 0;
	float: left;
	color: #5E747F;
	font-size: 10px;
	font-weight: normal;
}

div#header ul {
 	width: auto;
	height: auto;
 	margin: 6px 2px 0 0;
 	padding: 0;
	float: right;
}

div#header ul li {
	margin: 0 0 0 7px;
	float: right;
}

div#header ul li.btn {
	margin-top: 2px;
}

div#header div#searchform {
	width: 245px;
 	height: auto;
 	margin: 3px 2px 0 0;
 	padding: 0;
	float: right;
	clear: right;
}

div#header div#searchform form input.button {
	width: 67px;
 	height: 20px;
 	margin: 0;
 	padding: 0;
	float: right;
}

div#searchform form input.text {
	width: 166px;
 	height: 20px;
 	margin: 0 1px 0 0;
 	padding: 2px 5px 0;
	background: transparent url(common/images/search_input_bg.gif) no-repeat 0 0;
	border: 0;
	color: #FFF;
	float: left;
}


/**************************
	
Global Navigation 
	
**************************/
div#globalNavi {
	width: 980px;
	height: 48px;
	margin: 0 auto 3px;
	padding: 8px 0 2px;
	border-top: 1px solid #707C88; 
	clear: both;
}

body#home div#globalNavi {
	padding-bottom: 0;
}

div#globalNavi ul li {
	width: 140px;
	height: 48px;
	margin: 0;
	padding: 0;
	float: left;
}


/**************************
	
Topic Path

**************************/
div#contents div.breadcrumb {
	width: auto;
	margin: 0 0 10px;
	padding: 0 10px 0 0;
	float: right;
}

div#contents div.breadcrumb a {
	font-weight: bold;
	text-decoration: none;
	color: #5E747F;
}

div#contents div.breadcrumb a:hover {
	text-decoration: underline;
}


/**************************
	
Main Visual

**************************/
div#mainVisual {
	width: 980px;
	height: 365px;
	margin: 5px auto 10px;
	padding: 0;
	clear: both;
}


/**************************
	
Sidebar 
	
**************************/
div#sideBar ul {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
}

div#sideBar ul li {
	margin: 0 0 4px;
	padding: 0;
	font-size: 10px;
}

div#sideBar ul li p {
	padding: 3px 0 0 5px;
	font-size: 10px;
	color: #4C5C6B;
	line-height: 1.3;
}

div#sideBar ul li img {
	vertical-align: bottom;
}

div#sideBar ul li.border {
	margin-bottom: 7px;
	padding: 0 0 7px;
}

div#sideBar ul li.solid {
	padding: 0 0 7px;
	border-bottom: 1px solid #8C8A7D;
}

div#sideBar ul li ul.banner {
	width: 195px;	
	padding: 7px 7px 2px;
	background-color: #DBDFE0;
	border: 0;
}

div#sideBar ul li ul.banner li {
	width: 195px;
	margin: 0 0 6px;
}

/* サブナビゲーション */
div#sideBar div#subNavi {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #8C8A7D;
}

div#sideBar div#subNavi ul {
	margin: 0;
	padding: 8px 8px 4px;
	background-color: #DBDFE0;
	border: 0;
}

div#sideBar div#subNavi ul li {
	width: 195px;
	height: 40px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}

div#sideBar div#subNavi ul li a {
	width: 165px;
	height: 33px;
	padding: 12px 0 0 30px;
	text-decoration: none;
	display: block;
	color: #59594D;
	background: transparent url(common/images/sub_menu_bg01.jpg) no-repeat 0 0;
}

div#sideBar div#subNavi ul li.current-menu-item a {
	background: transparent url(common/images/sub_menu_bg02.jpg) no-repeat 0 0;
	color: #FFF;
}

div#sideBar div#subNavi ul li a:hover {
	background: transparent url(common/images/sub_menu_bg02.jpg) no-repeat 0 0;
	color: #FFF;
}


/**************************
	
Headings

**************************/
div#contents .headding {
	margin: 0 0 20px;
}

div#contents div.heading {
	width: 728px;
	height: auto;
	margin: 0 0 25px;
	padding: 0;
	clear: both;
}

div#contents div.single {
	width: 689px;
	margin: 0 0 5px 10px;
	padding: 0;
	border-bottom: 1px solid #817F72;
}

div#contents div.heading h2 {
	float: left;
}

div#contents .products_sh2 {
	margin:15px 0 0 15px;
	padding:4px 0 0 0;
	border-bottom:1px #666 solid;
	width:680px;
}

div#contents div.heading p {
	margin: 0;
	padding: 10px 0 0 5px;
	float: right;
}

div#contents div.heading ul {
	height: 30px;
	margin: 10px 0 0;
	padding: 0 5px 0 10px;
	float: right;
	background: transparent url(common/images/heading_btn_bg.jpg) no-repeat center bottom;
}

div#contents div.heading ul#menu-subbtnstaff {
	padding-left: 40px;
	background: transparent url(common/images/heading_btn_bg02.jpg) no-repeat right bottom;
}

div#contents div.heading ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

div#contents div.heading ul li.current-menu-item {
	display: none;
}

body#home div#contents div.heading {
	width: 725px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #75725F;
}

div#contents h2.title {
	margin-bottom: 20px;
	font-size: 21px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom: 1px solid #B5B59B;
}

div#contents h3 {
	font-size: 21px;
	margin-bottom: 5px;
	/*font-weight: normal;*/
	color: #5E747F;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

div#contents h4 {
	width: 700px;
	margin: 0 5px 15px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom: 1px solid #B5B59B;
	line-height: 1.3;
}


/**************************
	
Contents Layout styles

**************************/
div#contents p, div#contents ul {
	width: auto;
	line-height: 1.7;
}

div#contents div#mainCol p {
	margin-left: 5px;
	margin-right: 5px;
}

div#contents .pT5 {
	padding-top: 5px;
}

div#contents .pB5 {
	padding-bottom: 5px;
}

div#contents .pT10 {
	padding-top: 10px;
}

div#contents .pB10 {
	padding-bottom: 10px;
}

div#contents .pT15 {
	padding-top: 15px;
}

div#contents .pB15 {
	padding-bottom: 15px;
}

div#contents .pT20 {
	padding-top: 20px;
}

div#contents .pB20 {
	padding-bottom: 20px;
}

div#contents .pB25 {
	padding-bottom: 25px;
}

div#contents .pB30 {
	padding-bottom: 30px;
}

div#contents .pB40 {
	padding-bottom: 40px;
}

div#contents .pB100 {
	padding-bottom: 100px;
}

div#contents div#mainCol div.divide {
	margin-bottom: 40px;
}

div#contents .border {
	margin-bottom: 40px;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#contents div.topLead p {
	padding-bottom: 40px;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#contents p.alignRight {
	float: right;
}

div#contents p.alignLeft {
	float: left;
}

div#contents p.alignCenter {
	text-align: center;
}

div#contents div.article {
	width: 715px;
	height: auto;
	margin: 0 auto 15px;
	clear: both;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#contents div.article dl {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
}

div#contents div.article dl dt {
	margin: 0 0 5px;
	color: #7A7064;
	font-weight: bold;
}

div#contents div.article dl dt.name {
	margin: 0 0 5px;
	color: #5E747F;
	font-size: 16px;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom:1px #CCC solid;
}

div#contents div.article dl dd {
	margin: 0 0 15px;
}

div#contents div.article dl dd.button {
	text-align: right;
}

div#contents div.box {
	width: 728px;
	height: auto;
	margin: 0 0 10px;
	clear: both;
	background: transparent url(common/images/box01_bg01.gif) repeat-y 0 0;
}

div#contents div.boxFoot {
	background: transparent url(common/images/box01_bg03.gif) no-repeat left bottom;
}

div#contents div#mainCol div.boxHead {
	padding: 12px 0 0;	
	background: transparent url(common/images/box01_bg02.gif) no-repeat 0 0;
}

div#contents div.box p {
	margin: 0;
	padding: 0 20px 10px;
	clear: both;
}

div#contents dl.floatList {
	margin: 0;
}

div#contents dl.floatList dt {
	font-weight: bold;
	float: left;
}

div#contents dl.floatList dd {
	margin: 0 0 0.5em;
}

div#contents dl.floatList dd:before {
	content: "　…　";
}

div#contents div#resultsList {
	width: 735px;
	height: auto;
	margin: 10px 0;
	padding: 10px 0 0;
	clear: both;
	border-top: 1px solid #797166;
}

div#contents div#resultsList ul li {
	width: 235px;
	height: auto;
	margin: 0 10px 15px 0;
	padding: 0 0 10px;
	float: left;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#contents div#resultsList p {
	width: auto;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
}

div#contents div#resultsList dl dt {
	margin: 0 0 10px 0;
	padding: 0;
}

div#contents div#resultsList dl dd {
	padding: 0 0 0 2px;
}

div#contents div#resultsList dl dd dl dt {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#contents div#resultsList dl dd dl dd {
	margin: 0;
	padding: 0 0 0 3em;
	font-weight: bold;
}

div#contents div#resultsSingle {
	width: 680px;
	height: auto;
	margin: 10px 0;
	padding: 0 0 0 15px;
	clear: both;
}

div#contents div#resultsList .size_dd {
	font-weight:normal;
}

div#contents div#resultsSingle p {
	margin: 0 0 20px;
	padding: 0;
}

div#contents div#resultsSingle p.spec {
	margin: 0 0 30px;
	padding: 0 0 5px;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#resultsSingle h3 {
	margin:0 0 10px 0;
	font-family:"メイリオ","Meiryo","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
}

/* インデックスリスト */
div#contents ul.indexList {
	width: auto;
	height: 1em;
	margin: 0 0 30px 5px;
	clear: both;
}

div#contents ul.indexList li {
	width: auto;
	height: auto;
	margin: 0 10px 8px 0;
	padding: 0 10px 0 8px;
	border-right: 1px dotted #666;
	float: left;
	line-height: 1.1;
	background: transparent url(common/images/arrow03.gif) no-repeat 0 4px;
}

div#contents ul.indexList li a {
	color: #3B3B3B;
	display: block;
}

div#contents ul.indexList li.break {
	clear: left;
}

/* テーブル共通 */
div#contents table {
	width: 720px;
	margin: 0 0 20px;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #5E747F;
}

div#contents table th, div#contents table td {
	padding: 10px 10px;
	font-weight: normal;
	border-bottom: 1px solid #5E747F;
	vertical-align: top;
	line-height: 140%;
}

div#contents table th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEE3E5;
	color: #444;
}

div#contents table td {
	text-align: left;
}

div#contents table .noborder {
	border: 0;
	padding-top: 25px
}

div#contents table span {
	font-size: 11px;
	color: #5E747F;
	font-family:"メイリオ","Meiryo","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
	font-weight: normal;
}

div#contents table td ul li {
	padding-left: 10px;
	background: transparent url(common/images/arrow03.gif) no-repeat 0 6px;
}

div#contents div.wp-pagenavi {
	width: auto;
 	height: auto;
 	margin: 0 5px 0;
 	padding: 0;
	float: right;
}

div#contents ul.arrowList li {
	width: auto;
	height: auto;
	margin: 0 0 8px 10px;
	padding: 0 0 0 10px;
	line-height: 1.1;
	background: transparent url(common/images/arrow03.gif) no-repeat 0 4px;
}

div#contents ul.arrowList li a {
	color: #3B3B3B;
}


/**************************
	
Back to Top
	
**************************/
div.pageTop {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

div.pageTop p {
	margin: 20px 0 10px;
	padding: 0 0 0 18px;
	float: right;
	font-size: 11px;
	background: transparent url(common/images/arrow02.gif) no-repeat 0 2px;
	line-height: 1.3;
}

div.pageTop p a {
	color: #3B3B3B;
}


div#contents div.pageTop {
	width: 720px;
}

div#contents div.pageTop p {
	margin-top: 0;
}


/**************************
	
Footer
	
**************************/
div#footerWrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin: -329px auto 0;
	padding: 0 0 20px;
	clear: both;
	background: transparent url(common/images/footer_bg.gif) repeat-x 0 45px;
}

div#footer{
	width: 980px;
	height: auto;
	margin: 40px auto 0;
	padding: 0;
	clear: both;
	text-align: left;
}

div#footer address {
	width: auto;
	padding: 40px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #718087;
	letter-spacing: 0.1em;
}

div#sitemap {
	width: 700px;
	min-height: 210px;
	height: auto !important;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent url(common/images/line01.gif) repeat-x 0 20px;
}

div#sitemap h3 {
	width: auto;
	height: auto;
	margin: 0 0 25px;
	padding: 0 0 0 20px;
	clear: both;
	background: transparent url(common/images/icon01.gif) no-repeat 0 0;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}

div#sitemap ul.outer {
	margin: 0;
	padding: 0;
	border: 0;
}

div#footer ul.outer li {
	width: 163px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
	float: left;
}

div#footer ul.outer li.last_child {
	padding-right: 0;
}

div#footer ul.outer li dl dt {
	margin: 0 0 8px 0;
	padding: 0;
}

div#footer ul.outer li dl dd {
	margin: 0 0 10px;
	padding: 0;
}

div#footer ul.outer li dl dd ul {
	width: 163px;
	margin: 0;
	padding: 3px 0 0;
	border-top: 1px solid #40484C;
}

div#footer ul.outer li dl dd ul li {
	width: 153px;
	margin: 0 0 3px 0;
	padding: 0 0 3px 10px;
	font-size: 10px;
	border-bottom: 1px solid #40484C;
	background: transparent url(common/images/arrow01.gif) no-repeat 0 3px;
	line-height: 1.3;
}

div#footer ul.outer li dl dd ul li a {
	color: #FFF;
	text-decoration: none;
}

div#footer ul.outer li dl dd ul li a:hover {
	color: #999;
}

div#contact {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: transparent url(common/images/line01.gif) repeat-x 0 20px;
}

div#contact h3 {
	width: 250px;
	height: 21px;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
}

div#contact dl dt {
	margin: 0 0 8px 0;
	padding: 0 0 5px;
	clear: both;
	border-bottom: 1px solid #32393C;
}

div#contact dl dd {
	margin: 0 0 15px;
	padding: 0;
}

div#contact dl dd ul {
	width: 163px;
	margin: 0;
	padding: 3px 0 0;
	clear: both;
}

div#contact dl dd ul li {
	width: 245px;
	margin: 0 0 4px 0;
	padding: 0 0 4px 5px;
	font-size: 10px;
	border-bottom: 1px solid #32393C;
	line-height: 1.3;
}

div#contact p#siteIDFoot {
	margin: 0;
	padding: 0;
}

div#footer .white {
	color:#fff;
}


/**************************
	
Custom Settings
	
**************************/
body#home div#contents h3 {
	font-size: 16px;
	color: #CB0000;
}

div#contents div.news {
	margin-bottom: 5px;
}

div#contents div.news dl {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

div#contents div.news dl dt {
	margin: 0 0 5px;
	font-weight: bold;
	color: #5E747F;
	float: left;
}

div#contents div.news dl dd {
	margin: 0 0 10px;
	padding-left: 10px;
	clear: left;
	background: transparent url(common/images/arrow03.gif) no-repeat 0 6px;
}

div#contents div.news dl dd a {
	color: #3B3B3B;
}

div#contents div.news dl dd.icon {
	margin: 0 0 0 8em;
	padding: 3px 0 0;
	clear: right;
}

/* コストを下げる仕組み */
div#costcut ul.priceList {
	width: 675px;
	margin: 0 auto 40px;
	clear: both;
}

div#costcut ul.priceList li {
	margin: 0 15px 10px 0;
	float: left;
}

div#costcut ul.btnList {
	margin: 0 0 40px 50px;
	clear: both;
}

div#costcut ul.btnList li {
	margin: 0 15px;
	float: left;
}

/* Before After */
div#contents div#results02 {
	margin: 20px 0 0;
}

div#contents div#results02 ul {
	margin: 20px 0 40px;
}

div#contents div#results02 ul li {
	margin: 0 0 15px;
	padding: 0 0 15px 5px;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

/* 納品先一覧 */
div#clientList {
	padding: 20px 0 0 5px;
}

div#clientList table th {
	/*color: #535148;*/
}

/* プロダクト */

ul.list_link {
	width:380px !important;
}

ul.list_link li {
	width:165px;
	float:left;
	padding:2px 0 2px 20px;
	background: transparent url(common/images/sub_menu_bg01.jpg) no-repeat center center;
}

/* プロダクト調達 */
div#productList {
	margin: 20px 0 0;
}

div#productList table {
	width: 720px;
	margin: 0 0 20px 5px;
}

div#productList table th, div#productList table td {
	padding: 5px 7px;
}

div#productList table th {
	padding: 7px;
}

div#productList table td.mid {
	width: 100px;
}

/* 企業情報 */
div#map_canvas {
	border: 4px solid #5E747F;
	width: 710px;
	height: 500px;
	margin: 0 0 20px 5px;
}

div#profile table {
	width: 710px;
	margin-left: 10px;
}

div#profile table th {
	background-color: #FFF;
	color: #3D4F58;
}

/* faq */
div#faq dl {
	margin: 0 10px 20px;
	padding: 0 0 15px;
	clear: both;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

div#faq dl dt {
	margin: 0 0 10px;
	padding: 0 0 0 28px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.7;
	/*color: #AC7C37;*/
	background: transparent url(common/images/quest.gif) no-repeat 0 0;
}

div#faq dl dd {
	margin: 0 0 0 28px;
	padding: 0 5px 0 22px;
	background: transparent url(common/images/ans.gif) no-repeat 0 1px;
}

/* お問い合わせ */
div#contactForm {
	width: 710px;
	margin: 10px 0 0;
	clear: both;
}

div#contactForm table {
	width: 710px;
}

div#contactForm table th {
	width: 14em;
}

div#contactForm table td {
	padding: 7px 10px;
	vertical-align: middle;
	line-height: 1.6;
}

div#contactForm table td input {
	margin-right: 5px;
}

div#contactForm table td input.full, div#contactForm table td textarea.full {
	width: 430px;
}	

div#contactForm table td ul li {
	padding-left: 0;
	margin-bottom: 5px;
	background-image: none;
}

/* 検索結果 */
div#search {
	width: 720px;
	margin: 10px 0 0;
	clear: both;
}

div#search ul li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	clear: both;
	background: transparent url(common/images/dotline.gif) repeat-x left bottom;
}

