/* ----------------------- Browser Default Initialization */
html {	overflow-y: scroll;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{	
margin: 0;	padding: 0;
}


address, caption, cite, code, dfn, em, strong, th, var	{	
font-style: normal;
}

table	{	
border-collapse: collapse;	border-spacing: 0;
}

caption, th	{	
text-align: left;
}

q:before ,q:after	{	
content: '';
}

object, embed	{	
vertical-align: top;
}

hr, legend	{	display: none;}

h1, h3, h4, h5, h6	{	font-size: 100%;}

h2 {font-size:11px; color:#999999; font-weight:normal;}

img, abbr, acronym, fieldset	{	border: 0;}

a img { border-style:none; }



/* CSS Document */

body {
	margin: 0px;
	font-size:12px;
	color:#666666;
	line-height:16px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

h1 {font-size:12px; border-bottom:13px; padding-top:7px;}


/* レイアウト */

#main {
    margin-left:auto;
    margin-right:auto;
	width:780px;

}

#content_box {
width:780px;
}

#content_read {
	width:470px;
	float:left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content_right {
	width:280px;
	float: left;

}




#Result {
	width:380px;
	height:26px;
	border-bottom:1px solid #999999;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin-top:20px;
	border-left: 7px solid   #99CC66;
	padding-top:7px;
	padding-left:10px;
	color:#666666;
}




#Result_2 {
width:360px;
height:15px;px;
font-size:11px;
font-weight:bold;
color:#CC0000;
margin-bottom:10px;
}

.Result_txt_win {
color: #0000CC;
}


.Result_txt_loose {
color: #CC0000;
}




/* ヘッダ */

#hedda_line {
    margin-left:auto;
    margin-right:auto;
	width:780px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#hedda {
width:780px;
height:80px;
}

/* フッタ */

#futta {
margin-bottom:5px;
padding-right:10px;

padding-top:5px;
font-size:11px;
color:#FFFFFF;
text-align:right;
width:780px;
height:18px;
background-color:#000000;
}


/* TOPへ戻るメニュー */

#top {
width:532px;
text-align:right;
height:30px;
padding-top:20px;

}


/* メニュー */

#menu_box {
	float:left;
	width:480px;
	height:80px;
	text-align: right;
}

/* イメージ */

#main_img {
	width:780px;
	height:245px;
}

/*　テキスト */

#index_txt {
width:299px;
height:270px;
float:left;
}

#news {
	width:264px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#news_box {
	width:274px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #999999;
}

/*　見出しボックス */

#mi_2 {
	width:468px;
	border: 1px solid #999999;
	height: 90px;
}

#mi_2a {
    font-weight:bold;
	width:306px;
	padding-left:10px;
	padding-top: 10px;
	color: #627BD5;
}





/*　見出しテキスト */

.red {
color:#FF0000;
}

.blue {
color:#4A69CE;
}

.green {
color:#759B00;
font-weight:bold;
}

.oj {
color:#FF9900;
font-weight:bold;
}


/*　会社アドレス */
#mi_3 {
	width:257px;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}


/*　リードテキスト */

#read {
width:520px;
}






/* テンプレートレイアウト */

#content_read_TEMP {
	width:535px;
	float:left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content_right_TEMP {
	width:210px;
	float: left;

}


#news_box_TEMP {
	width:208px;
	padding-top: 7px;
	padding-bottom: 0px;
	border: 1px solid #999999;
}

#mi_4 {
	width:198px;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}




/* パンくずリスト */

#pan {
width:780px;
height:15px;
font-size:11px;
}



/* ----------------------------------------------------------------------------製品情報ページ */

#pro_box {
	width:535px;
	height: 320px;
}

#pro_box_1 {
	width:230px;
	float:left;
	height: 300px;
}

#pro_box_2 {
	width:300px;
	float:left;
	height: 300px;
}


/* パフォーマンスレポートテーブルグラフ */

.border {
	border: 1px solid #999999;
}

.border_1 {
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 10px;
	border-right-style: solid;
}

.border_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}

.border_3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	padding-left: 10px;
}


/* 製品概要BOX */

#9984_box {
	width:525px;
	height: 337px;
}

#9984_box_1 {
	width:250px;
	float:left;
	height: 285px;
}

#9984_box_2 {
	width:260px;
	height: 285px;
}


/* ----------------------------------------------------------------------------お問合せページ */


#form_box {
	width:470px;
	padding-left:35px;
	height: 520px;
}


#form_box_2 {
	width:470px;
	padding-left:35px;
	height: 400px;
}




/* ----------------------------------------------------------------------------よくある質問ページ */


.faq_Q {
padding-top:15px;
padding-bottom:10px;
margin-left:20px;
width:470px;
line-height:19px;
}

.faq_A {
padding-bottom:25px;
margin-left:20px;
width:470px;
line-height:19px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
}



/* ----------------------------------------------------------------------------システムトレードとは？ページ */


.sys_t_box {
	width:535px;
	height: 240px;
}

.sys_t_box_left {
	width:360px;
	float:left;
	height: 230px;
}

.sys_t_box_right {
	width:170px;
	float:left;
	height: 230px;
}



/* ----------------------------------------------------------------------------サイトマップページ */


.sitemap_li {
	width:450px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left:15px;
}


.sitemap_li_2 {
	width:450px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:15px;
}
