h2{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	display:inline;
	color:#47211F;
}

h2.title{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	display:inline;
}

h3{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

strong{
	font-weight: normal;
	color:#47211F;
}

strong.title{
	font-weight: bold;
	color:#47211F;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.left {
	float: left;
}

.left_img {
	float: left;
	margin-right: 60px;
}

b.l{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3333 ;
}

b.orange{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3333 ;
}

b.gray{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333 ;
}

p.orange{
	font-size: 12px;
	line-height: 20px;
	color: #CC3333 ;
}

.s{
	font-size: 10px;
	font-weight: bold;
}

.s2{
	font-size: 10px;
	display:inline;
}

.center{
	text-align: center;
}

a {
	text-decoration: none ;
	color: #47211F;
	font-weight: bold;
}

a:hover {
	text-decoration: none ;
	background-color: #d3cfa4;
	color: #47211F;
}

a:hover img {
	text-decoration: none ;
	background-color: #fff;
}

p {
	border-bottom: 1px #d3cfa4 dotted;
}

p.contact{
	border-bottom: initial;
}

#box{
	background: url(../img/table/back_contents_.gif) ;
    width: 930px;
	position:relative;
}

#box:after { 
/*--http://www.css-lecture.com/log/css/013.html--*/
	height:0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#box .herf{
	width: 420px;
	padding: 0 22px;
	float:left;
}

#box .herf_r{
	width: 420px;
	padding: 0 21px;
	float:left;
	border-left: 3px #d3cfa4 dotted;
}

#box .herf h3{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	display:inline;
}

#line01{
	height: 18px;
	width: 935px;
	background: url(../img/table/line01.gif) no-repeat ;
	margin: 20px 0;
}

#line02{
	height: 18px;
	width: 935px;
	background: url(../img/table/line02.gif) no-repeat ;
	margin: 20px 0;
}

/*--TOP--*/

#update {
	min-width: 100%;
	height: 90px;
	border: 1px #d3cfa4 dotted;
	overflow: auto;
	padding:5px;
}

#blog {
	min-width: 100%;
	height: 90px;
	border: 1px #d3cfa4 dotted;
	overflow: auto;
}

#jugem li {
	list-style-type: none;
}


/*--WORKS--*/

iframe.works {
	width: 900px;
	height: 170px;
	padding: 5px;
	border: 2px #d3cfa4 dotted;
	margin-bottom: 20px;
}


.post_home_top {
	background-color: #fff;
	float: left;
	width: 145px;
	padding: 0 3px;
	border-right: 1px #d3cfa4 dotted;
}

.post_home_top h2 {
	margin-left: 5px;
}

.post_home h2 a {
	font-size: 12px;
	line-height: 18px;
	color:#999;
}

.l_col .post_portfolio .post_text {
	font-size: 20px;
	color:#333;
}

.thumb_top{
	display: block; 
	width: 145px; 
	height: 145px; 
	margin-bottom: 5px; 
	position: relative; 
	color: #333;
	float: left;
}

.nav a:hover, .jsddm_hover a {
	color: #d3cfa4;
}

#line03{
	height: 18px;
	width: 935px;
	background: url(../img/table/line01.gif) no-repeat ;
	margin: 10px auto;
}

/*--CONTACT--*/

#form {
	width: 400px;
}

#frame {
   margin: 0 120px;	
}

/*--BLOG--*/

#title {
	width: 100%;
	border-bottom: 2px #d3cfa4 dotted;
	padding: 3px;
	font-size: 16px;
}

ul.entryState{
	width: 100%;
    background-color: #d3cfa4;
	padding: 3px;
	margin-bottom: 30px;
	border-bottom: 1px #47211F solid;
}

/*--SHOP--*/

#item{
	width: 170px;
	margin: 5px;
	padding: 5px;
	float:left;
	border: 1px #d3cfa4 dotted;
}

#item h3{
	width: 160px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background-color: #d3cfa4;
	padding:2px;
}

table.formTable{
	width:100%;
}
