﻿@charset "utf-8";
/*====================================
 基本CSS
 
 1=> 全体設定
 2=> ヘッダー設定
 3=> 
=====================================*/


/* 1=> 全体設定
-----------------------------------------*/



html {
	overflow-y:scroll;
}
body {
	margin: 0;
	padding: 0;
	background-color:#F7F7F7;
	/*behavior:url("http://adac.co.jp/css/csshover3.htc");*/
}
#Container {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:#F7F7F7;
	position:relative
}
#Wrapper {
	width: 912px;
	margin:0 auto;
	text-align:center;
	border-top:2px solid #FF410B;
	background-color:#FFFFFF;
}
a {
	font-size:12px;
	overflow:hidden;
}
a:link {
	color:#0F2999;
	text-decoration:underline;
}
a:visited {
	color:#0F2999;
	text-decoration:underline;
}
a:hover {
	color:#0190BF;
	text-decoration:underline;
}




/* ヘッダー
-----------------------------------------*/

#Header {
	width: 910px;
	height:115px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	position:relative;
}
#FontSize {
	position:absolute;
	top:3px;
	right:10px;
}
#FontSize #Title {
	color:#666666;
	margin-right:60px;
	font-size:10px;
	padding-top:5px;
}
#FontSize li {
	float:left;
	list-style:none;
	position:relative;
}
#FontSize a {
	text-decoration:none;
	margin-left:3px;
	padding:0 0.2em;
	border:1px solid #333333;
	background-color:#E7E7E7;
	position:absolute;
}
#FontSize #Small {
font-size:8px;
right:41px;
top:5px;
padding:0.1em 0.2em 0;
}
#FontSize #Medium {
font-size:10px;
right:22px;
top:3px;
}
#FontSize #Large {
font-size:12px;
right:0;
top:0;
}
#FontSize a:Hover {
	border:1px solid #333333;
	background-color:#666666;
	color:#FFFFFF
}
/*初期表示設定*/
#FontSize a#Small {
	border:1px solid #333333;
	background-color:#666666;
	color:#FFFFFF
}
/*文字サイズ変更ボタンのCSS設定は『FontL.css』『FontM.css』『FontS.css』に記載*/



/* ---英語サイトサーチ--- */

#EnglishAndSearch {
	float:right;
	height:20px;
	list-style-type:none;
}
#EnglishAndSearch li {
	float:left;
	padding-right:10px;
	display:block;
}
#EnglishAndSearch li#English a{
	background:url(../images/header/HeaderListmark_off.gif) center left no-repeat;
	padding-left:12px;
	display:block;
	margin-top:26px;
}
#EnglishAndSearch li#English a:hover{
	background:url(../images/header/HeaderListmark_on.gif) center left no-repeat;
	color:#0190BF;
}
input#SearchBox{
	width:135px;
	height:18px;
	background:url(../images/header/google.gif);
	border:solid 1px #999999;
	padding:0;
	margin:0;
	margin-top:25px;
}
input#SearchBox:focus{
	background:none;
}
#SearchSubmit{
	width:18px;
	height:18px;
	border:none;
	background:url(../images/header/Submit.gif) no-repeat;
	color:#FFFFFF;
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
#JapaneseCname{
	width:225px;
	font-size:10px;
	color:#666666;
	clear:both;
	position:relative;
	margin-top:-50px;
}

/* ---グローバルナビ--- */

#HeaderNavi{
	list-style-type:none;
}
#HeaderNavi li{
	float:left;
	width:130x;
	height:32px;
	display:block;
}
#HeaderNavi li a{
	width:115px;
	padding-left:15px;
	height:32px;
	display:block;
	color:#666666;
	text-decoration:none;
	line-height:23px;
	overflow:hidden;
}
#HeaderNavi li a:hover{
	color:#FFFFFF;
}
#HeaderNavi li a.ThisPage{
	color:#FFFFFF;
}
#HeaderNaviHome,#HeaderNaviThisPageIsHome{
	clear:both;
}
#HeaderNavi li#HeaderNaviHome a{
	background:url(../images/header/HeaderNavi.jpg) 0px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviHome a:hover{
	background:url(../images/header/HeaderNavi.jpg) 0px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviHome a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) 0px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviProducts a{
	background:url(../images/header/HeaderNavi.jpg) -130px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviProducts a:hover{
	background:url(../images/header/HeaderNavi.jpg) -130px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviProducts a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -130px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviUserSupport a{
	background:url(../images/header/HeaderNavi.jpg) -260px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviUserSupport a:hover{
	background:url(../images/header/HeaderNavi.jpg) -260px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviUserSupport a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -260px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviNews a{
	background:url(../images/header/HeaderNavi.jpg) -390px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviNews a:hover{
	background:url(../images/header/HeaderNavi.jpg) -390px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviNews a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -390px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviApply a{
	background:url(../images/header/HeaderNavi.jpg) -520px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviApply a:hover{
	background:url(../images/header/HeaderNavi.jpg) -520px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviApply a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -520px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviOutline a{
	background:url(../images/header/HeaderNavi.jpg) -650px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviOutline a:hover{
	background:url(../images/header/HeaderNavi.jpg) -650px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviOutline a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -650px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviInquiry a{
	background:url(../images/header/HeaderNavi.jpg) -780px 0px no-repeat;
}
#HeaderNavi li#HeaderNaviInquiry a:hover{
	background:url(../images/header/HeaderNavi.jpg) -780px -32px no-repeat;
}
#HeaderNavi li#HeaderNaviInquiry a.ThisPage{
	background:url(../images/header/HeaderNavi.jpg) -780px -32px no-repeat;
}

/* ---パンくずナビ--- */

#TopicPath{
	width: 890px;
	padding:5px 10px 0 10px;
	height:27px;
	clear:both;
	font-size:10px;	
	color:#666666;
	line-height:1.2;
}
#TopicPath a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}
#TopicPath a:hover{
	/*▼IE用フォント設定▼*/
	font-size:10px;
	color:#666666;
	text-decoration:underline;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*▼その他ブラウザ用設定▼*/
	font-size:10px;
}
h1{
	text-indent: -9999px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}
h1 a{
	display:block;
	width:199px;
	height:42px;
	background:url(../images/header/ADaCLogo.gif) no-repeat;
}

object{
	clear:both;
}








/* メインコンテンツ要素
-----------------------------------------*/

#MainContents{
	width: 910px;
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	line-height:150%;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*▼その他ブラウザ用BOX設定▼*/
	height:auto;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	display:inline-block;
}
#MainContents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}



/* ---サイドメニュー--- */

#SideNavi {
	padding-left:20px;
	float:left;
	margin-top:-10px;
}
#SideNavi strong {
	font-weight:normal;
}
#SideNavi em {
	font-weight:normal;
}
#SideNavi dt,
#SideNavi dt a {
	width: 220px;
	display:block;
	height:28px;
	color:#666666;
	font-size:10px;
	margin:10px 0 0 0;
}
#SideNavi dt a {
	height:28px;
	line-height:28px;
	display:block;
	padding:0 0 0 10px;
	background:url(../images/shared/snav/snav2.jpg) left top no-repeat;
	text-decoration:none;
	margin:0;
}
#SideNavi dt a:Hover {
	background:url(../images/shared/snav/snav2_o.jpg) left top no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	height:28px;
	line-height:28px;
}
#SideNavi dt a.ThisPage {
	background:url(../images/shared/snav/snav2_o.jpg) left top no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	height:28px;
	line-height:28px;
}
#SideNavi dt.SubMenu,
#SideNavi dt.SubMenu2 {
	height:28px;
	line-height:28px;
	background:url(../images/shared/snav/snav1.jpg) left top no-repeat;
	padding:0 0 0 10px;
}
#SideNavi dt.SubMenu_ThisCategory {
	height:28px;
	line-height:28px;
	background:url(../images/shared/snav/snav1_o.jpg) left top no-repeat;
	padding:0 0 0 10px;
	font-weight:800;
	color:#FFFFFF;
}
#SideNavi dd {
	width: 218px;
	display:block;
	background-color:#F7F7F7;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 0;
}
#SideNavi dd a {
	display:block;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#SideNavi dd em {
	display:block;
	margin-left:11px;
	font-size:11px;
	line-height:1.5;
}
#SideNavi dd.DPlus a.Category {
	display:block;
	font-size:11px;
	background:url(../images/CategoryBackground.gif) center top no-repeat;
	margin-top:5px;
}
#SideNavi dd.DPlus div.Category {
	display:block;
	font-size:11px;
	background:url(../images/CategoryBackground.gif) center top no-repeat;
	margin-top:5px;
	padding-left:11px;
}
#SideNavi dd.DPlus a.Top {
	display:block;
	font-size:11px;
	background:none;
	margin-top:0;
}
#SideNavi dd.DPlus a {
	padding:3px 10px 0px 10px;
}
#SideNavi dd a:hover,
#SideNavi dd.DPlus a:hover,
#SideNavi dd a.ThisPage,
#SideNavi dd a.ThisPage:hover,
#SideNavi dd.DPlus a.ThisPage,
#SideNavi dd.DPlus a.ThisPage:hover{
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}
#SideNavi dt.top {
	margin-top:0;
}




/* コンテンツ要素
-----------------------------------------*/

#Contents{
	/*▼IE用BOX設定▼*/
	width: 650px;
	float:right;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*▼その他ブラウザ用BOX設定▼*/
	width: 650px;
	position: relative;
}
#Contents h2{
	/*▼IE用BOX設定▼*/
	width: 650px;
	height:28px;
	padding-left:10px;
	background:url(../images/h2TitleBackground.png) no-repeat;
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*▼その他ブラウザ用BOX設定▼*/
	width: 640px;
	height:28px;
}
#Contents dl{
	margin-top:20px;
}
#Contents dt{
	margin-top:10px;
}
#Contents dt.event{
	margin:0px 40px 0px 30px;
}
#Contents dt.event2{
  clear: left;
  float: left;
  margin: 0 0 0 25px;
  width: 9em;
  color: #000;
}

#Contents dt.event3{     
  padding-left : 35px;
  width : 110px;
  float : left;/* 左に寄せる */
  clear : both;/* フロートの解除 */

}


#Contents dd{
	margin-left:10px;
}

#Contents dd.techdoc{
	width:200px;
}

#Contents dd.event{
	margin:0px 40px 10px 45px;
}
#Contents dd.event2{
  margin-bottom: 0.2em;
  padding-left:150px;
  text-indent: -26px;

}
#Contents dd.event3{
  padding-left : 0px;
  padding-right : 5px;
  margin-left : 130px;/* DTの幅分の設定 */
}

#Contents dd strong.Underline{
	margin:30px 10px 5px 10px;	
	display:block;
	font-size:12px;
	border-bottom:1px dotted #666666;
}/*
#Contents dd strong.Underline_margin-top-0 {
	margin:0px 10px 5px 10px;	
	display:block;
	font-size:12px;
	border-bottom:1px dotted #666666;
}*/


#Contents dd strong.DotUnderline{
	border-bottom:1px dotted #000000;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:10px;
	display:block;
}
.InlineBox{
	width:590px;
	background-color:#F7f7f7;
	border:1px solid #999999;
	margin-top:10px;
	margin-left:20px;
	padding:10px;
}
.InlineBox strong.Underline{
	margin-right:10px
}
#Contents dd .InlineBox .CutationBox{
	color:#999999;
	width:545px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	line-height:1.2;
	padding:10px;
	margin-left:20px;
}
.MarkerLine{
	background-color:#D5ECEC;
	padding:3px 5px;
}
#Contents dd .Box{
	/*▼IE用BOX設定▼*/
	width:490px;
	background-color:#F8F9FE;
	border:1px solid #999999;
	padding:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*▼その他ブラウザ用BOX設定▼*/
	width:470px;
}
#Contents dd .DivisionIntoTwo{
	width:240px;
	background-color:#F8F9FE;
	border:1px solid #999999;
	padding:10px;
}
#Contents dd .DivisionIntoTwo .CutationBox{
	color:#999999;
	width:190px;
	border:1px solid #999999;
	background-color:#F0FFFF;
	font-size:10px;
	line-height:120%;
	padding:3px;
	margin:5px 0 10px 0;
	*margin:5px 0 10px -10px;
}
#Contents dd .Box strong,#Contents dd .DivisionIntoTwo strong{
	border-bottom:1px solid #999999;
	display:block;
}
#Contents dd .Box ul,#Contents dd .DivisionIntoTwo ul{
	margin-top:10px;
}
#Contents dd .Box li,#Contents dd .DivisionIntoTwo li{
	margin-left:15px;
}
#Contents dd .MiniBox{
	width:240px;
	background-color:#F8F9FE;
	border:1px solid #999999;
	padding:10px;
	margin:0 auto;
}
#Contents dd p{
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
	margin-right: 10px;
}
#MainContents #Contents dl dd p.right-caption {
	font-size:90%;
	color:#666666;
	line-height:1.1;
	text-align:right;
}
#MainContents #Contents dl dd p.left-caption {
	font-size:90%;
	color:#666666;
	line-height:1.1;
	text-align:left;
	text-indent: -0.7em;
}
#MainContents #Contents dl dd p.pagetop {
	text-align:right;
}
#MainContents #Contents dl dd p.pagetop a {
	font-size:80%;
	color:#666666;
}
#MainContents #Contents dl dd p.pagetop a:link {
	text-decoration: none ;	
}
#MainContents #Contents dl dd p.pagetop a:hover {
	text-decoration: underline ;
}

#Contents dd .category_img img {
	margin:10px 0px 20px 0px;
	padding:0px 0px 0 0px;
}
#Contents dd p.category_img {
	width:600px;
	margin:10px 0px 5px 0px;
	padding:0 10px 0 15px;
}
#Contents dd p.bottom-spacer {
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right: 10px;
}
#Contents dd ol{
	margin-top:0;
	margin-left:10px;
	margin-bottom:10px;
}
#Contents dd ol li{
	margin-top:0px;
	line-height:120%;
	margin-bottom:5px;
	margin-left:35px;
	margin-right: 10px;
}
#Contents #Step li{
	margin-top:0;
	line-height:120%;
	padding-bottom:20px;
	margin-bottom:5px;
	font-weight:bold;
	background:url(../images/service/step.jpg) no-repeat 1em bottom;
}
#Contents #Step .End{
	padding-bottom:0;
	background:none;
}
#Contents #Step li div{
	background:none;
	margin:5px;
}
#Contents #Step li div .Indiv{
	background:none;
	padding:5px;
	border:1px solid #999999;
	background-color:#F8F9FE;
	margin:10px;
}
#Contents #Step li div .Indiv p{
font-size:90%;
}
#Contents .StepV2 li.End{
	padding-bottom:0;
	background:none;
}
#Contents .StepV2 li.End div{
	padding-bottom:0;
	background:none;
}
#Contents dd ul{
	margin-top:0;
	margin-left:30px;
	margin-bottom:10px;
}


#Contents dd .InlineBox ul{
	margin-left:20px;
}
#Contents dd ul li{
	margin-top:0;
	line-height:1.1;
	margin-bottom:5px;
	margin-left:20px;
	margin-right: 10px;
}
#Contents dd ul li .midokoro{
	margin-top:0;
	line-height:1.1;
	margin-bottom:5px;
	margin-right: 10px;
}
#Contents dd ul li a.rss_icon {
	line-height:0;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	vertical-align: bottom;
}
#Contents dd dl dt{
	margin-top:0;
	padding-left:10px;
	padding-right: 10px;
}
#Contents dd dl dd{
	margin-top:0;
	padding-left:10px;
	margin-bottom:10px;
	margin-right: 10px;
}
#Contents h3{
	border-left:5px solid #0a1852;
	border-bottom:1px solid #666666;
	margin:30px 10px 10px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:bold;
}
div#Container #Wrapper #MainContents #Contents h3{
	border-left:5px solid #0a1852;
	border-bottom:1px solid #666666;
	margin:30px 10px 10px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:bold;
}/*
div#Container #Wrapper #MainContents #Contents dd h3 {
	border-left:5px solid #0A1852;
	border-bottom:1px solid #666666;
	margin:0 10px 10px;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:bold;
	clear:both;
}*/



/* ---[ページの先頭へ戻る] テキストリンク--- */

div#Container #Wrapper #MainContents #Contents p.pagetop {
	text-align:right;
	padding:0 13px 0 0;
}
div#Container #Wrapper #MainContents #Contents p.pagetop a {
	font-size:80%;
	color:#666666;
}
div#Container #Wrapper #MainContents #Contents p.pagetop a:link {
	text-decoration: none ;	
}
div#Container #Wrapper #MainContents #Contents p.pagetop a:hover {
	text-decoration: underline ;
}



/* アクセスマップ Google Map iframe
-----------------------------------------*/

iframe {
	width:500px;
	height:350px;
	margin:0 0 30px 20px;
	padding:0;
	border:solid 1px #999999;
}




/* ニュース・プレスリリース
-----------------------------------------*/


/* ---ニュース・プレスリリース テーブル--- */

div#Container #Wrapper #MainContents #Contents table.news_press-release {
	width:616px;
	height:auto;
	margin:0px 0 2em 15px;
	padding:0 0 0 0;
	border:none;
}
div#Container #Wrapper #MainContents #Contents table.news_press-release th {
	margin:0;
	padding:1.0em 0 1.0em 1.2em;
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background:#ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dotted 1px #666666;
	white-space:nowrap;

}
div#Container #Wrapper #MainContents #Contents table.news_press-release td {
	margin:0;
	padding:1.0em 0 1.0em 1.3em;	
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align: middle;
	line-height:135%;
	color:#7F7F7F;
	border-top:none;
	border-left:none;
	border-right:none;	
	border-bottom:dotted 1px #cccccc;
	border-bottom:1px dotted #666666;
}
div#Container #Wrapper #MainContents #Contents table.news_press-release th.no-border ,
div#Container #Wrapper #MainContents #Contents table.news_press-release td.no-border {
	border:none;
}


/* ---ニュース・プレスリリース テーブル（報道向け）--- */

div#Container #Wrapper #MainContents #Contents table.news_press-release_houdou {
	width:616px;
	height:auto;
	margin:0px 0 2em 15px;
	padding:0 0 0 0;
	border:none;
}
div#Container #Wrapper #MainContents #Contents table.news_press-release_houdou th {
	margin:0;
	padding:1.0em 0 1.0em 1.2em;
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background:#ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dotted 1px #666666;
	white-space:nowrap;

}
div#Container #Wrapper #MainContents #Contents table.news_press-release_houdou td {
	margin:0;
	padding:1.0em 0 1.0em 1.3em;	
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align: top;
	line-height:135%;
	color:#7F7F7F;
	border-top:none;
	border-left:none;
	border-right:none;	
	border-bottom:dotted 1px #cccccc;
	border-bottom:1px dotted #666666;
}
div#Container #Wrapper #MainContents #Contents table.news_press-release_houdou th.no-border ,
div#Container #Wrapper #MainContents #Contents table.news_press-release_houdou td.no-border {
	border:none;
}


/* ---ニュース・プレスリリース テーブル（ロゴ）--- */

div#Container #Wrapper #MainContents #Contents table.press_logo {
	width:616px;
	height:auto;
	margin:0px 0 2em 15px;
	padding:0 0 0 0;
	border:none;
}
div#Container #Wrapper #MainContents #Contents table.press_logo th {
	margin:0;
	padding:1.0em 0 1.0em 1.2em;
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background:#ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dotted 1px #666666;
	white-space:nowrap;

}
div#Container #Wrapper #MainContents #Contents table.press_logo td {
	margin:0;
	padding:1.0em 0 1.0em 1.3em;	
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align: middle;
	line-height:135%;
	color:#7F7F7F;
	border-top:none;
	border-left:none;
	border-right:none;	
	border-bottom:dotted 1px #cccccc;
	border-bottom:1px dotted #666666;
}
div#Container #Wrapper #MainContents #Contents table.press_logo th.no-border ,
div#Container #Wrapper #MainContents #Contents table.press_logo td.no-border {
	border:none;
}

/* ---ニュース・プレスリリース テーブル（資料）--- */

div#Container #Wrapper #MainContents #Contents table.press_catalog {
	width:616px;
	height:auto;
	margin:0px 0 2em 15px;
	padding:0 0 0 0;
	border:none;
}
div#Container #Wrapper #MainContents #Contents table.press_catalog th {
	margin:0;
	padding:1.0em 0 0em 1.2em;
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align:top;
	color:#000000;
	background:#ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	white-space:nowrap;

}
div#Container #Wrapper #MainContents #Contents table.press_catalog td {
	margin:0;
	padding:1.0em 0 0em 1.3em;	
	font-size:inherit;
	font-weight:100;
	text-align:left;
	vertical-align: middle;
	line-height:135%;
	color:#7F7F7F;
	border-top:none;
	border-left:none;
	border-right:none;	
}
div#Container #Wrapper #MainContents #Contents table.press_catalog th.no-border ,
div#Container #Wrapper #MainContents #Contents table.press_catalog td.no-border {
	border:none;
}


/* 製品情報のロゴ入りH3については products_top.cssに記載 */

#Contents dd h4 {
	font-size:12px;
	font-weight:bold;
	background:url(../images/Triangle.gif) 0 0.3em no-repeat;
	margin:0 10px 10px 10px;
	padding-left:15px;
	border-bottom:1px dotted #999999;
}

#Contents dd h6 {
	font-size:12px;
	font-weight:bold;
	margin:10px 10px 5px 5px;
	padding-left:15px;
}

#Contents dd h4.event {	/* 新しいイベントページのレイアウト 20110621 */
	font-size:12px;
	font-weight:800;
	background:#F5F5F5;
	margin:0px 10px 20px 10px;
	padding:2px 0 2px 10px;
	border-bottom:1px dotted #999999;
}
#Contents dd h4.event2 {	/* 新しいイベントページのレイアウト 20110621 */
	font-size:12px;
	font-weight:800;
	background:#F5F5F5;
	margin:20px 30px 10px 20px;
	padding:2px 0 2px 10px;
	border-bottom:1px dotted #999999;
}

#Contents dd h4.event3 {	/* 新しいイベントページのレイアウト 20130624 */
	font-size:12px;
	font-weight:800;
	background:#E6E8EF;
	margin:20px 15px 10px 5px;
	padding:4px 0 4px 10px;
	border-bottom:1px dotted #0E206D;
}

#Contents dd h4.news_press_release {	/* 新しいニュース・プレスリリースのレイアウト 20110617 */
	font-size:12px;
	font-weight:bold;
	background:none;
	margin:0 10px 20px 10px;
	padding:6px 15px 5px 0;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;	
	text-align:center;
}
#Contents dd h4 span.SubTitle{
	font-size:10px;
	font-weight:normal;
}
#Contents dd h5{
	font-size:12px;
	font-weight:bold;
	background:url(../images/Triangle.gif) left center no-repeat;
	margin:20px 10px 5px 20px;
	padding-left:15px;
	border-bottom:1px dotted #999999;
}
#Contents dd h5.event {
	font-size:12px;
	font-weight:800;
	background:none;
	background:url(../images/Triangle.gif) 0.5em 0.3em no-repeat;
	margin:20px 10px 5px 0px;
	padding:0 0 1px 24px;
/*	border-left:4px solid #0a1852;*/
	border-bottom:2px solid #cccccc;
	
}



/* 箇条書き */
#Contents dd .Items h5{
	font-size:12px;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
	background-image:none;
	background-color:#333333;
	margin:0;
	padding:0.1em 1em;
	color:#FFFFFF;
}
#Contents dd .Items h6{
	margin:10px 20px 10px 20px;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
#Contents dd div.Items{
	border:1px solid #666666;
	background-color:#F7F7F7;
	margin:20px 10px 20px 30px;
	padding:0;
}
#Contents dd .Items div{
	margin-bottom:10px;
}
#Contents dd .Items p{
	margin:10px 10px 10px 20px;
}
#Contents dd .Items ul{
	margin-left:25px;
}
#Contents dd .Items li{
	font-size:12px;
	margin:10px 10px 10px 10px;
	list-style-type:none;
	background:url(../images/Triangle.gif) 0 0.05em no-repeat;
	padding-left:15px;
}
#Contents p.Disclaimer{
	padding-top:0;
	color:#999999;
}
strong.Caution{
	color: #FF0000;
	font-weight:normal;
}
.SupportProcessor{
	width:600px;
	margin-left:30px;
	padding:10px 0;
	border:1px solid #999999;
	background-color:#F7F7F7;
	display:block;
}
#Contents dd div.SupportProcessor ul{
	list-style-type: none;
	margin-left:10px;
}
#Contents dd div.SupportProcessor li{
	float:left;
	width:165px;
	background:url(../images/ListmarkSquare.gif) no-repeat;
	margin-left:10px;
	padding-left: 10px;
	list-style-position: inside;
}
#Contents dd div.SupportProcessor li.wide{
	width:260px;
	float:left;
}
#Contents dd div.SupportProcessor strong{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	border-bottom:1px dotted #999999;
	display:block;
}
#RelatedLinkTitle{
	background:url(../images/RelatedLink.gif) 0 22px no-repeat;
	color:#173590;
	margin-left:20px;
	padding-top:20px;
	padding-left:20px;
}
#RelatedLink{
	margin-left:30px;
}
#DownloadLinkTitle{
	background:url(../images/DownloadLink.gif) 0 22px no-repeat;
	color:#173590;
	margin-left:20px;
	padding-top:20px;
	padding-left:20px;
}
#DownloadLink{
	margin-left:30px;
}
#RelatedPageTitle{
	background:url(../images/RelatedPage.gif) 0 22px no-repeat;
	color:#173590;
	margin-left:20px;
	padding-top:20px;
	padding-left:20px;
}
#RelatedPage{
	margin-left:30px;
}
.More{
	background:url(../images/More.gif) left center no-repeat;
	padding-left:12px;
	margin-top:3px;
}
#PreAndNext{
	clear:both;
	padding-top:20px;
	text-align:center;
}








/* フッター要素
-----------------------------------------*/

#Footer{
	width: 910px;
	color:#666666;
	clear:both;
}
#FooterNavi{
	width: 890px;
	list-style-type:none;
	margin:3px auto;
}
#FooterNavi li{
	float:left;
	display:block;
	margin-bottom:5px;
	position:relative;
	z-index:1000;
}
#FooterNavi li a{
	color:#666666;
	text-decoration:none;
	font-size:10px;

}
#FooterNavi li a:hover{
	color:#666666;
	text-decoration:underline;
}
#FooterNavi li.Delimitation{
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #666666;
}
#FooterNavi li.rss_icon {
	margin-left:0px;
	padding-left:2px;
	border:none;
}
#FooterNavi li.rss_icon img {
	margin:0px 0 0 0;
	padding:0.1em 0 0 0.1em;
	border:none;
}
#FooterNavi li.ReadTop{
	float:right;
	position:relative;
	margin-top:-25px;
	z-index:1000;
}
#Copyright{
width:900px;
margin:3px auto;
text-align:right;
	clear:both;
	color:#99999;
	font-size:10px;
	position:absolute;
	z-index:10;
}



/* ボタン
-----------------------------------------*/

a.Button{
	padding:3px 5px;
	background:url(../images/Button.jpg) left center repeat-x;
	border:1px solid #CCCCCC;
	margin-right:10px;
	color:#000000;
	text-decoration:none;
}
a.Button:hover{
	color:#666666;
	text-decoration:underline;
}



/* 文字関係
-----------------------------------------*/

.Center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


/* テーブル
-----------------------------------------*/

#MainContents table{
	margin-left:10px;
}
table{
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-color:#999999;
}
td{
	border-color:#999999;
	vertical-align:top;
	padding:5px;
	line-height:110%;
}
td.SideDivision{
	background-color:#CCCCCC;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
td.SideDivision2{
	background-color:#F2F9F9;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
td.SideDivision3{
	background-color:#CCCCCC;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
td.LengthDivision{
	background-color:#E9EDED;
	font-size:12px;
	font-weight:bold;
}
table.Style1{
	background-color:#FFFFFF;
	border-collapse:collapse;
}
table.Style1 td{
	border:1px #999999 solid;
}
table.Style1 .Line1{
	background-color:#E3E3E3;
}
table.Style1 .TitleLine1{
	font-weight:bold;
	text-align:center;
}
table.Style1 .TitleRow1{
	font-weight:bold;
}
table.Style1 .NoContents{
	background-color:#F9F9F9;
}
.SalesTermination{
	position:absolute;
	z-index:20;
	padding:2px 10px;
	background-color:#666666;
	color:#FFFFFF;
}



/* ---会社概要 テーブル--- */

div#Container #Wrapper #MainContents #Contents table.outline {
	width:610px;
	margin:0px 0px 10px 20px;
	padding:0 0 0 0;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	caption-side:bottom;
}
div#Container #Wrapper #MainContents #Contents table.outline th,
div#Container #Wrapper #MainContents #Contents table.outline td {
	padding:5px 5px;
	border:1px solid #CCCCCC;
	line-height:140%;
}
div#Container #Wrapper #MainContents #Contents table.outline th {
	color:#262626;
	text-align:left;
	background:#ECEDF2;
	text-align:center;
	font-weight:800;
	white-space:nowrap;
}
div#Container #Wrapper #MainContents #Contents table.outline dl {
	margin:0px 0px 0px 0px;
	padding:7px 0px 7px 0px;
	font-size: inherit;
	line-height:140%;
}
div#Container #Wrapper #MainContents #Contents table.outline dl dt {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0px;
	font-size:inherit;
}
div#Container #Wrapper #MainContents #Contents table.outline dl dd {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0px;
	font-size:inherit;
}
div#Container #Wrapper #MainContents #Contents table.outline dl dd.strong {
	margin:0px 0px 0px 1em;
	padding:6px 0 0px 0px;
	font-size:inherit;
}
div#Container #Wrapper #MainContents #Contents table.outline dl dd.indent-1em {
	padding:0 0 0 1em;
}
div#Container #Wrapper #MainContents #Contents table.outline dl dd.indent-2em {
	padding:0 0 0 2em;
}

div#Container #Wrapper #MainContents #Contents table.outline ul {
	margin:0px 0px 0px 0px;
	padding:0 0 0 18px;
}
div#Container #Wrapper #MainContents #Contents table.outline ul li {
	margin:0px 0px 6px 0px;
	padding:0 0 0px 0px;
	list-style-type:disc;
	line-height:140%;
}
div#Container #Wrapper #MainContents #Contents table.outline p {
	margin:0px 0px 1em 0px;
	padding:0 0 0px 0px;
	line-height:140%;
}

div#Container #Wrapper #MainContents #Contents table.outline table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:none;
	caption-side:bottom;
}
div#Container #Wrapper #MainContents #Contents table.outline table th,
div#Container #Wrapper #MainContents #Contents table.outline table td {
	padding:0;
	border:none;
	line-height:140%;
	white-space:nowrap;
	background:none;
	clear:both;
}
div#Container #Wrapper #MainContents #Contents table.outline table th {
	width:7.3em;
	text-align:left;
	vertical-align:text-top;
	font-weight:100;
	white-space:nowrap;
}


/* 写真・図関係
-----------------------------------------*/

.LeftPhoto{
	float:left;
	margin-right:10px;
}
.RightPhoto{
	float:right;
	margin-left:10px;
	margin-right: 0px;
}
.RightPhotoAndCaption{
	width:215px;
	float:right;
	margin-left:10px;
	font-size:90%;
	color:#666666;
	line-height:100%;
	margin-right: 10px;
}
.RightPhotoAndCaption img{
	width:215px;
	margin-top:3px;
	margin-bottom:3px;
}
.Caption{
	font-size:90%;
	color:#666666;
	line-height:1.1;
}


/* 回り込み
-----------------------------------------*/

.Left{
	float:left;
}
.Right{
	float:right;
}




/* 回り込みクリア
-----------------------------------------*/

.Clear{
	clear:both;
}


/* フォントサイズ
-----------------------------------------*/

.F10px{
	font-size:10px;
}
.F90Par{
	font-size:90%;
}
.Clearfix{
	display:inline-block;
}
.Clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}



/* 余白
-----------------------------------------*/

.MT0{
	margin-top:0px;
}
.MT5{
	margin-top:5px;
}
.MT10{
	margin-top:10px;
}
.MT20{
	margin-top:20px;
}
.MT30{
	margin-top:30px;
}
.MT35{
	margin-top:35px;
}
.MT40{
	margin-top:40px;
}
.MT45{
	margin-top:45px;
}
.MT50{
	margin-top:50px;
}
.MB0{
	margin-bottom:0px;
}
.MB10{
	margin-bottom:10px;
}
.MB20{
	margin-bottom:20px;
}
.MB30{
	margin-bottom:30px;
}
.MB35{
	margin-bottom:35px;
}
.MB40{
	margin-bottom:40px;
}
.MB45{
	margin-bottom:45px;
}
.MB50{
	margin-bottom:50px;
}
.ML0{
	margin-left:0px;
}
.ML10{
	margin-left:10px;
}
.ML20{
	margin-left:20px;
}
.ML30{
	margin-left:30px;
}
.ML35{
	margin-left:35px;
}
.ML40{
	margin-left:40px;
}
.ML45{
	margin-left:45px;
}
.ML50{
	margin-left:50px;
}
.ML0{
	margin-left:0px;
}
.MR10{
	margin-right:10px;
}
.MR20{
	margin-right:20px;
}
.MR30{
	margin-right:30px;
}
.MR35{
	margin-right:35px;
}
.MR40{
	margin-right:40px;
}
.MR45{
	margin-right:45px;
}
.MR50{
	margin-right:50px;
}
.ML140{
	margin-left:140px;
}
.PT5{
	padding-top:5px;
}
.PT10{
	padding-top:10px;
}
.PT20{
	padding-top:20px;
}
.PT30{
	padding-top:30px;
}
.PT40{
	padding-top:40px;
}
.PT50{
	padding-top:50px;
}



/* サイズ？要素
-----------------------------------------*/


.Width275px{
width:275px;
}
