/* ブラウザスタイルの初期化 */
*{
margin: 0px;
padding: 0px;
font-size: 100%;
font-weight: normal;
font-style: normal;
font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/* body */
body {
	line-height:1.4em;
	font-size:12px;
	color:#333333;
	background-image: url(../images/bg.gif);
	text-align: center;
	background-repeat: repeat;
}

/* デフォルトリンク設定 */
a	{color: #333333; text-decoration: underline}
a:link	{color:#333333; text-decoration: underline}
a:active	{color:#333333; text-decoration: underline}
a:visited	{color:#333333; }
a:hover 	{color:#d80707; text-decoration: underline}

/* contents内のスタイル */
#contents {
	background-color: #FFFFFF;
}

#contentsLeft {
	background-image: url(../images/bg_left.gif);
	background-position: left top;
}

#contentsRight {
	background-image: url(../images/bg_right.gif);
	background-position: right top;
}

/* ヘッドのスタイル */

#headarea {
	background-color: #fb6f0b;
}

/* サイドエリアのスタイル */

#sidearea {
	border: 2px solid #000000;
}

/* メルマガ登録のスタイル */
.inputarea {
	width:85px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
	height: 20px;
	font-size:11px;
}

/* 告知エリアのスタイル */
#news {
	border: 1px solid #999999;
	padding: 5px;
}

/* 最新号エリアのスタイル */
#saishin {
	padding: 12px;
	background-color: #f1efef;
}

#saishin li {
	margin-bottom: 10px;
	list-style:none;
	line-height: 1.3em;
}

#saishin p {
	font-size:14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #fb6f0b;
}

/* お知らせのリンクスタイル */

a.infotitle	{
	color: #fb6f0b;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.5em;
}
a.infotitle:link {color:#fb6f0b; text-decoration: underline}
a.infotitle:active	{color:#fb6f0b; text-decoration: underline}
a.infotitle:visited	{color:#fb6f0b; text-decoration: underline}
a.infotitle:hover 	{color:#d80707}


/* お知らせエリアのスタイル */

#infoarea {
	border: 2px solid #000000;
	padding: 1px;
}

#infoarea li {
	margin-bottom: 10px;
	list-style:none;
	line-height: 1.3em;
}

#infoarea p {
	font-size:14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #fb6f0b;
}

/* 定期購読キャンペーンのスタイル */
#teiki {
	padding: 10px;
	background-color: #fbdbdc;
}


/* メールマガジン登録のスタイル */
#mail{
	padding: 5px;
	background-color: #F2F2F2;
}

#mailside{
	padding: 5px;
	background-color: #a09f9f;
}

#mailmain{
	padding: 10px;
	background-color: #F2F2F2;
}

#mailentry {
	padding: 10px;
	background-image: url(../images/bg_mail_pink.gif);
	background-repeat: repeat-y;
}

#mailentry td {
	padding: 2px;
}

#mailcancel {
	padding: 10px;
	background-image: url(../images/bg_mail_gray.gif);
	background-repeat: repeat-y;
}

#mailcancel td {
	padding: 2px;
}

.mailinputarea {
	width:200px;
	border: 1px solid #999;
	background-color: #fff;
	height: 20px;
	font-size:11px;
}

/* テキストのスタイル */

.f10 {
	font-size:10px;
	line-height: 1.3em;
}

.f11 {
	font-size:11px;
	line-height: 1.3em;
}

.f11b {
	font-size:11px;
	line-height: 1.3em;
	font-weight: bold;
}

.f12b {
	font-size:12px;
	line-height: 1.4em;
	font-weight: bold;
}

.f14b {
	font-size:14px;
	line-height: 1.4em;
	font-weight: bold;
}

.f16b {
	font-size:16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #ff7f00;　/* 修正 #f52c70*/
}

.f18b {
	font-size:18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fe1b2c;
}

.info {
	font-weight: bold;
	color: #fb6f0b;
}

/* 見出しテキストパターン */

#title {
	background-image: url(../images/title_base.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#title h2{
	font-size:14px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

/* 目次画像枠 */

#mokuji {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 初期修正 infoareaタイトルずれ */
td#infoarea { padding:3px 0px 1px 3px; }
td#infoarea p { color:#333; font-size: 12px; font-weight: normal; line-height: 1.4em; }

/* contents個別ページ　「他の特集を読む」 */
h3#title-issue-link {
 margin-bottom: 0.6em;
}
ul#other-features li{
	padding: 0.2em 0 0.2em 26px;
	width: 500px;
	margin: 0.3em 0;
	list-style: none outside none;
	background: transparent url(http://www.e-begin.ne.jp/images/other_contents_arrow.gif) left center no-repeat;
}

/* バックナンバー表紙リスト */
.bn_cover {
	width: 130px;
	height: 190px;
	text-align: center;
	float: left;
}

/* バックナンバーissue 個別ページ修正 */
td.backnumber_issue_fixer img.border-fix{border:none;}
td.backnumber_issue_fixer img { border:1px solid #CCCCCC;margin-top:10px;}
div.backnumber_issue_fixer {width:470px;padding:0.2em 15px; border:1px #333 solid;margin-top:10px;margin-left:18px;text-align:left;}

/* バックナンバー一覧ページ　一覧タイトル */
h3#backnum-title {
	font-size: 110%;
	font-weight: bold;
	margin: 0.1em 0 0.8em;
}

/* 時計 バックナンバー一覧ページ  */
table.watch_backnumber_list_each {
	margin-bottom: 20px;
	border-bottom: 2px #999 dashed;}
table.watch_backnumber_list_each:last-child {
	border-bottom: none;}
/*
table.watch_backnumber_list_each img {
	border:1px solid #CCCCCC;
	margin-top:10px;}*/
table.watch_backnumber_list_each td {
	padding-bottom: 16px;}
table.watch_backnumber_list_each h3 {
	margin-bottom:5px;}
table.watch_backnumber_list_each h3 a {
	font-weight:bold;}
table.watch_backnumber_list_each p.watch_backnumber_left {
	font-size: 80%;
	text-align:left }
table.watch_backnumber_list_each p.watch_backnumber_right {
	font-size: 80%;
	text-align:right; }
#infoarea table.watch_backnumber_list_each ul,
#infoarea table.watch_backnumber_list_each li {
	list-style-type: disc;}
#infoarea table.watch_backnumber_list_each ul {
	padding: 5px 0 0 20px;}

/* バックナンバー一覧ページ　一覧タイトル */
h3#backnum-title {
	font-size: 110%;
	font-weight: bold;
	margin: 0.1em 0 0.8em;
}