﻿/*　コミュに民CSS　　　*/

* {margin: 0;}

html, body {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: small;
	height: 100%;
	background-color: #f6ffe5;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

div#wrapper {
	width: 615px;
	height: 100%;
	margin: 0 auto -46px;
	text-align: left;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.line {
	border-bottom: solid 1px #dcdcdc;
}

.line_dotted {
	margin: 10px 0px 10px 0px;
	border-bottom: solid 2px #ff9719;
	border-style: dotted;
	color:#FFFFFF;
}

.line_space {
	margin: 10px 0px 20px 0px;
	border-bottom: solid 1px #dcdcdc;
}

.line_space2 {
	margin: 5px 0px 10px 0px;
	border-bottom: solid 1px #dcdcdc;
}

.space {
	margin: 10px 0px 0px 0px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.page {
	margin: 10px 0px 10px 0px;
	font-size: 140%;
	text-align: center;
}

/* ヘッダーのCSS header.html #####################　　　*/
.header_center_box {
	width: 615px;
	margin-left: auto;
	margin-right: auto;
}

a.header_title {
	text-decoration: none;
}

img.header_title {
	margin: 10px;
	width: 200px;
}


/* トップページの真ん中のBOX index.html 新着本一覧 newbook.html############　　　*/
.boxcenter {
	float: left;
}

.center_waku {
	width: 290px;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	background-color: #ffffff;

	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;

	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;

	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;

	border-top: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}


/* 右カラムのCSS #################################　　　*/
.boxright {
	width: 300px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.boxright_title_box {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #dcdcdc;

	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;

	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;

	border-top: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}

.boxright_boby_box {
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	background-color: #ffffff;

	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;

	border-bottom: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}

.boxright_average_bookimg {
	margin: 5px 5px 0px 0px;
	float: left;
}

img.boxright_average_bookimg {
	width: 80px;
}

.boxright_average_txt {
	margin: 5px 5px 0px 0px;
	width: 180px;
	line-height: 140%;
	float: left;
}

.boxright_average_bookname {
	margin: 5px 0px 5px 0px;
	font-size: 150%;
}

.boxright_average_writer {
	margin: 0px 0px 5px 0px;
	font-size: 100%;
}

.boxright_average_avg {
	font-size: 140%;
	color: #ff9719;
	font-weight: bold;
}

.boxright_reviewerimg {
	margin: 5px 5px 0px 0px;
	float: left;
}

img.boxright_reviewerimg {
	width: 50px;
}

.boxright_reviewername {
	margin: 5px 0px 2px 0px;
	font-size: 120%;
}

.boxright_reviewerjob {
	margin: 0px 0px 2px 0px;
	font-size: 100%;
}

.boxright_reviewercount {
	font-size: 120%;
	color: #ff9719;
	font-weight: bold;
}

.ad {
	margin: 10px 0px 15px 0px;
}

.ateme_bana {
	width: 290px;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #ffffff;

	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;

	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;

	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;

	border-top: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.ateme_bana_txt {
	font-size: 110%;
	line-height: 150%;
}



/* フッターのCSS #################################　　　*/
.footer {
	margin: 10px 0px 0px 0px;
	background-color: #F2F2F2;
	vertical-align: bottom;
}

.footer_box {
	width: 990px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}

.footer_copyright {
	padding: 50px 0px 0px 0px;
	text-align: center;
}


/* ログインのCSS login.html #######################　　　*/
.login_box {
	margin: 10px 0px 10px 0px;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.login_err_txt {
	margin:20px 0px 20px 50px;
	font-size: 120%;
}

a.login_entrylink {
	color : #ff9719;
}


input.login_malipass {
	margin:0px 0px 15px 0px;
	width: 240px;
	height: 30px;
	font-size: 100%;
	color: #666666;
	border-radius: 5px;
	border: solid 2px #dcdcdc;
}

.login_txt {
	margin:5px 0px 5px 0px;
	font-size: 120%;
}

input.login_submit_button {
	padding: 5px 5px 5px 5px;
	width: 100px;
	height: 32px;
	font-size: 100%;
	color: #6E6E6E;
	border-radius: 5px;
	background-color: #E6E6E6;
	border: solid 1px #dcdcdc;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

input.login_submit_button:hover {
	background-color: #cccccc;
}

.login_submit_button_center {
	margin:0px 0px 20px 0px;
	text-align:center;
}


a.login_touroku_button {
	margin:15px 0px 15px 0px;
	display: block;
	background-color: #ff9719;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	font-size: 140%;
	color: #ffffff;

	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;

	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;

	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;

	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;

	border-top: solid 1px #ff8c00;
	border-right: solid 1px #ff8c00;
	border-left: solid 1px #ff8c00;
	border-bottom: solid 1px #ff8c00;
}

a:hover.login_touroku_button {
	background-color:#ff8c00;
}

.login_touroku_button_center {
	margin: 10px 0px 10px 0px;
	text-align: center;
}



/* レビュー書き込みのCSS review_write.html & 新しい本の登録 book_write.html #######　　　*/
.review_write_box {
	margin:10px 0px 10px 0px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.review_write_title {
	margin:10px 0px 10px 0px;
	font-size: 160%;
}

.review_write_txt {
	margin: 0px 0px 5px 0px;
	padding: 6px 10px 6px 10px;
	border-radius: 8px;
	width: 280px;
	background-color: #f6f7f8;
	font-size: 110%;
	float:left;
}

.review_write_select {
	width: 40px;
	text-align: center;
	float:left;
	cursor: pointer;
	border: 2px solid #bbb;
	border-radius: 6px;
	color : #ff9719;
	font-weight:bold;
	position: relative;
	top: 5px;
	right: 50px;
}

input[type="checkbox"] {
	-webkit-transform: scale(2);
	transform: scale(2);
}

.checkbox {
	cursor: pointer;
	position: relative;
	top: 9px;
	right: 20px;
	float:left;
}

.review_copy_checkbox {
	margin: 0px 0px 5px 0px;
	padding: 6px 10px 6px 10px;
	border-radius: 8px;
	width: 310px;
	background-color: #f6f7f8;
	font-size: 110%;
	float:left;
}

.review_freecopy_txt {
	margin: 10px 0px 10px 0px;
	font-size: 120%;
}

input.review_freecopy {
	margin:0px 0px 15px 0px;
	width: 400px;
	height: 30px;
	font-size: 100%;
	color: #666666;
	border-radius: 5px;
	border: solid 2px #dcdcdc;
}

.review_freetext {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	width: 400px;
	height: 100px;
	border: 2px solid #bbb;
	border-radius: 6px;
}

.review_write_finish {
	margin: 50px 0px 50px 0px;
	font-size: 150%;
	color: #ff9719;
	text-align: center;
}

.book_entry_box {
	margin:10px 0px 10px 0px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.book_entry_txt {
	width: 130px;
	line-height: 35px;
	font-size: 120%;
	float:left;
}

.book_entry_txt2 {
	margin: 10px 10px 20px 10px;
	font-size: 120%;
	line-height: 120%;
}

.book_entry_finish_title {
	margin: 50px 10px 10px 10px;
	font-size: 180%;
	color: #ff9719;
}

.book_entry_finish_txt {
	margin: 0px 10px 50px 10px;
	font-size: 150%;
}



/* プロフィール user_entry.html & 新規ID登録のCSS review_write.html #######　　　*/
.profile_box {
	margin:10px 0px 20px 0px;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
}

.profile_pic {
	margin:20px 0px 15px 0px;
}

.profile_txt2 {
	margin:20px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
}

.profile_pic_txt {
	margin:0px 0px 10px 0px;
	width: 240px;
	font-size: 100%;
	float:left;
}

.profile_txt {
	width: 140px;
	line-height: 35px;
	font-size: 120%;
	float:left;
}

input.profile {
	margin:0px 0px 15px 0px;
	padding: 0px 0px 0px 5px;
	width: 230px;
	height: 30px;
	font-size: 100%;
	color: #666666;
	border-radius: 5px;
	border: solid 2px #dcdcdc;
	float:left;
}

.profile_select {
	margin:0px 0px 15px 0px;
	width: 80px;
	height: 30px;
	text-align: center;
	float:left;
	cursor: pointer;
	border: solid 2px #dcdcdc;
	border-radius: 5px;
	color : #666666;
	float:left;
}

input.profile_submit_button {
	width: 100px;
	height: 32px;
	font-size: 100%;
	color: #6E6E6E;
	border-radius: 5px;
	background-color: #E6E6E6;
	border: solid 1px #dcdcdc;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	float:left;
}

input.profile_submit_button:hover {
	background-color: #cccccc;
}

.profile_submit_button_center {
	width: 232px;
	margin: 10px 0px 30px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.profile_submit_box {
	float:left;
}

.profile_submit_cancel {
	margin: 0px 30px 0px 0px;
	line-height: 30px;
	width: 100px;
	height: 30px;
	font-size: 100%;
	color: #6E6E6E;
	border-radius: 5px;
	background-color: #E6E6E6;
	border: solid 1px #dcdcdc;
	display: block;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	float:left;
}

a:hover.profile_submit_cancel {
	background-color:#cccccc;
}

.tos {
	margin: 10px 15px 10px 145px;
	cursor: pointer;
	float:left;
}

.profile_fixtxt {
	margin: 20px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #ff9719;
	text-align: center;
}

.userentry_txt {
	position: relative;
	top: -10px;
	left: 130px;
}

input.userentry_submit_button {
	width: 100px;
	height: 32px;
	font-size: 100%;
	color: #6E6E6E;
	border-radius: 5px;
	background-color: #E6E6E6;
	border: solid 1px #dcdcdc;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

input.userentry_submit_button:hover {
	background-color: #cccccc;
}

.userentry_submitbutton_center {
	margin: 20px 0px 30px 0px;
	text-align: center;
}

/* マイページ　mypage.html ユーザページ userpage.html #######　　　*/
.mypage_profile {
	margin: 10px 10px 10px 10px;
	width: 110px;
	border-right: solid 1px #dcdcdc;
	float:left;
}

.mypage_user_img {
	width: 80px;
	height: 80px;
}

.mypage_user_profile {
}

.mypage_profile_txt {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
}

.mypage_profile_book {
	margin: 0px 0px 10px 0px;
	float: left;
}

.mypage_profile_totalreview {
	margin: 0px 0px 10px 0px;
	font-size: 120%;
	font-weight: bold;
}

.mypage_profile_total {
	font-size: 120%;
	color: #ff9719;
	text-align: center;
}

.mypage_review {
	width: 510px;
	margin: 10px 10px 10px 10px;
	float:left;
}

img.mypage_bookimg {
	margin: 0px 5px 0px 0px;
	width: 80px;
	height: 117px;
	float:left;
}

.mypage_time_txt {
	margin: 10px 0px 10px 0px;
	font-size: 120%;
	border-bottom: solid 1px #dcdcdc;
}


/* 本・著者検索　search_book.html #######　　　*/
.search_result {
	margin: 10px 0px 10px 20px;
	font-size: 140%;
	color: #ff9719;
	float:left;
}

.search_txt {
	margin: 10px 0px 10px 20px;
	font-size: 140%;
}


/* 会社概要 company.html #######　　　*/
.company {
	margin: 20px 0px 20px 20px;
	border-spacing: 0px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.company th {
	width: 100px;
	padding: 5px;
	background-color: #FAFAFA;

	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.company td {
	width: 280px;
	padding: 5px;

	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* 利用規約 tos.html #######　　　*/
.tos_title {
	margin: 10px 10px 5px 10px;
	font-size: 120%;
	color: #ff9719;
}

.tos_txt {
	margin: 0px 10px 0px 30px;
	font-size: 100%;
	line-height: 190%;
}


/* お問い合わせ info_mail.html #######　　　*/
.info_mail_box {
	margin: 10px 0px 10px 0px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.info_mail_txt {
	margin: 10px 0px 5px 0px;
	font-size: 120%;
}

.info_mail_txtfix {
	margin: 20px 0px 20px 10px;
	font-size: 120%;
}

input.info_mail {
	margin: 0px 0px 15px 0px;
	width: 300px;
	height: 30px;
	font-size: 120%;
	color: #666666;
	border-radius: 5px;
	border: solid 2px #dcdcdc;
}

textarea.info_mail {
	margin: 0px 0px 15px 0px;
	width: 300px;
	height: 300px;
	font-size: 120%;
	color: #666666;
	border-radius: 5px;
	border: solid 2px #dcdcdc;
}

input.info_mail_submit {
	padding: 5px 5px 5px 5px;
	width: 100px;
	height: 32px;
	font-size: 100%;
	color: #6E6E6E;
	border-radius: 5px;
	background-color: #E6E6E6;
	border: solid 1px #dcdcdc;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

input.info_mail_submit:hover {
	background-color: #cccccc;
}

.info_mail_center {
	margin:0px 0px 20px 0px;
	text-align:center;
}