@charset "UTF-8";
html{
	height: 100%;
}
/* CSS Document */

body {
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

/*�S�̂̃��C�A�E�g*/

#layout{
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}


/*�w�b�_�[*/

.head_topics{
	background-image: url(../img/news/news_head_img_topics.jpg);
	width: 804px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.head_backnumber {
	background-image: url(../img/news/news_head_img_backnumber.jpg);
	width: 804px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.link_sw_backnumber{
	height: 26px;
	width: 744px;
	padding-right: 60px;
	padding-top: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #0c4cbd;
}
.link_sw_backnumber a{
	text-decoration: none;
	display:block;
	width:80px;
	height:35px;
	margin-left:670px;
}

.link_sw_topics{
	height: 26px;
	width: 724px;
	padding-right: 80px;
	padding-top: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #0c4cbd;
}
.link_sw_topics a{
	text-decoration: none;
	display:block;
	width:80px;
	height:35px;
	margin-left:670px;
}

/*���C��*/
.main{
	width: 804px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	height: auto;
	background-image: url(../img/news/news_main_back.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}

.main p{
	width: 15px;
}

.left{
	width: 490px;
	float: left;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 12px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 150%;
	height: auto;
}

.right{
	width: 250px;
	float: right;
	height: auto;
	margin-right: 12px;
	margin-top: 10px;
}


/*�t�b�^�[*/

.footer{
	width: 804px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/news/news_footer.jpg);
	height: 25px;
	margin-bottom: 30px;
}
.clear{
	clear: both;
}
.tsn_title_txt {
	width: 770px;
	height: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #003399;
	float: left;
	line-height: 150%;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tsn_title_txt_backnumber {
	width: 755px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #003399;
	float: left;
	line-height: 150%;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.tkb_movie{
	text-align:center;
}