@charset "UTF-8";



#maincontents span.current_page{
	display:none;
}




/*  */

body{
	color: #333333;
}

h2{
	margin:10px 0 10px 4px;
	font-weight:normal;
	font-size: 86%;
}

 
 /* Home Grid */
 
.block {
	float: left;
	display:block;
	width: 225px;
	height:308px;
	margin:4px;
	padding: 2px 2px 0 2px;
	border: 1px solid #dedede;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background:#fff url("../imgall/bg.gif");
}


.image-holder {
	margin-bottom:15px;
	width:225px; height:225px;
	background:#fff url("../imgall/loadinfo.net.gif") 50% 50% no-repeat;
}

.image-holder img {
	width:225px; height:225px;
}


.block-Inner{
	display:block;
	background:#fff;
	height:306px;
	padding: 0;
	background:#ffffff;
}



.block p{
	margin:0 10px;
}

.block h3{
	margin:10px 0 8px 10px;
	font-size: 13px;
}



.year{
	font-size: 71%;
}

.year img{
	margin: 0 0 0 8px;
}

.contents-text{
	line-height:1.5;
	padding:10px 0 0 0;
}

.category-tag{
	font-size: 71%;
	color:#999;
}


.categorylink{
	font-size: 86%;
	color:#999;
	font-weight:normal;
}



.title h2{margin: 45px 0 0;font-size: 19px;font-family: 'Karla', sans-serif;}
.title02 h2{margin: 0;font-size: 17px;font-family: 'Karla', sans-serif;}
.title03 h2{margin: 10px 0 0;padding:0 0 5px;font-size: 17px;font-family: 'Karla', sans-serif;border-bottom: 1px solid #cecece;}
.title04 h2{margin: 10px 0 0;padding:0 0 5px;font-size: 17px;font-family: 'Karla', sans-serif;}		
.title05 h2{margin: 10px 0 0;padding:0 0 5px;font-size: 15px;font-family: 'Karla', sans-serif;}	
.title06 h2{margin: 0 0 30px;padding:0 0 5px;font-size: 15px;font-family: 'Karla', sans-serif;}	

.about{
	margin: 15px 0 0;
	line-height:1.7;
}	

.about02{
	margin: 10px 0;
}

.about03{
	margin: 20px 0 30px;
	line-height:1.7;
}

.about04{
	margin: 0 0 50px;
	line-height:1.7;
}

.about04{
	margin: 0 0 50px;
	line-height:1.7;
}

article{
	clear: both;
}


article.information{
	height:140px;
	margin: 40px 0 20px;
}



.photo{
	width:200px;
	float: left;
}

.inf{
	width:500px;
	float: right;
}

.information ul{
	font-size: 94%;
	margin:15px 0;
}

.information li{
	list-style-type:none;
	margin:0;
	padding: 5px 0;
}




.information img{
	margin:0;
	padding:0;
	vertical-align: middle;
}

 /* list */
 
.list {
	height:220px;
	margin: 30px 0 10px;
	padding: 0 0 25px;
	border-bottom: 1px dotted #cecece;
}

.furniturePhoto{
	width:493px;
	float: right;
}

.furnitureTitle{
	width:202px;
	float: left;
	margin:0 0 0 5px;
}

.furnitureTitle p{
	line-height:2.7;
	margin: 160px 0 0;
}

.furnitureTitle p{
	line-height:2.7;
	margin: 180px 0 0;
}

.furniturePhoto a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.listTitle a{
	font-size: 94%;
	display:block;
	padding:10px 0 10px 0;
	background: url(../imglist/more_off.png) 0 0 no-repeat;
}

.listTitle a:hover{
	font-size: 94%;
	display:block;
	padding:10px 0 1px 0;
	background: url(../imglist/more_on.png) 0 0 no-repeat;
}


 /* detail */
 
 
.detail{
	margin: 20px 0 0;
}


.detail p{
	line-height:1.7;
	margin: 20px 0;
}


.add{
	margin: 20px 0;
}


 /* entry */
 

section.entry{ margin-bottom: 60px;}
hgroup.titleSet{
	position: relative;
	margin-bottom: 30px;
}

hgroup.titleSet h1{
	padding: 10px 0 10px 20px;
	background: url("../imgall/line.gif") no-repeat 0 50%;
	border-bottom: 1px dotted #cecece;
	font-size: 13px;
}
hgroup.titleSet h2{
	top: 2px;
	right: 5px;
	position: absolute;
	font-size: 10px;
}

div.postContents{ 
	margin:0 0 60px;
	line-height: 2.2;
}

div.postContents p{
	text-align: justify;
	margin-bottom: 1em;
	line-height: 2.1!important;
}


div.postContents img{
	margin-bottom: 1em;
}



dl{

	margin:0 0 30px;
}


dt{
	font-family: 'Karla', sans-serif;
	margin:0 0 20px;
}

dd{
	font-size: 94%;
	margin:0 0 6px 10px;
	padding:0 0 0 15px;
	background: url(../imgall/al02.gif) 0 50% no-repeat;
	line-height:1.7;
}



/* new */



span.new {
    display: none;
    color: red;
}

span.new img {
    vertical-align: middle;
}



 /* fotter */


.f-left{
	margin-top:10px;
	padding: 4px;
	float:left;	
}




address img{
	vertical-align: middle;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}




/* home block over */

.bl-hover {
	scursor:pointer;
	background:#f3f3f3;
}

.bl-hover a:link {color: #4b6894;}

.bl-hover a:visited {color: #4b6894;}




/* パンくずリスト */

#bread li {
	height:20px;
	float: left;
	list-style: none;
	font-size: 86%;
	padding:2px 0;
	vertical-align: middle;
}





#bread li img{
	vertical-align: middle;
}





