/* megasoft.css 2008.06.20 */

/*============目次============
　最終更新日：2008/6/20
　1.要素のリセット more
　2.幅585pxのタイトル背景など

============================*/

/*===========================
■1.要素のリセット more
============================*/
body {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
/*	font-family: "Lucida Grande", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-family: Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;*/
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
}

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border: 0;
}
/*
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}*/
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight: bold;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

div,
.Contents h1,
.Contents h2,
.Contents h3,
.Contents h4,
.Contents p,
.Contents ul,
.Contents ol,
.Contents li,
.Contents dl,
.Contents dt,
.Contents dd,
.Contents img,
.Contents table,
.Contents tr,
.Contents td {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

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


div.PageTop a {
	background: url(../../3dmyhomepro6/img/tool/page_top.gif) no-repeat 0 0;
	width: 117px;
	height: 13px;
	overflow: hidden;
	line-height: 40px;
	display: block;
	float: right;
}

.Section .PageTop {
	margin: 2px 0 10px 0;
}
.Section .PageTop a {
	background: url(../../3dmyhomepro6/img/tool/page_top_s.gif) no-repeat 0 0;
	width: 108px;
	height: 12px;
	overflow: hidden;
	line-height: 40px;
	display: block;
	float: right;
}

.FootNavi_s1,
.FootNavi_s2 {
	font-size: 93%;
}


/*===========================
■2.幅585pxのタイトル背景など
============================*/
/* 青背景のポジション名 */
.Contents .PositionTitle {
	background: #E5E5E5 url(../img/bg_position.jpg) no-repeat left top;
	font-size: 123.1%;
	font-weight: bold;
	width: 577px;
	line-height: 30px; /* TEXTを上下中央に配置すにはボックス要素のheightとline-heightを同じ値にする */
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
}
/* 製品ロゴを囲む要素 */
.Contents .LogoBlock {
	margin: 0px 0px 15px;
	padding: 0px;
}
/* シリーズ画像などを囲む要素 */
.Contents .PositionTitleImage,
.Contents .LogoProduct {
	margin: 0px 0px 5px;
	padding: 0px;
}
.Contents h1.Title {
	margin: 0px 0px 15px;
	padding: 0px;
}

/* シリーズによって背景画像を変更 */
.Contents h1.TitleBlank {
	margin: 0px 0px 13px;
	padding: 0 15px;
	width: 555px;
	height: 40px;
	line-height: 43px;
	font-size: 123.1%;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/title/title_blank_default.gif);
}
.Contents h1.TitleBlank a,
.Contents h1.TitleBlank a:link,
.Contents h1.TitleBlank a:hover,
.Contents h1.TitleBlank a:active,
.Contents h1.TitleBlank a:visited {
	text-decoration: none;
	color: #000000;
}

/* 各製品CSSに下記をクラスを追記し上書きします。*/
.Contents h1.TitleBlank {
	background-image: url(../img/title/title_blank_default.gif);
}


/*===========================
■3.幅570px内のレイアウト
============================*/
.ContentInner {
	width: 570px;
	margin: 0 10px 0 0;
	padding: 0;
	overflow: display;
}
.Section {
	margin: 20px 0 10px;
	width: 100%;
	clear: both;
}
.Section.First {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
}
.ContentInner h2 {
	font-size: 123.1%;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	color: #333366;
	border-left: 12px solid #333366;
	clear: both;
}
.ContentInner h3 {
	font-size: 93%;
	line-height: 120%;
	margin: 5px 0;
	padding: 0 0 0 6px;
	color: #000000;
	border-left: 4px solid #333366;
}
.ContentInner h4 {
	font-size: 93%;
	line-height: 120%;
	margin: 5px;
	padding: 0;
	color: #000000;
}
.ContentInner .SubTitleBlank {
	background: url(../img/title/subtitle_rep.gif) repeat-x 1px 1px;
	font-size: 93%;
	margin: 20px 0 5px 0;
	padding: 1px 10px 0 10px;
	height: 23px;
	line-height: 23px;
	color: #333333;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.ContentInner .SubTitleBar {
	border: 1px solid #999999;
	background: url(../img/title/subtitle_bar_rep.gif) repeat-x left top;
	margin: 0 0 5px 0;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	color: #333333;
}


/*===========================
■3.幅570px内フォントサイズ
============================*/
.ContentInner p {
	font-size: 93%;
	line-height: 150%;
	margin: 0 5px 0.5em 5px;
	padding: 0;
}
.ContentInner ul {
	list-style: disc;
	margin: 5px;
}
.ContentInner ol {
	list-style: decimal;
	margin: 5px;
}
.ContentInner li {
	font-size: 93%;
	line-height: 150%;
	margin: 0 0 0.1em 15px;
}
.ContentInner p.Caution {
	background: url(../../3dmyhomepro6/img/tool/asterisk.gif) no-repeat 0px 4px;
	padding: 0 0 0 13px;
}

.ContentInner ul.Caution {
	margin: 0 5px 0.5em 5px;
	padding: 0;
	list-style: none;
}
.ContentInner ul.Caution li {
	margin: 0;
	background: url(../../3dmyhomepro6/img/tool/asterisk.gif) no-repeat 0px 4px;
	padding: 0 0 0 13px;
}

/*===========================
■リンク、リストなどの装飾
============================*/
/* 赤丸のリンク <a class="GoRed"> */
a.GoRed {
	background: url(../img/tool/go_mark_red.gif) no-repeat 0 1px;
	padding-left: 16px;
	min-height: 16px;
	display: inline-block;
	margin: 0 5px;
}

/* 白丸のリンク <a class="GoWhite"> */
a.GoWhite { 
	background: url(../img/tool/go_mark_siro.gif) no-repeat 0 1px;
	padding-left: 16px;
	min-height: 16px;
	display: inline-block;
	margin: 0 5px;
}

/* PDFファイルダウンロードのリンク <a class="IconPdf"> */
a.IconPdf {
	background: url(/common/img/bana/pdficon.gif) no-repeat 0 1px;
	padding-left: 37px;
	min-height: 32px;
	display: inline-block;
	margin: 0 5px;
	line-height: 32px;
}

/* 装飾なしのリスト */
.ContentInner ul.AList0 { 
	list-style: none;
	margin: 5px 5px;
}
.ContentInner ul.AList0 li {
	margin: 0 0 3px 0;
}
.ContentInner ul.AList0 li a {
}

/* リンクがあれば赤丸を付けるリスト */
.ContentInner ul.AList1 {
	list-style: none;
	margin: 5px 3px 10px;
}
.ContentInner ul.AList1 li {
	margin: 0 0 5px 0;
}
.ContentInner ul.AList1 li a {
	background: url(../img/tool/go_mark_red.gif) no-repeat 0 1px;
	padding-left: 16px;
	min-height: 16px;
	display: inline-block;
}

/* リンクがあればグレーの三角を付けるリスト */
.ContentInner ul.AList2 {
	list-style: none;
	margin: 5px 3px 10px;
}
.ContentInner ul.AList2 li {
	margin: 0 0 5px 0;
}
.ContentInner ul.AList2 li a {
	background: url(../img/tool/list_yaji_s.gif) no-repeat 2px 2px;
	padding-left: 16px;
	min-height: 16px;
	display: inline-block;
}

/*===========================
■FootNavi
============================*/
.FootNavi {
	background: url(../img/tool/footnavi_bg_top.jpg) no-repeat left top;
	width: 570px;
	padding: 15px 0 0 0;
}
.FootNavi .Inner {
	background: url(../img/tool/footnavi_bg_bottom.jpg) no-repeat left bottom;
	width: 570px;
	padding: 0 0 15px 0;
}
.FootNavi .Inner .BoxLeft {
	width: 261px;
	padding: 0 0 0 10px;
	float: left;
}
.FootNavi .Inner .BoxRight {
	width: 261px;
	padding: 0 10px 0 0;
	float: right;
}
.FootNavi .Inner .Hr {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #ECECEC;
	width: 251px;
	height: 0px;
	margin: 5px 0 10px 0;
	clear: both;
}
.FootNavi .Inner h2 {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	color: #616161;
	font-size: 116%
}
.FootNavi .Inner h2 a {
	color: #000099;
	text-decoration: none;
}
.FootNavi .Inner h3,
.FootNavi .Inner h4 {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	color: #000000;
	font-weight: bold;
	font-size: 93%;
	background: none;
}
.FootNavi .Inner p {
	margin: 0 0 5px 0;
	padding: 0;
}
.FootNavi a {
	color: #000099;
	text-decoration: none;
}
.FootNavi a:hover, .FootNavi a:active {
	color: #003399;
	text-decoration: none;
}
.FootNavi a:visited {
	color: #663366;
	text-decoration: none;
}

/*===========================
■3.左メニューなしのレイアウト
============================*/
body#nonavi { }
body#nonavi div#MainArea {
	background-image: none;
}

body#nonavi div.Contents {
	width: 760px;
}

body#nonavi div.ContentInner {
	width: 760px;
}


/*===========================
■ClearFix
============================*/
.Inner:after,
.PointWrap:after,
.PointInner:after,
.Section:after,
ul.InfoList:after,
ul.AList0:after,
ul.AList1:after,
ul.AList2:after,
dl:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.Inner,
.PointWrap,
.PointInner,
.Section,
ul.InfoList,
ul.AList0,
ul.AList1,
ul.AList2,
dl {  
	display: inline-block;  
	zoom: 100%;  
}
#infoBox img {
	margin-right: 5px;
}
