/*画面全体*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
	BACKGROUND-IMAGE:URL(../../blog/img/bg_body.gif);
	BACKGROUND-REPEAT : REPEAT;
	BACKGROUND-POSITION :50% 0%;
}

a {
	color:#000099;
}

a:link {
	color:#000099;
}

a:visited {
	color:#000099;
}

a:active {
	color:#cc0000;
}

a:hover {
	color:#cc0000;
}

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



/* メインコンテナ部分 */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}



/* タイトルバナー部分 */
#banner {
	BACKGROUND-IMAGE:URL(../../blog/img/title_banner.jpg);
	BACKGROUND-REPEAT : REPEAT;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 10px 10px 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 100px;
}

/* タイトル文字 */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#333333;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	text-decoration:none;
}

/* サブタイトル文字 */
.description {
	margin-top:5px;
	color:#333333;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

/* BBSボタン文字 */
#banner_menu a,
#banner_menu a:link,
#banner_menu a:visited,
#banner_menu a:active,
#banner_menu a:hover{
        color:#333333;
        font-family:Verdana, Arial, sans-serif;
        font-size:small;
        text-decoration:none;
}

/* 左のブログ表示部分 */
#content {
	border-right:0px solid #eeeeee;
	float:left;
	width:550px;
	background:transparent;
}

.blog {
	margin:10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

/* 前後移動メニュー (previous and next entry link)  */
#menu {
	margin:15px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* 日付 */
.date {
	margin:15px 0;
	padding:0 0 0 5px;
	border-left: 8px solid #eee;
	font-size:small;
	font-weight:normal;
        
}

/* エントリーの枠 */
.blogbody_head{
     BACKGROUND-IMAGE:URL(../../blog/img/back_head.gif);
     width:530px;
     height:10px;
}

.blogbody_center{
     padding:3px 0px;
     BACKGROUND-IMAGE:URL(../../blog/img/back_center.gif);
     BACKGROUND-REPEAT:repeat-y;
     width:530px;
}

.blogbody_bottom{
     BACKGROUND-IMAGE:URL(../../blog/img/back_bottom.gif);
     width:530px;
     height:20px;
}

/* エントリー */
.blogbody {
	margin:0px 0px 30px 0px;
}

.title {
	margin:0px 0px 0px 10px;
        padding:0px 3px;
        width:496px;
	color:#333333;
	font-size:small;
	font-weight:bold;
	
}


.body {
	margin:10px 20px 0px 10px;
	color:#333333;
	font-size:small;
}

/* 投稿時間・コメント・編集メニュー */
.posted {
	text-align:right;
	margin:10px 20px 0px 0px;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* コメント */
.comments-head {
	margin:5px 10px 10px 10px;
	padding:1px 0px;
	width:500px;
	border-bottom:1px dotted #CCCCCC;
	font-size:small;
	font-weight:normal;
}


.comments-body {
	margin:5px 0px;
	padding:0px 15px 0px 10px;
	width:500px;
	color:#333333;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* トラックバック*/
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:100%;
}

.trackback-url {
	margin:0px;
	border:1px dotted #999999;
	padding:5px;
	color:#777777;
	background-color:transparent;
	font-size:9px;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* サイドバー部分 */
#links {
	margin-left:550px;
	width:200px;
	font-family:Verdana, Arial, sans-serif;
	background:transparent;
}

#links a,
#links a:link,
#links a:visited,
#links a:active,
#links a:hover {
	text-decoration:none;
}

/* カレンダー */
.month_calendar, .year_calendar {
 	margin-right: auto;
	margin-left: auto;
        margin-top:10px;
}

.month_calendar_head, .year_calendar_head {
        font-size:        12px;
        font-weight:    bold;
}

.month_calendar_day_head, .year_calendar_subhead {
        font-size:      9px;
        font-weight:  normal;
}

.month_calendar_day_noday,
.month_calendar_day_link,     .year_calendar_month_link,
.month_calendar_day_nolink,   .year_calendar_month_nolink,
.month_calendar_day_this_day, .year_calendar_this_month  {
        text-align:  center;
        font-size:  10px;
}

.month_calendar_day_this_day, .year_calendar_this_month {
        background:  #eeeeee;
}

/* サイドバーの文字 */
.sidetitle {
	margin:10px 10px 3px 10px;
        padding:0px 5px;
        BACKGROUND-IMAGE:URL(../../blog/img/sidetitle.gif);
	color:#333;
	background-color:transparent;
	font-size:x-small;
	font-weight:nomal;
}

.side {
	margin:0 10px 10px 10px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}


/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:left;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* extra bits */
em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #cccccc;
	color:#cccccc;
	background-color:#3c3c3c;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
	font-size:x-small;
}

.side ul li {
	margin:0 0 0 18px;
	padding:0;
}

.posted{
        clear:both;
}


.recententries{
border-bottom:1px dotted #ccc;
}












































