﻿body {
    background-color: #cccccc;
    font-family: Verdana;
    font-size: 12px;
    color:#666666;
}

h1 {color:#000000; font-size:12px;}
h2 {font-size:12px;}

div.block {
    margin: 0 auto;
    width: 900px;
}

div.block_top {
    width: 100%; 
    background-color: #ffffff; 
}

table.block_middle {    
    width: 100%;
    background-color: #ffffff; 
    margin-top: 4px;
}

div.block_bottom {
    width: 100%; 
    text-align: center;
    font-size: 10px;
}

div.block_bottom_partners {
    width: 100%; 
    background-color: #ffffff; 
    margin-top: 4px;
    padding: 10px 0 10px 0; 
}

td.block_left {
    width: 150px;
    background-color: #ffffff;
    background-image: url("/images/leftbar_dots.gif");
    border: solid 2px #ffffff; 
}

td.block_center {
    background-color: #ffffff;
    border-left: solid 4px #cccccc; 
    border-right: solid 4px #cccccc; 
    padding: 10px;
}

td.block_right {
    width: 164px;
    background-color: #ffffff; 
    background-image: url("/images/rghtbar_dots.gif");
    border: solid 2px #ffffff; 
}

div.left_menu {
    background-color: #003399;
    padding: 4px;
    border-bottom: solid 2px #ffffff;
}

ul.left_menu {
    list-style-image: url("/images/leftbar_arrow.gif");
    list-style-position: outside;
    margin: 0 0 0 1em;
    padding: 0;
}

div.seminar_houkoku {
    background-image: url("/images/seminar_houkoku.jpg");
    height: 45px;     
}


a {
    font-weight:bold; text-decoration:none;
}

a.leftright_menu {
    color:#e4edfe;
}

a.footer {
    color: #666666;
}

a.footer_partners {
    color: #666666;
    font-weight: normal;
}



div.menu {
    border-top: solid 1px #aaaaaa;
    margin: 0px 2px 0px 2px;
    padding-top: 5px;
    text-align: right; 
}    
    
a.top-nav-off {
	font-weight:bold;
	color:#758288;
	font-size:12px;	
	text-decoration:none;
}

img {
    border: none;
}

img.logo {
    margin: 2px 2px 0px 2px;
}

img.headerbar {
    float: right;
    margin: 2px 2px 2px 2px;
}

img.top_img_left {    
    margin: 5px 0px 2px 2px;
}

img.top_img_right {
    float: right;
    margin: 5px 2px 0px 2px;
}

.breadcrumb {color:#666666; font-size:12px; line-height:12px;}

.profile_list{
	margin: 0;
	padding: 0;
}
	
.profile_list li{
	margin-left: 12px;
	line-height: 16px;
}

.profile_list li.b{
	margin-left: 0;
	margin-bottom: 6px;
	font-weight: bold;
}

