@charset "utf-8";

/*
---------------------------------------------------------------------------------------
1.タグ設定
--------------------------------------------------------------------------------------- */

body,div,p,ul,ol,li,h1,h2,h3,h4,h5 {
	font-family: "メイリオ","MS ゴシック","ヒラギノ角ゴ Pro W3",Myriad;
	font-size: 12px;
	margin:0px;
	padding:0;
	color: #4c4c4c;
}

h1#newstitle {
	position:absolute;
	left:593px;
	top:30px;
}

body {
	background-color: #FFFFFF;
	color: #4c4c4c;

}

ul,ol {
	list-style-type:none;
}

td {
	vertical-align:top;
}

a img {
	border:none;
}

a,a:visited {
	color:#4795A5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

em {
	font-style:normal;
}


/*
---------------------------------------------------------------------------------------
2.基本ボックス設定
--------------------------------------------------------------------------------------- */

img#rssfeed {
	position:absolute;
	top: 4px;
	left: 1px;
}

div#container {
	margin:0 auto;
	width:900px;
	position: relative;
}

div#container-inner {
	height:600px;
	border:1px solid #dfdfdf;
	background-image: url(http://blog.geneon-ent.jp/efmemo/images/background.jpg);
	background-repeat: no-repeat;
}

div#alpha {
	float:right;
	width:602px;
	margin: 160px 15px 16px 0px;
	height: 380px;
	overflow: auto;
}

div#alpha-inner {
	width:580px;
}

div#beta {
	float:left;
	width:220px;
	margin: 300px 0 0 0;
}

div#navigation {
	height:300px;
}

div.entry {
	padding-left:8px;
	margin: 0 0 20px 0;
}

div.entry:after { content: ""; display: block; clear: both; }

h3.entry-header {
	color:#ED226F;
	font-size:14px;
	font-weight:bold;
	padding:0 0 6px 36px;
}

h3.entry-header a {
	text-decoration:none;
	color:#ED226F;
}

div.entry-body h2,.div.entry-body h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.entry-body h2 {
	color: #880000;
	margin-bottom: 0.4em;
}

div.entry-body h3 {
	margin: 1em 0 0.3em 0;

}


div.entry-body p {
	margin:0 0 1em 0;
	line-height: 1.4;
}

div.entry-content {
	padding:0 20px 0 36px;
}

p#logo {
	position:absolute;
	top:225px;
	left:1px;
	margin-bottom:0;
}

p.entry-footer {
	font-size:10px;
	text-align:right;
	padding-right: 20px;
}

#foot {
	position:relative;
	clear: both;
	text-align: right;
/*	padding-top: 48px; */
	width: 900px;
	height: auto;
	font-size: 10px;
	color: #aaaaaa;
}

	#foot table {
		margin-top: 10px;
		width: 900px;
		border: 0px;
		cellpadding: 0px;
		cellspacing: 0px;
	}

	/*Safari対策*/
	#foot td {
		text-align: right;
	}

p#archive_link {
	text-align:right;
	margin-bottom:0;
	padding:0px 16px 0 0;
}


/*
---------------------------------------------------------------------------------------
3.その他
--------------------------------------------------------------------------------------- */

h2.date-header {
	font-weight: normal;
	display: block;
	color: #880000;
	background-image: url(http://blog.geneon-ent.jp/efmemo/images/bg_dateheader.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 17px 42px;
	font-size: 12px;
	background-position: left bottom;
	width: 520px;
	
}

table.news1 {
	border-collapse:collapse;
}

table.news1 td {
	margin:0;
	padding:0 10px 0 0;
}


img.right {
	float:right;
	margin:0 0 16px 16px;
}

.em1 {
	font-style:normal;
	font-weight:normal;
	color: #339999;
}

.em2 {
	font-style:normal;
	color: #000000;
}

.em3 {
	font-style:normal;
	color: #000000;
}

.datetext {
	background-color:#880000;
	color: white;
	padding: 5px;
	vertical-align: bottom;
	display: inline-block;
}

.datetext_wrap {
	display:block;
	padding: 1px;
}

ul.news1, ul.news1 li {
	margin:0;
	padding:0;
	list-style-type: none;
}

ul.news1 li {
	padding-bottom: 1em;
	clear: both;
}

p.content-nav {
	text-align:center;
}



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