﻿@charset "UTF-8";

/* 汎用クラス */
p {
	line-height: 1.5;
	padding-bottom: 1.0em;
}

dt,
dd {
	line-height: 1.5;
	padding-bottom: 1.0em;
}

h3 {
	padding-bottom: 1.0em;
	color: #6879BA;
	font-size: medium;
	font-weight: bold;
}

.img-pl10 {
	padding-left: 10px;
}

.img-rightlb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-leftrb10 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img-leftb0 {
	float: left;
	padding-bottom: 0;
}

.box-480 {
	clear: both;
	width: 480px;
}

.box-460t10 {
	clear: both;
	width: 460px;
	margin: 0 auto;
	padding-top: 10px;
}

.box-349 {
	width: 349px;
	clear: both;
}

.box-300 {
	float: left;
	width: 300px;
}

.box-152 {
	float: left;
	width: 152px;
}

.box-152l14 {
	float: left;
	width: 152px;
	padding-left: 14px;
}

.box-152l12 {
	float: left;
	width: 152px;
	padding-left: 12px;
}

.box-148 {
	float: left;
	width: 148px;
}

.box-140 {
	float: left;
	width: 140px;
}

.box-140l14 {
	float: left;
	width: 140px;
	padding-left: 14px;
}

/* content-header設定 */
#content-header {
	width: 780px;
	height: 120px;
}

/* content内のsidebar設定 */
#sidebar {
	width: 260px;
	margin: 15px 0 0 0;
	padding-left: 5px;
	background: #FFFFFF url(../img/bg_sidebar.jpg) repeat-y right;
	float: left;
}

#sidebar-top {
	width: 234px;
	padding: 20px 13px 6px 13px;
	background: transparent url(../img/bg_sidebar_top.jpg) no-repeat top;
}

#sidebar-top li {
	width: 234px;
	height: 35px;
	list-style-type: none;
	overflow: hidden;
}

.sidebar-content01 {
	width: 234px;
	padding: 40px 13px 0 13px;
}

.sidebar-content02 {
	width: 234px;
	padding: 20px 13px 0 13px;
}

#sidebar-bottom {
	width: 234px;
	padding: 20px 13px 26px 13px;
	background: transparent url(../img/bg_sidebar_bottom.jpg) no-repeat bottom;
}

/* content内のmain設定 */
#main {
	width: 515px;
	float: left;
}

/* main内のbox-font設定 */
#box-font {
	width: 150px;
	height: 20px;
	padding: 10px 20px 10px 345px;
}

#box-font p {
	padding: 0;
	float: left;
}

#box-font p.fontsize {
	padding: 0 0 0 2px;
	float: left;
}

/* main内のimg-h2設定 */
.img-h2 {
	padding: 0 0 2px 10px;
	margin: 0 10px 0 5px;
	border-bottom: 3px double #6879BA;
}

/* main内のcontent-01設定 */
#content-01 {
	width: 480px;
	padding: 10px 10px 20px 10px;
	margin: 0 10px 10px 5px;
	border-bottom: 1px solid #6879BA;
	clear: both;
}

.content-japanese01 {
	width: 458px;
	padding: 10px;
	border-bottom: 1px solid #6879BA;
	border-left: 1px solid #6879BA;
	border-right: 1px solid #6879BA;
	clear: both;
}

.content-japanese02 {
	width: 458px;
	padding: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #6879BA;
	border-left: 1px solid #6879BA;
	border-right: 1px solid #6879BA;
	clear: both;
}

.content-advice01 {
	width: 480px;
	padding: 0 10px;
	margin: 10px 10px 20px 5px;
	background: url(../gravestone/img/border_side.gif) repeat-y center;
}

.box-gravestone {
	width: 460px;
	padding: 10px;
	background: url(../gravestone/img/border_bottom.gif) no-repeat center bottom;
}

/* main内のcontent-02設定 */
#content-02 {
	width: 480px;
	padding: 10px 10px 20px 10px;
	margin: 0 10px 10px 5px;
	border-bottom: 1px solid #6879BA;
	clear: both;
}

.content-gravestone {
	width: 458px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #6879BA;
	border-left: 1px solid #6879BA;
	border-right: 1px solid #6879BA;
	clear: both;
}

.box-cad {
	clear: both;
	width: 480px;
	background: url(../gravestone/img/img_cad01.gif) no-repeat left top;
}

.box-cadprocess {
	float: right;
	width: 140px;
	padding-bottom: 20px;
}

.arrow-cad {
	padding: 40px 10px;
}

/* main内のcontent-03設定 */
#content-03 {
	width: 480px;
	padding: 10px 10px 20px 10px;
	margin: 0 10px 10px 5px;
	border-bottom: 1px solid #6879BA;
}

#content-03 ul {
	line-height: 1.5;
}

#content-03 ul li {
	line-height: 1.5;
	margin-left: 20px;
}

/* main内のcontent-voice設定 */
.content-voice {
	width: 480px;
	padding: 10px;
	margin: 0 10px 10px 5px;
	border-bottom: 1px solid #6879BA;
	clear: both;
}

.content-voice p.txt-title {
	padding: 0;
	color: #6879BA;
	font-weight: bold;
	line-height: 2.0;
}

