@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333;
	line-height: 1.5;
	text-align: center;
}

html {
	overflow-y: scroll;
}

div {
	zoom:100%;
}

div:after {
	display: block;
	height: 0;
	width:0;
	font-size: 0;
	content: ".";
	line-height: 0;
	visibility: hidden;
	clear: both;
}

em,
strong {
	font-weight: normal;
}

p {
	margin: 0 0 1em;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

a img {
	border: 0;
}

dl,
ul,
ol,
dl dt,
dl dd,
ul li,
ol li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

em {
	font-style:normal;
	color:#FF0000;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0 0 3px 0;
	font-size: 80%;
	color: #777;
	text-align: right;
}

h2 {
	float: left;
	margin:12px 0 0 15px;
}

h3 {
	padding: 0 0 0 12px;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	background: url(img/m-title.gif) no-repeat;
}

h4 {
	clear: both;
	color: #666;
	letter-spacing: 1px;
}

.maincontents h4 {
	color:#444;
	margin-bottom:5px;
}

#wrapper {
}

#body {
	width: 780px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 80px;
	width: inherit;
	margin-bottom:4px;
	background: url(img/head-bg.gif);
	border-top:1px solid #ffe2a5;
	border-bottom:2px solid #ffe2a5;
}

address {
	float: right;
	height: 53px;
	width: 255px;
	padding: 0px;
	margin: 12px 15px 0 0;
	background: url(img/inquiry-hover.gif);
	border:1px solid #eccaa5;
}

address a {
	height: 53px;
	width: 255px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(img/inquiry.gif);
}

address a:hover {
	background: none;
}

#title {
	clear: both;
	margin-bottom: 10px;
	border:1px solid #ebe9e6;
}

div#title {
	position:relative;
}

div#title p {
	margin:0px;
	position: absolute;
	top:215px;
	left:20px;
}

div#title a:hover img {
	opacity: .6;
	filter: alpha(opacity=80);
}

#contents {
	width: 780px;
	padding: 0 0 10px 0;
	margin:0px;
	background: url(img/left-back.gif) repeat-y left;
}

#sub {
	float: left;
	width: 170px;
	margin: 0px;
	background-color: #FFFFFF;
}

#sub dl {
	padding: 5px;
	margin: 0 0 15px 0;
	background-color: #FCF4DC;
}

#sub dt {
	font-size: 110%;
	font-weight: bold;
	color: #CC3300;
}

#main {
	float: right;
	width: 595px;
}

.maincontents {
	float: left;
	width: 573px;
	padding: 25px 10px 35px 10px;
	margin-bottom: 10px;
	border: 1px solid #cc9933;
}

#footer {
	clear: both;
	padding: 22px 0 20px 0;
	font-size: 80%;
	background: url(img/f-bg.gif) repeat-x left top;
}

#footer a {
	color: #5f5f5f;
	text-decoration: none;
}

#footer a:hover {
	color: #3366FF;
}

#footer ul {
	margin:0px;
}

#footer li {
	padding: 0 0 0 5px;
	margin: 0 0 0 7px;
	border-left: 1px solid #5f5f5f;
	display: inline;
}

#footer p {
	clear: both;
	margin: 0px;
	text-align: right;
}

/* #menu */

#menu {
	width: 780px;
	background-color: #fff;
	margin-bottom:3px;
}

#menu li {
	float: left;
	height: 39px;
	width: 156px;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

#menu a {
	height: 39px;
	width: 156px;
	display: block;
}

#menu .menu01 {
	background: url(img/menu01-hover.gif);
}

#menu .menu01 a {
	background: url(img/menu01.gif);
}

#menu .menu01 a:hover {
	background: none;
}

#menu .menu02 {
	background: url(img/menu02-hover.gif);
}

#menu .menu02 a {
	background: url(img/menu02.gif);
}

#menu .menu02 a:hover {
	background: none;
}

#menu .menu03 {
	background: url(img/menu03-hover.gif);
}

#menu .menu03 a {
	background: url(img/menu03.gif);
}

#menu .menu03 a:hover {
	background: none;
}

#menu .menu04 {
	background: url(img/menu04-hover.gif);
}

#menu .menu04 a {
	background: url(img/menu04.gif);
}

#menu .menu04 a:hover {
	background: none;
}

#menu .menu05 {
	background: url(img/menu05-hover.gif);
}

#menu .menu05 a {
	background: url(img/menu05.gif);
}

#menu .menu05 a:hover {
	background: none;
}

/*sub-menu*/

#sub-menu {
	width: 170px;
	padding-bottom: 5px;
	background: #FFF;
}

#sub-menu li {
	background:no-repeat;
	margin-bottom: 10px;
}

#sub-menu a {
	display: block;
	width:168px;
	height:78px;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

#sub-menu a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}

#sub-menu a.memory {
	width:170px;
	height:170px;
	text-indent:0px;
	border:0px;
}

#sub-menu .menu-s01 a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}

#sub-menu .menu-s01 {
	background: url(img/sub-banner01_hover.gif) no-repeat;
}

#sub-menu .menu-s01 a {
	height:172px;
	background: url(img/sub-banner01.gif);
}

#sub-menu .menu-s01 a:hover {
	background: none;
}

#sub-menu .menu-s02 {
	background: url(img/sub-banner02_hover.gif) no-repeat;
}

#sub-menu .menu-s02 a {
	background: url(img/sub-banner02.gif);
}

#sub-menu .menu-s02 a:hover {
	background: none;
}

#sub-menu .menu-s03 {
	background: url(img/sub-banner03_hover.gif) no-repeat;
}

#sub-menu .menu-s03 a {
	height: 170px;
	background: url(img/sub-banner03.gif);
}

#sub-menu .menu-s03 a:hover {
	background: none;
}

#sub-menu .menu-s04 a {
	height: 30px;
	background: url(img/poricy.gif);
}

/* LAYOUT
--------------------------------------------- */

/* class */

.clear {
	clear: both;
}

.img_r {
	float: right;
	margin: 0 0 5px 5px;
}

.img_l {
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: top;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.text_r {
	text-align:right;
}

.text_c {
	text-align:center;
}

/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.return a:link {
	background: #808080;
}

.return a:visited {
	background: #808080;
}

.return a:hover {
	background: #6699cc;
}

.return a:active {
	background: #6699cc;
}

/* CONTENTS
---------------------- */
/* all */

.pray2 img {
	border:1px solid #CCCCCC;
	margin:10px 0;
}

/*index.html*/

.topPick {
	margin:0 0 30px 0;
}

.topNo1 {
	margin:0 0 20px 0;
}

.topNo1 dt {
	margin:0 0 5px 0;
}

.topNo1 dd {
	margin:0 0 15px 0;
}

.service table {
	float:left;
	width:46%;
	margin:0 10px 10px 0;
	border-collapse:collapse;
}

.service th,
.service td {
	width:23%;
	font-weight:normal;
	padding:7px 10px;
	border:1px solid #e5e4e4;
}

.service thead th,
.service thead td {
	text-align:center;
}

.service tbody td {
	text-align:right;
}

.service ul {
	clear:both;
	margin-bottom:20px;
}

.pearl-tone p {
	text-align:center;
	margin-bottom:0px;
}

.pearl-tone p a {
	text-decoration:underline;
}

.pearl-tone {
	margin-bottom:15px;
}

/*newspaper.html*/

.newspaper dt {
	clear:left;
}

.newspaper dd {
	float:left;
	margin:0 40px 20px 0;
}

.newspaper dd img {
	border:1px solid #ccc;
}

/*event.html*/

.event {
	margin-bottom:25px;
}

.event li {
	margin:30px 0 0 5px;
}

/*retail.html*/

.p08-text01 {
	font-size:18px;
}

.p08-text02 {
	font-weight:bold;
	color:#000;
}

.p08-list dt {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}

.p08-list dd {
	margin:0 15px 10px 0;
	float:left;
}

.p08-list dd img {
	border:2px solid #ccc;
}

.kouri-event dt {
	font-size:14px;
	font-weight:bold;
	background:url(img/sakura.gif) no-repeat left center;
	padding:0 0 0 24px;
	clear:left;
}

.kouri-event dd {
	font-size:14px;
	margin:0 0 4px 0;
}

.kouri-event dd span {
	font-size:18px;
	letter-spacing:1px;
	color:#ff0000;
	margin:0 0 0 4px;
}

.kouriTable td {
	vertical-align:top;
	padding:0 0 20px 15px;
}

/*secret.html*/

#secret-profile {
	overflow: hidden;
	margin-bottom:15px;
}

.secret-img {
	float:right;
}

.secret-img img {
	margin-right:10px;
}

.knowList {
	border:1px solid #ccc;
	margin-bottom:4px;
}

.knowList dt {
	font-size:14px;
	margin:8px 0 10px 10px;
}

.knowList dd {
	margin:0 10px 5px 16px;
}

.p04-list {
	margin:0 20px;
}

.p04-list dt {
	font-size:14px;
	padding:0 0 8px 0;
	margin:40px 0 15px 0;
	border-bottom:1px solid #ccc;
}

.p04-list dd {
	padding:0 0 20px 0;
	margin:0 15px 20px 15px;
	border-bottom:1px dashed #ccc;
}

.p04-list em {
	color: #006600;
}

table.pray {
	width:99%;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin:40px 0;
}

table.pray td {
	padding:6px;
}

.pray img {
	float:left;
}

/*voice.html*/

.voice-list dt {
	font-size:14px;
	margin:0 0 3px 0;
}

.voice-list dd {
	margin:0 0 30px 0;
}

.voice-list dd img {
	border:1px solid #808080;
}

dd.voice-ex {
	margin-right:15px;
	float:left;
}

/*greeting.html*/
.photo li {
	float:left;
	margin:20px 25px 0 0;
}

.photo img {
	border:1px solid #ccc;
}

.shopData table {
	width:90%;
	border-collapse:collapse;
	margin-bottom:30px;
}

.shopData th,
.shopData td {
	font-weight:normal;
	border:1px solid #ccc;
	padding:6px 10px;
}

.shopData th {
	width:90px;
}

.shopData caption {
	text-align:left;
	font-weight:bold;
	margin:20px 0 3px 0;
}

/*access.html*/

.map dl {
	margin-bottom:10px;
}

.map dl dt {
	margin-bottom:3px;
}

.map h4 {
	padding-left:8px;
	border-left:5px solid #ff9999;
	margin:20px 0 10px 0;
}

#map {
	height: 450px;
	width: 500px;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}

/* privacy.html
------------------*/
#Privacy ul li {
	margin-left: 1.5em;
	list-style: none;
}

#Privacy dl {
	margin-left: 1.5em;
}

#Privacy dl dd {
	margin-bottom: 1em;
}

#Privacy h4 {
	padding: 0;
	margin: 20px 0 5px 0;
	border: none;
	font-weight: bold;
	color: #CC3300;
}

/*inquiry.html*/

#Inquiry ul li {
	float: left;
	margin: 20px 10px 20px 0;
}

/*id:sub > class:media*/

#sub ul.media {
	background:none;
}

#sub ul.media li {
	font-size:12px;
	line-height:1.2;
	text-align:center;
	margin-bottom:15px;
}

#sub ul.media li a {
	display:block;
	width:170px;
	height:160px;
	margin-bottom:2px;
}

#sub ul.media li a.media01 {
	background:url(img/media-thumb01.gif) no-repeat;
}

#sub ul.media li a.media02 {
	background:url(img/media-thumb02.gif) no-repeat;
}

#sub ul.media li a.media03 {
	background:url(img/media-thumb03.gif) no-repeat;
}

#sub ul.media li a.media04 {
	background:url(img/media-thumb04.gif) no-repeat;
}

#sub ul.media li a.media05 {
	background:url(img/media-thumb05.gif) no-repeat;
}

#sub ul.media li span {
	font-size:15px;
	font-weight:bold;
}
