﻿@charset "utf-8";
/* CSS Document */

/*#contents *****************************************/
#vc_about {background: url(../images/h2_vc.jpg);}

table.table {
	background: #999;
	font-size: 80%;
	margin: 15px 0 0 15px;
}

table.table th,
table.table td {
	padding: 7px 10px 6px;
	border: 1px #fff solid;
	border-width: 1px;
	color: #666;
}

table.table th{
	background: #D8E9F9;
}

table.table td{
	background: #fff;
}

table.table .alternate td{
	background: #E8E8E8;
}

div#contents ol {
	margin: 5px 20px 0 30px;
}

div#contents ol li {
	margin-top: 10px;
	list-style-type: decimal;
	font-weight: bold;
}

div#contents ul li {
	margin-top: 5px;
	list-style: none;
	font-weight: normal;
	line-height: 1.5;
}

div#contents dt {
	font-weight: bold;
	margin-top: 5px;
}

div#contents dd {
	margin-top: 5px;
	line-height: 1.5;
	font-weight: normal;
}

/* vc_about.html */
h3#vc_what {background: url(../images/h3_vc.jpg);}

img#img_vc {
	margin-left: 30px;
	margin-bottom: 10px;
}

/* vc_history.html */
h3#vc_history {background: url(../images/h3_vchistory.jpg);}

/* vc_japan.html */
h3#vc_japan {background: url(../images/h3_vcjapan.jpg);}

/* vc_world.html */
h3#vc_world {background: url(../images/h3_vcworld.jpg);}

#vc_world_bd .table {margin: 0 0 0 15px;}

/* vc_case.html */
h3#vc_case {background: url(../images/h3_vccase.jpg);}

div#contents dl.case {
	width: 540px;
	line-height: 1.5;
	margin-left: 10px;
	margin-top: 10px;
}

div#contents dl.case dt {
	width: 100px;
}

div#contents dl.case dd {
	padding-left: 50px;
}

/* vc_difference.html */
h3#vc_difference {background: url(../images/h3_difference.jpg);}

img#table_diff {
	margin-left: 20px;
}

img#img_diff_1{
	margin-top: 10px;
	margin-left: 30px;
}

img#img_diff_2{
	margin-top: 10px;
	margin-left: 30px;
}

/* vc_tranceration.html */
h3#vc_transration {background: url(../images/h3_transration.jpg);}

img#img_transration_1{margin: 10px 0 0 20px;}
img#img_transration_2{float: right;}

/* vc_philosophy.html */
h3#vc_philosophy {background: url(../images/h3_philosophy.jpg);}

img#img_philosophy{float: right;}

/* vc_purpose.html */
h3#vc_purpose {background: url(../images/h3_purpose.jpg);}

img#img_purpose{margin: 10px 0 0 20px;}

/* vc_difinition.html */
h3#vc_difinition {background: url(../images/h3_difinition.jpg);}

div#contents p#difinition_top{
	width: 530px;
	height: 7px;
	margin: 10px 0 0 20px;
	text-indent: -9999px;
	background: url(../images/p_difinition_top.gif);
}

div#contents ul.difinition{
	width: 530px;
	margin: 0 0 0 20px;
	background: url(../images/p_difinition_bg.gif);
}

div#contents ul.difinition li{
	margin: 0 10px;
}

div#contents ul.difinition li#img_difinition{
	margin: 0;
}

div#contents p#difinition_bottom{
	width: 530px;
	height: 7px;
	margin: 0 0 0 20px;
	text-indent: -9999px;
	background: url(../images/p_difinition_bottom.gif);
}

/* vc_basis.html */
h3#vc_basis {background: url(../images/h3_basis.jpg);}

img#img_basis_1{
	margin: 10px;
	margin-left: 50px;
}

img#img_basis_2{
	margin: 10px;
	margin-left: 60px;
}

/* vc_orgmanage.html */
h3#vc_orgmanage {background: url(../images/h3_orgmanage.jpg);}

img#img_orgmanage{
	margin: 10px;
	margin-left: 50px;
}

/* vc_relationship.html */
h3#vc_relationship {background: url(../images/h3_relationship.jpg);}

img#img_relationship_1{margin-left: 10px;}
img#img_relationship_2{margin-left: 50px;}
img#img_relationship_3{margin-left: 10px;}
img#img_relationship_4{margin-left: 10px;}

/*#menu *****************************************/
div#menu #vc_navi {background: url(../images/m_vc.gif) no-repeat;}
div#menu #vc_navi_more {background: url(../images/m_vc_more.gif) no-repeat;}

/*#footer ***************************************/
div#footer {margin-top: 10px;}
