@import url(common.css);
@import url(contents-common.css);

/*
	$Id: jpgraph.css 102 2006-03-20 09:23:05Z toyokazu $
*/

#main-contents h3{
	margin-top: 0em;
	margin-bottom: 1em;
}
#image-frame {
	margin-bottom:10px;
}
#contents span {
	color: #B22222;
	font-weight: bold;
}
.section-menu li{
	margin-left: 0px !important;
	margin-right: 10px !important;
	display: inline;
}

.menu-item-info{
	color: #333333;
	background: transparent url(/images/ccs/icon_info.gif) no-repeat 0px 50%;
	padding-left: 17px;
}
.menu-item-download{
	color: #333333;
	background: transparent url(/images/ccs/icon_download.gif) no-repeat 0px 50%;
	padding-left: 17px;
}
.menu-item-buy{
	color: #333333;
	background: transparent url(/images/ccs/icon_buy.gif) no-repeat 0px 50%;
	padding-left: 17px;
}

.product-lineup th{
	color: #333333;
	border: 1px solid #000000;
	background-color: #F4F2F0;
	padding: 3px;
}
.product-lineup td{
	border: 1px solid #000000;
	padding: 3px;
}

.sub-section{
	margin-left: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
}

.sub-section ul{
	margin-left: 15px;
}

.sub-section li{
	line-height: 15px;
}

#vertical-sub-menu ul{
}
#vertical-sub-menu ul a:link,
#vertical-sub-menu ul a:visited{
	text-align: left;
	padding-left: 28px;
}
#vertical-sub-menu ul ul a:link,
#vertical-sub-menu ul ul a:visited{
	font-weight: normal !important;
	text-align: left;
	padding-left: 38px !important;
}

.img_left{
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.img_left2{
	float: left;
	width: 200px;
	height: 75px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.img_right{
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #9A9A9A;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.image-section{
	text-align: center;
}

.image-section p{
	text-align: center;
}

#main-contents table.jpgraph-table{
	background-coor: #666666;
	width: 350px;
	height: 200px;
	text-align: center;
	border-spacing: 0px;
    border-color: #000000; 
	border-width: 1px; 
    border-style: solid; 
}

#main-contents table.plot-table td{
	width: 160px;
	text-align: left;
}

.topic-title {
	margin-top: 10px !important;
}

#faq-section h5 {
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom: solid 1px #dddddd;
}

.faq-question {
	margin-left: 20px;
}

.faq-list li{
	list-style-image: none !important;
}

#main-contents ul{
	color: #555555;
	margin-left: 20px;
}

div.japanese-section p{
	margin-bottom: 0px !important;
	background-color: transparent;
}

/*#japanese-section p{
	margin-bottom: 0px;
	background-color: transparent;

}*/

#list-section p{
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;

}

#list-section li{
	list-style: none;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;

}

h6 {
	margin-bottom: 5px;
}

#font-black p{
	color: #000000;
}

#main-contents .sample-img{
	border: 1px solid;
}

#main-contents .product-list {
	margin-left: 10px !important;
}

#main-contents .product-list p{
	margin-left: -10px !important;
}

#main-contents .enterprise-list ul{
	margin-left: 15px important;
}

#main-contents .enterprise-list li{
	list-style-image: none !important;
	list-style: disc;
}

#main-contents .lineup-title {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 0em !important;
	margin-top: 10px !important;
	margin-left: 10px;
	clear: both;
}

#main-contents .plot-type {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 0em !important;
	margin-top: 10px !important;
	margin-left: 0px;
	clear: both;
}

#main-contents .license-list {
	margin-left: 10px;
}

#main-contents .license-list p{
	margin-left: -10px !important;
}

#main-contents .license-style {
	margin-left: 0px;
}

#main-contents .license-style li{
	list-style-image: none !important;
	list-style: disc;
}

#main-contents .license-policy {
	margin-left: 35px;
}
#main-contents .license-policy li{
	list-style-image: none !important;
}

#main-contents .license-regist {
	margin-bottom: 1em;
	margin-left: 2em;
}

#main-contents .license-regist li{
	list-style-image: none !important;
}

#contents .notice-info {
	border: dashed 1px #FF9900;
	padding: 0 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents .notice-info p {
	text-indent: 0px !important;
	line-height:1.5em;
	margin: 10px;
}
#contents .notice-info ul{
	margin-left: 10px;
}
#contents .info-title {
	font-weight: bold;
	color: #990000;
}

#main-contents .notice-msg {
	border: dashed 1px #FF9900;
	padding: 0 5px 5px 5px;
	margin: 10px 10px 10px 5px;
}
#main-contents .notice-msg p {
	text-indent: 0px !important;
	line-height:1.5em;
	margin: 10px;
}
#main-contents .notice-title {
	font-weight: bold;
	color: #990000;
}

.notice-box{
	height: auto !important;
	min-height: 60px !important;
}

#main-contents h5 {
	padding-bottom: 2px;
	border-bottom: solid 1px #dddddd;
}
#main-contents .common-table2 .center{
	text-align: center;
}

/* system-link */
#main-contents #system-introduction h3 {
	clear: both;
}
#main-contents #system-introduction .system-image {
	float: left;
	border: solid 1px #999999;
}


/* sample */
#main-contents .sample_graph {
	padding-top: 10px;
}
#main-contents .sample_graph p {
	margin-bottom: 0px;
	text-align: center;
}
#main-contents .sample_graph_bg {
	background-image: url(../images/jpgraph/sample/sample_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 45px;
}
#main-contents .sample_graph h5 {
	margin-bottom: 0;
	color: #333;
}
#main-contents .sample_title {
	margin-left: 164px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 135%;
	margin-top: -25px;
	letter-spacing: 10%;
}
#main-contents .sample_title_long {
	margin-left: 142px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 135%;
	margin-top: -25px;
}
#main-contents .sample_txt {
	text-align: left;
	margin-left: 164px;
	font-size: 80%;
	color: #404040;
	width: 205px;
	padding-bottom: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#main-contents .sample_txt_long {
	text-align: left;
	margin-left: 142px;
	font-size: 80%;
	color: #404040;
	width: 205px;
	padding-bottom: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#main-contents .sample_graph a {
	background-image: url(../images/jpgraph/sample/sample_sankaku.gif);
	display: block;
	width: 60px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 3px;
}




