﻿@charset "utf-8";
/* CSS Document */

/*#contents *****************************************/
div#contents {position:relative;}

#vca_about {background: url(../images/h2_vca.jpg);}
#vca_member {background: url(../images/h2_vcamember.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;
}

.table a {
	color: #0099FF;
	display: block;
}

.table a:hover,
.table a:visited:hover {
	color: #f99;
}

.table a:visited {
	color: #7302FD;
}

div#contents ol {
	margin: 5px 0 0 5px;
	padding-left: 30px;
	width: 500px;
}

div#contents ol li {
	margin-top: 15px;
	list-style: decimal;
	font-weight: bold;
}

div#contents ul {
	margin-top: 10px;
}

div#contents ul li {
	margin-top: 0;
	background: url(../images/ul_style.gif) no-repeat 0 6px;
	padding-left: 10px;
	list-style: none;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5;
}

div#contents dt {
	font-weight: bold;
	margin-top: 5px;
}

div#contents dd {
	margin-top: 5px;
	line-height: 1.5;
}

.notes {
	font-size: 80%;
	margin-top: 5px;
	display: block;
	line-height: 1.2;
}

.normal {
	font-weight: normal;
}

.data_date {
	position: absolute;
	top: 163px;
	left: -15px;
	width: 566px;
	display: block;
	text-align: right;
	font-weight: bold;
	color: #666;
}

/* vca_role.html */
h3#vca_role {background: url(../images/h3_vcarole.jpg);}

div#contents #agenda {

}

div#contents #agenda li {
	margin-top: 5px;
}


/* vca_learnsimply.html */
h3#vca_learnsimply {background: url(../images/h3_learnsimply.jpg);}

img#img_learnsimply {
	margin-top: 10px;
	margin-left: 10px;
}

/* vca_orgchart.html */
h3#vca_orgchart {background: url(../images/h3_orgchart.jpg);}

img#img_electionchart {
	margin-top: 10px;
	margin-left: 10px;
}

img#img_orgchart {
	margin-top: 10px;
	margin-left: 10px;
}

/* vca_member_regular.html */
h3#vca_member_regular {background: url(../images/h3_memberregular.jpg);}

/* vca_member_support.html */
h3#vca_member_support {background: url(../images/h3_membersupport.jpg);}

/*#menu *****************************************/
div#menu #vca_navi {background: url(../images/m_vca.gif) no-repeat;}
div#menu #vca_member_navi {background: url(../images/m_vcamember.gif) no-repeat;}

/*#footer ***************************************/
div#footer {margin-top: 10px;}


