body{
	padding:0;
	margin:0;
	background-color:#f8f8f8;
	font-size:12px;
	color:#191a1a;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
div, p{
	margin:0;
	padding:0;
}
div:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

a{
	color:#DA0909;
}

ul,ol,dl,li,dt,dd{
	list-style:none;
	margin:0;
	padding:0;
}
li a{
	text-decoration:none;
}
/* mac Safariのみ適用 \*/
html:\66irst-child .hack-ie{
    display:none;
}
/* end */
_div.hack-ie{
    clear:both;
    height:30px;
}
*:first-child+html .hack-ie{
clear:both;
height:30px;
}
.image-left{
	float:left;
	margin:0 15px 15px 0;
}
.image-right{
	float:right;
	margin:0 0 15px 15px;
}

#container{
	width:808px;
	padding:0 auto;
	margin:0 auto;
        background-color:#EFF0F3; 
	border-width:0px 2px 2px 1px;
	border-style:solid;
	border-color:#939393;
}

#header{
	margin-bottom:6px; /* 20 - 4 */
	height:150px;
	background-image:url(../images/header_picture.jpg);
}


#page-header{
	margin-top:1px;
	margin-bottom:10px;
}
#entries{
_clear:both;
	float:left;
	width:550px;
	padding:0 30px 0 10px;
_margin-top:20px;
}
#modules{
	float:left;
	width:200px;
}

#footer{
	margin:0px 10px;
	width:780px;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#db1414;
}


/* header */
h1{
	display:none;
}

/* page header */
#breadcrumbs{
	float:left;
	padding:10px 20px 20px 20px;
	width:605px;
	font-size:11px;
}

#update-info{
	float:left;
}
#icon-update{
	width:25px;
	height:24px;
	background-image:url(../images/icon_rss.gif);
	background-repeat:no-repeat;
	float:left;
	padding-right:5px;
}
.button-update{
	float:left;
	padding-right:5px;
}
.button-update a{
	display:block;
	width:55px;
	height:24px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#button-atom a{ background-image:url(../images/btn_atom.gif); }
#button-rss a{ background-image:url(../images/btn_rss.gif); }

/* entries */
.entry{
	clear:both;
	margin-bottom:30px;
}
h2{
	float:left;
	width:38px;
	height:37px;
	padding:15px 10px 0 0;
	background-repeat:no-repeat;
	font-size:15px;
	text-align:center;
}
.entry-date-01{background-image:url(../images/date_01.gif);}
.entry-date-02{background-image:url(../images/date_02.gif);}
.entry-date-03{background-image:url(../images/date_03.gif);}
.entry-date-04{background-image:url(../images/date_04.gif);}
.entry-date-05{background-image:url(../images/date_05.gif);}
.entry-date-06{background-image:url(../images/date_06.gif);}
.entry-date-07{background-image:url(../images/date_07.gif);}
.entry-date-08{background-image:url(../images/date_08.gif);}
.entry-date-09{background-image:url(../images/date_09.gif);}
.entry-date-10{background-image:url(../images/date_10.gif);}
.entry-date-11{background-image:url(../images/date_11.gif);}
.entry-date-12{background-image:url(../images/date_12.gif);}
.entry-content{
	float:left;
	width:502px;
}
#recent-entries{
}
#recent-entries li{
    margin:0 0 5px 0;
    padding:0 0 5px 0;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#f0bebe;
}
#recent-entries li a:hover{
    text-decoration:underline;
}
#recent-entries li span{
    margin-right:10px;
}
#recent-entries li p{ /*  for search result **/
	margin-left:75px;
}
#recent-entries .icon{
        float:left;
	width:38px;
	height:10px;
	margin-top:3px;
	margin-right:10px;
	background-color:#db1414;
}
#recent-entries h3{
	color:#db1414;
	margin-bottom:10px;
}

h3{
	font-size:18px;
	font-family:serif;
	font-weight:bold;
        border-color:red;
        border-width:0px 0px 1px 0px;
        border-style:dotted;
}
h3 a{ text-decoration:none; }

.entry-meta{
	margin-bottom:20px;
}
.entry-meta a{ margin-right:10px; }

.entry-content-body{
	font-size:12px;
	line-height:1.5em;
}
.entry-content-body h4{
	font-size:14px;
	margin-bottom:1.25em;
}
.entry-content-body h5{
	font-size:16px;
	margin-bottom:1.25em;
}
.entry-content-body p{
	margin-bottom:1.5em;
}
.entry-content-body img{
	background-color:#FDF3F3;
	border-color:#F6C4C4;
	border-width:1px;
	border-style:solid;
	padding:4px;
}
.entry-footer{
	margin:10px 0 0 0;
	padding:5px 0;
	text-align:right;
}
.entry-footer a{
	margin-right:10px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
.entry-footer a.permalink{ background-image:url(../images/icon_next.gif); }
.entry-footer a.pagetop{ background-image:url(../images/icon_top.gif); }

.module{
	margin-bottom:20px;
}
.module-header{
	background-color:#db1919;
	color:#ffffff;
	width:190px;
	padding:5px 0 5px 10px;
}
.module-content{
	background-color:#f7f7f7;
	padding:10px 10px;
        _padding:0px 0px;
}

#module-nav .module-content{
	padding:0;
}
#module-nav ul{
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#db1414;
}
#module-nav li{
	background-image:url(../images/icon_prev.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}
#module-nav li a{
	display:block;
	padding-top:12px;
	padding-left:20px;
	width:180px;
	height:28px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#F0BEBE;
}
#module-nav li a:hover{
	border-bottom-color:#dbB1414;
	background-color:#db1414;
	background-image:url(../images/icon_prev.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	color:#ffffff;
}

#module-search .module-header{
}
#module-search .module-content{
	
}
#search{
	width:110px;
    _width:120px;/* for ie */
	height:17px;
	border-color:#7c7c7c;
	border-width:1px;
	border-style:solid;
	margin-right:10px;
}
/* mac Safariのみ適用 \*/
html:\66irst-child #search{
    width:125px;
}
/* end */
#module-archive .module-header{
	background-color:#fdf1f1;
	border-bottom-color:#f6c4c4;
	color:#db1414;
}
#module-archive .module-content li a{
	color:#191a1a;
}
#module-archive .module-content li a:hover{
	color:#db1414;
	text-decoration:underline;
}


#regal{
	padding:20px;
}

#comments{
	border-top-color:#db1414;
	border-top-style:solid;
	border-top-width:2px;
	padding-top:10px;
}
#comments-header{
	font-size:13px;
	font-family:serif;
	color:#db1414;
	margin-bottom:10px;
}
#comments-content{
}
.comment{
	border-bottom-color:#f0bebe;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.comment-header{
	margin-top:5px;
	margin-bottom:10px;
	color:#db1414;
}
.comment-header span{
	margin-left:10px;
	color:#191a1a;
}
.comment-content{
	margin-bottom:10px;
	padding:0 10px;
}

#comments-open{
	background-color:#f8f8f8;
	padding:10px 20px;
}
#comments-open-header{
	font-size:13px;
	color:#db1414;
	font-family:serif;
	padding-bottom:5px;
	border-bottom-color:#f0bebe;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
}
.commenter-data{
	margin-bottom:5px;
}
.commenter-data div{
	float:left;
}
#commenter-author, #commenter-email, #commenter-url{
	width:150px;
}
#commenter-remember-me{
	margin-left:150px;
}
#comment-text{
	width:460px;
}





#trackbacks{
	border-top-color:#db1414;
	border-top-style:solid;
	border-top-width:2px;
	padding-top:10px;
}
#trackbacks-header{
	font-size:13px;
	font-family:serif;
	color:#db1414;
	margin-bottom:10px;
}
#trackbacks-content{
}
.trackback{
	border-bottom-color:#f0bebe;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.trackback-header{
	margin-top:5px;
	margin-bottom:10px;
	color:#db1414;
}
.trackback-header span{
	margin-left:10px;
	color:#191a1a;
}
.trackback-content{
	margin-bottom:10px;
	padding:0 10px;
}
#trackbacks-open{
	background-color:#f8f8f8;
	padding:10px 20px;
}
#trackbacks-link span{
	margin-left:10px;
	font-weight:bold;
}











































