@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: 116%;
}

#content h3 {
	margin-bottom: 10px;
	padding-left: 0.25em;
	border-left: 1em solid #3cf;
	min-height: 1em;
	font-weight: bold;
	font-size: 108%;
}

#content .box {
	margin-bottom: 10px;
	position: relative;
	padding: 10px 10px 0;
	background-color: #f6f6f6;
}

* html #content .box {
	height: 1%;
}

*:first-child + html #content .box {
	height: 1%;
}

#content .lead {
	margin-bottom: 10px;
	font-size: 108%;
}

#content .item-list {
	margin-bottom: 10px;
}

#content .item-list.sec {
	float: left;
	width: 50%;
}

#content .item-list li {
	padding-top: 1px;
	clear: both;
	width: 100%;
	min-height: 1%;
	background: url("../img/dot-gray.png") repeat-x;
}

#content .item-list li.nodot {
	background: none;
	overflow: hidden;
}

#content .item-list label {
	padding: 0.75em 0 0.75em 17px;
	display: block;
	float: left;
	width: 150px;
	background: url("../img/point-arrow.gif") no-repeat 0 50%;
}

#content .item-list.sec label {
	padding-bottom: 0;
	background-position: 0 80%;
}

#content .item-list div {
	padding: 0.75em 0;
	float: left;
	width: 580px;
}

* html #content .item-list div {
	width: 600px;
}

#content textarea {
	padding: 1px;
	border: 1px solid #666;
	width: 100%;
	height: 50em;
	font-family: monospace;
	font-size: 100%;
}

#content textarea.long {
	height: 32.6em;
}

textarea:focus  {
	background-color: #ffc;
}

#content .control {
	text-align: center;
}

#content .control input {
	margin: 0.75em 0;
}

#content .box-head-l,
#content .box-head-r,
#content .box-foot-l,
#content .box-foot-r {
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url("../img/round-bg.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

#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 fieldset {
	margin-bottom: 10px;
	padding: 0 5px;
	border: 1px dotted #09f;
	clear: both;
}
#content fieldset legend {
	padding: 0 0.5em;
	color: #09f;
	background: #f6f6f6;
	font-weight: bold;
}

#content fieldset .item-list li {
	background-position: 0 100%;
}

#content fieldset .item-list li:last-child,
#content fieldset .item-list li.last-child {
	background: none;
}
#content fieldset .item-list label {
	width: 189px;
}

* html #content fieldset .item-list label {
	width: 206px;
}
#content fieldset .item-list div {
	width: 312px;
}
#content .item-list li:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

* html #content .item-list li {
	height: 1%;
}

* html #content .item-list label {
	width: 212px;
}

#content .item-list .nc label,
#content .item-list .nc div {
	float: none;
	clear: both;
	width: 90%;
	overflow: hidden;
}

#content .item-list .nc div {
	padding-top: 0;
}

.mag-meta li {
	margin-bottom: 5px;
	padding-right: 6px;
	padding-left: 56px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

* html .mag-meta li {
	white-space: nowrap;
}

.mag-meta .meta-price {
	background-image: url("../img/meta-price2.gif");
}

.mag-meta .meta-number {
	background-image: url("../img/meta-number2.gif");
}

.mag-meta .meta-update {
	background-image: url("../img/meta-update2.gif");
}

.mag-meta .meta-rest {
	background-image: url("../img/meta-rest2.gif");
}

.mag-meta .meta-bn {
	background-image: url("../img/meta-bn2.gif");
}

.mag-meta .meta-type {
	background-image: url("../img/meta-type2.gif");
}

.mag-meta .meta-period {
	background-image: url("../img/meta-period2.gif");
}


.subscription div.mag-body {
	font-family: "ＭＳ ゴシック",monospace;
}



/* WRAPPER -> SIDEBAR
--------------------------------------------------------- */

/* FOOTER
--------------------------------------------------------- */

