body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shodow {
	background-image: url(shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#head {
	height: 85px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shodow #bgbt a {
	color: #FFFFFF;
	text-decoration: none;
}
.shodow #bgbt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#head img {
	margin-left: 5px;
}
#bgbt {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 22px;
	background-image: url(img/bg_bt.jpg);
	background-repeat: repeat;
	background-position: top;
	width: 775px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}

/*--------btboxここから-----------*/
#btbox {
	height: 45px;
	background-image: url(img/images/bgbt_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#mainmenu {
	display:inline-table;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
#mainmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}
#mainmenu li a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	display: block;
}

#mainmenu:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}


/* Mac IE には適用させない \*/
* html #mainmenu{ height:1px; }
#mainmenu{ display:block; }
/* */






/*contentここから*/
#content:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

#content{
	display:inline-table;
	padding: 25px 15px;
}

/* Mac IE には適用させない \*/
* html #content{ height:1px; }
#content { display:block; }
/* */


#content #contentleft {
	float: left;
	width: 485px;
}
#content #content_right {
	float: right;
	width: 254px;
	background-image: url(img/images/topics_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	background-color: #D6E4FF;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FF8C00;
	margin-top: 0px;
	padding-top: 0px;
}
p.topintro {
	background-image: url(img/bg_pen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 200px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 15px;
}
#topicinbox {
	background-image: url(img/images/topics_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#topiccontent {
	height: 275px;
	overflow:auto;
}
.date {
	color: #4A76D7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.topictxt {
	line-height: 16px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#footer {
	background-image: url(img/footerline.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	clear: both;
}
p.ssl {
	font-size: 10px;
	text-indent: 15px;
}
.emptyline {
	clear: both;
}
#collong {
	width: 130px;
}
