/*
Theme Name: Staffblog
Theme URI:
Description: Staffblog
Author:KeikakuKensetsu.Inc
*/

/*

-------------main----------------

*/
#exteria	{
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
}

body {
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
	background-color: #cccccc;
	background-image: url(./images/kensetsu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
ul	{
	margin: 0px;
	padding: 0px;
}
h2	{
	color: #666666;
	font-size: 1.0em;
	border-bottom: dotted 1px #cccccc;
	margin: 0px 10px;
	padding: 0px;
	font-family: "ＭＳゴシック",sans-serif;	
}
img	{
	border: none;
}

#header_style	{
	background-image: url(./images/pagehead_up2.gif);
	vertical-align: bottom;
	text-align: right;
}
#header_style a	{
	color: #663300;
}
#header_style a:visited	{
	color: #663300;
}
#header_style a:hover	{
	color: #ffcc00;
}
#list_header	{
	font-size: 12px;
	color: #663300;
	list-style: none;
	text-align: right;
}
#list_header li	{
	float: right;
	margin: 0px 10px;
}
#pagetitle	{
	font-size: 20px;
	position: relative;
	padding: 6px 20px;
	top: 80px;
	left: 500px;
}

h3	{
	color: #333333;
	margin: 20px;
	padding: 5px 10px;
	font-size: 1.0em;
	font-family: "MSゴシック",sans-serif;
	background-image: url(../images/pagetitle.gif);
	background-position: middle;
	background-repeat: repeat-x; 
	/*background-color: #f1efe2;*/
	
	border-bottom: double 2px #999999;
}
.mark_g	{
	position: relative;
	
}

p	{
	line-height: 140%;
	font-size: 1.0em;
}
a	{
	text-decoration: none;
	color: #333333;
}
a:visited	{
	text-decoration: none;
	color: #333333;
}
a:hover	{
	color: #ffcc00;
	
}

.bread	{
	font-size: 0.75em;
	color: #66cc00;
	padding: 10px 20px;
}
#main	{
	background-color: #ffffff;
	
}
#container	{
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
#contents	{
	width: 480px;
	float: left;
	margin: 10px;
}
#sidebar	{
	width: 250px;
	float: right;
	font-size: 0.9em;
	margin: 10px;
}
.clear	{
	clear: both;
}
.content	{
	padding: 0px 20px;
	font-size: 0.8em;
}
/*----------sidebar---------------*/
#sidebar ul	{
	color: #66aaff;
	list-style: disc;
	overflow: visible;
	margin: 3px 0 10px 10px;
	padding: 0px 5px;
}
#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	
	
}
#sidebar h2	{
	font-size: 1.0em;
	border-bottom: solid 1px #cccccc;
	margin: 0px;
	padding: 6px 0px;
	
}
#sidebar a	{
	color: #666666;
}
/*---------calendar---------------*/
#calendar table	{
	width: 80%;
	text-align: center;
	color: #666666;
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 10px 20px;
	padding: 0px auto;
}
#calendar th,#calendar td	{
	padding: 5px 0px;
	border: solid 1px #538ad8;
}
#calendar a	{
	text-decoration: none;
	color: 3366aa;
}
#calendar caption	{
	font-weight: bold;
	padding: 3px 0px;
}
#calendar tfoot td	{
	border: none;
}
#calendar tfoot td#prev	{
	text-align: left;
}
#calendar tfoot td#next	{
	text-align: right;
}

#nav	{
	vertical-align: center;
	background-color: #f1efe2;
}
.esnavi	{
	margin: 0px;
	padding: 0px;
}
.back	{
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
}
#estate_title	{
	background-image: url(../images/estate_title.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/*------category------------*/
h4	{
	color: #000000;
	background-color: #;
	border: double 1px #66cc00;
	padding: 5px 20px;
}

#escontent	{
	margin: 10px 20px;
	width: 550px;
}

.item img	{
	float: left;
	margin: 0px 10px 10px 0px;
}
.item	{
	
	clear: both;
}

.list	{
	padding: 10px 30px 10px 50px;
}
.l_detail	{
	text-align: right;
	padding-right: 20px;
}
.item_cat	{
	color: #666666;
	font-size: 0.85em;
}
/*--------single-----------*/

#s_date	{
	font-size: 0.8em;
	margin: 10px;
}
#photo	{
	text-align: center;
	margin: 10px;
}
#single_post	{
	margin: 10px 20px;
}
#detail	{
	text-align: left;
}
#data_table	{
	width: 80%;
	font-size: 0.85em;
	padding: 5px;
	
}
.data1	{
	text-indent: 10px;
	background-color: #f1efe2;
	border-left: solid 1px #ccff33;
	border-bottom: solid 1px #ccff33;
}
.data2	{
	text-indent: 10px;
	border-right: solid 1px #ccff33;
	border-bottom: solid 1px #ccff33;
}

/*-----------footer------------*/
#footer	{
	width: 800px;
	height: 32px;
	text-align: center;
	background-image: url(./images/footer.gif);
	background-position: top;
	background-repeat: no repeat;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
