@charset "utf-8";

/* -- h2 h3 etc -- */

h2{
	background:url(../images/contents/h2.gif) no-repeat;
	width:835px;
	height:19px;
	margin:0px 0px 10px 0px;
	padding:1px 0px 0px 25px;
	text-align:left;
	font-size:16px;
}

*html h2{
	width:860px;
	height:20px;
}

h3{
	background:url(../images/contents/h3.gif) no-repeat;
	width:820px;
	height:17px;
	margin:20px 0px 10px 20px;
	padding:0px 0px 0px 20px;
	text-align:left;
	font-size:14px;
}

*html h3{
	width:840px;
	height:17px;
}

.under_h2{
	margin:0px 0px 20px 20px;
	text-align:left;
	width:840px;
	padding:0px;
}

.under_h3{
	margin:0px 0px 20px 40px;
	width:820px;
	padding:0px;
	text-align:left;
}

.page_field{
	background:url(../images/contents/field_bg.png) repeat-y;
	width:860px;
	padding:10px;
	margin:0px 0px 0px 0px;
}

*html .top_field{
	width:880px;
}

.shadow_top{
	margin:12px 0px 0px 0px;
	padding:0px;
	background:url(../images/contents/shadow_t.png) no-repeat;
	height:2px;
	width:880px;
	border:none;
}

.shadow_bottom{
	margin:0px;
	padding:0px;
	background:url(../images/contents/shadow_b.png) no-repeat;
	height:6px;
	width:880px;
	border:none;
}

*html .shadow_top{
	display :list-item;
   	width:0;
   	list-style :url(../images/contents/shadow_t.gif) inside;
	margin-bottom:-10px;
}

*html .shadow_bottom{
	display :list-item;
   	width:0;
   	list-style :url(../images/contents/shadow_b.gif) inside;
	margin-top:-10px;
}

*+html .shadow_top{
	display :list-item;
   	width:0;
   	list-style :url(../images/contents/shadow_t.gif) inside;
	margin-bottom:-10px;
}

*+html .shadow_bottom{
	display :list-item;
   	width:0;
   	list-style :url(../images/contents/shadow_b.gif) inside;
	margin-top:-10px;
}

/* -- ancer -- */
.anc{
	padding-top:90px;
	margin-top:-90px;
}

/* -- rc -- */

.rc_l{
	width:550px;
	float:left;
	margin:0px;
	padding:0px;
}

.rc_r{
	float:right;
	clear:right;
	margin:0px 5px 0px 0px;
}

/* -- sitemap -- */
.sitemap_l{
	float:left;
	width:410px;
	margin:0px 30px 0px 5px;
	padding:0px;
}

.sitemap_r{
	float:left;
	clear:right;
	width:410px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.sitemap_l h2{
	width:385px;
	margin:20px 0px 0px 0px;
}

.sitemap_r h2{
	width:385px;
	margin:20px 0px 0px 0px;
}

.sitemap_l .under_h2{
	margin:15px 0px 30px 20px;
	text-align:left;
	width:365px;
	padding:0px;
}

.sitemap_r .under_h2{
	margin:15px 0px 30px 20px;
	text-align:left;
	width:365px;
	padding:0px;
}

.sitemap_l A:link { color: #543f32;}
.sitemap_r A:link { color: #543f32;}

/* -- mail -- */
.mail_input{
	width:350px;
}


/* -- works -- */

.work_l{
	float:left;
	width:400px;
	margin:15px 0px 20px 0px;
}

.work_r{
	float:right;
	width:400px;
	clear:right;
	margin:15px 0px 20px 0px;
}

.spec_2{
	width:320px;
	margin:0px 40px 0px 40px;
}

/* blog */

.widgettitle{
	background:url(../images/contents/h3.gif) no-repeat;
	width:245px;
	height:17px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	text-align:left;
	font-size:15px;
}

#sidebar ul{
	margin:15px 0px 20px 0px;
	padding:0px;
}

#sidebar li{
	list-style:none;
}

#wp-calendar{
	margin:0px 0px 20px 15px;
	width:255px;
}

#sidebar ul li ul li{
	margin:0px 0px 0px 15px;
}

#search-3{
	margin:0px 0px 0px 15px;
}

.archive_h3{
	background:url(../images/contents/h3.gif) no-repeat;
	width:530px;
	height:17px;
	margin:15px 0px 10px 15px;
	padding:0px 0px 0px 25px;
	text-align:left;
	font-size:15px;
}

.arc_under_h3{
	margin:10px 0px 0px 30px;
	text-align:left;
	width:535px;
}

