body {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック";, "";
	background: #FFB6C1;
}

a.footer {
	color: blue  ;
}


/* top */
div.header {
	margin:0px 0px 0px 0px;
}

div.middle_t {
	background: url("../images/background_main.jpg");
	width: 1024px;
	background-repeat:repeat-y;
	display:block;
	overflow:hidden;
}

.main {
	width: 830px;

}


div.bottom {
	width: 800px;
	height:30px;
	color: blue;
	line-height:1.8em
}

div.footer_top {
	background: url("../images/background_footer.jpg");
	width: 1024px;
	height: 25px;
	margin: 0px 0px 0px 0px;
}

div.top_image01 {
	background-image: none;
	width: 900px;
	height: 271px;
}

div.top_line02 {
	background-image: url("../images/line02.jpg");
	width: 900px;
	height: 27px;
	background-repeat:no-repeat;
	padding: 7px 0px 0px 0px;
}

div.newstxt {
	font-weight:normal;
	font-size:15px;
	color:#00ff00;
	margin-left: 100px;
	text-align: left; 
}


.top-right {
	float: right;
	width: 419px;
	vertical-align:middle;
	text-align: left; 
	padding: 0px;
	margin: 0px;
	display:block;
	overflow:hidden;
}

.top-left {
	float: left;
	width: 400px;
	vertical-align:middle;
	text-align: left; 
	padding: 0px;
	margin: 0px;
}

.topictitle{
	text-align: left; 
	color:#FFDDFF;
	font-weight:bold;
	font-size:16px;
}


hr{
	border-color:#FFDD00;
	background:#E43461;
}

#topicc{
/*	background:#431906; */
	background:#E43461;
}

#topicc2{
/*	background:#AD7214; */
	background:#F5003F;
}

#topicc3{
/*	background:#D8C48D; */
	background:#82002E;
}

.topicbg {
	padding: 10px;
	margin: 0px;
	width:380px;
	text-align: center; 
}

.topic {
	padding: 0px;
	margin: 0px;
}

.topictext{
	width: 365px;
	margin: 0px;
	color: #FFFFFF;
}	
a.topic-text{
	color: #F08080;
	text-decoration:none;
}

a:hover.topic{
	color: #FFFFFF;
	text-decoration:none;
}

a:alink.topic{
	color: #FFFFFF;
	text-decoration:none;
}
a:vlink.topic{
	color: #F08080;
	text-decoration:none;
}

a.toplink{
	color: #333333;
	text-decoration:underline;
}

a:hover.toplink{
	color: #333333;
	text-decoration:none;
}

a:alink.toplink{
	color: #00ff00;
	text-decoration:none;
}
a:vlink.toplink{
	color: #333333;
	text-decoration:none;
}

