@charset "UTF-8";

/* INFORMATION
##################################### */

/* common */

div#col-left-menu {
	float: left;
	margin-bottom: 80px;
	width: 200px;
}
	ul#information-navi {
	}
		ul#information-navi li {
			margin-bottom: 10px;
		}
			ul#information-navi li a {
				display: block;
				padding-top: 7px;
				padding-left: 27px;
				height: 23px;
				background: url(../information/img/bg_navi_a.gif) top left no-repeat;
				border-top: 1px solid #ccc;
				border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
			}
			ul#information-navi li a:hover {
				background: url(../information/img/bg_navi_a.gif) top right no-repeat;
				text-decoration: none;
				color: #666;
			}
			ul#information-navi li ul {
				border-bottom: 1px solid #ccc;
				overflow: hidden;
			}
				ul#information-navi li ul li {
					display: block;
					margin-bottom: 0;
					background: url(../information/img/bg_navi_title.gif) top right no-repeat;
					border: none;
					color: #fff;
				}
				ul#information-navi li ul li.title {
					padding-top: 7px;
					padding-left: 20px;
					height: 23px;
					font-weight: bold;
				}
					ul#information-navi li ul li a {
						background: url(../information/img/bg_navi_b.gif) top left no-repeat;
						border-top: none;
						border-bottom: none;
					}
					ul#information-navi li ul li a:hover {
						background: url(../information/img/bg_navi_b.gif) top right no-repeat;
						text-decoration: none;
						color: #666;
					}

a.link-red {
	color: #ad1818;
}

span.align-right {
	display: block;
	text-align: right;
}

div#col-right {
	float: right;
	padding-bottom: 20px;
	width: 790px;
	background: #fff;
}

hr {
	margin: 10px 20px;
	height: 1px;
	background: #ddd;
	color: #ddd;
	border: none;
}
					
a#page-top {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	color: #ad1818;
	float: right;
	clear: both;
}

h2 {
	margin-bottom: 20px;
}

p.box-text {
	padding: 20px;
	border: 1px solid #ddd;
}

p.box-text-gray {
	padding: 20px;
	border: 1px solid #ddd;
	background: #eee;
}

table {
	margin: 10px 20px 0 20px;
}
	table tr {
	}
		table tr th {
			padding: 10px 20px;
			border: 1px solid #ccc;
			background: url(../information/img/bg_table_a.gif);
			text-align: left;
			font-weight: bold;
		}
			table tr th span {
				font-weight: normal;
			}
		table tr td {
			padding: 10px 20px;
			border: 1px solid #ccc;
			text-align: left;
		}
		table tr td.td-gray {
			background: url(../information/img/bg_table_b.gif);
		}

/* index */

h2#h2-index {
	margin-bottom: 20px;
	width: 790px; height: 40px;
	background: url(../information/img/h2_index.gif) no-repeat;
	text-indent: -9999px;
}

p {
	margin: 0 20px 1em 20px;
}

/* pressrelease */

h2#h2-pressrelease {
	width: 790px; height: 40px;
	background: url(../information/img/h2_pressrelease.gif) no-repeat;
	text-indent: -9999px;
}
	h2 span {
		display: none;
	}
	h2 strong {
		font-size: 130%;
		font-weight: normal;
	}

ul#list-year {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
	ul#list-year li {
		display: inline;
	}
		ul#list-year li a {
		}

ul#list-pressrelease {
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px solid #ccc;
	clear: both;
}
	ul#list-pressrelease li {
		display: block;
		padding-top: 10px;
		width: 750px;
		clear: both;
	}
		ul#list-pressrelease li span {
			display: block;
			float: left;
			width: 90px;
			font-weight: bold;
		}
		ul#list-pressrelease li img {
			float: left;
			width: 80px;
		}
		ul#list-pressrelease li p {
			display: block;
			margin: 0;
			padding: 0 10px;
			float: left;
			width: 543px;
		}
		ul#list-pressrelease li a {
			display: block;
			float: left;
			width: 17px; height: 17px;
			background: url(../information/img/btn_pdf.gif) no-repeat;
			text-indent: -9999px;
		}
		ul#list-pressrelease li div.list-bottom {
			height: 10px;
			clear: both;
			background: url(../information/img/bg_list.gif) bottom repeat-x;
		}

/* map */

h2#h2-map {
	width: 790px; height: 40px;
	background: url(../information/img/h2_map.gif) no-repeat;
	text-indent: -9999px;
}

div#box-map {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
	div#box-map img {
		float: left;
		padding-right: 10px;
	}
	div#box-map p {
	}

/* proceeding */

h2#h2-proceeding {
	width: 790px; height: 40px;
	background: url(../information/img/h2_proceeding.gif) no-repeat;
	text-indent: -9999px;
}

/* contact */

h2#h2-contact {
	width: 790px; height: 40px;
	background: url(../information/img/h2_contact.gif) no-repeat;
	text-indent: -9999px;
}

h3 {
	margin: 0 0 10px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 115%;
	font-weight: bold;
}

h3#h3-mail {
	padding-left: 25px;
	background: url(../information/img/icon_mail.gif) no-repeat left;
}

h3#h3-phone {
	padding-left: 25px;
	background: url(../information/img/icon_phone.gif) no-repeat left;
}

h3#h3-faq {
	padding-left: 25px;
	background: url(../information/img/icon_faq.gif) no-repeat left;
}

p.gray {
	margin-bottom: 20px;
	padding: 10px 15px;
	background: url(../information/img/bg_gray.gif) repeat;
}

p.red {
	margin-bottom: 20px;
	padding: 10px 15px;
        border: 1px #c00 solid;
}

div.hr {
	margin: 20px;
	height: 1px;
	background: #fff url(../information/img/hr.gif) center repeat-x;
	clear: both;
}

a#btn-contact {
	display: block;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 155px; height: 22px;
	background: url(../information/img/btn_contact.gif) left no-repeat;
	text-indent: -9999px;
}

a:hover#btn-contact {
	background-position: right;
}

/* contact-business */

h2#h2-contact-business {
	width: 790px; height: 40px;
	background: url(../information/img/h2_contact_business.gif) no-repeat;
	text-indent: -9999px;
}

/* faq */

h2#h2-faq {
	width: 790px; height: 40px;
	background: url(../information/img/h2_faq.gif) no-repeat;
	text-indent: -9999px;
}

div.toggle {
}
	div.toggle ul {
		padding: 20px;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
		div.toggle ul li {
			margin-bottom: 10px;
			padding-bottom: 10px;
			background: url(../information/img/hr.gif) bottom repeat-x;
		}
			div.toggle ul li p {
				margin: 0 0 10px 0;
				padding: 0;
			}
			div.toggle ul li p.toggle-q {
				padding-left: 25px;
				background: url(../information/img/toggle_q.gif) left top no-repeat;
				font-weight: bold;
			}
			div.toggle ul li p.toggle-a {
				padding-left: 25px;
				background: url(../information/img/toggle_a.gif) left top no-repeat;
			}
			
			div.toggle ul li dl{ padding-left:25px;}
			div.toggle ul li dd{ text-indent:1em;}

/* privacypolicy */

h2#h2-privacypolicy {
	width: 790px; height: 40px;
	background: url(../information/img/h2_privacypolicy.gif) no-repeat;
	text-indent: -9999px;
}

/* siteinfo */

h2#h2-siteinfo {
	width: 790px; height: 40px;
	background: url(../information/img/h2_siteinfo.gif) no-repeat;
	text-indent: -9999px;
}

ul.list-siteinfo {
	margin: 0 20px 1em 40px;
}
	ul.list-siteinfo li {
		margin-bottom: 5px;
		list-style: outside decimal;
		line-height: 1.6;
	}

ul.list-siteinfo-inner {
	margin: 0 20px 1em 60px;
}
	ul.list-siteinfo-inner li {
		margin-bottom: 5px;
		list-style: outside decimal;
		line-height: 1.6;
	}

ul.list-siteinfo-circle {
	margin: 0 20px 1em 40px;
}
	ul.list-siteinfo-circle li {
		margin-bottom: 5px;
		list-style: outside;
		line-height: 1.6;
	}


h3.h3-siteinfo {
	margin: 0 20px 1em 20px;
	font-weight: bold;
}

h3.h3-large {
	margin: 0 20px 1em 20px;
	padding: 10px 20px;
	font-weight: bold;
	background: #eee;
}

/* sitemap */

h2#h2-sitemap {
	width: 790px; height: 40px;
	background: url(../information/img/h2_sitemap.gif) no-repeat;
	text-indent: -9999px;
}

div#box-sitemap {
	margin-left: 20px;
	width: 748px;
	border: 1px solid #ddd;
}
	ul#list-sitemap-left {
		float: left;
		margin: 20px 0;
		padding-left: 20px;
	}
		ul#list-sitemap-left li a {
			display: block;
			margin-bottom: 10px;
			padding-left: 10px;
			width: 324px;
			background: url(../bbs/img/icon_list_program.gif) left no-repeat;
		}
	ul#list-sitemap-right {
		float: right;
		margin: 20px 0;

	}
		ul#list-sitemap-right li a {
			display: block;
			margin-bottom: 10px;
			padding-left: 10px;
			width: 324px;
			background: url(../bbs/img/icon_list_program.gif) left no-repeat;
		}
		ul#list-sitemap-left li a.category, ul#list-sitemap-right li a.category {
			padding: 10px;
			width: 324px;
			background-image: none;
			background-color: #eee;
			font-weight: bold;
		}
	div#box-sitemap-bottom {
		clear: both;
	}
		ul#list-sitemap-left li hr, ul#list-sitemap-right li hr {
			width: 324px; height: 1px;
			background: #ddd;
			color: #ddd;
			border: none;
		}

/* links */

h2#h2-links {
	width: 790px; height: 40px;
	background: url(../information/img/h2_links.gif) no-repeat;
	text-indent: -9999px;
}








