@charset "UTF-8";
/***********************************************************/
/* layout.css */
/* ページの外枠・メインメニュー・トップページのCSS */
/***********************************************************/
/* CSS Document */


/*---------------------------------------------------------*/
/* 出版物一覧 */
/*---------------------------------------------------------*/
.h1_publist {
	background-image: url(../publist/images/h1.jpg);
	background-repeat: no-repeat;
	height: 80px;
}


.h2_pub01 {	/* 隔月刊『風景写真』 */
	background-image: url(../publist/images/h2_01.gif);
	background-repeat: no-repeat;
	height: 53px;
}

.h2_pub02 {	/* 隔月刊『風景写真』ムック */
	background-image: url(../publist/images/h2_02.gif);
	background-repeat: no-repeat;
	height: 53px;
}

.h2_pub03 {	/* 風景写真BOOKS Artist Selection（写真集） */
	background-image: url(../publist/images/h2_03.gif);
	background-repeat: no-repeat;
	height: 53px;
}

.h2_pub04 {	/* バックナンバー */
	background-image: url(../publist/images/h2_04.gif);
	background-repeat: no-repeat;
	height: 53px;
}


/* ↓出版物一覧リニューアルのための追加 */
table#tbl_photo{
}


table#tbl_photo td{
	width: 154px;
	height: 154px;
}

table#tbl_photo .t1{
	vertical-align: middle;
	text-align: center;
}

#form1 {
	margin: 0px;
	padding: 0px;
	width: 178px;
}

#form2 {
	margin: 0px;
	padding: 0px;
	width: 154px;
}

#blist_box {
	margin-top: 10px;
	padding: 0px;
	height: auto;
}


#blist_box #column {
	width: 154px;
}

#blist_box .column01 {
	float: left;
	width: 154px;
	margin-right: 35px;
	padding: 0px;
}

#blist_box .column02 {
	float: left;
	width: 154px;
	margin-right: 35px;
	padding: 0px;
}

#blist_box .column03 {
	float: left;
	width: 154px;
	margin-right: 35px;
	padding: 0px;
}

#blist_box .column04 {
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;
}

.photo {
	margin: 0px;
	padding: 0px;
	height: 154px;
	vertical-align: middle;
	text-align: center;
}

.txt {
	margin-top: 5px;
	height: 65px;
	color: #434343;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 140%;
}

.bn_txt {
	margin-top: 5px;
	height: 45px;
	color: #434343;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 140%;
}

.btn {
	height: 20px;
	width: 154px;
}

.btn1 {
	float: left;
	width: 30px;
	height: 20px;
}

.btn2 {
	float: left;
	width: 124px;
	height: 20px;
}





#blist_preview {
	float: left;
	width: 70px;
	height: 20px;
}

#blist_detail {
	float: left;
	width: 54px;
	height: 20px;
}

#submit {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 178px;
}

#submit_mail {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}

#submit2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 30px;
	height: 20px;
}


/* ↑追加ここまで */


#binfo_box {
	margin-top: 22px;
}

#binfo_box #column1 {
	float: left;
	width: 154px;
}

#binfo_box #column2 {
	float: left;
	width: 360px;
	margin-left: 13px;
}

#binfo_box #column3 {
	float: right;
	width: 178px;
}

#preview {
	padding-top: 8px;
}

#bookname {
	color: #434343;
	font-size: 16px;
	margin-left: 10px;
	line-height: 20px;
}

#backbookname {
	color: #434343;
	font-size: 14px;
	margin-left: 10px;
}

#bookline {
	background-image: url(../publist/images/bookname_line.gif);
	background-repeat: no-repeat;
	height: 4px;
}

.price {
	color: #434343;
	font-size: 14px;
	padding-top: 5px;
	margin: 0px;
}

.binfo {
	color: #434343;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 10px;
	width: 350px;
}


#btn_backnumber {
	float: right;
	margin-bottom: 6px;
	height: 24px;
	width: 123px;
}

#btn_yoyaku {
	float: right;
	margin-bottom: 20px;
	height: 24px;
	width: 123px;
}

.btn_cart {
/*	float: right;*/
	height: 44px;
	width: 178px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btn_cart_small {
	/*	float: right;*/
	height: 20px;
	width: 30px;
	margin-bottom: 5px;
}

.select01 {
	width: 50px;
}

.selecttxt {
	width: 128px;
	font-size: 10px;
}

.select_num {
	width: 178px;
	float: right;
}

.hyouki {
	height: 12px;
	color: #434343;
	font-size: 9px;
}



/*---------------------------------------------------------*/
/* 詳細ページ */
/*---------------------------------------------------------*/
.h2_shosai {
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	color: #e5004f;
	font-size: 12px;
	text-indent: 10px;
	padding-top: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.h3_shosai {
	background-image: url(../publist/shosai/images/h3_shosai_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #1f6d85;
	font-size: 12px;
	text-indent: 10px;
	padding-top: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#shosai_box  {
	margin-top: 17px;
}

#shosai_box #column1 {
	float: left;
	width: 518px;
	margin: 0px;
	padding: 0px;
}

#shosai_box #column1 #waku_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-image: url(../publist/shosai/images/shosai_waku_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

#shosai_box #column1 #waku {
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(../publist/shosai/images/shosai_waku_bg.gif);
}

#shosai_box #column1 #waku #photo {
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#shosai_box #column1 #waku #btn {
	text-align: center;
	height: 35px;
}

#shosai_box #column1 #waku_bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-image: url(../publist/shosai/images/shosai_waku_bottom.gif);
	background-repeat: no-repeat;
}

#shosai_box #column3 {
	float: right;
	width: 178px;
}

#shosai_line {
	background-image: url(../publist/shosai/images/shosai_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	font-size: 0px;
}

.shosai_line {
	background-image: url(../publist/shosai/images/shosai_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	font-size: 0px;
	clear: both;
}

.cap {
	color: #434343;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}

#shosai_txt {
	margin-top: 10px;
	color: #7f7f7f;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 160%;
}


#review_btn_area {
	height: 25px;
	margin-top: 7px;
	margin-bottom: 15px;
	background-image: url(../publist/shosai/images/img_rv.gif);
	background-repeat: no-repeat;
}

#review_box {
	margin-top: 7px;
}

#review_title {
	height: 25px;
	margin-top: 3px;
}

#review_box #title {
	color: #545454;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#review_box #name_date {
	color: #7f7f7f;
	font-size: 11px;
	text-align:right;
	vertical-align: top;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#review_box #txt {
	margin-top: 5px;
	color: #7f7f7f;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 160%;
}

#review_submit {
	float: right;
	width: 177px;
	height: 25px;
}


/* レビュー投稿フォーム */

#lead_title {
	margin-left: 110px;
	color: #7f7f7f;
	font-size: 12px;
	text-align:left;
	vertical-align: top;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 30px;
}

#lead_txt {
	margin-left: 110px;
	color: #7f7f7f;
	font-size: 11px;
	text-align:left;
	vertical-align: top;
	line-height: 140%;
	margin-top: 15px;
}

#reviewform_line {
	background-image: url(../publist/images/dotline.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 20px;
}

#review_kakunin {
	width: 177px;
	height: 24px;
}
#review_back {
	width: 87px;
	height: 24px;
	float: left;
	margin-left: 5px;
}


table#tbl06{
	width: 630px;
	border: 0px;
	border-collapse: 0;
	border-spacing: 0;
	color: #555555;
/*	border:solid 1px #797979;
	border-collapse: collapse;*/
	margin-left: 45px;
}


table#tbl06 th{
/*	border:solid 1px #797979;
	border-width: 0 0 1px 1px;*/
}

table#tbl06 td{
/*	border:solid 1px #797979;
	border-width: 0 0 1px 1px;*/
	text-align:left;
	padding:10px;
}

table#tbl06 .t1{
	width:122px;
	font-size: 11px;
	text-align:right;
	vertical-align: top;
}

table#tbl06 .t1-2{
	width:122px;
	text-align:right;
	vertical-align: top;
	padding-bottom:0px;
}

table#tbl06 .t2{
	width:40px;
}

table#tbl06 .t3{
	text-align:center;
	padding:10px;
	height: 50px;
}

table#tbl06 .t4{
	padding-bottom:0px;
}

table#tbl06 .t5{
	color: #7a7a7a;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	font-size: 10px;
	text-align:right;
}



table#tbl_thankyou{
	width: 350px;
	border: 0px;
	border-collapse: 0;
	border-spacing: 0;
	color: #555555;
	margin-left: 186px;
}


table#tbl_thankyou td{
	text-align:left;
	padding:10px;
}

table#tbl_thankyou .t1{
	font-size: 11px;
	text-align:center;
}

table#tbl_thankyou .t2{
	font-size: 11px;
	text-align:left;
}


/*---------------------------------------------------------*/
/* バックナンバー */
/*---------------------------------------------------------*/
.h2_pub04 {	
	background-image: url(../publist/images/h2_04.gif);
	background-repeat: no-repeat;
	height: 53px;
}

#backbookname {
	color: #434343;
	font-size: 14px;
	margin-left: 10px;
}

/* リード文 センタリング */
.lead_center {
	color: #555555;
	font-size: 11px;
	padding-top: 10px;
	width: 723px;
	text-align: center;
	height: 40px;
}



/*---------------------------------------------------------*/
/* メール・TEL・FAXでのご注文 */
/*---------------------------------------------------------*/
#wrapper_w723 {
	width:723px;
	margin-left:auto;
	margin-right:auto;
}

#box_w723 {
	width:723px;
}

.h1_order {
	background-image: url(../publist/images/h1_order.jpg);
	background-repeat: no-repeat;
	height: 80px;
}



/*------------------------------------------------------------------------------------------------------

									テーブル

------------------------------------------------------------------------------------------------------*/
table#tbl01{
	color: #555555;
	font-size:11px;
	border:solid 1px #797979;
	border-collapse: collapse;
	border-spacing: 0;
	width:693px;
}

table#tbl01 th{
    border:solid #797979;
    border-width: 0 0 1px 1px;
    background: #FFF;
    font-weight: bold;
    line-height: 120%;
    /*white-space: nowrap;*/
	}

table#tbl01 td{
	padding:5px;
	border:solid 1px #797979;
	border-width: 0 0 1px 1px;
	text-align:left;
    /*white-space: nowrap;*/

}

table#tbl01 .t1{
	width:150px;
	height:22px;
	text-align: center;
	background:url("../images/table_bg1.gif") 0% 50% repeat-x;
}
table#tbl01 .t2{
	width:150px;
	text-align: center;
	background:url("../images/table_bg1.gif") 0% 50% repeat-x;
}
table#tbl01 .t3{
	width:393px;
	text-align: center;
	background:url("../images/table_bg1.gif") 0% 50% repeat-x;
}


table#tbl02{
	color: #555555;
	font-size:11px;
	border:solid 1px #797979;
	border-collapse: collapse;
	border-spacing: 0;
	width:693px;
}

table#tbl02 th{
    border:solid #797979;
    border-width: 0 0 1px 1px;
    background: #FFF;
    font-weight: bold;
    line-height: 120%;
	background:url("../images/table_bg1.gif") 0% 50% repeat-x;
    /*white-space: nowrap;*/
	}

table#tbl02 td{
	padding:5px;
	border:solid 1px #797979;
	border-width: 0 0 1px 1px;
	text-align:left;
    /*white-space: nowrap;*/

}

table#tbl02 .t1{
	width:300px;
	height:22px;
	text-align: center;
}
table#tbl02 .t2{
	width:100px;
	text-align: center;
}
table#tbl02 .t3{
	width:143px;
	text-align: center;
}
table#tbl02 .t4{
	width:150px;
	text-align: center;
}
