/*** 共通CSS ***/

* {
	background-repeat: no-repeat;
	font-family: sans-serif;
	word-break: break-all;
}

body {
	margin: 0;
	font-size: 12px;
}

img {
	border-width: 0;
}

h2 {
	margin: 0 0 10px;
	font-size: 10.5pt;
	padding: 11px 8px;
	background-image: url(/img/left2/header.gif);
	height: 15px;
	color: #ffffff;
	vertical-align: middle;
}

h3 {
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 3px solid #cccccc;
}

h3 span, h3 a {
	font-size: 14px;
	padding: 6px 8px;
	text-decoration: none;
	color: #333333;
	border-bottom: 3px solid #2779c5;
}

table {
	border-collapse: collapse;
}

th, td {
	padding: 2px 4px;
}


/** クラス **/

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.top * {
	vertical-align: top;
}

.middle * {
	vertical-align: middle;
}

.bottom * {
	vertical-align: bottom;
}

.clear {
	clear: both;
}

.line-through {
	text-decoration: line-through;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.bg_pink {
	background-color: #ffc0cb;
}

.buttons {
	text-align: center;
}

div.buttons {
	margin: 10px;
}

div.explanation {
	font-size: 14px;
	margin: 20px;
	line-height: 1.3;
}

div.msg {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.3;
	color: #ff0000;
}

div.relation {
	background-color: #eeeeee;
	padding: 15px;
	line-height: 1.8;
}


/** レイアウト **/

#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
}

#header {
	height: 68px;
}

#main {
	min-height: 500px;
}

#left_contents {
	width: 700px;
	float: left;
}

#contents {
	width: 530px;
	float: right;
}

#left {
	width: 160px;
	float: left;
}

#right {
	width: 250px;
	float: right;
}

#footer {
	margin-top: 20px;
	text-align: right;
}


/** ヘッダ **/

#header_logo {
	position: absolute;
	top: 10px;
	left: 0px;
}

#header_logo img {
	margin-right: 10px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 35px;
	left: 0px;
}

#header_login {
	width: 250px;
	height: 55px;
	position: absolute;
	right: 4px;
	top: 10px;
	background-image: url(/img/header/bg_member.gif);
}

#header_login_name {
	position: absolute;
	top: 8px;
	left: 8px;
}

#header_login_login {
	position: absolute;
	top: 32px;
	left: 100px;
	padding-top: 2px;
	padding-left: 16px;
	background-image: url(/img/header/login.gif);
}

#header_login_signup {
	position: absolute;
	top: 32px;
	left: 170px;
	padding-top: 2px;
	padding-left: 16px;
	background-image: url(/img/header/signup.gif);
}

#header_login_logout {
	position: absolute;
	top: 32px;
	right: 20px;
}

#header_login_logout span {
	margin-left: 10px;
}

#cse-search-box {
	position: absolute;
	top: 40px;
	right: 280px;
}


/** ヘッダバー **/

#header_bar {
	height: 4px;
	background-image: url(/img/header/bar.gif);
	margin-top: 8px;
	margin-bottom: 16px;
}


/** サイドコンテンツ **/

div.side_header {
	height: 15px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

div.side_content {
	background-repeat: repeat-y;
	padding: 2px 4px;
	line-height: 1.2;
}

div.side_content div {
	margin: 4px 0;
}

div.side_bottom {
	height: 3px;
	margin-bottom: 10px;
}


div.left_header {
	background-image: url(/img/left/header.gif);
}

div.left_content {
	background-image: url(/img/left/content.gif);
}

div.left_bottom {
	background-image: url(/img/left/bottom.gif);
}

div.right_header {
	background-image: url(/img/right/header.gif);
}

div.right_content {
	background-image: url(/img/right/content.gif);
}

div.right_bottom {
	background-image: url(/img/right/bottom.gif);
}


div.ad {
	text-align: center;
	margin-bottom: 10px;
}


/** お知らせ **/

div.right_info_header {
	background-image: url(/img/right/info_header.gif);
}

div.right_info_content {
	background-image: url(/img/right/info_content.gif);
	padding: 2px 8px;
}

div.right_info_more {
	text-align: right;
	margin: 0;
}

div.right_info_bottom {
	background-image: url(/img/right/info_bottom.gif);
}


div.info {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}


/** フッタ **/

#footer_navi {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #cccccc;
	margin-bottom: 0px;
	line-height: 1.5;
}

#footer_navi a {
	color: #6a6a6a;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#footer_copyright {
	margin-bottom: 4px;
}


/** トピックパス **/

div.topicpath {
	margin-bottom: 10px;
}

div.topicpath a, div.topicpath span {
	margin-right: 6px;
}

div.topicpath a {
	text-decoration: none;
	color: #000000;
}

div.topicpath a:hover {
	text-decoration: underline;
}


/** ページ **/

div.page {
	margin: 4px 0 20px;
	text-align: center;
	line-height: 1.3;
	font-size: 14px;
}

div.page a, div.page span {
	margin: 0 8px;
	border: 1px solid #c0c0c0;
	color: #404040;
	padding: 2px 6px;
	text-decoration: none;
}

div.page a:hover {
	border-color: #2779c5;
}

div.page_info {
	margin-bottom: 8px;
}

div.page_list a, div.page_list span {
	margin: 0;
	display: block;
	float: left;
}

div.page_list span {
	background-color: #2779c5;
	color: #ffffff;
}

div.page span.page_navi {
	background-color: transparent;
	color: #c0c0c0;
}


/** 画像 **/
img.arrow {
	vertical-align: middle;
	margin-right: 4px;
}


/** フォーム **/

div.form {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 2.0;
}

td.buttons input {
	margin-left: 10px;
	margin-right: 10px;
}

span.required {
	color: #ff0000;
	font-weight: bold;
}


/** テーブル **/

table.threads {
	width: 100%;
	margin-bottom: 10px;
}

table.threads th {
	padding: 4px;
	background-color: #d0d0d0;
}

table.threads td {
	padding: 4px;
	border-bottom: 1px dotted #666666;
}

tr.even {
	background-color: #f6f6f6;
}

table.form {
	width: 100%;
}

table.form th, table.form td {
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 4px 8px;
}

table.form th {
	background-color: #eeeeee;
}

table.ranking {
	width: 100%;
}

table.ranking td {
	padding: 2px 2px;
	line-height: 1.1;
}

table.ranking td.red {
	color: #ae0000;
}

tr.header th {
	background-image: url(/img/table/header.gif);
	background-position: center top;
	background-color: transparent;
	height: 20px;
	font-size: 12px;
	color: #ffffff;
	padding: 4px 4px;
	vertical-align: top;
}

tr.header th.le {
	background-position: left top;
}

tr.header th.re {
	background-position: right top;
}


/** カラム **/

col.thread_category {
	width: 60px;
}

col.thread_comment {
	width: 60px;
}

col.time {
	width: 120px;
}

col.h {
	width: 180px;
}

col.remove {
	width: 50px;
}

col.ranking_rank {
	width: 23px;
}

col.ranking_good {
	width: 64px;
}

col.comment_buttons {
	width: 80px;
}


/** td **/

td.thread_category {
	vertical-align: middle;
	font-size: 8px;
	text-align: center;
}


/** もっと見る **/

div.thread_more {
	text-align: right;
}


/** 新規作成リンク **/

div.create {
	margin: 20px;
}


/** スレッド **/

div.thread_title {
	text-align: right;
	padding: 0 8px;
}

div.thread_title span {
	vertical-align: middle;
}

div.thread_title img {
	vertical-align: middle;
}

div.thread_body {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
	background-color: #fcf9f0;
	border: 1px solid #d5d2bf;
}


/** コメント **/

div.comments {
	margin-bottom: 20px;
}

table.comment_header {
	width: 100%;
	margin-bottom: 8px;
}

table.comment_header td {
	background-color: #dddddd;
	padding: 4px 8px;
}

table.comment_header td * {
	vertical-align: middle;
}

div.comment_body {
	margin-bottom: 20px;
	line-height: 1.5;
}


/** Ajax **/
a.ajax_good {
	display: none;
}

a.ajax_warning {
	display: none;
}


/** トップ説明 **/
div.top_explanation {
	margin-bottom: 10px;
}


/** マイページリンク **/
div.mypage_link {
	margin: 10px;
	line-height: 1.8;
}


/** ソート **/
span.sortlink {
}

a.sortlink {
	text-decoration: none;
	color: #0000ff;
}

