* {
	margin						:0;
	padding						:0;
	font-size					:100%;
	font-weight					:normal;
	font-style					:normal;
}
body {
	font-size					:12px;
	font-family					:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color						:#646464;
	line-height: 18px;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	text-align					:center;
}
td,th {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
@media screen {
#right ,#contents {
		overflow				:hidden;
	}
}
object {
	margin-left					:10px;
}
img{ border						:none; }
hr {
 color:#999999;   /* ???̐F(IE?p) */
 background-color:#999999; /* ???̐F(NN?p) */
 border:0px;    /* ?g?̑??? */
 height:1px;    /* ???̑??? */
}
em,strong {
	font-weight					:bold;
}
ul,ol{
	list-style					:none;
}
small{
	margin						:0 2px;
	font-size					:11px;
}
blockquote {
	margin						:10px;
	border-left					:2px solid #7777AA;
}
table {
	border-collapse				:collapse;
	border-spacing				:0;
}
table tr td input {
	margin						:-2px;
}
h1,h2,h3,h4,h5, h1 a,h2 a,h3 a,h4 a,h5 a{
	display						:block;
	font-weight					:bold;
	clear						:both;
	text-decoration				:none;
	float: none;
}
a{
	text-decoration				:underline;
	color						:#005cd8;
}
a:visited{ color						:#005cd8; text-decoration: underline; }
a:active {
	color						:#ff0037;
	outline						:none medium;
}
a:hover{
	color						:#005cd8;
	text-decoration				:none;
}
/*layout -------------------------------*/
#header_right { float: right; }
#container{
	margin						:0 auto;
	width						:830px;
	background-color			:#ffffff;
	text-align					:left;
}
#header{
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#right{
	float						:left;
	width						:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#contents {
	width						:830px;
}
#header,#footer{
	float						:none;
	clear						:both;
}
#header h2 , #header p {
	display						:none;
}
#header h1 a{
	font-size					:12px;
	color						:#646464;
	float: none;
}
/* navigation -------------------------------*/
#navigation {
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	background-image: url(menu.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	width: 830px;
	float: left;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646464;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
#navigation li {
	font-size: 13px;
	list-style-type:none;
	border-right:1px solid #bbb;
	float: left;
	display: block;
}
#navigation li a {
	text-decoration:none;
	color: #646464;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation li a:hover {
	color:#646464;
	font-size: 13px;
	font-weight: bold;
	background-image: url(menuover.gif));
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration:none;
	display: block;
}
/* contents -------------------------------*/
#contents h2{
	margin						:10px 0 5px;
	height						:25px;
	color						:#646464;
	font-weight					:bold;
	line-height: 25px;
	background-image: url(left_h_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center;
	text-indent: 0.5em;
}
#contents h3{ font-size: 14px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:25px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
#contents h4{ font-size: 18px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:30px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
/*footer -------------------------------*/
#footer{
	color: #646464;
	font-size: 10px;
	text-align					:center;
	font-family					:verdana;
	width: 830px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer a{
	color: #005cd8;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	color: #005cd8;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active{
	color: #005cd8;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited{
	color						:#005cd8;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer div.pagetop{
	background-image: url(pagetop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#footer div.pagetop a{
	display						:block;
	width						:830px;
	height						:17px;
	text-decoration				:none;
}
#topic { clear: both;margin: 10px 0px 25px 0px;padding: 0px 10px; }
#topic  .date {
	clear: both;
	float: left;
	margin: 0px;
	width: 5.5em;
	line-height: 1.2em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#topic  .news {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fs09 { font-size: 9pt; }
.rightcontent1 {
	font-size: 8pt;
	line-height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TABLE.photoLeft {
	FLOAT: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

TABLE.photoLeft {
	BACKGROUND: #f2f2f2
}

TABLE.photoLeft IMG {

}

TABLE.photoLeft TD {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px
}
#content { clear: both;margin: 10px 0px 25px 0px;padding: 0px 10px; }

.fleft {
	float: left;
	width: 15px;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
}
.title2 {
	font-weight: bold;
}
.hr2 {
	height:3px;
	background-image: url(dot_1.gif);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.IMG_kinou { padding-right: 5px; }
.f1 {
	font-size: 16px;
	font-weight: bold;
}
