@charset "Shift_JIS";
/* CSS Document */


/*
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
00:index
01:メインイメージ
02:左カラム
03:右カラム
04：フッター（TOP独自設定）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
*/


/*＝＝＝＝＝＝＝＝＝＝ 01:メインイメージ ＝＝＝＝＝＝＝＝＝＝*/
#main_img {
	margin:20px 0 18px 0;
	width:760px;
	height:295px;
	background-repeat: no-repeat;
}


/*＝＝＝＝＝＝＝＝＝＝　02:左カラム ＝＝＝＝＝＝＝＝＝＝*/

#left_top {
	float:left;
	width:200px;
	margin:0 0px 0 0;
}

/*-------- 最新号表紙 --------*/
#cover {
  padding:0 0 5px 0;
	text-align:center;
	background:url(../img/bg_cover.gif) 0 0 no-repeat;
	height:334px;
}

#cover p.mi{
	font-weight:bold;
	font-size:12px;
	margin:4px 0 6px 0;
}

#cover p{
	font-size:10px;
}

#cover .pict{
 	margin:0 0 5px 0;
}


#cover ul{
	list-style:none;
	height:28px;
	width:200px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#cover li{
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: "MS PGothic", "Osaka";
	font-size: 12px; /*renders 12px */ 
}

#cover li a{
	display: block;
	overflow: hidden;
	text-align: right;
	height: 0 !important;
	height /**/: 28px;
	padding-top: 28px;
	background: url(../img/bt_cover.gif);
}

#cover li#cnavi01 { width:200px;}

/*通常時*/
#cover #cnavi01 a{ background-position: 0 0;}

/*オンマウス時*/
#cover #cnavi01 a:hover { background-position: 0 -28px;}


/*-------- Facebook --------*/
#fb{
	margin-bottom: 0px;
}



/*-------- テキストエリア --------*/
#text_left {
 	padding:5px 0 0 5px;
	text-align:left;
}

#text_left h2{
	margin:0 0 8px 0;
	padding:0;
}

#text_left p.text{
	width:190px;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing:1px;
	margin:0 0 20px 0;
}

/*テキストリンク　オフマウス時*/
#text_left a{color:#333333; text-decoration:none;}

/*テキストリンク　オンマウス時*/
#text_left a:hover{color:#333333; text-decoration:underline;}

#bnr_area_t {
	text-align: left;
	margin-bottom: 10px;
}

#bnr_area_t7 {
	text-align: left;
	margin-bottom: 7px;
}

/*＝＝＝＝＝＝＝＝＝＝　03:右カラム ＝＝＝＝＝＝＝＝＝＝*/


#right_top {
	float:right;
	width:530px;
	margin:20px 0 0 0;
}


/*-------- スペシャル --------*/
#special {
	text-align:left;
	margin: 0 0 10px 0;
}

#special h2{
	text-align:left;
	margin: 0 0 10px 0;
}

#special div.t_area{
	margin: 0 0 10px 0;
	padding:0 0 0 6px;
	float:left;
	width:380px;
}

#special div.t_area2{
	margin: 0 0 10px 0;
	padding:0 0 0 6px;
	float:left;
	width:523px;
}
/* MacIEのみ以下適用 \*//*/
.areap{
	text-align:right;
	font-size:9px;
	line-height:1.4em;
	letter-spacing:1px;
	margin: 0 0 10px 0;
}
/* ここまで */

.areap{
	text-align:left;
	font-size:12px;
	line-height:1.4em;
	letter-spacing:1px;
	margin: 0 0 10px 0;
}

#special h3{
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	margin:0 0 10px 0;
	line-height: 130%;
}


#special .img_right{
 	float:right;
	margin:0 0 0 18px;
	width:125px;
}

.bannerspace_b25{
	padding-bottom:25px;
}

/*テキストリンク　オフマウス時*/
#special a{ color:#FF0000; text-decoration:none; }

/*テキストリンク　オンマウス時*/
#special a:hover{text-decoration:underline;}


/*-------- News&Topix --------*/
#topix {
	text-align:left;
	margin: 0 0 26px 0;
}

#topix h2.title{
	text-align:right;
	margin: 0 0 10px 0;
	width:530px;
	height:28px;
	background:url(../img/top_h2_news.gif) left top no-repeat;
}

#topix div.ichiran{
	float:right;
	height:15px;
	width:48px;
	overflow:hidden;
	margin:5px 0 0 0;
}

#topix div.ichiran a{
	display: block;
	overflow:hidden;
	text-align: right;
	height: 0 !important;
	height /**/: 15px;
	padding-top: 15px;
	background:url(../img/bt_ichiran.gif);
}

#topix div.ichiran a{background-position: 0 0;}
#topix div.ichiran a:hover{background-position: 0 -15px;}

#top_bn {
	text-align:left;
	margin: 30px 0 26px 0;
	padding: 10px 10px 10px 15px;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 1.4em;
}

#top_bn img {
	padding-bottom: 8px;
}

.ttl_sub11{
	font-size:11px;
	padding: 8px 0 0 0;
	color:#FF0000;
}


/*-------- 疑似テーブル --------*/

#topix dl{
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #666666; 
	width:525px;
}

#topix dt{
	float:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	margin:0 0 0 0;
	padding:0;
}

#topix dd{
  float:right;
	width:430px;
	text-align:left;
	font-size:11px;
	line-height: 1.4em;
	letter-spacing:1px;
	margin: 0 0 8px 18px;
	padding:0;
}

/*テキストリンク　オフマウス時*/
#topix a{ color:#333333; text-decoration:none; }

/*テキストリンク　オンマウス時*/
#topix a:hover{ color:#333333; text-decoration:underline;}


/*＝＝＝＝＝＝＝＝＝＝　04:フッター ＝＝＝＝＝＝＝＝＝＝*/

#footer {
	height:73px;
	text-align:left;
}

#footer_menu {
	height:48px;
	background:url(../img/bg_footmenu.gif) top no-repeat;
}

#footer_menu p.menu{
	float:left;
	margin:16px 0 0 0;
	font-size: 11px;
}

/*----------- 広告掲載について --------------*/
#bt_keisai{
	float:right;
	margin:10px 0 0 0;
	width:127px;
	height:27px;
	overflow:hidden;
}

#bt_keisai ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#bt_keisai li {
	font-family: "MS PGothic", "Osaka";
	font-size: 12px; /*renders 12px */ 
}

#bt_keisai li a{
	display: block;
	overflow:hidden;
	text-align: right;
	height: 0 !important;
	height /**/: 27px;
	padding-top: 27px;
	background:url(../img/bt_cm.gif);
}

#bt_keisai #fnavi { width:127px;}

/*通常時*/
#bt_keisai #fnavi a{ background-position: 0 0;}

/*オンマウス時*/
#bt_keisai #fnavi a:hover { background-position: 0 -27px;}

/*----------- Copyright --------------*/

div.copyright{padding:0px;
}

/*----------- online mailmag --------------*/
#online_text12 {
	font-size: 12px;
	text-align: center;
}

#online_mlbox {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	padding-left: 10px;
}

/*----------- banner 追加161014 --------------*/

div.banner_box {
	float: left;
	padding-right: 15px;
	padding-bottom: 25px;
}

div.banner_box2 {
	float: right;
	padding-bottom: 25px;
}

p.space15 {
	padding-bottom: 17px;
}