/*------------------------------------------------------------------------------
	共通
------------------------------------------------------------------------------*/
.header_bg	{
	width: 100%;
	height: 80px;
}

.add02{
	color: #666666;
	font-size:10px;
	float:right;
}
.add02 a{
	text-decoration:none;
	color:#333333;
}

.footer	a	{
	color: #666666;
	text-decoration: none;
}

.line	{
	width: 100%;
	height: 4px;
	background: url(../img/bkimg.gif);
	background-repeat: repeat-x;
}

.menuline	{
	width: 850px;
	height: 4px;
	background: url(../img/menuline.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}

.contents_area	{
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
}
/*------------------------------------------------------------------------------
	index
------------------------------------------------------------------------------*/
.flash	{
	width: 850px;
	height: 350px;
	margin: 15px auto;
}

.index_menu	{
	width: 850px;
	margin: 0px auto;
	padding-bottom: 15px;

}
.index_table {
	width: 840px;
	height: 155px;
	margin: auto;
	border-collapse: collapse;
	table-layout: fixed;
}

.subbody	{
	width: 850px;
	margin: 15px auto;
}

.navi	{
	width: 200px;
	margin: 0px auto;
	font-size: 12px;
	float: left;
}

.catalog_table {
	width: 200px;
	margin: 0px auto;
	border-collapse: collapse;
	table-layout: fixed;
}

.content	{
	width: 635px;
	float: right;
}

.whatsnew_table {
	width: 635px;
	margin: 0px auto;
	border-collapse: collapse;
	table-layout: fixed;
	border-bottom: dashed 1px #666666;
}

.whatsnew_table	th {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.whatsnew_table a{
	text-decoration:none;
	color: #00a0c6;
}

.bb_dh	{
	border-bottom: dashed 1px #666666;
}

.fg_blue02	{
	color: #00a0c6;
}

.fg_blue02 a{
	text-decoration:none;
	color: #00a0c6;
}
/*------------------------------------------------------------------------------
	contents
------------------------------------------------------------------------------*/
.contents_title	{
	width: 180px;
	height: 24px;
	padding: 6px 0px 0px 20px;
	background: url(../img/contents_title.gif) no-repeat;
	color: #00A0C6;
	font-size: 14px;
	font-weight: bold;
}

.contents_tree	{
	margin-top: 10px;
}

.contents_item	{
	padding-left: 18px;
	background-image: url(../img/ar01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.contents_item	a	{
	color: #00A0C6;
	text-decoration: none;
}

.contents_item_curr	{
	padding-left: 18px;
	background-image: url(../img/ar03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.contents_item_curr	a	{
	color: #00A0C6;
	text-decoration: none;
}

.contents_major_curr	{
	width: 182px;
	padding: 10px 0px 10px 18px;
	background-image: url(../img/ar03.jpg);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	border-top: solid 1px #00A0C6;
	font-size: 14px;
}

.contents_major	{
	width: 182px;
	padding: 10px 0px 10px 18px;
	background-image: url(../img/ar01.jpg);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	border-top: solid 1px #00A0C6;
	font-size: 14px;
}

.contents_minor	{
	padding: 10px 0px 0px 14px;
	background-image: url(../img/ar06.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-size: 12px;
}

.contents_major_curr	a	{
	color: #666666;
	text-decoration: none;
}

.contents_major	a	{
	color: #666666;
	text-decoration: none;
}
/*------------------------------------------------------------------------------
	contact
------------------------------------------------------------------------------*/
.contact_table {
	width: 720px;
	border-collapse: collapse;
}

.contact_table th {
	font-weight: normal;
	text-align: left;
	background-color: #DDDDDD;
	padding: 8px;
}

.contact_table td {
	padding: 8px;
	border-bottom: solid 1px #EEEEEE;
}

.contact_tr_bg {
	background-color: #EEEEEE;
}

.contact_title {
	background: url(../img/title01.jpg) no-repeat;
	height: 30px;
	padding: 5px 0px 0px 15px;
}

.contact_explanation p	{
	margin: 5px;
	color: #555555;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

.contact_kihon {
	padding-left: 25px;
	background: url(../img/list02.jpg) no-repeat;
	background-position: 10px 2px;
}

.contact_comp {
	width: 710px;
}

.border_gray	{
	border: solid 1px #CCCCCC;
}
/*------------------------------------------------------------------------------
	download
------------------------------------------------------------------------------*/
.download_title	{
	margin-bottom: 10px;
	padding: 0px 0px 5px 15px;
	background-image: url(../img/bar05.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom: solid 1px #6495ED;
	color: #6495ED;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px !important;
}
