@charset "UTF-8";

/*
-----------------------------------------------------------------------
TAG
----------------------------------------------------------------------- */

* {	
	font-family: "MS ゴシック","ヒラギノ角ゴ Pro W3",Myriad, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	margin:0;
	padding:0;
	text-align:left;
}

body {
	background-color:#000000;
	color:#f3f3f3;
	background-image: url(http://blog.geneon-ent.jp/skullman/images/background.jpg);
}

img {
	border:none; 
}


a, a:link , a:visited { 
	text-decoration:none; 
	color:#C1D5D5; 
}

a:hover { 
	color:#EFEFEF; 
}

/*
-----------------------------------------------------------------------
ボックス・要素
----------------------------------------------------------------------- */
h1.blogtitle {
	margin:0;
	padding:0;
}

div#container {
	width:860px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(http://blog.geneon-ent.jp/skullman/images/bg_skullman.jpg);
	background-repeat: no-repeat;
	background-position: 501px 43px;
	padding: 48px 0 32px 0;
}

/*\*//*/

div#container {
	width:880px;
	background-position: 521px 43px;
}

*/



div#container-inner {
}

div#banner {
	height:125px;
	padding-left: 7px;
}

div#contents {
	float:left;
	padding:11px 0 0 25px;
	width:526px;
}

div#contents-inner {
	width: 526px;
	background-image: url(http://blog.geneon-ent.jp/skullman/images/entry_body.gif);
	padding-top: 30px;

}


p.content-nav {
	width:443px;
	text-align:right;
	margin:0 0 24px 41px;
	padding-bottom:3px;
	border-bottom: 1px solid #afafaf;
}

p.content-nav * {
	font-size:14px !important;
	font-weight:bold !important;
}

p.content-nav a,
p.content-nav a:link , 
p.content-nav a:visited {
	color:#840000;
}


div.entry-top {
	width:526px;
	height:18px;
	background-image: url(http://blog.geneon-ent.jp/skullman/images/entry_top.gif);
}

div.entry-btm {
	width:526px;
	height:18px;
	background-image: url(http://blog.geneon-ent.jp/skullman/images/entry_btm.gif);
	background-repeat: no-repeat;
	margin-bottom: 41px;
}

div.entry {
	margin:0;
	width: 443px;
	padding: 0px 41px 50px 40px;
}

div.entry a {
	color:#840000;
}

div.entry a:hover {
	color:#dddddd;
}


div.entry-content {
	background-color: #FFFFFF;
	width: 443px;
	padding-top: 10px;
}

div.entry-body {
	color: #000000;
}

div.entry-body p {
	margin:0 0 0.7em 0;
	line-height:165%;
}

div.entry-body img {
	margin-top:8px !important;
}

p.entry-footer {
	clear:both;
	margin:1em 0 0 0;
	text-align:right;
	width: 443px;
	padding: 0 0 10px 0;
}
p.entry-footer * {
	color:#999999; 
}

div#sidebar {
	float:right;
	width:254px;
	padding-right:28px;
}

/*\*//*/

div#sidebar {
	padding-right:18px;
}

*/


div#sidebar * {
	text-align:right;
}

ul#menu {
	width:190px;
	list-style-type:none;
}

ul#menu li {
	width:190px;
	margin-bottom:4px;
}

img.menutext {
	margin-bottom:2px !important;;
}

div#footer {
	font-size:10px;
	margin:0px 0 0 25px;
	color:#666666;
	clear:both;
	padding:10px 0px;
	text-align:left;
}



h3.entry-header {
	font-size:14px;
	font-weight:bold;
	background-image:url(http://blog.geneon-ent.jp/skullman/images/bg_slash.gif);
	background-position: 0 bottom;
	overflow:visible;
	background-repeat: no-repeat;
	color: #840000;
	width: 443px;
	padding-bottom: 5px;
}

h2.module-header, h2.module-header * {
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
}
h2.module-header {
	background-position:0 bottom;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom: 1px solid #afafaf;
}

div.module {
	width:252px;
	margin:0 0 28px 0;
}

div.module-content {
	width:252px;
}

ul.module-list {
	list-style-type:none;
	width:252px;
}

li.module-list-item {
	margin-bottom:7px;
}

table#calendartbl {
	margin-left:2px;
	width:250px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #404040;
	empty-cells:show;
}

table#calendartbl th {
	color:#666666;
	font-size:8px;
	font-weight:normal;
	text-align:center;
	border:1px solid #404040;
}

table#calendartbl td {
	color:#666666;
	font-size:10px; 
	text-align:center;
	padding:2px;
	border:1px solid #404040;
}
table#calendartbl td a {
	font-size:10px; 
}

a.feed {
	font-size:xx-small;
}

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

p#hphome {
	margin-top:18px;
	margin-bottom:84px;
}

.small1 {
	font-size:8px;
}
