@charset "utf-8";
@import url("http://www.sinemon.com/css/reset.css");
@import url("http://www.sinemon.com/css/common.css");
/*
Theme Name: 真右ェ門窯ニュース
Theme URI: http://www.e-adshin.com/
Author: 株式会社アドシン
Author URI: http://www.e-adshin.com/
*/

.archive {
	margin-bottom:15px;
}
.archive h3 {
	background:url(img/archive.gif) left bottom no-repeat;
	color:#590000;
	font-weight:bold;
	font-size:14px;
	padding:3px 0;	
}
.data {
	text-align:right;
}

#com_area {
	margin:15px 0;
}
#com_area h3 {
	margin-top:15px;
	color:#590000;
	font-weight:bold;
	font-size:10px;
	padding:3px 0;
	line-height:100%;
}

.com_box,
#com_area form {
	margin:0 0 15px;
}
#com_area input,
#com_area textarea {
	margin:0 0 5px;
}
#author,
#email,
#url,
#comment {
	width:450px !important;
}
#comment {
	height:100px; !important;
}

#t_back {
	border:1px solid #cccccc;
	padding:3px 5px;
}

/**/

#sideArea h4 {
	color:#590000;
	font-weight:bold;
	font-size:10px;
	margin:0;
	padding:3px 0;
	line-height:100%;
}
#sideArea ul {
	margin-bottom:15px;
}
#sideArea ul li {
	background:url(img/list.gif) 3px center no-repeat;
	padding:3px 3px 3px 13px;
	border-bottom:1px dotted #333333;
}

#sideArea ul li a {
	display:inline;
	border:none;
	padding:0;
	background:none;
}

/**/

.single_link {
	min-height:1px;
}

.single_link:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .single_link {
	height: auto;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.f_left {
	float:left;
}
.f_right {
	float:right;
}
