@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #DDE0E3;
	font-size: 12px;
	line-height: 140%;
	color:#333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color:#3A6BB6;
}

a:hover {
	text-decoration: none;
	color: #0099FF;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

.red {
	color: #CC0000;
}

/*
base
-------------------------------------------------------------------*/
#hp_base {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapper {
	width: 888px;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #BDC2C8;
}


/*
header
-------------------------------------------------------------------*/

#head_block {
	width:900px;
	height:100px;
	background-image: url(img/header.gif);
	background-repeat: repeat-x;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo {
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	position: absolute;
	left: 0+px;
	bottom: 45px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	letter-spacing: -1px;
}

h1 a {
	font-size: 20px;
	color: #222222;
	text-decoration: none;
	position: absolute;
	bottom: 50px;
	line-height: 30px;
	left: 100px;
}


p#t_sub {
	position: absolute;
	bottom: 38px;
	font-size: 11px;
	color: #555555;
	left: 100px;
}

#navi_sub {
	position: absolute;
	line-height: 20px;
	height: 20px;
	font-size: 10px;
	right: 20px;
	bottom: 33px;
}
#navi_sub li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#navi_sub a {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 16px;
	padding-top: 2px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi_sub a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

/*
navi
-------------------------------------------------------------------*/

#navi {
	position: absolute;
	bottom: 10px;
	height: 25px;
	left: 20px;
	width: 850px;
}
#navi li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
}
#navi a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #606060;
	display: block;
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#navi a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1C72C5;
}
#navi span {
	font-size: 12px;
	color: #125BC2;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #889FD1;
	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
}

#p_list {
	font-size: 12px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	margin-bottom: 1px;
}

/*
contents
-------------------------------------------------------------------*/

#main_block {
	width:640px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main_block img {
	margin: 10px;
	border: 1px solid #999999;
}

#main_block p{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 13px;
	margin: 5px;
}

#main_block h2 {
	font-size: 18px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9EB4DB;
	color: #333333;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#main_block h3 {
	font-size: 16px;
	padding-left: 8px;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 1px;
	background-color: #F3F3F3;
	padding-top: 2px;
	line-height: 22px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main_block h4 {
	color: #FFFFFF;
	line-height: 18px;
	margin: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
}

.img_left {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.img_right {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}
.box_st {
	background-color: #FAFAFA;
	border: 2px dotted #89A0BC;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

#main_block ul {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	clear: both;
}
#main_block li {
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(img/li.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
	padding-right: 5px;
	list-style-type: none;
}

/*
side
-------------------------------------------------------------------*/
#side_block {
	float: left;
	width: 216px;
	padding: 5px;
	background-color: #F0F2F4;
}

#side_block dl {
	margin-bottom: 10px;
	display: block;
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	padding-bottom: 10px;
	border: 1px solid #AAAAAA;
}

#side_block img {
	border:none;
}

#side_block p {
	padding: 10px;
}

.side_box_st {
	background-color: #D5D9DD;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.side_box_st dt {
	color: #FFFFFF;
	border-bottom-color: #FFCC66;
	background-color: #6C83AF;
	display: block;
	width: 192px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9EB4DB;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}

.side_box_st dd a {
	color:#333333;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94A6D4;
	background-color: #FFFFFF;
	padding-top: 1px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-top: 1px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.side_box_st dd a:hover {
	background-color: #DDEAFF;
	color: #000000;
}


.side_box {
	background-color: #D5D9DD;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.side_box dt {
	border-bottom-color: #C1D27D;
	background-color: #F3F3F3;
	color: #FFFFFF;
	display: block;
	width: 192px;
	line-height: 20px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}

.side_box dd a {
	color:#333333;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 1px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-top: 1px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.side_box dd a:hover {
	color: #000000;
	background-color: #E7E7E7;
}


.side_box_ad {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #D5D9DD;
	margin-top: 20px;
}

#side_block .side_box_ad dl {
	width: 190px;
	background-color: #F0F0F0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.side_box_ad dt {
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.side_box_ad dd {
	margin-bottom: 2px;
}

#side_block .ad_txt {
	font-size: 12px;
	background-color: #F0F0F0;
	padding: 10px;
	width: 190px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #555555;
}

/*
top
-------------------------------------------------------------------*/

#main_block .top_cat {
	padding-bottom: 10px;
	padding-top: 5px;
	float: left;
	clear: both;
	width: 640px;
}


#main_block .top_cat p a{
	font-size: 10px;
	padding-left: 5px;
}

#top_image {
	width:630px;
	background-image: url(img/top_image.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	position: relative;
	border: 1px solid #DDDDDD;
	margin-right: auto;
	margin-left: auto;
	
}
#top_image #top_image_title {
	font-size: 16px;
	font-weight: bold;
	color: #5E82B2;
	top: 20px;
	position: absolute;
	left: 25px;
	width: 260px;
	line-height: 24px;
}

#main_block #top_image p {
	font-size: 12px;
	width: 260px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 75px;
	line-height: 20px;
	left: 25px;
	color: #555555;
}

/*
top-cat
--------------------*/

.category_box {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	float: left;
	width: 275px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	height: 100px;
}

.category_box dt{
	margin-bottom:0;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	color: #333333;
	border-left-color: #9CB2DB;
	font-size: 14px;
}

.category_box dt a {
	color: #222222;
}

.category_box dd{
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 150%;
}

.category_box dd a {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AAAAAA;
	padding-left: 10px;
	margin-left: 10px;
}

/*
news
-------------------------------------------------------------------*/

.news_list li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	list-style-type: none;
}
ul.news_list {
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.news_list li:hover {
	background-color: #F0F0F0;
	color: #000000;
}


/*
table
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

td{
	border-collapse: collapse;
}

/*
footer
-------------------------------------------------------------------*/

#footer_block {
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #EEF1F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D0D8;
}
#footer_block h3 {
	border-bottom-color: #CCCCCC;
}

#footer_block li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#footer_block ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer_block li a {
	font-size: 10px;
	color: #666666;
}

#footer_block p {
	font-size: 10px;
	color: #666666;
	text-align: right;
}


/*
copy
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #F2F2EE;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	background-color: #999999;
	font-size: 12px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F2F2EE;
}

address a {
	color: #F2F2EE;
	text-decoration: none;
}
