@charset "utf-8";

/* table 設定
----------------------------------------------- */
div.subarea table, #under02column table{
	width: 680px;
	border-collapse: collapse;
	padding: 0px;
}
div.subarea table{
	margin: 0px 0px 0px 15px;
}

div.manualPageFoot table, div#tsuikachokoku table, div#tsuika_kakakusankou table, div#ohakasoujiKakaku table{
	width: 660px;
	border-collapse: collapse;
	margin: 0px 0px 5px 20px;
	padding: 0px;
}
div#tsuika_kakakusankou table{
	width: 660px;
	border-collapse: collapse;
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
div#tsuika_area table{
	width: 320px;
	border-collapse: collapse;
	margin: 0px 0px 30px 10px;
	padding: 0px;
	font-size: 10px;
}


div.ohakasoujiPhoto table{
	width: 450px;
	border-collapse: collapse;
	margin: 0px auto 10px;
	padding: 0px;
}
div#under02column table{
	margin: 5px 0px 0px 5px;
}
td{
	border: 1px solid #ddd;
	padding: 7px 10px;
}
th{
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 7px 10px;
	background: #FFFBE0;
}
div.backlinkBlock td{
	border:none;
	padding: 10px 20px;
}
.backlinkBlocktd{
	width:155px;
	text-align:center;
}


.tableth2{
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 7px 10px;
	background: #A9ABFF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

div#tsuika_kakakusankou div.kakakuWidthBig{
	width: 370px
}
div#tsuika_kakakusankou div.kakakuWidth{
	width: 130px
}

div#tsuika_area td{
	border: 1px solid #ddd;
	padding: 2px 7px;
}
div#tsuika_area th{
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 2px 7px;
	background: #FFFBE0;
}


/* 検索結果
----------------------------------------------- */
p.conditionarea {
    clear: both;
    width: 566px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}


/* ページ送り
----------------------------------------------- */
div#breadList {
	height: 30px;
	width: 700px;
	margin: 0px 0px 10px;
}



.pagenumberarea, .pagecondarea {
	float: left;
	padding: 8px 10px 10px;
	margin: 0px 0px 10px;
	height: 40px;
}

ul.pagenumberarea {
    height: 2.5ex;
}

ul.pagecondarea {
    border: 1px solid #CCCCCC;
}

ul.pagenumberarea li {
	float: left;
	margin: 0px 25px 0px 0px;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
	text-align: center;
	white-space: pre;
	font-size: 90%;
}

ul.pagenumberarea li.right {
	font-size: 90%;
    text-align: right;
    white-space: nowrap;
}

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

p.pagenumberarea .number{
    font-weight: bold;
}



/* 霊園一覧
----------------------------------------------- */
div.titleListH2{
	float: left;
	padding: 3px 5px 3px;
	height: 40px;
	font-size: 150%;
	color: #FF0000;
}

div.listHead{
	background: #E1F5FF;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	height: 35px;
	width: 700px;
}
div#searchAnswer{
	clear: both;
	margin: 0px 0px 10px;
	padding: 0px;
}

div#searchAnswer li{
	display: inline;
	margin: 0px 15px 0px 0px;
}
.listcommentbold {
	font-weight: bold;
	color: #16A82D;
}

div.listarea {
	clear: both;
	width: 700px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}

div.listphoto {
	background: url(../img/list/listPhotoBG.gif) no-repeat left top;
	float: left;
	width: 280px;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	height: 200px;
}
div.listphoto p {
	width: 280px;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 75%;
}


div.listrightblock {
	float: right;
	width: 410px;
	padding: 10px 0px 0px;
}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listarea h3 {
	background: url(../img/list/bannerListH3.jpg) no-repeat left top;
	margin: 0px 0 5px;
	padding: 5px 0px 5px 20px;
	font-size: 120%;
}

.listcomment {
	margin: 0 0 10px;
}
.listcommentArow a{
	background: url(../img/list/nextdetail.gif) no-repeat right bottom;
	padding: 5px 25px 0px 0px;
	margin: 0px 0px 0px;
	height: 16px;
	text-decoration: none;
}


div.listrightblock .pricebox {
    float: left;
}

div.listrightblock .soldout {
    clear: both;
}

div.listrightblock .in_cart {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	width: 220px;
	clear: both;
	height: 50px;
	float: right;
}

div.listrightblock .quantity {
    width: 150px;
}

.btnbox {
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
}

div.listrightblock dt {
    width: 75px;
    float: left;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}

div.listrightblock dd {
    padding: 3px;
}

div.listrightblock .cartbtn {
	clear: both;
	text-align: center;
	height: 50px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

div.listrightblock .cartbtn img {
	display: block;
	height: 50px;
	width: 220px;
}

div.listrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}



/*霊園詳細 
----------------------------------------------- */
div#detailarea {
	width: 700px;
	margin: 0px 0px 10px;
	padding: 0px 0px 20px;
}

#titleDetailCommentArea h2 {
	font-size: 190%;
	color: #ff0000;
	margin: 0px 30px;
	display: block;
}

#titleDetailCommentArea p{
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 30px;
	color: #333333;
}
.silverA a{
	color: #999999;
}


div#detailphotoblock {
	float: left;
	width: 370px;
	height: 320px;
	text-align: center;
	padding: 0px 0px 10px;
}
div#detailphotoblock .btn img {
	margin: 0px ;
	padding: 0px ;
}
div#detailphotoblock .btn img {
}

div#detailarea a:hover {
	color: #148E99;
	text-decoration: underline;
}

div#detailphoto {
	background: url(../img2/detail/detailPhotoBG.gif) no-repeat left top;
	width: 370px;
	text-align: center;
	padding: 20px 0px 0px;
	height: 240px;
}

div#detailrightblock {
	float: right;
	width: 330px;
	margin: 11px 0px 0px;
}
div#detailrightblockBig {
	font-size: 120%;
}

div#detailrightblock p {
	margin: 0px;
}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock dl {
    padding: 15px 0 0 0;
}

div#detailrightblock dt {
    font-weight: bold;
    padding: 0 0 0 15px;
    background: url("../img/common/arrow_gray.gif") no-repeat left center;
}

div#detailrightblock dd {
    margin: 0 15px 0 0;
}

div#detailrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

div#detailphotoblock .btn {
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}


div#detailrightblock .kanrencatgory{
	font-size: 80%;
	line-height: 1.5em;
}
div#detailrightblock .kanrencatgory a{
	color: #666666;
}
div#detailrightblock .topGuide{
	font-size: 95%;
	line-height: 1.5em;
}

/*価格説明*/
.priceTxt{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 90%;
	color: #666666;
	line-height: 1.4em;
}



/* ページ内移動 pageNavi */

div.columnMoveTxt{
	clear: both;
}
div.columnMoveTxt h3{
	background: url("../img2/detail/objects_032.gif") no-repeat left bottom;
	text-align: center;
	color:#6BCBFF;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 260px;
	height:20px;
	width:170px;
	line-height: 1.5em;
}


div.columnMove{
	clear: both;
	text-align: center;
	margin: 10px 0px 15px;
	padding: 7px 0px;
	border-top: 1px dotted #6BCBFF;
}

.columnMove li{
	text-align: center;
	margin: 0px 5px;
	padding: 0px;
	display: inline;
}

.toTopBoxcolumnMove{
	text-align: center;
	margin: 30px 0px 10px;
	padding: 10px 5px 0px;
	width: 680px;
	clear: both;
	border-top: 1px dotted #6BCBFF;
}
.mateBtn{
	text-align: right;
	margin: 5px 0px 15px;
	padding: 0px 5px 0px;
	width: 680px;
	clear: both;
	color:#999;
	font-size:11px;
	}

div.toTopBoxcolumnMove ul{
	font-size: 10px;
}

div.toTopBoxcolumnMove li{
	margin: 0px 5px;
	display:inline;
}
div.mateBtn table, div.mateBtn td, div.mateBtn tr{
	border-collapse: collapse;
	border-style: none;
}

.toTopBoxcolumnMove li a{
	color:#AAAAAA
}
.toTopBoxcolumnMoveA{
	color:#AAAAAA
}



/* サブエリア
----------------------------------------------- */
div.subarea {
	clear: both;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
/*div.subarea p{
	margin: 0px 0px 0px 15px;
}
*/

div.subarea h3, div#whoboughtarea h2, .manualPageFoot h2 {
	font-size: 17px;
	margin: 0px 0px 5px;
	padding: 8px 0px 0px 32px;
	clear: both;
	height: 40px;
	color: #1198FF;
}
div.subarea h3, div#whoboughtarea h2 {
	width: 700px;
	background: url("../img/detail/detailh3_700.png") no-repeat left top;
}
.manualPageFoot h2 {
	width: 680px;
	background: url("../img/detail/detailh3_680.png") no-repeat left top;
}

div.subtext {
	width: 660px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

div.subphotoimg {
	height:200px;
	margin: 0px;
	padding: 0px 10px 10px 15px;
}
div.couponPhoto{
    float:left;
	margin: 0px 0px 10px ;
	padding: 0px 0px 10px 15px;
}
div.couponComment p{
    float:left;
	margin: 0px 0px 15px ;
	padding: 0px 0px 0px 10px;
}
div.detailgallery{
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
div.detailgalleryComment{
	width: 679px;
	background: #F8F8F8;
	margin: 0px 0px 0px 16px;
}
div.detailgalleryComment p{
	padding: 0px 20px 10px 25px;
	color: #666666;
}



/* 近隣の霊園
----------------------------------------------- */

div.whoboughtblock{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;
}
div.whoboughtblock h3{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.whoboughtleft, .whoboughtright{
	background: url(../img/list/listPhotoBG.gif) no-repeat left top;
	width: 240px;
	margin: 0px 10px 10px 0px;
	padding: 20px 20px 5px 20px;
	border: 1px solid #A5E0FF;
	float: left;
	font-size: 90%;
}


