@charset "utf-8";
/*----------基本スタイル ここから------------*/
body {
	margin: 0;
	padding: 0;
	color: #444;
	font-family: "Verdana","Arial","Helvetica","ＭＳ ゴシック","Osaka",sans-serif;
	font-size: 77.5%;
	background: #e9d7bb  url(../images/content_body_pop.gif) 50% 0px repeat-y;
	text-align: center; /*IEセンタリング用*/
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

p {
	line-height: 150%;
	margin: 10px 0;
}

font {
	line-height: 150%;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 150%;
}

ul,dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}

li,dd {
	margin: 5px 0;
	padding: 0;
}

table {
	font-size: 100%;
}

td,th {
	line-height: 150%;
}

td li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/pochi.gif) 0px 50% no-repeat;
}

hr {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
}

img {
	border: none;
}

strong {
}

input,
textarea {
	font-family: "Arial","Helvetica","Verdana","ＭＳ ゴシック","Osaka",sans-serif;
}

iframe {
	width: 120px;
	height: 130px;
}


a:link {
	color:#0165FF;
	text-decoration: underline;
}

a:visited {
	color:#0165FF;
	text-decoration: underline;
}

a:hover {
	color:#4386EC;
	text-decoration: underline;
}

a:active {
	color:#4386EC;
	text-decoration: underline;
}

/*----------基本スタイル ここまで------------*/

/*----------汎用クラス ここから------------*/

.monospace {
	font-family: "ＭＳ ゴシック",monospace; /*等幅フォント*/
}

.hide {
	display: none;
}

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

.right {
	float: right;
	margin: 10px 0 10px 10px;
}

.tLeft {
	text-align: left;
}

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

img.middle {
	vertical-align: middle;
}

.mini {
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

.clear {
	clear: both;
	font-size: 1px;
}

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



/*----------共通レイアウト------------*/


#wrapper
{
	width: 552px;
	margin: 0 auto;
}


#wrapper p.photo
{
	float: left;
	width: 265px;
	margin: 15px 0 15px 15px;
	padding: 5px;
	border: 1px solid #ccc;
}

#wrapper p.description {
	float: left;
	text-align:left;
	width: 235px;
	padding: 10px 0 0 10px;
}



/*----------05:お葬式の費用------------*/

#wrapper .section table {
	width: 490px;
	margin: 0px auto;
	border-collapse: collapse;
}

#wrapper .section table td {
	padding: 5px;
	border: 1px solid #999;
	text-align:left;
}

#wrapper .section table td.price{
 background:#FFF;
 color:#333;
 font-weight:bold;
 text-align:right;
}

#wrapper .section table td.priceall{
 background:#f31429;
 color:#FFF;
 font-weight:bold;
 text-align:right;
}

#wrapper .section table td.color{
 background:#fbf6bf;
 color:#333;
 font-weight:bold;
 width:200px;
 
}

#wrapper .section table td.check{
 color:#333;
 font-weight:bold;
 text-align:center;
 width:20px;
}

#wrapper .section table td.all{
 background:#f34314;
 color:#FFF;
 font-weight:bold;
}

#wrapper .section table td.tit{
 background:#666;
 color:#FFF;
 font-weight:bold;
}

#wrapper .section p {
	width: 490px;
	margin: 15px auto;
}

#wrapper .section p.btn {
	text-align: center;
}

#wrapper .section p.btn input {
	margin: 15px 0 0 0;
	padding: 5px 10px;
}

#wrapper #explan {
margin:0 0 20px 20px;
width: 194px;
height:39px;
background-image:url(../../sougi/images/b_plan_bg.gif);
}

#wrapper #explan ul li{
text-align:center;
margin: 0;
padding: 12px 0 5px 0;
color:#333;
font-weight:bold;
font-size:100%;
}

#wrapper p#header{
text-align:center;
margin: 0;
padding: 10px 0 10px 0;
background:#8b1c33;
color:#FFF;
font-weight:bold;
font-size:100%;
}

#footer {
	width: 552px;
	margin: 0 auto;
	padding: 0;
	background:#A59C97;
}

.dotline01{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/dot_333.gif) 0 0 repeat-x;
}
/*---ギフト追加081027--*/

#popcenter{
text-align:center;
padding:0 20px;
}



#wrapper #table_posi {
    width:160px;
    float:left;
	margin: 5px 8px 10px 0;
}

#wrapper #table_posi_r {
    width:160px;
    float:left;
	margin: 5px 0 10px 0;
}


#wrapper #table_posi2 {
    width:250px;
    float:left;
	margin: 5px 8px 10px 0;
}

#wrapper #table_posi2_r {
    width:250px;
    float:left;
	margin: 5px 0 10px 0;
}

















/*---ギフト追加081027--*/












a.link {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 3px no-repeat;
}

.arrows {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 3px no-repeat;
}

.mt20{
margin:20px 0 0 0 !important;
}

.mt15{
margin:15px 0 0 0 !important;
}
.mt10{
margin:10px 0 0 0 !important;
}
.mt05{
margin:5px 0 0 0 !important;
}
.m0{margin:0 !important;
}
.red{
color:#CC0000 !important;
}
.blue{
color:#0066cc !important;
}

