@charset "Shift_JIS";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　カテゴリー外ページ
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 共通
--------------------------------------------------------------------------------------- */

.rttl01 {
	background: url(../img/r_img_ttl-toha-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}
.rttl-new {
	background: url(../img/r_img_ttl-new-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}
.rttl-event {
	background: url(../img/r_img_ttl-event-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}
.rttl-nikki {
	background: url(../img/r_img_ttl-nikki-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}

.rttl-link {
	background: url(../img/r_img_ttl-link-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}

.rttl-yougo {
	background: url(../img/r_img_ttl-yougo-pu.gif) no-repeat left top;
	height: 35px;
	width: 190px;
	position: relative;
}



h4 { border-top: 2px solid #6f3a6e; }

h3 { background: url(../img/h3_ttl_pu.gif) no-repeat; }

/* --------------------------------------------------------------------------------------
 レイアウト
--------------------------------------------------------------------------------------- */

.tbl01 {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
}

.tbl01 th {
	padding: 3px;
	white-space: nowrap;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 1.3;
}

.tbl01 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
	line-height: 1.3;
}

.tbl02 {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
}

.tbl02 th {
	padding: 3px;
	border: 1px solid #CCCCCC;
	white-space: nowrap;
	text-align: left;
}

.tbl02 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.tbl03 {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
}

.tbl03 th {
	padding: 3px;
	white-space: nowrap;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 1.3;
	font-weight: normal;
}

.tbl03 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
	line-height: 1.3;
	text-align: center;
}

.tbl04 {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
}

.tbl04 th {
	padding: 3px;
	white-space: nowrap;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 1.3;
	font-weight: normal;
}

.tbl04 td {
	padding: 3px;
	border: 1px solid #CCCCCC;
	line-height: 1.3;
}


/*----------------------------------------*/

.leftLink {
	display: block;
	margin-left: 40px;
	width: 225px;
	float: left;
}
.cateTop {
	margin-top: 15px;
	border-top: 2px solid #999999;
	border-bottom: 1px dotted #999999;
	line-height: 2;
}

.leftLink ul {
	display: block;
	width: 195px;
	padding-top: 10px;
	padding-left: 30px;
}

.leftLink ul li {
	list-style-type: disc;
	margin-top: 3px;
}

.commonList span { display: block; }


/* --------------------------------------------------------------------------------------
 用語集
--------------------------------------------------------------------------------------- */

.commonText2 span {
	font-weight: bold;
	color: #6f3a6e;
	display: block;
}

.commonList span a.nml {
	font-size: 12px;
	font-weight: normal;
}

.halfList {
	width: 448px;
}

.halfList li {
	width: 204px;
	display: block;
	float: left;
	background: url(../img/ico_gdot.gif) no-repeat 5px 6px;
	padding-left: 20px;
}


/* --------------------------------------------------------------------------------------
 お問い合わせ
--------------------------------------------------------------------------------------- */

.commonText span { color: #FF0000; }

.privacy {
	width: 420px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	height: 80px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #999999;
	padding: 9px;
	line-height: 1.5;
}

.privacy h3 {
	color: #666666;
	width: 470px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	display: block;
	height: auto;
	background: url(none);
}

.privacy p {
	display: block;
	margin-bottom: 10px;
}

.privacy h4 {
	color: #666666;
	width: 460px;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	display: block;
	background: url(none);
	border-style: none;
}

.privacy ul {
	list-style-type: disc;
	display: block;
	margin-bottom: 10px;
}

.privacy li { margin-left: 30px; }

.privacy ol {
	list-style-type: decimal;
	display: block;
	margin-bottom: 10px;
}

.privacy1 {
	width: 400px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	height: 80px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #999999;
	padding: 9px;
	line-height: 1.5;
}

.privacy1 h3 {
	color: #666666;
	width: 470px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	display: block;
	height: auto;
	background: url(none);
}

.privacy1 p {
	display: block;
	margin-bottom: 10px;
}

.privacy1 h4 {
	color: #666666;
	width: 460px;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	display: block;
	background: url(none);
	border-style: none;
}

.privacy1 ul {
	list-style-type: disc;
	display: block;
	margin-bottom: 10px;
}

.privacy1 li { margin-left: 30px; }

.privacy1 ol {
	list-style-type: decimal;
	display: block;
	margin-bottom: 10px;
}

.bnrLink {
	display: block;
	width: 490px;
	text-align: center;
	margin: 80px 40px 0px;
}
.bnrLink02 {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-left: 150px;
	width: 267px;
}
.bnrLink03 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-left: 80px;
	margin-bottom:10px;
	width: 267px;
}

.book {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 3px;
}
