@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFF;
	line-height: 20px;
}
.smallfont {
	font-size: 12px;
}
.base #container {
	width: 950px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.base #header {
	background-color: #FFF;
}
.base #mainContent {
	background: #FFFFFF;
	width: 680px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.base #footer {
	height: 150px;
	padding-bottom: 0;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.base #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.base #menubox {
	height: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFF;
}
a img {
       border-width:0;
}
a, a:visited {
	color: #39F;
	text-decoration: underline;
}
a:active {
	color: #39F;
	text-decoration: none;
}
a:hover, a:focus {
	color: #06F;
	text-decoration: underline;
}
.base #sidebar {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	width: 240px;
	float: right;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.base #picbox {
	height: 330px;
	background-image: url(../images/topimg.jpg);
}
.base #loginbox {
	background: #FFFFFF;
	width: 650px;
	float: left;
	height: 200px;
	margin-top: 20px;
	padding: 0px;
}
.base #contentbox {
	width: 650px;
	float: left;
	margin-top: 20px;
	padding: 0px;
	background-color: #FFFFFF;
}
.base #header_login {
	height: 60px;
	background-color: #DDDDDD;
	background-image: url(../images/header_login.gif);
	padding-top: 10px;
	padding-right: 20px;
}
.base #profilebox {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #EEE;
}
.underlines  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.base #hotinfobox {
	float: left;
	margin-top: 20px;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.base #newbox {
	background: #FFFFFF;
	width: 650px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.base #mainContent h1.borderd {
/*.base #mainContent h1 {*/
	margin: 0px;
	text-align: left;
	color: #333;
	background-image: url(../images/tittle_bar.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.base #loginmenubox {
	margin-bottom: 10px;
	margin-top: 10px;
}
.base #sidebar_login {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 10px;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}
/*.base #sidebar_login h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #333;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}*/
.base #newbox_login {
	width: 680px;
	float: left;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 250px;
	background-color: #DDF3C7;
}
.base #mainContent h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: left;
	color: #666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.base #hotinfo_talk {
	float: right;
	height: 200px;
	margin-top: 10px;
	width: 579px;
	margin-bottom: 5px;
	background-image: url(../images/bak_hotinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 150%;
	font-size: 13px;
}
.base #hotinfo_icon {
	float: left;
	width: 60px;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 80px;
	height: 60px;
}
.base #hotinfo_box {
	margin-bottom: 5px;
	background-image: url(../images/bak_hotinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bigfont {
	font-size: 16px;
	font-weight: bold;
}
.base #hotinfo_box_list {
	background-image: url(../images/bak_hotinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 230px;
}
.base #hotinfo_comment {
	line-height: 150%;
	font-size: 13px;
	height: 60px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.base #hotinfo_box_list_detail {
	color: #000;
	padding-left: 100px;
}
.base #hotinfo_icon_s {
	float: left;
	width: 60px;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 80px;
	height: 60px;
}
.base #hotinfo_talk_s {
	float: right;
	height: 200px;
	margin-top: 10px;
	width: 579px;
	margin-bottom: 5px;
	background-image: url(../images/bak_hotinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 150%;
	font-size: 13px;
}
.base #mainContent_large {
	background: #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
.base #talk_buy {
	height: 145px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_buy.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #icon_buy_sell_top {
	float: left;
	width: 80px;
	background-color: #FFF;
	height: 110px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.base #buy_list {
	background-image: url(../images/bak_hotinfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.base .list {
}
.base #buy_menu {
	float: right;
	width: 100px;
	background-color: #FFF;
	height: 131px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.base #largefont{
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #000;
	color: #CCC;
	padding-top: 5px;
	margin-bottom: 10px;
	border: 2px solid #999;
}
.base #middlefont{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #CCC;
	padding-top: 5px;
	margin-bottom: 10px;
}
.base #middlefont-g{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #696969;
	padding-top: 5px;
	margin-bottom: 10px;
}
.base #mainContent_large h1.borderd {
/*.base #mainContent_large h1 {*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-align: left;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.base #talk_status {
	height: 20px;
	margin-top: 5px;
	width: 660px;
	margin-bottom: 5px;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #F00;
	text-align: center;
}
.base #match_buy {
	height: 110px;
	margin-top: 0px;
	width: 950px;
	margin-bottom: 5px;
	background-image: url(../images/bak_buy_sell_match.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.base #match_list {
	margin-top: 0px;
	width: 800px;
	margin-bottom: 5px;
	line-height: 150%;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.match_list_lines  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.base #talk_sell {
	height: 145px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_sell.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #match_sell {
	height: 110px;
	margin-top: 0px;
	width: 950px;
	margin-bottom: 5px;
	background-image: url(../images/bak_buy_sell_match.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.base #icon_list_left {
	float: left;
	width: 80px;
	background-color: #FFF;
	height: 110px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.base #icon_list_right {
	float: right;
	width: 80px;
	background-color: #FFF;
	height: 110px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.base #talk_list_buy {
	height: 145px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_list_buy.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #talk_list_sell {
	height: 145px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_list_sell.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #match_talk {
	height: 150px;
	margin-top: 0px;
	width: 950px;
	margin-bottom: 5px;
	line-height: 150%;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.base #match_list_talk {
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.base #talk_talk {
	height: 100px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_talk_talk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #icon_talk_top {
	float: left;
	width: 80px;
	background-color: #FFF;
	height: 100px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.largebold {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.base #talk_menu {
	float: right;
	width: 100px;
	background-color: #FFF;
	height: 85px;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.base #talk_thread_status {
	margin-top: 15px;
	width: 660px;
	margin-bottom: 5px;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #000;
	text-align: center;
}
.base #talk_in {
	height: 190px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/talk-in.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #talk_in_user {
	height: 145px;
	margin-top: 0px;
	width: 660px;
	margin-bottom: 5px;
	background-image: url(../images/bak_list_sell.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.base #know_talk {
	height: 100px;
	margin-top: 0px;
	width: 650px;
	margin-bottom: 5px;
	background-image: url(../images/bak_know.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.base #know_talking {
	height: 100px;
	margin-top: 0px;
	width: 650px;
	margin-bottom: 5px;
	background-image: url(../images/bak_know_talking.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.base #know_talking_res {
	height: 100px;
	margin-top: 0px;
	width: 650px;
	margin-bottom: 5px;
	background-image: url(../images/bak_know_talking_res.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
}
