@charset "utf-8";
@import url("../common/_common.css");


/* LatestIssue - 最新号紹介 */

#LatestImage {
	margin: 0;
	padding: 2px 0;
	min-height: 200px !important;
	_height: 200px;
	background: #000;
}
#LatestImage a {
	display: block;
	text-decoration: none;
}
#LatestImage a img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: 0 none;

	/* ----- 最新号ページ内容写真の間隔は、下記の１行の値（padding-left）を調整してください ----- */
	padding-left: 5px;
	/* ----- ↑ 「画像幅の合計」と「上記PX数の3倍」の総計が 「660px以内」に収まることが条件 ----- */
}

/* ----- ↑ 左右の幅の総計が 「640px以内」に収まることが条件 ----- */
#LatestTitle {
	float: left;
	margin: 0;
	padding: 20px 0 30px;
	width: 300px;
	text-align: center;
	line-height: 1.4;
}
#LatestCatch {
	float: right;
	margin: 0;
	padding: 0 0 20px;
	width: 340px;
	line-height: 1.6;

	/* ----- 最新号紹介テキストの行数によって、下記の１行の値（padding-top）を調整してください ----- */
	padding-top: 25px;
}
#LatestCatch p.Catch {
	margin: 0;
	padding: 0;
	font-size: 16px;
	_font-size: 105%;
	font-family: serif;
}
#LatestCatch p.More {
	margin: 1em 0;
	padding: 0;
}
#LatestCatch p.More a {
	display: block;
	margin: 0;
	padding: 3px 0 0 15px;
	width: 250px;
	height: 12px;
	font-size: 11px;
	_font-size: 95%;
	line-height: 1;
	text-decoration: none;
	background-image: url("/common/arw_1.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* for WinIE6 \*/
* html #LatestCatch p.More a {
	padding-top: 0;
	height: 15px;
}
/* */

#LatestCatch p.More a:hover {
	background-position: 0 -40px;
}
#LatestCatch p.Publish {
	margin: 0 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	_font-size: x-small;
	color: #444;
	border-top: 1px solid #ccc;
}
#LatestCatch p.Publish a {
	text-decoration: none;
	color: #448;
}
#LatestCatch p.Publish a:hover {
	text-decoration: underline;
	color: #44d;
}

#LatestTitle h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	_font-size: x-large;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
}
#LatestTitle h3 {
	margin: 15px 0 0;
	padding: 0;
	font-size: 14px;
	_font-size: 105%;
	font-weight: normal;
}
#LatestTitle h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	_font-size: medium;
}
#LatestTitle h4 strong {
	font-size: 120%;
	font-weight: normal;
	font-family: "Arial Black";
}
#LatestTitle h4 strong.Ja {
	font-size: 120%;
	font-weight: bold;
	font-family: normal;
}


/* BlogGR - ブログ更新情報 */

#BlogGR {
	margin: 0;
	padding: 0 0 20px;
}
/* for WinIE6 \*/
* html #BlogGR {
	padding-left: 0;
	margin-left: -20px;
}
/* */
#BlogGR h2 {
	margin: 0 20px 20px;
	padding: 2px 0 1px;
	text-align: center;
	font-size: 12px;
	_font-size: small;
	letter-spacing: .2em;
	color: #033;
	background-image: url("./dot.gif");
	background-color: #ccc;
}
/* for WinIE6 \*/
* html #BlogGR h2 {
	margin-left: 40px;
}
/* */
#BlogGR .Blog {
	float: left;
	margin: 0 0 20px 20px;
	padding: 0 0 10px;
	width: 295px;
	height: 180px;
	font-size: 10px;
	_font-size: xx-small;
	border-left: 5px solid #367;
}
#BlogGR .Blog h3 {
	margin: 0;
	padding: 0 10px 0 5px;
	font-size: 14px;
	color: #045;
}
#BlogGR .Blog h3 a {
	display: block;
	margin: 0;
	padding: 0 0 0 16px;
	_padding-top: 2px;
	width: 250px;
	height: 18px;
	/* color: #249; */
	color: #045;
	text-decoration: none;
	line-height: 1.1;
	background-image: url("/common/arw_2.png");
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#BlogGR .Blog h3 a:hover {
	background-position: 0 -39px;
	/* color: #03c; */
	color: #045;
}
#BlogGR .Blog h4 {
	margin: 8px 0 0;
	padding: 0;
}
#BlogGR .Blog h4 a {
	display: block;
	margin: 0 0 5px 10px;
	padding: 1px 0 0 16px;
	width: 150px;
	height: 14px;
	font-size: 12px;
	_font-size: small;
	line-height: 1;
	color: #156;
	text-decoration: none;
	background-image: url("/common/arw_2.png");
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#BlogGR .Blog h4 a:hover {
	background-position: 0 -39px;
	color: #156;
}
#BlogGR .Blog h4.EntT {
	margin: 5px 0 8px;
	padding: 0 0 0 10px;
	font-size: 12px;
	_font-size: small;
	line-height: 1.1;
}
#BlogGR .Blog .Exp {
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	color: #456;
	border-bottom: 1px dotted #900;
}
#BlogGR .Blog .noBdr {
	margin-top: -18px;
	border-bottom: 0 none;
}
#BlogGR .Blog .EntD {
	margin: 0;
	padding: 0 0 0 10px;
	color: #900;
	font-weight: bold;
}
#BlogGR .Blog .EntS {
	margin: 5px 0;
	padding: 0 0 0 10px;
	_overflow: auto;
	line-height: 1.5;
}
#BlogGR .Blog .Next {
	margin: -3px 0 0;
	padding: 0;
	text-align: right;
}
#BlogGR .Blog .Next a {
	text-decoration: none;
	color: #045;
	/* font-weight: bold; */
}
#BlogGR .Blog .Next a:hover {
	color: #078;
}

