@charset "utf-8";
@import url("../style.css");
@import url("../mag-unit.css");

/* ここから下に記述 */

/* OUTLINE
--------------------------------------------------------- */

/* CONTAINER
--------------------------------------------------------- */

/* HEADER
--------------------------------------------------------- */

/* WRAPPER
--------------------------------------------------------- */

/* WRAPPER -> CONTENT
--------------------------------------------------------- */
#page-title {
	margin-bottom: 10px;
	padding: 6px 12px;
	width: 780px;
	background: url("../../img/bg-wide-title.gif") no-repeat;
}

#page-title p {
	padding-left: 20px;
	background: url("../../img/point-mark.gif") left center no-repeat;
	font-weight: bold;
	font-size: 123%;
}

.headline-2 {
	margin-bottom: 10px;
	padding-bottom: 0;
	background-image: url("../../img/headline-2-top.gif");
	background-repeat: no-repeat;
}

.headline-2 span {
	padding: 6px 20px;
	display: block;
	background-image: url("../../img/headline-2-btm.gif");
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-weight: bold;
	font-size: 123%;
}

#content dt {
	margin-top: 10px;
	padding-left: 0.25em;
	border-left: 1em solid #3cf;
	height: 0.35em;
	min-height: 1em;
	font-weight: bold;
	font-size: 108%;
}

#content .box {
	margin-bottom: 10px;
	position: relative;
	padding: 10px 10px 0;
	background-color: #dde3e3;
}

* html #content .box {
	height: 1%;
}

*:first-child + html #content .box {
	height: 1%;
}

#content .lead {
	margin-bottom: 10px;
	font-size: 108%;
}

#content .box dl {
	padding-bottom: 15px;
}

#content .box dt {
	font-weight: bold;
}

#content .box-head-l {
	top: 0;
	left: 0;
	background-position: 0 0;
}

#content .box-head-r {
	top: 0;
	right: 0;
	background-position: -5px 0;
}

#content .box-foot-l {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}

#content .box-foot-r {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}

* html #content .box-foot-l,
* html #content .box-foot-r {
	bottom: -1px;
}

#content .control {
	padding: 1em 0;
	text-align: center;
}

#content .control input {
	padding: 0.25em 0.5em;
}

#content .control input.big {
	margin-right: 10px;
	padding: 0.4em 1em;
	font-size: 116%;
}

* html #content .control input.big {
	padding: 0.4em 0em;
}

#content .navi {
	text-align: right;
}

#content .navi a {
	padding-left: 12px;
	background: url("../../img/golink.png") no-repeat;
	font-weight: bold;
}

.cat-group dl {
	position: relative;
}
.cat-group dd {
	width: 630px;
	min-height: 70px;
}

* html .cat-group dd {
	height: 70px;
}

.cat-group dd.reg {
	padding-left: 10px;
	width: 120px;
	position: absolute;
	top: 30%;
	right: 0;
	text-align: center;
}

.cat-group dd.reg p {
	padding-bottom: 5px;
	line-height: 1.1;
}

.mag-reg {
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	width: 760px;
	background-color: #c0e6f9;
}

div#teiban .mag-reg {
	vertical-align: top;
}

* html .mag-reg {
	width: 780px;
}

.charge .mag-reg {
	margin-bottom: 5px;
}

.mag-reg ul {
	margin: 0 85px;
}

.mag-reg ul li {
	margin: 5px 5px 0;
	float: left;
	line-height: 1.5;
	color: #333;
}

.mag-reg .rdemail {
	padding: 2px;
	border: 1px solid #666;
	width: 15em;
}

#more-bn dd ul {
	padding-top: 5px;
}

#more-bn dd li {
	padding: 3px 0;
	line-height: 1.0;
}

/* WRAPPER -> SIDEBAR
--------------------------------------------------------- */

/* FOOTER
--------------------------------------------------------- */

