@charset "utf-8";

/*ヘッダー*/
#header {
	width: auto;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/common/img_bg_header.gif) left top repeat-x;
}

#header_toppagecontent {
	width: 810px;
	height: 83px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(/images/common/img_telnumber.gif) right 20px no-repeat;
}

#header_toppagecontent_left {
	width: 347px;
	height: 78px;
	margin: 0;
	padding: 5px 0 0 88px;
	background: url(/images/common/img_logo01.gif) 5px 7px no-repeat;
	text-align: left;
	float: left;
}

#header_toppagecontent_left h1 {
	margin: 0;
	padding: 0;
}

#header_toppagecontent_left p {
	margin: 0;
	padding: 0;
}

#header_content {
	width: 810px;
	height: 83px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(/images/common/img_telnumber.gif) right 8px no-repeat;
}

#header_content_left {
	width: 330px;
	height: 78px;
	margin: 0;
	padding: 5px 0 0 88px;
	background: url(/images/common/img_logo01.gif) 5px 7px no-repeat;
	text-align: left;
	float: left;
}

#header_content_left h1 {
	margin: 0;
	padding: 0;
}

#header_content_left p {
	margin: 0;
	padding: 0;
}

#header_content_right {
	width: 385px;
	height: 15px;
	margin: 48px 0 0 0;
	padding: 0;
	text-align: right;
	float: right;
}

#navi {
	width: 385px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top_mainimage {
	width: 812px;
	height: 285px;
	margin: 0 auto 20px auto;
	padding: 15px 0 0 0;
}

#m_navi {
	width: 400px;
	margin: 170px 0 0 50px;
	padding: 0;
}

#m_navi ul {
	margin: 0;
	padding: 0;
}

#m_navi li {
	display: inline;
	margin: 0;
	padding: 0;
}

#second_mainimage {
	width: 812px;
	height: 175px;
	margin: 0 auto 10px auto;
	padding: 15px 0 0 0;
}

/*メインエリア*/
#wrapper {
	width: auto;
	margin: 0 auto;
	padding: 0;
	background: url(/images/common/img_bg_green01.gif) left top repeat-x;
}

#container {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#container_main {
	width: 806px;
	margin: 0;
	padding: 0 0 15px 30px;
	text-align: left;
}

#container_main2 {
	width: 795px;
	margin: 0 0 0 30px;
	padding: 0 5px 0 0;
	text-align: left;
	background: url(/images/common/img_bg_green02.gif) left top repeat-y;
	border-top: 1px solid #ccc;
}

#copyright {
	width: auto;
	height: 60px;
	margin: 0 auto;
	padding: 33px 0 0 0;
}

#centerbox {
	width: 800px;
	margin: 0;
	padding: 0;
}

#centerbox h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

/*レフトサイド*/
#top_leftside {
	width: 798px;
	margin: 0;
	padding: 0 0 20px 0;
	min-height: 380px;
	background: url(/images/pic/pic_01.gif) 610px 15px no-repeat;
}

#top_leftside h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

.top_leftside_text {
	width: 560px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftside {
	width: 193px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

#leftside h3 {
	margin: 30px 0 0 0;
	padding: 0;
}

/*ライトサイド*/
#top_rightside {
	width: 167px;
	height: 230px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(/images/pic/pic_01.gif) left 40px no-repeat;
}

#rightside {
	width: 566px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#rightside h3 {
	margin: 45px 0 15px 0;
	padding: 0;
}

/*フッター*/
#footer {
	width: auto;
	height: 107px;
	margin: 0;
	padding: 0;
	background:url(/images/common/img_bg_footer.gif) repeat-x left top;
}

.pagetop {
	text-align: right;
	padding: 20px 0 10px 0;
	height: 18px;
	clear: both;
}

/*パンくずリスト*/
.topic_path {
	width: 792px;
	height: 19px;
	margin: 0 auto 10px auto;
	padding: 3px 0 3px 10px;
	background:url(/images/common/img_bg_gray01.gif);
	text-align: left;
}

/*テーブルの設定*/
table.style01 {
	border: 1px solid #ccc;
}

table.style01 th {
	color: #1082db;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #e6f2fb;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 10px;
}

table.style01 th.centerbox {
	color: #1082db;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	background-color: #e6f2fb;
	border-bottom: 1px dotted #ccc;
	border-right: 0px dotted #ccc;
	padding: 10px;
}

table.style01 th.last {
	color: #1082db;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #e6f2fb;
	border-bottom: 0px dotted #ccc;
	padding: 10px;
}

table.style01 td {
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}

table.style01 td.last {
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-bottom: 0px dotted #ccc;
	padding: 10px;
}

table.style02 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table.style02 th {
	color: #1082db;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #e6f2fb;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 7px 7px 7px 14px;
}

table.style02 th.last {
	color: #1082db;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #e6f2fb;
	border-bottom: 0px dotted #ccc;
	padding: 7px 7px 7px 14px;
}

table.style02 td {
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 7px 7px 7px 14px;
}

table.style02 td.last {
	vertical-align: top;
	text-align: left;
	background-color: #fff;
	border-bottom: 0px dotted #ccc;
	padding: 7px 7px 7px 14px;
}

table.graybox01 {
	margin: 10px 0;
	border: 1px solid #cfcfc7;
	border-collapse: separate;
	border-spacing: 1px;
}

table.graybox01 th {
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	vertical-align : middle;
	border: 1px solid #cfcfc7;
	padding: 4px;
	background-color: #e5e5e5;
	text-align: center;
	font-weight: bold;
}

table.graybox01 td {
	font-size: 12px;
	color: #666;
	border-top: 1px solid #e5e5dc;
	border-right: 1px solid #cfcfc7;
	border-bottom: 1px solid #cfcfc7;
	border-left: 1px solid #e5e5dc;
	padding: 4px 4px 4px 7px;
	background-color: #f5f5f5;
}

/*リスト関係*/
ul.rightbox_list {
	margin:0 !important;
	padding: 0 !important;
}

ul.rightbox_list li{
	display: inline !important;
}

dl.list01 dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 120px;
	padding: 0;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

dl.list01 dd {
	margin: 0 0 5px 30px;
	font-size: 14px;
}

dl.list02 dt {
	clear: left;
	float: left;
	margin: 0 0 20px 0;
	width: 12px;
	padding: 0;
	color: #666;
}

dl.list02 dd {
	margin: 0 0 20px 12px;
}

dl.list03 dt {
	clear: left;
	float: left;
	margin: 0 0 20px 0;
	width: 60px;
	padding: 0;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

dl.list03 dd {
	margin: 0 0 20px 5px;
	font-size: 14px;
}

dl.list04 dt {
	clear: left;
	float: left;
	margin: 0 0 20px 7px;
	width: 60px;
	padding: 0;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

dl.list04 dd {
	margin: 0 0 20px 12px;
}

dl.list05 dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 85px;
	padding: 0;
	color: #666;
	font-size: 12px;
}

dl.list05 dd {
	margin: 0 0 5px 30px;
	font-size: 12px;
}

/*新着情報_トップ*/
div.whatsnew {
	width: 560px;
	margin: 50px 0 0 0;
	padding: 0;
}

div.whatsnew dl {
	width: 560px;
	margin: 0;
	padding: 0;
}

div.whatsnew dt {
	width: 76px;
	margin-bottom: -26px;
	padding-top: 5px;
	white-space: nowrap;
}

div.whatsnew dd {
	padding: 8px 6px 4px 80px;
	border-bottom: 1px dotted #ccc;
}

div.whatsnew_title_top {
	background: url(/images/other/img_titlebar12.gif) no-repeat;
	height: 44px;
	text-align: right;
	padding: 5px 0 0 0;
}

/*新着情報_第二階層*/
div.whatsnew_lower {
	width: 565px;
	margin: 5px 0 0 0;
	padding: 0;
}

div.whatsnew_lower dl {
	width: 565px;
	margin: 0;
	padding: 0;
}

div.whatsnew_lower dt {
	width: 76px;
	margin-bottom: -26px;
	padding-top: 5px;
	white-space: nowrap;
}

div.whatsnew_lower dd {
	padding: 8px 6px 4px 80px;
	border-bottom: 1px dotted #ccc;
}

div.whatsnewdate {
	font-size: 10px;
	letter-spacing: 1px;
	color: #333;
}

div.whatsnewtitle {
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px dotted #333;
}

.news_img01 {
	float: right;
	margin: 0 0 10px 10px;
}

.news_img02 {
	margin: 0 10px 10px 0;
}

.news_img03 {
	margin: 0 0 10px 0;
}

