@charset "UTF-8";


dl.type1 dt {
	font-weight:bold;
}

dl.type1 dd {
	margin-bottom:1em;
}

.fsS {
	font-size:80%;
}

.parent:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

p,table,form {
	margin-bottom:1em;
}

th {
	text-align:left;
	white-space:nowrap;
}

th,td {
}

table.M {
	width:500px;
}

table.L {
	width:650px;
	width:100%;
}

table.L th {
	width:30%;
}

table_l th {
	background-color:#C4A77E;
	text-align:left;
}

p#error {
	font-weight:bold;
	color:#900;
	padding:10px !important;
	margin:0 0 1em !important;
	border: 3px solid #900;
	background-color:#FFF;
}

th.error ,
td.error {
	border: 5px solid #900 !important;
}

th.error p,
td.error p {
	font-weight:bold;
	color:#900;
}

.shironuki {
	font-size:80%;
	padding:5px;
	background-color:#300;
	color:#fff;
}

.caution {
	font-size:80%;
}

ul.part-list,
ul.genre-list {
	width:100%;
	font-size:11px;
}

ul.part-list li,
ul.genre-list li {
	width:30%;
	float:left;
	white-space:nowrap;
}

body#error #pankuzu {
	display:none;
}

img.userImgS {
	width:100px;
}

table.userDetail {
	width:100%;
	border-collapse:collapse;
}

table.userDetail td,
table.userDetail th {
	border-bottom:1px solid #5F1E1E;
	padding:10px 0;
}

table.userDetail th {
	width:200px;
}

table.userDetail tr.bdn td,
table.userDetail tr.bdn th {
	border:none;
}

table.setlist {
	width:700px;
	margin-bottom:10px;
}

table.setlist td,
table.setlist th {
	border-bottom:1px solid #5F1E1E;
	border-right:1px solid #5F1E1E;
	border-top:1px solid #C6A575;
	border-left:1px solid #C6A575;
	padding:5px;
}

table.setlist th {
	background-color:#C4A77E;
	padding-right:50px;
	white-space:nowrap;
}

ul#photo_list li {
	float:left;
	width:200px;
	padding:15px;
	margin-right:2px;
	margin-bottom:2px;
	border-right: 1px solid #5F1E1E;
	border-bottom: 1px solid #5F1E1E;
}

#bbs_oyalog h3 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-bottom:1em;
	margin-bottom:2em;
}

#bbs_oyalog form {
	margin-left:200px;
}

.log_info {
	width:250px;
	float:left;
}

.log_message {
	width:450px;
	float:right;
}

.regtime {
	clear:both;
	font-size:11px;
	margin-left:250px;
}

#bbs_oyalog,
.bbs_kolog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom:2em;
	margin-bottom:2em;
}

table.row_line {
	width:100%;
}

table.row_line th {
	border-collapse:collapse;
}

table.row_line th,
table.row_line td {
	padding:5px;
	border-bottom-style: solid;
}

table.row_line th {
	border-bottom-width: 3px;
}

table.row_line td {
	border-bottom-width: 1px;
}

table.col_line {
	width:100%;
	margin-bottom:3em;
}

table.col_line td,
table.col_line th{
	border:0;
	width:350px;
	padding:10px;
	vertical-align:top;
	border-bottom:1px solid;
}

table.col_line th {
	width:30%;
	white-space:nowrap;
}

table.col_line tr.nobd th,
table.col_line tr.nobd td {
	border:none;
}

table.member_list {
	border-collapse:collapse;
	border-left:1px solid;
	border-top:1px solid;
}

table.member_list td {
	width:172px;
	border-right:1px solid;
	border-bottom:1px solid;
	text-align:center;
	vertical-align:top;
	padding:20px 0;
}

#banner h2 {
	margin-bottom:0 !important;
}

#area-link-midashi {
	position:absolute;
	width:225px;
	height:118px;
	top:0;
	left:-20px;
}

#banner #area-link {
	padding-top:98px;
	margin-bottom:20px;
	background-color:#930;
}

#banner #area-link li {
	margin-bottom:0;
	border-bottom:1px solid #930;
	padding:0 !important;
}

#banner img {
	vertical-align:bottom;
}

#facebook {
	width:700px;
	height:150px;
	background-repeat: no-repeat;
	background-image: url(../images/facebook_bg.gif);
	position:relative;
	margin-bottom:30px;
}

#facebook iframe {
	position:absolute;
	bottom:20px;
	right:20px;
	background-color:#FFF;
}

ul#footer_banner {
	width:650px;
	margin:0 auto;
	float:none;
	border-left:none;
	padding:0;
}

ul#footer_banner li {
	display:inline;
	padding-left:10px;
}

/* twitter
__________________________________________________________*/

#banner #twitter {
	line-height:1 !important;
	letter-spacing:0;
}

#twitter dt {
	margin-bottom:1em;
}

#twitter dd {
	clear:both;
	padding-bottom:0.5em;
	margin-bottom:1em;
	border-bottom:solid 1px #333;
}

#twitter dt img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#twitter dd p {
	margin-bottom:0.5em;
	line-height:1.3;
}

#twitter .date{
	font-size:10px;
	text-align:right;
}



/* amazon
__________________________________________________________*/

#amazon {
	position:relative;
}

#amazon form {
	position:absolute;
	top:0px;
	left:220px;
	width:200px;
	height:30px;
}

#amazon table{
	width:100%;
	clear:both;
}

#amazon td {
	width:20%;
	vertical-align:top;
	padding:0 10px 10px;
}

#amazon td p {
	text-align:center;
	margin-bottom:0;
}

#amazon td p.img {
	height:90px;
}



