body {
	background-color:#FFFFFF;
	margin-top: 3px;}

b {
	font-family:  Arial,Helvetica;

}

.css1 {
	font-size:  12pt;
	font-family:  Arial,Helvetica; }
.css2 {
	font-size:  10pt;
	font-family:  Arial,Helvetica;
	line-height: 12pt }
.css3 {
	font-size:  8pt;
	font-family:  Arial,Helvetica;
	line-height: 10pt }
.titlemenu  {
		font-weight: bold;
		text-decoration: underline;
		color:#0000ff; }
.titlemenu2  {
		text-decoration: underline;
		color:#0000ff; }
		
	
/*///// -Add- Download Page /////*/
ol, ul {
	padding: 0px;
	margin: 0px 0px 0px 3em;}
li {
	line-height: 130%;}

.floatL {	float: left;}
.floatR {	float: right;}
.clear {	clear: both;}


.textRed {	color: #FF0000}
.textBrown {	color: #990000;}
.textWhite {	color: #FFFFFF;}

.bold {	font-weight: bold;}
.t_normal {	font-weight: normal;}
.t_left {	text-align: left;}
.t_center {	text-align: center;}
.t_right {	text-align: right;}

.line_u {	text-decoration: underline;}

.borderT {	border-top: 1px solid #000000;}

.magT5px {	margin-top: 5px;}	
.magT15px {	margin-top: 15px;}
.magL10px {	margin-left: 10px;}
.magL15px {	margin-left: 15px;}	
.magB5px {	margin-bottom: 5px;}
.magB15px {	margin-bottom: 15px;}
.magB20px {	margin-bottom: 20px;}
.magTB15px {	margin-top: 15px;	margin-bottom: 15px;}
.magTB0 {	margin-top: 0px;	margin-bottom: 0px;}

.bg_gray {	background-color: #EDEDED;}
.bg_gray2 {	background-color: #EEEEEE;}
.bg_gray3 {	background-color: #DDDDDD;}
.bg_yellow {	background-color: #FFFFCC;}
.ttl_gray {
	font-size: 10pt;
	background-color: #EDEDED;
	padding: 2px 5px;
	display: inline;
	border: 1px solid #666666;
	text-align: left;
	margin: 0px;}
.ttl_gray2 {
	font-size: 10pt;
	background-color: #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	margin: 0px;
	padding-left: 5px;}
.ttl_blue {
	color: #FFFFFF;
	background-color: #000099;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 1px 4px;}

#ListExe, #ListExe_a, #ListExe_b, #ListExe_c, #ListExe_d, #ListExe_e, #ListExe_f {
	border: 1px solid #333333;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5%;
}
#ListExe .LineB, #ListExe_a .LineB, #ListExe_b .LineB, #ListExe_c .LineB, #ListExe_d .LineB, #ListExe_e .LineB, #ListExe_f .LineB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ListExe th, #ListExe_a th, #ListExe_b th, #ListExe_c th, #ListExe_d th, #ListExe_e th, #ListExe_f th {
	background-color: #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
}
#ListExe td, #ListExe_a td, #ListExe_b td, #ListExe_c td, #ListExe_d td, #ListExe_e td, #ListExe_f td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 30px;
}


/*  Download Notice  [重要]の枠*/

#dl_note{
	width:630px;
	border:solid 2px #FF0000;
	margin:10px 0;	
	}
#dl_note .n_title{
	height:1.4em;
	padding-bottom:1px;
	background:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	}
#dl_note .note_cont{
	padding:5px;
	background:#ffffff;
	font-size:  12px;
	line-height: 14px;
	}
	
/*  Download Enter  [近日公開予定][ダウンロードはこちらから]の枠 */
	
#dl_enter{
	margin:10px 0;
	text-align:center;	
	}
#dl_enter p{
	text-align:center;
}
	
/*  特長　※〜の注意書き  */

.feature_notice{
	margin:10px 0;
	line-height:1.4em;
}

/*  サンプルページ用  */

＃parts{
	width:740x;
	margin:0;
	padding:0;
}

/*  紺色バックのタイトル  */
#parts .d_blue_sub_t{
	width:743px;
	background-color:#0B00A0;
	padding-left:7px;
	text-align:left;
	font-weight:bold;
	font-size:  12.5px;
	line-height: 14px;
	margin-bottom:5px;
	color:#FFFFFF;
}

/*  水色バックのタイトル  */
#parts .l_blue_sub_t{
	width:740px;
	background-color:#ddefff;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	font-size:  12px;
	line-height: 14px;
	margin-bottom:5px;
}

/*  サンプルリスト  */

.sozais {
	width:770px;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:2px;
	background:#0B00A0;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif
}


/*  個別BOX  */
#parts table{
	width:750px;
	border:none;
	margin-bottom:10px;
	}
#parts td{
	height:100px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	}
		
#parts img{
	margin:2px;
	margin-right:2px;
	border:0;
	float:left;
	}

#parts a{
	font-weight:bold;
}

.text_right_bold{
	font-size:12px;
	text-indent:14px;
	text-align:right;
	font-weight:bold;
	visibility:bottom;
}

/* 保証文言 */
.text_right_b_h{
	height:1.5;
	color:#000099;
	font-size:10px;
	text-align:right;
	line-height:1.5;
	margin-bottom::10px;
	padding-right:2em;
}

#qa_table table{
	width:600px;
}
.qa_table{
	padding:2px;
	font-size:  10pt;
	font-family:  Arial,Helvetica;
	line-height: 12pt
}
.qa_table1 th{
	font-size:  10pt;
	padding:1px 2px;
	font-weight:normal;
	background-color:#000099;
	color:#ffffff;
}
.line_r{
	border-right:1px solid #ffffff;
}

#qa_table td{
	border:1px solid #000099;
}

.qa_table1{
	border-collapse:collapse;
	border:1px solid #000099;
}

