@charset "utf-8";

/*
-----------------------------------------------------------------------
TAG
----------------------------------------------------------------------- */
* {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

body {
	background-color: #000000;
	margin: 0px;
	background-image:url(http://blog.geneon-ent.jp/skullmannewsreport/images/bg_face.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

h1, h2, h3, h4 {
	font-weight:normal;
	font-size:12px;
}

h1, h2, h3, h4, p, ul,li { 
margin:0; padding:0 
}

h1#logo {
	margin-top:20px;
}

address {
	clear:both;
	margin:10px 0;
	display:block;
	text-align:center;
	color:#666666;
	font-style:normal;
	font-size:10px;
}

address .no {
	font-size:8px !important;
}

img {
	border:none;
}

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



/*
-----------------------------------------------------------------------
ボックス
----------------------------------------------------------------------- */

div#container {
	width:920px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

div#alpha {
	text-align: right;
	float: left;
	width: 312px;
}

div#beta {
	width:531px;
	margin-left:386px;
}

div#beta-inner {
	font-size: 12px;
	line-height: 1.7em;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/txtarea_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}

ul#navigation {
	margin-top:17px;
	margin-bottom: 40px;
}

ul#navigation li {
	list-style-type: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

ul.navigation {
	margin-top:17px;
	magin-bottom:40px;
}

ul.navigation li {
	list-style-type: none;
	line-height:1;
	margin:0 !important;
	padding:0 0 8px 0 !important;
}



div.entry {
	padding:0 0 0 40px;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/mark.gif);
	background-repeat: no-repeat;
	background-position: 16px 15px;
	
}

div.entry-body {
	padding:6px 0;
}

.entry-footer {
	border-bottom: 1px solid #ccc;
	font-size: 7pt;
	text-align: right;
}

ul.archive-list {
	list-style-type:none;
	margin-left:30px;
}

p.content-nav {
	margin:0 auto 20px 30px;
	padding-top:8px;
	text-align: left;
}

p.archive-nav {
	clear:both;
	padding-top:10px;
	text-align:right;
}

/*
-----------------------------------------------------------------------
その他ボックス・要素
----------------------------------------------------------------------- */

div#beta a {
	color:#CC0000;
}

h2.archive-header {
	color: #840000;
	font-weight: bold;
	margin-left: 30px;
	
}

h2#NEWSHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title.gif);
	background-repeat: no-repeat;
}

h2#STORYHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_story.gif);
	background-repeat: no-repeat;
}

h2#LINKHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_link.gif);
	background-repeat: no-repeat;
}

h2#DICTIONARYHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_dic.gif);
	background-repeat: no-repeat;
}

h2#BACKGROUNDHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_background.gif);
	background-repeat: no-repeat;
}

h2#SCHEDULEHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_schedule.gif);
	background-repeat: no-repeat;
}

h2#DVDHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_dvd.gif);
	background-repeat: no-repeat;
}

h2#INTERVIEWHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_interview.gif);
	background-repeat: no-repeat;
}

h2#TACHIKIHEADER {
	width:501px;
	height:36px;
	padding:30px 30px 0 0;
	text-align:right;
	color:white;
	background-image: url(http://blog.geneon-ent.jp/skullmannewsreport/images/title_tachiki.gif);
	background-repeat: no-repeat;
}




h3.entry-header {
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:1.7em;
}

h3.entry-header a {
	text-decoration:none;
	color:black !important;
}

h3.entry-header a:hover {
	color:#CC0000 !important;
}



div.module-archives ul {
	list-style-type:none;
	margin-top:10px;
}

div.module-archives a {
	color:#CCCCCC;
	text-decoration:none;
}

div.module-archives a:hover {
	color:white;
}

li.module-list-item {
	line-height:1;
	font-size:7pt;
	margin:0 0 7px 0 !important;
	padding:0 !important;
}

div.module-syndicate {
	display:none;
}

div.entry ul {
	list-style-type:disc !important;
margin:2px 0 20px 25px;
}

div.entry ol {
	list-style-type:decimal!important;
margin:2px 0 20px 25px;
}


.smallfont {
	font-size:8px !important;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

table.interview {

}

table.interview th {
	white-space:nowrap;
	text-align:right;
}

table.interview th,td {
	font-size:10.5pt;
	font-family:"ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体", serif;
	vertical-align:top;
	line-height:1.7;
}

.gn {
	padding-top:25px;
	font-weight:bold;
	color:olive;
}

.center {
	text-align:center;
}

p.right {
	text-align:right;
}