/* ========================================================================== */
/* common
/* 
/* ========================================================================== */
body {
	background-color: #FFF6F7;
	font-size: 14px;
	line-height: 1.2em;
}
h2 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	padding-bottom: 5px;
}
#header_back {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}
.float_clear {
	clear: both;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
/* ========================================================================== */
/* area
/* 
/* ========================================================================== */
#main{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
#left_and_right_area {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#top_image_area {
	margin-bottom: 10px;
}
#left_area {
	width: 220px;
	float: left;
}
#right_area {
	width: 520px;
	float: left;
	padding-left: 20px;
}
#footer_area {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#footer_copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_menu {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
}
.footer_banner {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.footer_banner img{
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

/* ========================================================================== */
/* left_area
/* 
/* ========================================================================== */
#left_area .contents {
	margin-bottom: 10px;
}
/* ========================================================================== */
/* right_area
/* 
/* ========================================================================== */
#right_area .contents {
	margin-bottom: 30px;
}
#right_area .text {
	padding-right: 5px;
	padding-left: 5px;
}
#right_area dl {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	height: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#right_area dt {
	float: left;
}
#right_area dd {
	float: right;
}
#right_area .title_img {
	margin-bottom: 20px;
}
#right_area h4 {
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #EEE;
	padding: 10px;
	margin-top: 10px;
}
#right_area p {
	margin-bottom: 20px;
}
/* ========================================================================== */
/* table_01
/* 
/* ========================================================================== */
.table_01 table{
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	width: 520px;
}
.table_01 table td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_01 table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	font-weight: normal;
}
/* ========================================================================== */
/* news
/* 
/* ========================================================================== */
#news ul {
	margin-left: 5px;
	margin-bottom: 10px;
}
#news li {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
#news dl {
	margin-left: 5px;
	margin-top: 3px;
}
#news dd {
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#news dt{
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#news a{
	font-weight: bold;
}
#news2 ul {
	margin-left: 5px;
	margin-bottom: 20px;
}
#news2 li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 10px;
}
#news2 dl {
	margin-left: 5px;
	margin-top: 3px;
}
#news2 dd {
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#news2 dt{
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

/* ========================================================================== */
/* side_navi_area
/* 
/* ========================================================================== */
#side_navi_area{

	margin-bottom: 50px;

}
#side_navi_area .contents {
	background-image: url(images/side_navi02.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side_navi_area .contents ul {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: -1px;
}
#side_navi_area .contents li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#side_navi_area .contents .list {
	text-align: right;
	padding-right: 20px;
}
#side_navi_area .contents a {
	font-weight: bold;
}

