@charset "utf-8";

div.toplogo {
	margin-top:20px;
}

div.topmenu {
	border:2px solid #e6dad4;
	background-color:#fcfbfa;
	width:966px;
	height:113px;
	margin: 20px 0;
	color:#854848;
}

div.topmenu ul {
	padding-top:18px;
	margin-left:30px;
}


div.topmenu ul li {
    width:185px;
    float:left;
}

div.topmenu ul li a {
    display: block;
    height: 31px;
    text-indent:-9999px;
}

div.topmenuline {
    width:160px;
    height:30px;
    background: url('../images/common/main_menu_line.jpg') repeat-x;
    padding-top:10px;
}

div.topmenuline_center {
    text-align:center;
}

div.topmenuline_02 {
    width:125px;
	padding-left:25px;
}

div.topmenuline_03 {
    width:130px;
	padding-left:20px;
}

div.topmenu ul li a {
	margin-left:5px;
}

div.topmenu ul li a.topmenu01 {
    width:110px;
    background: url('../images/common/main_menu_01.png') no-repeat;
}

div.topmenu ul li a.topmenu01:hover {
    background: url('../images/common/main_menu_01_over.png') no-repeat;
}

div.topmenu ul li a.topmenu02 {
    width:110px;
    background: url('../images/common/main_menu_02.png') no-repeat;
}

div.topmenu ul li a.topmenu02:hover {
    background: url('../images/common/main_menu_02_over.png') no-repeat;
}

div.topmenu ul li a.topmenu03 {
    width:145px;
    background: url('../images/common/main_menu_03.png') no-repeat;
}

div.topmenu ul li a.topmenu03:hover {
    background: url('../images/common/main_menu_03_over.png') no-repeat;
}

div.topmenu ul li a.topmenu04 {
    width:110px;
    background: url('../images/common/main_menu_04.png') no-repeat;
}

div.topmenu ul li a.topmenu04:hover {
    background: url('../images/common/main_menu_04_over.png') no-repeat;
}

div.topmenu ul li a.topmenu05 {
    width:110px;
    background: url('../images/common/main_menu_05.png') no-repeat;
}

div.topmenu ul li a.topmenu05:hover {
    background: url('../images/common/main_menu_05_over.png') no-repeat;
}

div.block1 {
}

div.blocktitle {
	height:36px;
}

div.blocktitle a {
	margin-left:640px;
}


div.block1title {
    background: url('../images/top/title_01.jpg') no-repeat;
}

div.block2 {
}


div.block2title {
    background: url('../images/top/title_02.jpg') no-repeat;
}

table.blocklist {
	margin:10px;
	margin-left:20px;
	font-size:12px;
}

table.blocklist tr {
}

table.blocklist td {
	vertical-align:top;
	padding-bottom:10px;
}

table.blocklist td.datecolumn{
	width:130px;
}

table.blocklist td.contextcolumn{
	color:#854848;
}
