/*ALL*/
a:link {
	text-decoration:none;
	color:#69F;
}
a:visited {
	text-decoration: none;
	color:#69F;
}
a:hover {
	text-decoration:underline;
	color:#6CF;
}
a:active {
	text-decoration: none;
	color:#6CF;
}
.clear{
	clear:both;
}
.block{
	display:block;
}
.border{
	border:solid 1px #666;
}
.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mb10{
	margin-bottom:10px;
}

.ml15{
	margin-left:15px;
}

.ml40{
	margin-left:40px;
}
#main p.ml1em{
	margin-left:1em;
}
.mlr_auto{
	margin-left:auto;
	margin-right:auto;
}
.flo_right{
	float:right;
	margin-left:10px;
}

.flo_left{
	float:left;
	margin-right:10px;
}

.hr460{
	border-width:1px 0 0 0;
	border-style:dotted;
	border-color:#ccc;
	height:1px;
	width:460px;
	margin:0 auto;
}

/* 文字装飾 */
.pink{
	color:#F39;
}

.blue{
	color:#36F
}

.red{
	color:#C00;
}

.bold{
	font-weight:bold;
}

.bdbtm{
	border-bottom:1px dotted;
}


/*背景・wrapper*/
#background{
	margin:0 auto;
	width:782px;
	background-repeat: repeat-y;
	background-image: url(../img/bgshade.gif);
}

#wrapper{
	width:760px;
	font-size:12px;
	color:#5f4e35;
	padding:0 11px;
	line-height:1.6;
	border:none;
}


/* header */
#header{
	width:760px;
	height:119px;
	margin:0;
	padding:0;
}

#gn{
	width:760px;
	margin:0;
	padding:0;
}

#gn li{
		float:left;
}

#phone{
	width:760px;
	height:19px;
	margin:0;
	padding:0;
	text-align:right;
}


/* right */
#right{
	float:right;
	width:240px;
	marign:0;
	padding:0;
}

/*[メニュー]*/
ul#menu{
	marign:0;
	padding:0;
	width:239px;
	float:right;
}

ul#menu li#top{
	marign:0;
	padding:0;
	width:239px;
	height:33px;
}

ul#menu li{
	marign:0;
	padding:0;
	width:239px;
	height:37px;
}

ul#menu li#bottom{
	marign:0;
	padding:0;
	width:239px;
	height:49px;
}

/*[メニュー以下]*/
#submenu{
	width:239px;
	border-left:dotted 1px #ccc;
}

/*[お迎えサービス]*/
#omukae,#pagtenpo,#card,#mobile,#ecocup,#forpet{
	width:227px;
	margin:0 auto 15px;
}/*お迎え・店舗紹介・カード・モバイル・チーム6・エコキャップ・フォーペットロゴ共通*/

#omukae_c p{
	width:210px;
	margin:0.5em auto 0;
}

/*[店舗紹介]*/
#pagtenpo_c{
	width:225px;
	margin:-2px auto 0;
	padding:15px 0 0;
	background-image:url(../img/pagaoba_bg_repeat.jpg);/*変更箇所*/
	background-repeat:repeat-x;
	border:solid 1px #CCC;
}

#pagtenpo_c p{
	width:210px;
	margin:0 auto;
}

#pagtenpo_c address{
	width:210px;
	margin:10px auto 5px;
}

#pagtenpo_c img{
 margin:10px auto 10px;
 display:block;
}

/*[ご利用いただけるカード]*/
#card_c{
	width:225px;
	margin:-2px auto 0;
	padding:15px 0;
	border:solid 1px #CCC;
	text-align:center;
}

/*[他店舗紹介]*/
#pagshokai{
	width:225px;
	min-height:180px;
	_height:180px;
	margin:0 auto 15px;
	padding-top:10px;
	background-image:url(../img/pagikebukuro_bg.gif);
	background-repeat:repeat-y;
	border:solid 1px #CCC;
}

#pagshokai p{
	width:210px;
	margin:0 auto;
}

#pagshokai p.img{
	width:211px;
	text-align:center;
	margin:10px auto 10px;
}

#pagshokai p.text{
	width:210px;
	margin:0 auto;
}

/*[モバイル・チャレンジ25・エコキャップ]*/
#mobile p,#ecocup p,#forpet p{
	text-align:center;
}

#ecocup,#challenge{
	width:225px;
	margin:0 auto 15px;
	padding:15px 0 0;
	text-align:center;
	border:solid 1px #CCC;
}

#ecocup_c p{
	width:210px;
	margin:10px auto 10px;
	text-align:left;
}

#challenge p{
	width:210px;
	margin:0 auto 10px;
	text-align:center;
}


/* left */
#left{
	float:left;
	width:520px;
	margin:0;
	padding:0;
}

#topflash{
	width: 495px;
	height: 330px;
	margin: 0 auto;
}/*indexのみ*/

#main{
	width:520px;
	margin:5px 0 0;
}

.articleimg{
	text-align:center;
	margin:0 0 20px;
}

.articleimg2{
	text-align:center;
	margin:20px 0;
}
.sectionimg{
	margin:15px 0 15px 20px;
}

.sectionimg2{
	margin:25px 0 15px 20px;
}

.sectionimg3{
	margin:12px 0 5px 20px;
}

#main p{
	width:460px;
	margin:0;
	padding:0 0 0 40px;	
}

/*[index]*/
#main p.movie{
	width:440px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#main p.info_photo{
	width:196px;
	float:left;
	padding:0 0 0 40px;
	margin-right:10px;
}

#main p.info_p_text{
	width:264px;
	float:left;
	padding:5px 0 0;
}

#main p.otsuyaset_price{
	width:254px;
	float:left;
	padding:0;
	margin-top:20px;
	font-size:1.3em;
}
#main p.otsuyaset_price2{
	width:244px;
	float:left;
	padding:0 0 0 10px;
	font-size:1.3em;
}
#main p.otsuyaset{
	width:254px;
	float:left;
	padding:0;
	margin-top:20px;
}
/*[会社概要]*/
table.company,table.history{
	margin:15px auto;
	width:450px;
	border:1px solid #cccccc;
}

table.company th{
	width:100px;
	padding: 8px 0 8px 20px;
	border:1px solid #cccccc;
	background: #F5F5F5;
	border-width: 0 0 1px 1px;
}

table.company td{
	width:320px;
	padding: 8px 0 8px 10px;
	border:1px solid #cccccc;
	border-width: 0 0 1px 1px;

}
table.history th{
	width:70px;
	padding: 8px 0 8px 20px;
	border:1px solid #cccccc;
	background: #F5F5F5;
	border-width: 0 0 1px 1px;
}
table.history th.month{
	width:50px;
	padding: 8px 0 8px 20px;
	border:1px solid #cccccc;
	background: #F5F5F5;
	border-width: 0 0 1px 1px;
}

table.history td{
	width:290px;
	padding: 8px 0 8px 10px;
	border:1px solid #cccccc;
	border-width: 0 0 1px 1px;

}

ul#bnum{
	width:450px;
	margin:15px 0 0 40px;
	padding:5px;
}

ul#bnum li{
	width:144px;
	float:left;
	margin-bottom:5px;
}

dl.link{
	width:450px;
	margin:0 auto;
}

dl.link dt{
	padding-left:10px;
	width:440px;
	margin-top:10px;}

dl.link dd{
	padding-left:10px;
	margin:0;
	border-bottom:1px dashed #DCC7DC;
	margin-top:5px;
}
dl.link a{
	font-weight:bold;
}

div#declaration{
	width:460px;
	margin-left:40px;
}

div#declaration p{
	width:356px;
	margin:5px 0 5px 0;
	padding:0;
	float:left;
}

div#declaration2{
	width:442px;
	margin:10px 0 0 40px;
	padding:8px;
	border:1px dashed #DCC7DC;
}

div#declaration2 p{
	width:348px;
	margin:8px 0 0 0;
	padding:0;
	float:left;
}

#main p.ecocup{
	width:215px;
	margin:0;
	padding:0;
	float:left;
}

/*[プライバシーポリシー]*/
ol.privacy{
	width:450px;
	margin:0 50px;
}
ol.privacy li{
	width:450px;
	margin-top:10px;
	list-style-type:decimal;
	
}
ul.privacy li{
	width:435px;
	margin-top:0px;
	margin-left:15px;
	list-style:disc;
}
ol.privacy dl,dt,dd{
	width:450px;
	list-style:nomal;
	margin:0;
	padding:0;
}

address#privacy_ad{
	width:300px;
	margin:10px auto 0;
}
/*[お問い合わせ]*/
h3.contact{
	font-weight:normal;
	margin:15px 0 0 20px;
}
ul.toriatsukai{
	width:440px;
	padding:0 0 0 50px;	
}
ul.toriatsukai li{
	width:440px;
	margin-top:20px;
	list-style-type: square;
	list-style-position:outside;
}
ol.toriatsukai li{
	width:425px;
	margin-left:15px;
	list-style-position:outside;
	list-style-type:decimal;
	margin-top:10px;
}
#main p.m20{
	margin-top:20px;
}
#toiawasebutton{
	text-align:center;
	margin:10px 0 30px 0;
}

/*[施設のご案内]*/
#main p.charout{
	width:234px;
	float:left;
	padding:0;
	margin:0;
}
#main p.front{
	width:234px;
	float:left;
	padding:0;
	margin:0 0 35px 0;
}
/*[ご葬儀・ご火葬プラン]*/
div.flow{
width:490px;
margin:0 auto;
}

h4.plan{
	margin:5px 20px 10px 35px;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted;
	
}
h4.plan2{
	margin:15px 20px 5px 35px;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted;
	
}
h5.plan{
	margin:5px 0 20px 35px;
	font-size:1em;
	font-weight:normal;
	border-bottom:1px dotted #69C;
	color:#69C;
	width:280px;
}
#main p.plan_photo{
	width:166px;
	float:left;
	padding:0 0 0 40px;
	margin-right:10px;
}

#main p.plan_p_text{
	width:280px;
	float:left;
	padding:0;
}
#main p.plan_p_text_s{
	width:280px;
	clear:both;
	padding:0;
	margin-left:216px;
}

div#otsuya{
}
/*[納骨・供養]*/
div.kuyouinfo{
width:470px;
padding:7px 0 7px 10px;
margin:15px auto;
border:1px solid #E0B7F9;
background-image:url(../img/noukotsu_info_bk.jpg);
background-repeat:repeat;
}

#main p.kginfo{
	width:360px;
	padding:0;
}

#main p.kyoudou{
	width:290px;
	float:left;
	padding:0;
}

#main p.kyoudou_photo{
	width:290px;
	float:left;
	padding:0;
	margin-top:5px;
}

table.noukotsu,table.price{
	width: 460px;
	margin: 15px 0 0 40px;
}/*納骨・供養ページ・料金表ページ共通*/

table.noukotsu th,table.price th{
	border: 1px solid #999999;
	background:#D9ECFF;
	color:#009;
	text-align:center;
}

table.noukotsu td{
	border: 1px solid #999999;
	text-align: center;
}

table.kobetsuhouyou{
	width:240px;
	border:1px solid #999999;
	margin-top:20px;
}

table.kobetsuhouyou th{
	padding: 8px;
	border:1px solid #999999;
	background:#D9ECFF;
	color:#009;
	text-align:center;
}

table.kobetsuhouyou td{
	padding: 8px 0 8px 10px;
	border:1px solid #999999;
}

table.kobetsuhouyou td#center{
	padding: 8px 0 8px 10px;
	border:1px solid #999999;
	text-align:center;
}

/*[料金表]*/
table.price td{
	border: 1px solid #999999;
	text-align: center;
	min-height:36px;
	_height:36px;
}
table.price td.omukaetd{
	border: 1px solid #999999;
	text-align:left;
}
span.pd20{
	padding:20px;
}
span.pd30{
	padding:30px;
}
div.angel{
	width:460px;
	margin:10px auto;
	padding:0;
}

#main p.angelplan{
	font-size:1.2em;
	font-weight:bold;
	width:192px;
	padding:0;
}
ol.price{
	width:192px;
	margin:0;
	padding:0;
}
ol.price li{
	line-height:1.8em;
	list-style:decimal;
	list-style-position :inside;
}

/*[グッズ紹介]*/
table.goods{
	width: 450px;
	margin: 15px auto 0px;
}

table.goods td{
	border:hidden;
	text-align: center;
	padding-top:15px;
}

div.goods1{
	width:150px;
	margin-top:10px;
	margin-left:40px;
	float:left;
	border:1px solid #ccc
}

div.goods2{
	width:150px;
	margin-top:10px;
	margin-left:5px;
	float:left;
	border:1px solid #ccc
}

#main div.goods1 p,#main div.goods2 p{
padding:0;
margin:0;
width:150px;
text-align:center;
}

/*[QandA]*/

div.question{
	width:460px;
	margin:10px 0 10px 0px;
	padding:0 0 0 40px;
	color:#F69;
	overflow: hidden;
  	position: relative;
	line-height:34px;
}
div.answer{
	width:460px;
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	overflow: hidden;
  	position: relative;
}

div.question img,div.answer img{
	display:block;
	float:left;
	margin-right:10px;
}

#main p.qatxt,div.list{
	width:410px;
	float:left;
	padding:0;
}
div.answer ol{
	width:390px;
	float:right;
	padding:0;
	margin-left:10px;
}

div.answer li{
	line-height:1.8em;
	list-style:decimal;
	list-style-position :outside;
}

div.answer ol.kasou {
	width:390px;
	float:right;
	padding:0;
	margin-left:10px;
	margin-top:10px;
}

div.answer ol.kasou li{
	line-height:1.8em;
	list-style:decimal;
	list-style-position :outside;
	margin-bottom:10px;
}
/*[アクセス情報]*/
table.access{
	width: 460px;
	margin:20px 0 0 40px;
	border:1px solid #cccccc;
}

table.access th{
	border:1px solid #cccccc;
	color: #009;
	background: #d9ecff;
	text-align:center;
	padding:5px 0;
}

table.access td{
	border:1px solid #cccccc;
	border-width: 0 0 1px 1px;
	text-align: center;
	padding:5px 0;

}

.map{
	width:200px;
	padding:10px 0 0 0;
	margin:0 0 0 40px;
	float:left;
	min-height:220px;
	height:220px;
}
.map_right{
	width:200px;
	padding:10px 0 0 0;
	margin:0 0 0 40px;
	float:left;
	min-height:220px;
	height:220px;
}

.map img,.map_right img{
	display:block;
	border:1px solid #ccc;
}

#main div.map p,#main div.map_right p{
	width:200px;
	margin:5px 0 0 0;
	padding:0;
}
/*[エンジェルゲイトクラブ]*/
#main p.agclub{
	width:410px;
	padding:0;
	margin:0;
	float:left;
}

ul.agclub{
	width:460px;
	margin:10px 0 20px 40px;
}

ul.agclub li{
	width:460px;
	list-style:square;
	margin-top:10px;
	
}

ul.agclub ol{
	width:420px;
	margin-left:40px;
	margin-top:10px;
}

ul.agclub ol li{
	width:420px;
	list-style:decimal;
	line-height:1.8em;
}

/*　学校ボランティア*/
#main p.volunteer{
	width:288px;
	padding:0;
	float:left;
}
div.volunteer_toi{
	width:280px;
	float:left;
	text-align:center;
	margin-top:50px;
}
#main div.volunteer_toi p{
	width:270px;
	margin-top:10px;
	padding:0;
	font-weight:bold;
}
#main p.vlunteer_phototxt{
	text-align:center;
	margin:5px 0;
}
div#volunteer_waku{
	width:450px;
	margin:10px 0 0 40px;
	border-top:3px double #36F;
	border-bottom:3px double #36F;
}
ul#volunteer_ichiran{
	width:450px;
	text-align:center;
}
ul#volunteer_ichiran li{
	width:150px;
	margin-top:10px;
	padding:0;
	float:left;
	list-style:disc;
}

/* footer */

#footer{
	clear:both;
	width:760px;
	margin:0 auto;
}
#footer p{
	width:720px;
	line-height:20px;
	text-align:right;
}
#copyright{
	background-color:#ff9fff;/*変更箇所*/
	text-align:right;
	font-size:12px;
	color:#5f4e35;
	width:760px;
	margin:0 auto;}
	
div#newspaper{
	border:2px solid #999;
	width:480px;
	margin:20px auto 0;
	padding:10px;

}
div#newspaper p{
	padding:0;
	margin:0;
	width:470px;
}