@charset "utf-8";
#content {
	padding-top: 20px;
	overflow: auto;
}

/*
#content #sub {
	font-size: 1.2em;
	padding-top: 20px;
	width: 183px;
}
#content #main {
	width: 595px;
	padding: 10px;
	height: 369px;
}

#sub #title {
	padding-left: 10px;
	color: #FF0000;
}
#sub #title a {
	color: #FF0000;
}
#content .left_box   {
	float: left;
	margin-right: 10px;
}
#content .right_box {
	float: right;
}
#main #info #main_title a {
	color: #FFFFFF;
}



#sub dl {
	padding-left: 10px;
	clear: both;
}
#sub dt {
	padding-top: 2px;
	background-image: url(../img/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 10px;
}
#sub dd {
	padding-top: 10px;
	padding-left: 15px;
}
#sub dd a {
	color: #666666;
	text-decoration: none;
}
#main #info {
	height: 369px;
	background-color: #FFFFFF;
	overflow: auto;
	font-size: 1.4em;
}
#main_title h3 {
	margin: 0px;
	padding: 0px;
}
#main_title {
	background-color: #00A0C6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-right: 20px;
}
#main  #info  .text {
	padding: 20px;
}
#main  #info  .text  p {
	color: #666666;
	text-align: left;
	padding-bottom: 15px;
	line-height: 1.6em;
}
#main  #info  .text  h2 {
	margin: 0px;
	padding-bottom: 30px;
}
#main #info #news1 {
	display: none;
}
*/
#content #sub_navi {
	padding-left: 60px;
	font-size: 1.4em;
}
#content h2 {
	margin: 0px;
	padding: 0px;
}
#content p {
	padding-left: 10px;
	padding-top: 10px;
}

.left {
	float: left;
}
.right {
	float: right;
}

#content #news {
	padding-left: 60px;
	clear: both;
	padding-top: 20px;
}
#content #news dl {
	font-size: 1.4em;
}

#content #news dt {
	background-image: url(../img/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	display: none;
}
#content #news dd {
	padding-left: 20px;
	float: left;
	width: 600px;
	margin-bottom: 10px;
	display: none;
}
#content #news dd a {
	color: #9B9B9B;
}
#content #kiji {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#content #kiji #print {
	background-color: #0060B6;
	font-size: 1.2em;
}
#content #kiji #print p {
	padding: 2px 10px;
}
#content #kiji #print a {
	color: #FFFFFF;
}
#content #kiji p {
	font-size: 1.2em;
	line-height: 1.6em;
}
#content #kiji #text {
	overflow: auto;
	height: 330px;
	width: 710px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#content #kiji #text hr {
	display: none;
}
