/* Base */
@import url(/.shared-tpjbiz/themes/common/base-weblog.css);

/* Theme */
@import url(/.shared-tpjbiz/themes/vox/basic-plain-grey/screen.css);

/*========================================================

Author and Copyright

Author: masateru tagawa (http://at-will.net)
Created: 2007-10.15
Modified: 2007-10.15
Copyright: masateru tagawa

========================================================*/

@import url(../css/reset.css);
@import url(../css/font.css);
@import url(../css/basic.css);


/*linkここから*/


a:link {
	color:#FF9900;
	text-decoration: underline;
	}

a:visited {
	color:#663366;
	}

a:hover {
	color:#FF9900;
	text-decoration: none;
	}

a:active { 
	color:#FF9900;
	}	

img {
	border:0px;
	}




/*contentsここから*/


	
#contents h2.archive_title{
	display:block;
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:5px;
	text-decoration:none;
}

	

	
/*entryここから*/



div.entry h2.entry_title a{
	display:block;
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:5px;
	text-decoration:none;
}

div.entry h2.entry_title a:hover{
	background-color:#666666;
	color:#FFFFFF;
}




div.entry_contents p.entry_details_link a{
	text-align:right;
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:3px;
	text-decoration:none;
}

div.entry_contents p.entry_details_link a:hover{
	background-color:#DA544B;
	color:#FFFFFF;
	text-align:right;
}




/*コンテンツここまで*/




.commentspreview h4{
   border-top: 1px solid #FF9900;
   border-left: 5px solid #FF9900;
	border-right: 1px solid #FF9900;
   border-bottom: 1px solid #FF9900;
   padding: 4px;
   text-align: left;
   	font-weight:normal;
	margin: 0px 0px 0px 0px;
}



.commentserror h4{
   border-top: 1px solid #FF9900;
   border-left: 5px solid #FF9900;
	border-right: 1px solid #FF9900;
   border-bottom: 1px solid #FF9900;
   padding: 4px;
   text-align: left;
   	font-weight:normal;
	margin: 0px 0px 0px 0px;
}



.commentsaccept h4{
   border-top: 1px solid #FF9900;
   border-left: 5px solid #FF9900;
	border-right: 1px solid #FF9900;
   border-bottom: 1px solid #FF9900;
   padding: 4px;
   text-align: left;
   	font-weight:normal;
	margin: 0px 0px 0px 0px;
}



.comments_form h4{
   border-top: 1px solid #FF9900;
   border-left: 5px solid #FF9900;
	border-right: 1px solid #FF9900;
   border-bottom: 1px solid #FF9900;
   padding: 4px;
   text-align: left;
   	font-weight:normal;
	margin: 0px 0px 0px 0px;
}



.archivelist h3{
   border-top: 1px solid #FF9900;
   border-left: 5px solid #FF9900;
	border-right: 1px solid #FF9900;
   border-bottom: 1px solid #FF9900;
   padding: 4px;
   text-align: left;
   	font-weight:normal;
	margin: 32px 0px 0px 0px;
}



.searchresults h2{
   border-right:#FF9900 solid 5px;
   border-bottom:#FF9900 solid 1px;
   padding:4px 0px 4px 15px;
   font-size: 1em;
   line-height:22px;
	margin: 32px 0px 0px 0px;
   background:url(img/entry_title_back.gif) repeat;
   color: #333333;
}

.searchresults h3{
   border-left: 5px solid #FF9900;
   padding: 4px;
   font-size: 0.85em;
   text-align: left;
   	font-weight:normal;
	margin: 32px 0px 0px 0px;
}

.searchresults h4{
   border-bottom: 1px solid #FF9900;
   padding: 0px 0px 4px 0px ;
   font-size: 0.85em;
   text-align: left;
   	font-weight:normal;
	margin: 32px 0px 0px 0px;
}