html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */ outline: 0; }
body {
	background: #fff;
	line-height: 1;
}
ol, ul { list-style: none; }
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
a { color: #01A0E9; }
a:hover { color: #17C7A9; }
hr { display: none; }
img {
	border-style: none;
	behavior: url(iepngfix.htc);
}
.imgonly {
	font-size: 0px;
	line-height: 0px;
}
address { font-style: normal; }
nav { display: block; }
small { font-size: 80%; }
.cf:after {
	display: block;
	clear: both;
	content: "";
}
.css-att { display: none; }
body {
	font-size: 90%;
	color: #4D544F;
	border-top: 4px solid #000;
	background: url(/img/topbg.png) repeat-x top
}
h1,h2,h3,h4,h5,h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.root { background: url(/img/btmbg.png) repeat-x bottom; }
header, article {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
header {
	background: url(/img/kv.png) no-repeat right -10px;
	height: 400px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
header h1 {
	position: absolute;
	left: 20px;
	bottom: 0px;
}
header .cp {
	position: absolute;
	left: 0px;
	top: 80px;
}
header address {
	position: absolute;
	right: 20px;
	bottom: 4px;
}
nav.menu {
	background: #F9F4FC;
	margin-bottom: 55px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 34px;
	overflow: hidden;
}
nav.menu ul {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #666;
}
nav.menu li {
	display: inline-block;
	width: 223px;
	border-left: 1px solid #666;
}
nav.menu li a {
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav.menu li a:hover { border-bottom: 4px solid #FF446B; }
.hdrgroup { width: 100%; }
@media screen and (min-height: 800px) {
.scrolling .hdrgroup {
	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 999;
	height: 167px;
	-webkit-box-shadow: 0 0 8px 8px rgba(77,51,120,.22);
	-moz-box-shadow: 0 0 8px 8px rgba(77,51,120,.22);
	box-shadow: 0 0 8px 8px rgba(77,51,120,.22);
}
.scrolling header {
	position: relative;
	top: -291px;
	background: none;
}
.scrolling header .cp { display: none; }
.scrolling nav.menu {
	position: relative;
	top: -291px;
	margin-bottom: 0;
}
.scrolling article { margin-top: 516px; }
}
article section { padding-bottom: 60px; }
article h2 {
	margin-bottom: 30px;
	text-align: right;
}
article h3, article h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}
article p {
	line-height: 1.6;
	margin-bottom: 1em;
	/* [disabled]line-break: strict; */
}
.leftcol, .rightcol {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 25px;
}
.rightcol { padding-left: 25px; max-width: 407px; }
#intro .leftcol p {
	line-height: 2;
}
#intro .rightcol img {
	-webkit-box-shadow: 0 0 32px rgba(77,51,120,.22);
	-moz-box-shadow: 0 0 32px rgba(77,51,120,.22);
	box-shadow: 0 0 32px rgba(77,51,120,.22);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
#osewa, #enshrine {
	margin-top: 40px;
	background-color: #F9F3FC;
	padding: 20px;
	border-radius: 12px;
}
#osewa h3 { text-align: center; padding: 10px auto;
	color: purple; }
#osewa h4 {
	font: inherit;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
#osewa h4 {
	border-bottom: 1px solid #D2AED2;
	color: #666;
	padding: 3px 0;
}



#chart td {
	padding-bottom: 30px;
}
#chart td.title {
	padding-right: 30px;
}
#chart td.title h4 {
	background-color: #FFE080;
	padding: 3px 16px;
	border: 1px solid purple;
	border-radius: 16px;
	text-align: center;
}
#chart td.title p {
	color: #666;
	text-align: center;
}
#chart td.desc h5 {
	color: purple;
	font-size: 105%;
	line-height: 1.6;
	font-weight: normal;
}
#chart td.desc p, #chart td.desc ul {
	line-height: 1.3;
}
#chart td.desc ul {
	list-style: circle;
	padding-left: 1.4em;
}
#enshrine td {
	vertical-align: top;
}
#enshrine td.img img {
	border: 1px solid #ccc; margin: 0 15px 15px 0;
}
#enshrine h4 {
	color: purple;	
	
}
#price .rightcol section { padding-bottom: 0; }
#price .leftcol { width: 55%; }
#price h3 {
	background: none;
	padding: 0;
	color: purple;
}
#price h3 span {
	font-weight: bold !important;
	padding: 4px 10px;
	border-radius: 12px;
	font-size: 120%;
}
#price h3.oazukari span, #price .rightcol .oazukari {
	background: #CDEDED;
	color: #339;
}
#price h3.otachiai span, #price .rightcol .otachiai {
	background: #DEEFC9;
	color: #030
}
#price h4 { margin-bottom: 3px; }
#price table {
	border-collapse: collapse;
	border: 2px solid #000;
	margin-bottom: 5px;
	width: 100%;
}
#price th, #price td {
	border: 1px solid #999;
	padding: 5px;
	vertical-align: middle;
}
#price th { text-align: center; font-weight: bold; }
#price .rightcol td { height: 2em; }
#price td.col-1 {
	text-align: center;
	white-space: nowrap;
	width: 5.5em;
}
#price td.col-2 {
	white-space: nowrap;
	width: 7em;
}
#price td.col-p {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	width: 4em;
}
#price td.col-m { font-size: 80%; }
#price .rightcol section { margin-bottom: 5px; }
#price .att {
	font-size: 80%;
	line-height: 1.3;
}
#price .att li {
	padding-left: 1em;
	text-indent: -1em;
}
#price .area h3 { margin-bottom: -1em; }
#access div { vertical-align: middle; }
.cominfo {
	text-align: center;
	width: 320px;
}
.cominfo h3 { margin-bottom: 30px; }
nav.links {
	padding-bottom: 10px;
	margin: 0;
}
nav.links p {
	text-align: center;
}
nav.links p img {
	border: 1px solid #ccc;
}
footer {
	background: #000;
	height: 60px;
}
footer p {
	text-align: center;
	padding-top: 26px;
}
