@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(/common/images/main_bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a:visited  {
	text-decoration: none;
	color: #666;
}
a:hover  {
	text-decoration: underline;
	color: #900;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 14px;
	margin-bottom: 16px;
}

.top-logo {
	margin-right: 31px;
	float: left;
}
.head-navi {
	float: left;
	margin-right: 73px;
}
#main-img {
	margin-bottom: 5px;
}

#g-menu {
	margin-bottom: 29px;
	margin-top: 4px;
}
#contents {
	float: left;
	width: 570px;
}
#contents .topics-tag {
	height: 19px;
	width: 570px;
	background-image: url(/images/topics_tag.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	float: none;
	text-align: right;
	padding-top: 10px;
}
#contents .read-area {
	margin-bottom: 32px;
}
.topics .date {
	font-size: 82%;
	line-height: 1.7;
	margin-top: 15px;
	float: left;
	width: 90px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
}

.topics .item {
	font-size: 82%;
	line-height: 1.7;
	margin-bottom: 0px;
	margin-top: 15px;
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
	width: 480px;
}
.topics p {
	margin: 0px;
	padding: 0px;
}
.topics a:link {
	color: #039;
	text-decoration: underline;
	font-weight: normal;
}
.topics a:visited  {
	color: #039;
	text-decoration: underline;
	font-weight: normal;
}
.topics a:hover  {
	text-decoration: underline;
	color: #900;
}
.u-dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#r-menu {
	padding-top: 0px;
	width: 250px;
	float: right;
}
#r-menu .m-menu {
	text-align: right;
	padding-bottom: 5px;
}
.re-top {
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
}

#fotter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
}

#fotter .f-area {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 15px;
}

#fotter .copy {
	font-size: 10px;
	color: #666;
	float: left;
	padding-right: 43px;
}
#fotter .f-menu {
	font-size: 10px;
	float: right;
	padding-left: 15px;
}
.main-btn {
	float: left;
}
