@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	color: #333;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#wrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
h1 {
	margin-top: 10px;
	margin-left: 10px;
	outline-color: #FFF;
	margin-bottom: 10px;
	float: left;
	padding: 0px;
	margin-right: 0px;
}

.header {
	background-image: url(img/bg_header.gif);
	background-repeat: repeat;
	float: left;
	display: block;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#twitter {
	margin-top: 14px;
	margin-bottom: 13px;
	float: right;
	margin-right: 10px;
}
#home {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 50px;
	float: right;
	margin-left: 10px;
}
ul  {
	margin: 0px;
	padding: 0px;
}

#header_img { float: left; }

#b_home {
	margin: 0px;
	float: left;
	clear: right;
}

#b_profile {
	margin: 0px;
	float: left;
}

#b_question {
	margin: 0px;
	float: left;
}

#b_traded {
	margin: 0px;
	float: left;
}

#b_order {
	margin: 0px;
	float: left;
}

#b_non {
	margin: 0px;
	float: left;
}

#left {
	float: left;
	width: 650px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.topics {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/bg_topics.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 650px;
	margin: 0px;
	padding-right: 0px;
	float: left;
	text-shadow: 1px 1px 1px #333;
}
.profile {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(img/bg_profile.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 650px;
	margin: 0px;
	padding-right: 0px;
	float: left;
	text-shadow: 1px 1px 1px #FFF;
}
.question {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/bg_question.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 650px;
	margin: 0px;
	padding-right: 0px;
	float: left;
	text-shadow: 1px 1px 1px #333;
}
#left  ul{
	display: block;
	float: left;
	width: 650px;
	list-style-type: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.header ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

#left ul li {
	font-size: 12px;
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 590px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#right {
	background-image: url(img/bg_space.gif);
	background-repeat: repeat;
	float: right;
	width: 200px;
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}

#right h2 {
	visibility: hidden;
	height: 1px;
	width: 1px;
}

#fotter {
	float: left;
	width: 950px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #3299CC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right img {
	border: 1px solid #FFF;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#left dl {
	background-color: #FFF;
	margin: 0px;
	float: left;
	width: 610px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#left dl dt {
	font-size: 14px;
	font-weight: bold;
	width: 105px;
	float: left;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#left dl dd {
	width: 500px;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0px;
	clear: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.dl_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

#left dl .dl_line ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.map {
	width: 500px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#left p {
	width: 610px;
	float: left;
	margin: 0px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 150%;
	background-color: #FFF;
}

#left form {
	float: left;
	width: 650px;
}

form .submit {
	width: 650px;
	float: left;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right ul {
	margin: 0px;
	padding: 0px;
}

#right ul li { list-style-type: none; }

.red { color: #F00; }

#menu li { list-style-type: none; }

#center {
	width: 650px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#wrap2 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.now {
	font-size: 10px;
	color: #999;
	text-align: right;
	float: right;
}

#left dl .dl_line img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
