@charset "utf-8";

/* ------------------------------------------------------ */
/* Nyuin Ryokin Guide Box style */
/* ------------------------------------------------------ */
p {
	font-size: 1.2em;
	line-height: 1.3;
	padding: 0 0 4px;
	text-indent: 1em;
}


/* title common style */
/* ------------------------------------------------------ */
#contentArea h4 {
	font-size: 1.4em;
	border: solid #31A229;
	border-width: 0 0 2px 0px;
	padding: 0.6em 0 0.3em 26px;
	text-shadow: #ccc 1px 1px 3px;
	margin: 20px 0 18px;
	background: url(../00images/cat04img/02nyuin/nyuinGuideH4Bg.png) no-repeat -22px center;
	height: 100%;
}
#contentArea h5 {
	font-size: 1.2em;
	text-indent: 18px;
	border: solid #31A229;
	border-width: 0 0 2px;
	width: 400px;
	padding: 0;
	margin: 20px 0 0 14px;
	line-height: 1.4;
	text-shadow: #ccc 1px 1px 3px;
	background: url(../00images/icon/ulistStyleIcon.gif) no-repeat 4px center;
}

/* kositsu List table style */
/* ------------------------------------------------------ */
table {
	border-collapse: collapse;
	margin: 6px 0 10px 8px;
	background-color: #FFFFFF;
}
caption {
 display: none;
}

th, td {
	border: 1px solid #999;
}
th {
	font-size: 1.2em;
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding: 0 8px;
	font-weight: bold;
	background: url(../00images/bg/tableCellBgGreen.gif) no-repeat left top;
	line-height: 2;
}
th span.memo {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2;
}
td {
	font-size: 1em;
	padding: 4px 8px 6px;
}

/* ryoukin setsubi dl style */
/* ------------------------------------------------------ */
dl.ryokinSetsubi {
	font-size: 1em;
}

dl.ryokinSetsubi dt,
dl.ryokinSetsubi dd {
	font-size: 1em;
}
dl.ryokinSetsubi dt {
	width: 80px;
	border: 3px double #fff;
	background: #31A229 url(../00images/cat04img/bgGreen500x100.png) no-repeat center top;
	color: #fff;
	font-weight: bold;
	line-height: 1.6;
	padding: 0;
	text-shadow: #777 1px 1px 2px;
	text-align: center;
}
dl.ryokinSetsubi dd {
	padding: 2px 8px 0px 0;
	line-height: 1.3;
	font-size: 1em;
	margin: 0 0 0 14px;
}

dl.ryokinSetsubi dt.price {
 float: left;
	clear: both;
}
dl.ryokinSetsubi dd.price {
	font-family: Tahoma;
	font-weight: bold;
	margin: 0 0 0 90px;
	padding: 5px 0 7px;
	font-size: 1.2em;
	line-height: 1.2;
}

#contentArea ul {
	list-style-type: none;
	margin: 0 0 0px 16px;
	padding: 0 0 6px;
}

#contentArea ul.memoList {
	margin: 8px 0 0 32px;
}

#contentArea li {
	background: url(../00images/icon/secondListIconGreen.gif) no-repeat left 0.4em;
	font-size: 1.2em;
	line-height: 1.2;
	padding: 0 0 0 14px;
	margin: 0 0 5px;
}
