@charset "shift_jis";

#magazine-body {
 margin: 0px auto 50px;
 font-size: 16px;
 line-height: 1.5;
 color: #222;
 width: 850px;
}

.waku-top {
	margin-top:0px;
	background-image: url(../images/waku-top.jpg);
	line-height:5px;
	height:5px;
	width:598px;
}
.waku-center {
	background: url(../images/waku-center.jpg) repeat-y left top;
	padding: 4px 10px 8px;
	width:598px;
}
.waku-center a, #magazin-howto a {
	color: #1D3994;
	text-decoration: underline;
}
.waku-center a:hover, #magazin-howto a:hover {
	color: #1D3994;
	text-decoration: none;
}
.waku-bottom {
	background-image: url(../images/waku-bottom.jpg);
	line-height:15px;
	height:15px;
	width:598px;
}

#magazine-point .title {
	position:absolute;top:28px;width: 175px;color: #222;font-size:18px;line-height:1.3em;font-weight:bold;
}
#magazine-point .naiyo {
	position:absolute;top:80px;width: 175px;font-weight:normal;color: #444;font-size:14px;line-height:1.4em;
}
	
#magazine-naiyo h3 {
	width: 570px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.magazine-midashi {
	margin:0px;padding:4px 10px;background:#027CC3;color:#fff;font-size:16px;font-weight:bold;
}
/* Psg(C) */
.magazine-midashi-line {
	margin-top: 3px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 10px;
	_margin-bottom: 2px;
	width: 598px;
	height: 1px;
}

.magazine-strong {
	color:#027CC3;font-size:15px;font-weight:bold;
}

table#magazine-tbl {
	width: 100%;
	margin-top: 20px;
	border:1px solid #027CC3;border-collapse: collapse;
}
table#magazine-tbl th, table#magazine-tbl td {
	padding: 7px 4px;
	font-size: 14px;
}
table#magazine-tbl th {
	background: #027CC3;
	color:#fff;
}
table#magazine-tbl td {
	text-align: center;
	color: #444;
	font-size: 14px;
	line-height: 1.3em;
}

.magazine_center {
	text-align:center;
	position: relative;
}

h3 {
	font-size: 16px;
	margin: 0px;
}

.order-btn {
	display: inline-block;
	width: 120px;
	font-size: 14px;
	margin: 5px;
	padding: 5px 10px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	background: #8fb1db;
	color: #ffffff;
	text-decoration: none;
}

.subtitle {
	font-weight: bold;
	background: #d5e3f2;
	display: inline-block;
	margin: 5px 0px;
	padding: 2px 15px; 
	width: 800px;
}

.contents {
	margin:10px 0;
}
.itembox{
	width:260px;
	height:290px;
	float:left;
	position:relative;
	margin:10px;
	border: 1px solid #B4C7E7;
}
.itembox dt {
	padding-top:15px;
	font-size:16px;
	font-weight: bold;
	color:#4472C4;
	text-align:center;
}
.itembox dd {
	padding:15px 10px 5px;
	margin-left:0px;
}
.item_lef {
	margin-left:0 !important;
}
.item_rig {
	margin-right:0 !important;
}

.kome {
	font-size:12px;
}
.mousikomi-btn {
	display: inline-block;
	width: 300px;
	padding: 10px;
	text-align: center;
	line-height: 1.6;
	font-weight: bold;
	background: #4682b4;
	color: #ffffff;
	border-radius: 5px;
	text-decoration: none;
}

.kakunin_area {
	background: #f5f5f5;
	margin: 20px auto;
	padding: 10px;
	width: 800px;
}

.magazine-pagetop {
 margin:10px 0px;
 text-align: right;
}
.magazine-pagetop2 {
 float: right;
 font-size: 12px;
 font-weight: normal;
 text-align: right;
}
.magazine-pagetop a, .magazine-pagetop2 a {
 color:#CC0000;
 text-decoration: underline;
}
.magazine-pagetop a:hover, .magazine-pagetop2 a:hover {
 text-decoration: none;
}