@charset "utf-8";
/*
Theme Name: 54Blog
Theme URI: http://www.code54.net/
Description: CODE54がブログで使用しているデザイン
Version: 1.2
Author: CODE54
Author URI: http://www.code54.net/
Tags: CODE54, black, analog 
*/
/*-----------------------------------
■ブラウザリセット
-----------------------------------*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 170%;
	text-align: center;
}
textarea, input, select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 99%;
}
/*-----------------------------------
■その他リセット
-----------------------------------*/
object, embed {  
	vertical-align: top;  
	}  
table {
	font-size: inherit;
}
ul {
	list-style-type: none;
}
img {
	border-style:none;
	vertical-align: middle;
}
hr {
	border: none;
	display: none;
}
/*-----------------------------------
■リンクカラー
-----------------------------------*/
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
}
/*-----------------------------------
■クリアフィックス
-----------------------------------*/
.c-cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c-cf {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac */  
* html .c-cf {
	height: 1%;
}
.c-cf {
	display: block;
}
/*-----------------------------------
■
-----------------------------------*/
body {
	background-color: #454545;
}
/*-----------------------------------
■
-----------------------------------*/
#header, #headerimg, #footer {
	position: relative;
	width: 885px;
}

/*-----------------------------------
■
-----------------------------------*/
#wrapper {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/body-bck.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	height: 135px;
	background-color: #454545;
	background-image: url(images/head-deco.gif);
	background-repeat: no-repeat;
	background-position: 600px 45px;
}
#header h1 {
	position: absolute;
	top: 30px;
	background-image: url(images/head-logo.gif);
	width: 313px;
	height: 76px;
	text-indent: -9999px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	width: 313px;
	height: 76px;
	overflow: hidden;
}
#header p {
	position: absolute;
	top: 60px;
	left: 360px;
	background-image: url(images/head-code54.gif);
	width: 164px;
	height: 35px;
	text-indent: -9999;
	background-repeat: no-repeat;
	display: block;
}
#header p a {
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	width: 164px;
	height: 35px;
	overflow: hidden;
}
#headerimg {
	height: 105px;
	background-color: #333;
	background-image: url(images/head-bck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headerimg .description {
	text-indent: -9999px;
}
#content {
	width: 605px;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content .gotou, #content .yokino, #content .masaki, #content .kishi, #content .yamada, #content .okazaki {
	background-repeat: no-repeat;
	background-position: right top;
}
#content .gotou {
	background-image: url(images/ico_emu.gif);
}
#content .yokino {
	background-image: url(images/ico_yokino.gif);
}
#content .masaki {
	background-image: url(images/ico_sabiche.gif);
}
#content .kishi {
	background-image: url(images/ico_kana.gif);
}
#content .yamada {
	background-image: url(images/ico_daman.gif);
}
#content .okazaki {
	background-image: url(images/ico_ai.gif);
}

#content .post {
	margin-bottom: 25px;
}
#content .post .date {
	font-weight: bold;
	margin-bottom: 10px;
	color: #999;
}
#content .post h2 {
	font-size: 140%;
	width: 500px;
	margin-bottom: 5px;
	line-height: 140%;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color: #666;
	text-decoration: none;
}
#content h2 a:hover {
	color: #666;
	text-decoration: underline;
}content h3 a:link, #content h3 a:visited, #content h3 a:active {
	color: #666;
	text-decoration: none;
}
#content h3 a:hover {
	color: #666;
	text-decoration: underline;
}


#content .entry {
	width: 535px;
	margin-bottom: 15px;
}

#content .post-inner {
	background-image:url(images/entry-hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}

#content li {
	margin-left: 20px;
	padding-left: 5px;
	list-style: square;
}
#content img {
	margin-bottom: 8px;
}
#content p {
	margin-bottom: 8px;
}

#content .postmetadata {
	color:#999;
	font-size: 11px;
	margin-left: 15px;
}



#content a:link, #content a:visited, #content a:active {
	color: #2DB000;
	text-decoration: none;
}
#content a:hover {
	color: #2DB000;
	text-decoration: underline;
}


#sidebar-outer {
	width: 195px;
	float: right;
	color: #FFF;
	position: relative;
	top: -105px;
}


.widget {
	margin-bottom: 15px;
}

/*
#sidebar-outer li.widget {
	list-style: none;
}
#sidebar-outer li {
	margin-left: 10px;
	list-style: circle;
}
*/


.widget_archive h2, .widget_recent_entries h2, .widget_categories h2.widgettitle {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 195px;
	height: 25px;
}
.widget_archive h2 {
	background-image: url(images/side-txt_arc.gif);
}
.widget_recent_entries h2 {
	background-image: url(images/side-txt_recent.gif);
}
.widget_categories h2.widgettitle {
	background-image: url(images/side-txt_ctg.gif);
}

table#wp-calendar {
	width: 195px;
	text-align: center;
	color: #999;
}
table#wp-calendar th, table#wp-calendar td {
	width: 25px;
}
table#wp-calendar th {
	background-color: #666;
	color: #FFF;
	padding: 5px 0px 5px 0px;
}
table#wp-calendar caption {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
table#wp-calendar td#today {
	background-color: #2DB000;
	color: #FFF;
}
table#wp-calendar a {
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}



#footer {
	clear: both;
	margin-left: 30px;
	height: 30px;
}
#footer p.login {
	font-size: 11px;
	position: absolute;
	left: 540px;
	top: 0px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #2DB000;
	text-decoration: none;
}
#footer a:hover {
	color: #2DB000;
	text-decoration: underline;
}
