@charset "utf-8";
/*
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	color: #444444;
	text-align: left;
	width: 100%;
	font-family: "MS UI Gothic";
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
	font-size: 80%;
}
a {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
a:link {
	COLOR: #0066CC;
	text-decoration: none;
}
a:visited {
	COLOR: #0066CC;
	text-decoration: none;
}
a:hover {
	COLOR: #0066CC;
	text-decoration: underline;
}
a:active {
	COLOR: #0066CC;
	text-decoration: underline;
}
br .clear {
	clear: both;
	font-family: sans-serif;
	font-size: 0pt;
	line-height: 0;
	height: 0px;
}
iframe {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
img {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
h1 {
	line-height: 1%;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.topics h2 {
	line-height: 17px;
	height: 17px;
	background-color: #E7E7E7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	text-indent: 15px;
}

h3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	line-height: 14px;
	background-color: #aaaaaa;
	height: 14px;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
h3.tit {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	line-height: 14px;
	background-color: #aaaaaa;
	height: 14px;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
	width: 100%;
}
h4 {
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 20px;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	color: #CC0000;
	font-size: 13px;
}
h5 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
p {
	margin-bottom: 20px;
}
small {
	font-size: 11px;
}
#container {
	padding: 0px;
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	display: none;
}
#topimage {
	display: none;	
}
.lowimage {
	display: none;	
}

/*
---------------------------------------------*/
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr30{
	margin-right: 30px;
}
.ml15 {
	margin-right: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}

/*
---------------------------------------------*/
.wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	clear: both;
	padding-top: 15px;
}
.wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .wrapper {
    height: 1em;
    overflow: visible;
}
/**/

/*contents
---------------------------------------------*/
.contents {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .contents {
    height: 1em;
    overflow: visible;
}
/**/

.comment {
	border: 1px solid #CCCCCC;
	padding: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.pan {

}
#pankuzu {
	background-image: url(../images/bg_pankuzu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 150%;
	color: #000000;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.main {
	width: 952px;
	border: 1px solid #CCCCCC;
}
.primary {
	float: none;
	width: 760px;
	border: 1px solid #CCCCCC;
}
.secondary {
	display: none;	
}
/*　footer
---------------------------------------------*/
#gotop {
	display: none;	
}
#footer {
	display: none;	
}
.copyright {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hot {
	float: right;
	width: 265px;
	margin-bottom: 15px;
}
.hot h3 {
	background-image: none;
	text-indent: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
	height: 24px;
}

.hot table {
	text-align: left;
	vertical-align: top;
}
.hot td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.hot .line {
	background-image: url(../images/bg_topcis_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hot .tdc {
	vertical-align: middle;
}
.layoutW3 {
	width: 100%;
	clear: both;
}
.layoutW3 td {
	text-align: left;
	vertical-align: top;
}
.layoutW3 .l {
	width: 250px;
}
.layoutW3 .r {
	width: 176px;
}
.layoutW3 .topics {
	padding-right: 20px;
}
.red {
	color: #FF3300;
}
.blue {
	color: #0066CC;
}

