body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
}

body{
	color:#666666;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:url(/design/eternalshin/img/bg_black02.gif) ;
/*	background-repeat: repeat-y;
	background-position: center center;*/
	background-color:#ffffd2;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}
a{
	color:#666666;
	text-decoration:none;
}
a:visited{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#f7a012;
	text-decoration:underline;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
}
p.goTop{
	clear:both;
	text-align:right;
	margin-right: 10px;
}
#container {
	width:900px;
	margin: 0px auto;
	text-align:left;
	background: #ffffff;
	padding:0px;
	border-left:0px solid #f8f0f0;
	border-right:0px solid #f8f0f0;
}

/***********	ヘッダーーエリア	************/
#head_top{
	width:900px;
	color:#ffffff;
	font-weight:600;
	text-align:left;
}
#head_main{
	width:900px;
	height:180px;
	background:url(/design/eternalshin/img/header.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	overflow:hidden;
	margin-bottom: 2px;
}
#head_main h1{
	color:#333333;
	font-size:10px;
	text-align:left;
	font-weight: normal;
	position: absolute;
	top:10px;
	left:700px;
}
#head_main h1 a{
	color:#333333;
	text-decoration:none;
}
#head_main h1 a:hover{
	color:#666666;
	text-decoration:none;
}
#head_main h2{
	color:#333333;
	font-size:10px;
	font-weight: normal;
	text-align:left;
	position: absolute;
	top:30px;
	left:700px;
}
#head_main h2 a{
	color:#333333;
	text-decoration:none;
}
#head_main h2 a:hover{
	color:#666666;
	text-decoration:none;
}


/***********	グローバルナビ	************/
#g_navi{
	clear:both;
	width:900px;
	height:35px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	overflow: hidden;
}
#g_navi ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#g_navi li{
	float: left;
}
#g_navi a{
	color:#fff;
	text-decoration:none;
}
#g_navi a:visited{
	color:#fff;
	text-decoration:none;
}
#g_navi a:hover{
	color:#663333;
	text-decoration:underline;
}
#g_navi a:active{
	color:#663333;
	text-decoration:underline;
	position: relative;
	left: +1px;
	top: +1px;
}

#t_navi{
	clear:both;
	width:900px;
	height:20px;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-bottom:0px;
	overflow: hidden;
	text-align:right;
}
#t_navi a{
	color:#cccccc;
	text-decoration:none;
}
#t_navi a:visited{
	color:#5db4c7;
	text-decoration:none;
}
#t_navi a:hover{
	color: #5db4c7;
	text-decoration:underline;
}


/***********	レフトエリア	************/
#lside{
	float:left;
	width:190px;
	padding:0px 0px 0px 0px;
}
#lside ul{
	margin-bottom: 20px;
}
#lside ul li{
	list-style-type: none;
	margin: 5px 0px 3px 10px;
}

.login{
	width:190px;
	height:265px;
	border:0px solid #e5a8ac;
	background:url(/design/eternalshin/img/login_top.jpg) no-repeat;
	background:#d57787;
	margin:0px 0px 10px 0px;
	position:relative;
	top:0px;
	left:0;
}
.login_form{
	position:absolute;
	top:65px;
	left:5px;
}

.member{
	position:absolute;
	bottom:0px;
}

.categry_title{
	margin:0px;
	padding:0px;
}

.categry{
	margin:0px 0px 10px 0px;
}

.categry img{
	vertical-align: text-bottom;
}

.left_banner{
	margin:0px 0px 10px 0px;
}

.calendar{
	margin:0px 0px 10px 0px;
}

.category_design{
	width:190px;
	background:url(/design/eternalshin/img/category_back.gif) repeat-y;
	background-position:right top;
	text-align:left;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.category_design a{
	background-color:#ffffff;
	color:#333333;
	padding:3px 3px 5px 3px;
	margin-bottom:3px;
}
.category_design a:hover{
	background-color:#ffffff;
	color:#666666;
	padding:3px 3px 5px 3px;
	margin-bottom:3px;
}
.category_design td{
	border-bottom:1px dotted #999999;
	padding-bottom: 3px;
}

/***********	センターエリア	************/
#centerarea{
	float:left;
	width:690px;
	font-size: 110%;
	text-align: left;
	margin-top:0px;
	margin-left:0px;
}
#centerarea a{
	color:#f7a012;
	text-decoration:none;
}
#centerarea a:visited{
	color:#f7a012;
	text-decoration:none;
}
#centerarea a:hover{
	color:#666666;
	text-decoration:underline;
}

#centerarea{
	margin-bottom:20px;
}
#centerarea h3{
	clear: both;
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	margin-top:20px;
	margin-bottom:10px;
	background-color: #fff09e;
	border-top: 3px solid #fdbd3f;
	border-bottom: double #ff0000;
}
#centerarea p{
	margin-bottom:10px;
}
#centerarea p#cPhoto01{
	float: right;
	width: 270px;
	margin-right:10px;
	margin-left:10px;
}
#centerarea p#cPhoto02{
	float: right;
	width: 206px;
	margin-right:10px;
	margin-left:10px;
}
#centerarea dl#tMark{
	clear: both;
	font-size: 80%;
	text-align: right;
	margin-right:10px;
}
#centerarea p#cPhoto03{
	float: right;
	width: 270px;
	margin-right:10px;
	margin-left:10px;
}
#centerarea p#cPhoto04{
	clear: both;
	float: right;
	width: 270px;
	margin-right:10px;
/*	margin-left:10px;*/
}
#centerarea p#cPhoto05{
	float: right;
	width: 270px;
	margin-right:10px;
	margin-bottom:30px;
	margin-left:10px;
}

#centerarea div.floatL{
	float: left;
	width: 400px;
}
#centerarea p.clearB{
	clear: both;
}
#centerarea p.kwsk{
	text-align: right;
}
#centerarea p.kwsk a:hover{
	position: relative;
	left: +1px;
	top: +1px;
}
#centerarea p#topBn01 a:hover{
	position: relative;
	left: +1px;
	top: +1px;
}
#centerarea span.emp02{
	color: #ff0000;
	font-weight: bold;
}
#centerarea span.emp01{
	color: #5d4d8d;
	font-weight: bold;
}
#centerarea ul.orderTip{
	float: left;
	width: 160px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
/*	border-top: 1px dotted #666666;*/
	border-right: 1px dotted #666666;
}
#centerarea ul#hidari01,
#centerarea ul#hidari02{
	margin-left: 0px;
	border-left: 1px dotted #666666;
}
#centerarea ul.orderTip li{
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#centerarea ul.orderTip li a:hover{
	position: relative;
	left: +1px;
	top: +1px;
}
#centerarea ul.orderTip li.orderImg{
	padding-top: 5px;
	padding-bottom: 5px;
}
#centerarea ul.orderTip li.orderPrice{
	color: #ff0000;
}


.title1{
	background:url(/design/eternalshin/img/C_repeat01.gif) repeat-x;
	background-position:left bottom;
	background-color:#ff7000;
	color:#ffffff;
	font-size:10px;
	margin: 0pt; 
	width: 100%;
	padding:3px 0px 3px 0px;
	text-align:center;
	}
.recommend{
	margin-bottom:20px;
}
.center_bn01{
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
}
.anchorlink a{
	color:#66CCFF;
	text-decoration:underline;
}
.anchorlink a:visited{
	color:#66CCFF;
	text-decoration:underline;
}
.anchorlink a:hover{
	color:#FF6699;
	text-decoration:underline;
}

/***********梵字について************/
#bonji01{
	width: 670px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#bonji01 a{
	color:#f7a012;
	text-decoration:none;
}
#bonji01 a:visited{
	color:#f7a012;
	text-decoration:none;
}
#bonji01 a:hover{
	color:#666666;
	text-decoration:underline;
}
#bonji01 h3{
	color: #ffffff;
	font-size: 150%;
	background-color: #333333;
	border-bottom: 4px solid #fdbd3f;
	margin-bottom: 20px;
	padding: 4px 0px 4px 7px;
}
#bonji01 p{
	margin-bottom: 10px;
}
#bonji01 table.bonjiT{
	border-collapse: collapse;
	margin-bottom: 10px;
}
#bonji01 table.bonjiT th,
#bonji01 table.bonjiT td{
	border: 1px solid #666666;
	padding: 3px 5px 3px 5px;
}
#bonji01 table.bonjiT th{
	font-size: 90%;
	color: #333333;
	background-color: #fdbd3f;
}
#bonji01 table.bonjiT td.bonjiImg{
	width: 95px;
	text-align: center;
}
#bonji01 table.bonjiT td.bonjiT1{
	width: 90px;
/*	background-color: #fcdd9b;*/
	color: #333333;
	background-color: #e6e6e6;
}
#bonji01 table.bonjiT td.bonjiT2{
	width: 455px;
}
#bonji01 ul,
#bonji01 ol{
	margin-bottom: 10px;
	margin-left: 40px;
	padding-left: 0px;
}
#bonji01 ol li{
	margin-left: 0px;
	padding-left: 0px;
}
#bonji01 span.emp02{
	color: #ff0000;
	font-weight: bold;
}
#bonji01 span.emp01{
	color: #5d4d8d;
	font-weight: bold;
}


/***********祈祷について************/
#kitou01{
	width: 670px;
	margin: 0px;
	padding: 0px;
}
#kitou01 a{
	color:#f7a012;
	text-decoration:none;
}
#kitou01 a:visited{
	color:#f7a012;
	text-decoration:none;
}
#kitou01 a:hover{
	color:#666666;
	text-decoration:underline;
}
#kitou01 h3{
	color: #ffffff;
	font-size: 150%;
	background-color: #333333;
	border-bottom: 4px solid #fdbd3f;
	margin-bottom: 20px;
	padding: 4px 0px 4px 7px;
}
#kitou01 p{
	margin-bottom: 10px;
}
#kitou01 p.kitoMds{
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 2px solid #fdbd3f;
}
#kitou01 p.kitoImg01{
	margin-bottom: 20px;
	margin-left: 20px;
}
#kitou01 span.emp02{
	color: #ff0000;
	font-weight: bold;
}
#kitou01 span.emp01{
	color: #5d4d8d;
	font-weight: bold;
}



/***********電磁波について************/
#denjiha01{
	width: 670px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#denjiha01 a{
	color:#f7a012;
	text-decoration:none;
}
#denjiha01 a:visited{
	color:#f7a012;
	text-decoration:none;
}
#denjiha01 a:hover{
	color:#666666;
	text-decoration:underline;
}

#denjiha01 h3{
	color: #ffffff;
	font-size: 150%;
	background-color: #333333;
	border-bottom: 4px solid #fdbd3f;
	margin-bottom: 20px;
	padding: 4px 0px 4px 7px;
}
#denjiha01 img{
	border: 1px solid #999999;
}
#denjiha01 ul{
	margin-left: 20px;
}
#denjiha01 ul li{
	float: left;
	width: 200px;
	list-style-type: none;
	margin-bottom: 5px;
}
#denjiha01 p{
	margin-bottom: 10px;
}
#denjiha01 p.image01{
	text-align: center;
}
#denjiha01 span.emp02{
	color: #ff0000;
	font-weight: bold;
}
#denjiha01 span.emp01{
	color: #5d4d8d;
	font-weight: bold;
}
#denjiha01 p.clearB{
	clear: both;
}
#denjiha01 dl#tMark{
	font-size: 80%;
	text-align: right;
	margin-right:10px;
}

/***********体験談ページ************/
#taiken01{
	width: 670px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#taiken01 a{
	color:#f7a012;
	text-decoration:none;
}
#taiken01 a:visited{
	color:#f7a012;
	text-decoration:none;
}
#taiken01 a:hover{
	color:#666666;
	text-decoration:underline;
}
#taiken01 h3{
	color: #ffffff;
	font-size: 150%;
	background-color: #333333;
	border-bottom: 4px solid #fdbd3f;
	margin-bottom: 20px;
	padding: 4px 0px 4px 7px;
}
#taiken01 p{
	margin-bottom: 10px;
}
#taiken01 table.taikenWaku{
	border-collapse: separate;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
#taiken01 table.taikenWaku th{
	/*border: 1px solid #666666;*/
	font-size: 70%;
	font-weight: normal;
	background-color: #666666;
	background-color: #fdbd3f;
}
#taiken01 table.taikenWaku td{
	width: 90px;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dotted #666666;
}
#taiken01 table.taikenWaku td.tW01{
	width: 220px;
}
#taiken01 table.taikenWaku td.message{
	width: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	padding: 10px 5px;
	border-bottom: none;
}


/***********注文ページ************/
#orderPage{
	width: 670px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#orderPage a{
	color:#f7a012;
	text-decoration:none;
}
#orderPage a:visited{
	color:#f7a012;
	text-decoration:none;
}
#orderPage a:hover{
	color:#666666;
	text-decoration:underline;
}
#orderPage h3{
	color: #ffffff;
	font-size: 150%;
	background-color: #333333;
	border-bottom: 4px solid #fdbd3f;
	margin-bottom: 20px;
	padding: 4px 0px 4px 7px;
}
#orderPage p{
	margin-bottom: 20px;
}
#orderPage span.emp02{
	color: #ff0000;
	font-weight: bold;
}
#orderPage p.kwsk{
	text-align: right;
	margin-bottom: 30px;
}

#orderPage ul.orderTip{
	float: left;
	width: 160px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
/*	border-top: 1px dotted #666666;*/
	border-right: 1px dotted #666666;
}
#orderPage ul#hidari01,
#orderPage ul#hidari02{
	margin-left: 10px;
	border-left: 1px dotted #666666;
}
#orderPage ul.orderTip li{
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#orderPage ul.orderTip li a:hover{
	position: relative;
	left: +1px;
	top: +1px;
}
#orderPage ul.orderTip li.orderImg{
	padding-top: 5px;
	padding-bottom: 5px;
}
#orderPage ul.orderTip li.orderPrice{
	color: #ff0000;
}

/***********注文照会ページ************/

#orderCheck p#orderC01{
	margin: 20px 0px 20px 10px;
}
#orderCheck ul{
	margin: 20px 0px 20px 30px;
	font-weight: bold;
}
#orderCheck ul li{
	list-style-type: none;
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
#orderCheck ul li a{
	display: black;
	width: 100px;
	text-align: center;
	padding: 2px 3px;
	border: 1px solid #000000;
}
#orderCheck ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
#orderCheck p#orderC02{
	clear: both;
	margin: 20px 0px 20px 10px;
}
#orderCheck span{
	color: #ff0000;
	font-weight: bold;
}


/***********	ご利用案内	************/
#information{
	clear: both;
	width:900px;
	margin:0 0 10px 266px;
}
.buy_info_top{
	margin:0 0 10px;
}
#buy_info{
	width:621px;
	margin:0;
	text-align:left;
}
.CenterLeft{
	width:408px;
	float:left;
}
.info_center{
	width:196px;
	float:right;
}
.info_left{
	width:196px;
	margin:0 11px 0 0;
	float:left;
}
.info_right{
	width:196px;
	float:right;
}
.info_img{
	margin:0 0 5px;
}
.info_text{
	color:#666;
	margin:0 0 10px;
}


/***********	フッタースタイル	************/
#footer{
	width:900px;
	height:75px;
	font-size:80%;
	color:#ffffff;
	background:url(/design/eternalshin/img/footer.jpg) no-repeat #b2a063;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#ffffff;
	text-align:right;
	background-color:#b2a063;
	position: absolute;
	top: 25px;
	right: 20px;
}

.footnavi a{
	color:#ffffff;
	text-decoration:none;
}

.footnavi a:visited{
	color:#ffffff;
	text-decoration:none;
}

.footnavi a:hover{
	color:#ffffff;
	text-decoration:underline;
}
