body
{
	background-color: #FFFFFF;
	margin: 0;
	font-size: 9pt;
	color: #000000;
}
a:link		{ color: #333333; }
a:active	{ color: #FF8000; }
a:visited	{ color: #333333; } 
a:hover		{ color: #FF6600; } 
form
{
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
.space1 {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.space2 {
	font-size: 2px;
	height: 2px;
	clear: both;
}
.space3 {
	font-size: 3px;
	height: 3px;
	clear: both;
}
.space4 {
	font-size: 4px;
	height: 4px;
	clear: both;
}
.space5 {
	font-size: 5px;
	height: 5px;
	clear: both;
}
.space10 {
	font-size: 10px;
	height: 10px;
	clear: both;
}
.space10gray {
	background-color: #CCCCCC;
	clear: both;
	height: 10px;
}
.space15 {
	height: 15px;
	clear: both;
}
.space20 {
	clear: both;
	height: 20px;
}
.space50 {
	clear: both;
	height: 50px;
}
.space2w {
	float: left;
	width: 2px;
}



.frame {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}


#left_menu {
	float: left;
	width: 202px;
}
.menu-box {
	border: 1px solid #CCCCCC;
	width: 200px;
	background-color: #EFEFEF;
}
#topics {
	float: left;
	width: 535px;
	margin-left: 5px;
}

.topics_voice {
	float: left;
	background-image: url(../image/menu-00.gif);
	width: 534px;
	height: 1062px;
}
.clear_box {
	height: 35px;
	float: left;
	width: 250px;
}
.clear_box_btn {
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	height: 29px;
	width: 200px;
	text-align: right;
}


.left_button {
	height: 40px;
	width: 200px;
	margin-right: 1px;
	margin-left: 1px;

}
.left_button_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
}
.left_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.topics_image {
	padding: 5px;
	float: left;
	height: 260px;
	border: 3px double #666666;
	margin-top: 5px;
}
.topics_left {
	width: 400px;
}
.topics_right {
	width: 107px;
	padding: 3px;
	line-height: 150%;
	text-align: center;
	color: #00F;
	height: 264px;
}
.topics_rinji {
	padding: 5px;
	float: left;
	height: 250px;
	width: 520px;
	border: 3px double #666666;
	margin-top: 5px;
	line-height:120%;
}
.topics {
	background-color: #EFEFEF;
	width: 532px;
	font-size: 12px;
	height: 1036px;
	/*	height: 130px;*/
	overflow:auto;
	border: 1px solid #D61010;
}
.topics_title_box {
	background-color: #CCCCCC;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
	float: left;
	width: 495px;
}

.topics_title {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.topics_by {
	float: right;
	color: #FF0000;
}
.topics_koshin {
	color: #0000FF;
	float: right;
	padding-left: 10px;
}
.topics_comment {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 120%;
}
.topics_line {
	background-color: #CC4400;
	clear: both;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
}




.border_red {
	border: 1px solid #E61111;
}
.line {
	margin: 3px;
	height: 3px;
	background-image: url(../image/mini-sen2.gif);
}



#middle-menu {
	clear: left;
	float: left;
	width: 742px;
	margin-top: 3px;
}
.contents_link {
	padding-top:   5px;
	padding-right: 3px;
	padding-left:  3px;
}

.contents_line {
	background-image: url(../image/mini-sen2.gif);
	margin-top:    2px;
	margin-right:  3px;
	margin-bottom: 0px;
	margin-left:   3px;
	height: 2px;
	font-size: 2px;
}

.image200 {
	height: 25px;
	width: 200px;
}
.contents {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#right-link {
	width: 202px;
	float: left;
	position: relative;
	margin-left: 6px;
}

.link-title {
	clear: both;
	padding-top: 5px;
}
.link-dot {
	float: left;
	padding-right: 5px;
}
.link-contents {
	float: left;
	width: 185px;
}
.link-box {
	float: left;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	width: 200px;
	line-height: 120%;
}
.link-box #fxnavi {
	height: 260px;
	width: 400px;
	position: absolute;
	left: -200px;
	top: 40px;
}
.link-box-orange {
	float: left;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../image/mini-p1.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	width: 185px;
	line-height: 120%;
}
.link-box-red {
	float: left;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../image/mini-p2.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	width: 185px;
	line-height: 120%;
}
.link-box-green {
	float: left;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../image/mini-p3.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	width: 185px;
	line-height: 120%;
}

.link-line {
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.point {
	float: left;
	height: 50px;
	width: 188px;
	border: 1px solid #CCC;
}


.link-box-in {
	border: 1px solid #999999;
	width: 946px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 62px;
	margin-right: 1px;
	margin-left: 1px;
}
.link-box-in-icon {
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #999999;
	margin-left: 1px;
}
.link-box-in-link {
	float: left;
	height: 35px;
	margin-left: 1px;
	border: 1px solid #999999;
	width: 120px;
	padding-top: 25px;
	padding-left: 3px;
}
.link-out {
	clear: both;
	border: 1px solid #999999;
	width: 948px;
}
.link-out-title {
	background-image: url(../image/mm-bk.gif);
	height: 25px;
	border: 1px solid #999999;
	float: left;
	background-position: 1px;
	margin-bottom: 2px;
}
.out-box {
	float: left;
	height: 720px;
	margin-left: 2px;
}


#box-osusume {
	width: 230px;
}
#title-osusume {
	width: 228px;
}
.contents-osusume {
	padding: 3px;
	width: 222px;
	height: 683px;
	border: 1px solid #FF9900;
	clear: both;
}

#box-thanks {
	width: 300px;
}
#title-thanks {
	width: 298px;
}
.contents-thanks {
	padding: 3px;
	width: 292px;
	height: 683px;
	border: 1px solid #FF9900;
	clear: both;
}

#box-group {
	width: 410px;
}
#title-group {
	width: 408px;
}
.contents-group {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 402px;
	border: 1px solid #999999;
	clear: both;
}
.annai {
	line-height: 150%;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 3px;
	margin-left: 2px;
}
.group-table {
	float: left;
	border: 1px solid #999999;
	width: 191px;
	height: 62px;
	padding: 3px;
	margin-left: 2px;
}



#title-kanren {
	width: 408px;
}
.contents-kanren {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 402px;
	border: 1px solid #999999;
	clear: both;
}
.copyright {
	color: #FFFFFF;
	background-color: #292927;
	text-align: center;
}

