* { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}


a:link { 
	color:#0000CC; 
	text-decoration:none;
}
a:visited { 
	color:#0000CC;
	text-decoration:none;
}
a:hover { 
	background-color: #E1FEB1;
	color:#0000CC;
}
a { 
	color:#0000CC;
	text-decoration:none;
}

.exist {  }
.hide { display:none; }


body {  background-color: #EFEFEF; color: #000000;}

/* index.htmではbodyのマージン無し */
body.index {
	margin-left: 0px;
	margin-top: 0px;
}

/* パンくずリスト用 */
div.path { 
	font-size:small;
	color: #000000;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	width:565px;
}

/* ページタイトル用スタイル */
div.title { 
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding:4px 6px 4px 6px;
	background-color: #000000;
	width:553px;
}
div.title2 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	margin: 22px 0px 7px 0px;
	padding:4px 6px 4px 6px;
	background-color: #999999;
	width:503px;
}
div.body {
	font-size: medium;
	line-height: 150%;
	margin: 7px 0px 10px 0px;
	padding:0px 5px 0px 5px;
	width:555px;
}

/* リード文のためのスタイル。 */
div.lead { 
	font-size: small;
	line-height: 150%;
	margin:10px 0 20px 15px;
	padding:0;
	width:550px;
}

/* リード文の下のテーブル（項もくじ）用スタイル。 */
table.lead { 
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 15px;
	border-width:1px;
	border-color:#000000;
	border-style: solid;
}
table.lead tr td { 
	font-size: small;
	line-height: 120%;
	border-width:1px;
	border-color:#000000;
	border-style: solid;
	background-color:#FFFFFF;
	padding:5px;
}




p { margin-top:2px;margin-bottom:10px;}

/* 本文用スタイル。主に枠を提供。 */
div.body { 
	font-size: small;
	line-height: 150%;
	margin: 5px 0px 20px 10px;
	padding: 0px;
	clear: both;
	width: 555px;
}
.bodyb {  line-height: 150%; font-size: small; font-weight: bold;}

.mini {  font-size: x-small; line-height: 140%}
.grstitle {  font-size: medium; line-height: 130%; background-image: url(parts/sectLine.gif); background-position: bottom; background-repeat: repeat-x; background-color: #ffffff;; font-weight: bold}
.puti { font-size: xx-small; line-height: 120%}
.minis { font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: x-small; line-height: 140% }



/* 手順番号用スタイル。 */
div.num {
	width:25px;
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	line-height: 100%;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	margin-left: 15px;
	margin-right: 5px;
	clear: both;
	float:left;
}

/* 手順番号の横の手順説明用スタイル。 */
span.numbody {
	line-height: 150%;
	font-size: small;
	font-weight: bold;
}

/* 手順説明後の本文用スタイル。主に枠を提供。 */
div.numbody { 
	font-size: small;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 45px;
	clear: both;
	width:520px;
}

/* 画像の上と左に空間を用意。 */
img.spacer { 
	margin: 7px 0px 10px 10px;
}
img.center {
	vertical-align: middle;
}

/* ソフト詳細説明画像のスタイル。横に表が置ける。 */
img.appli { 
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float:left;
}

/* ソフト詳細説明画像のところに表をおく場合のスタイル。 */
table.appli { 
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float:left;
	border-width:2px;
	border-color:#000000;
	border-style: solid;
}
table.appli tr td { 
	font-size: small;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCCCCC;
	border-style: solid;
	background-color:#FFFFFF;
	padding:5px;
}
table.appli tr th { 
	font-size: small;
	font-weight: bold;
	text-align: left;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCCCCC;
	border-style: solid;
	background-color:#CCCCCC;
	padding:5px;
}

/* ソフト詳細説明のサムネイル、起動方法などのテーブル用スタイル。 */
table.apps { 
	margin-top: 10px;
	margin-bottom: 20px;
}

/* ソフト詳細説明の説明表スタイル。 */
table.appm { 
	border-width:2px;
	border-color:#000000;
	border-style: solid;
	clear: both;
}
table.appm tr td { 
	font-size: small;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCCCCC;
	border-style: solid;
	background-color:#FFFFFF;
	padding:5px;
}
table.appm tr th { 
	font-size: small;
	font-weight: bold;
	text-align: left;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCCCCC;
	border-style: solid;
	background-color:#CCCCCC;
	padding:5px;
}

/* 本文と同じサイズの字下げ。 */
.note { 
	line-height: 120%;
	font-size: small;
	padding-left:1.5em;
	text-indent:-1.5em;
	margin: 0px;
}

/* １つ小さいサイズの字下げ。 */
.notemini { 
	line-height: 120%;
	font-size: x-small;
	padding-left:1.5em;
	text-indent:-1.5em;
	margin: 0px;
}

table#chui tr td {
	padding:0px;	
}
div.faq {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	margin: 40px 0px 7px 0px;
	padding:4px 6px 4px 6px;
	background-color: #999999;
	width:553px;
}
div.faq2 {
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	color:#000000;
	margin: 10px 5px 5px 5px;
	padding:4px 6px 4px 6px;
	background-color:#CCFFFF;
	width:543px;
}
div.faq3 {
	font-size: small;
	line-height: 150%;
	color:#000000;
	margin: 5px 5px 15px 15px;
	padding:0px 6px 4px 6px;
	width:533px;
}

/* 注意の表スタイル。 */
table.chui { 
	border-width:1px;
	border-color:#330099;
	background-color:#CCFFFF;
	border-style: solid;
	width: 100%;
	margin: 5px 0px 15px 0px;
}
table.chui tr td { 
	font-size: x-small;
	color:#000000;
	line-height: 150%;
	border-width:1px;
	border-color:#330099;
	border-style: solid;
	background-color:#FFFFFF;
	padding:5px;
}
table.chui tr th { 
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color:#000000;
	line-height: 150%;
	border-width:1px;
	border-color:#330099;
	border-style: solid;
	background-color:#CCFFFF;
	padding:5px;
}

/* 入れ子のテーブルに色が付いてしまったときのスタイル。 */
table.none { 
	border-width:0px;
	border-style:none;
	margin: 0;
	padding:0;
}
table.none tr td { 
	border-width:0px;
	border-style:none;
	background-color:transparent;
	margin: 0;
	padding:0;
}
/* ソフト詳細説明の説明表の中にもう一つテーブルをおくときのスタイル。 */
table.green { 
	border-width:2px;
	border-color:#009933;
	border-style: solid;
}
table.green tr td { 
	font-size: small;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCFFCC;
	border-style: solid;
	background-color:#FFFFFF;
	padding:5px;
}
table.green tr th { 
	font-size: small;
	font-weight: bold;
	color:#000000;
	line-height: 130%;
	border-width:1px;
	border-color:#CCFFCC;
	border-style: solid;
	background-color:#CCFFCC;
	padding:5px;
}
span.error {
	font-style: italic;
	color:#FF0000;
}
ol,ul {
	margin: 0px 0px 0px 20px;
}
