@charset "Shift_JIS";

#archive-title {
	font-weight: normal;
	color: #F0A01E;
}
p.content-nav {
	color: #F0A01E;
}
p.content-nav a {
	color: #F0A01E;
}

/*entries*/
.entry{
width:480px;
margin-bottom: 30px;
background-image: url(../img/entry_bg.gif);
background-repeat:repeat-y;
background-position: left bottom;
}

.entry_head{
width:450px;
height:98px;
padding-left:30px;
background-image:url(../img/entry_head.gif);
background-position:left;
background-repeat:no-repeat;
}

.entry .date1{
color: #F0A01E;
padding-left:320px;
}

.entry .foot{
	width:460px;
	background-image:url(../img/entry_foot.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align: right;
	padding-top:2px;
	padding-right: 20px;
	color:#FFFFFF;
	padding-bottom: 1px;
	height: 21px;
}




.entry .name{
margin-top: 5px;
padding-left:15px;
display: block;
color:#666666;
}
.entry .theme{
padding:15px;
}

.entry a:link {color: #F0A01E; text-decoration: underline}
.entry a:visited {color: #F0A01E; text-decoration: underline}
.entry a:hover {text-decoration: none}


.title{
	padding-top:15px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 30px;
	padding-bottom: 5px;
	font-size: 150%;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 18px;
}

.entry .contents{
padding:15px;
margin-top: 0px;
margin-bottom: 15px;

}


.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f3f6f9;
	background:#FFF2CA;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;/*
    font-size: 10px;
    border-top: 1px solid #cfd4d9;
    line-height: 1.2;*/
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }



.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    /*border-left: 5px solid #36414d;*/
    /*padding: 5px;
    color: #000;
    background: #FFF2CA;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;*/
height:60px;
background-position:left;
background-repeat:no-repeat;
text-align: right;
padding-left: 20px;
color:#FFF2CA;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #f00;
}



.module-search .module-header{
background-image:url(../img/module_search_bg.gif);
text-indent: -9999px;
font-size: 12px;
text-align: left;
}
.module-category .module-header{
background-image:url(../img/module_category_bg.gif);
text-indent: -9999px;
font-size: 12px;
text-align: left;
}
.module-archives .module-header{
background-image:url(../img/module_archive_bg.gif);
text-indent: -9999px;
font-size: 12px;
text-align: left;
}
.module-entry .module-header{
background-image:url(../img/module_entry_bg.gif);
text-indent: -9999px;
font-size: 12px;
text-align: left;
}
.module-entry .module-content h3 {
	font-size: 115%;
}


.module-category li{
list-style-image:url(../img/cat_list_head.gif);
margin:5px;
}
.module-archives li{
list-style-image:url(../img/archive_list_head.gif);
margin:5px;
}
.module-entry li{
list-style-image:url(../img/entry_list_head.gif);
margin:5px;
}

/*trackback*/

h3.trackbacks-header {
	font-size: 150%;
	color: #FFC515;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.trackbacks-content * {
	color: #FFC515;
	margin: 0px;
	padding: 0px;
}
div.trackbacks-content {
	margin-bottom: 20px;
}

input#trackback-url {
	width: 300px;
	padding-left: 3px;
}

p.trackback-footer {
	text-align: right;
}

/*comment*/

h3.comments-header {
	font-size: 150%;
	color: #FFC515;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.comment-inner * {
	color: #FFC515;
	margin: 0px;
	padding: 0px;
}
div.comment-content p{
	color: #666666;
}

p.comment-footer {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}


h2.comments-open-header {
	font-size: 150%;
	color: #FFC515;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
