@charset "utf-8";


/* clearfix */
#contents:after,
.clearfix:after,
.section:after{
	content:" ";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
#contents,
.clearfix,
.section{
	display:inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
* html #contents,
* html .clearfix,
* html .section{height:1%;}

#contents,
.clearfix,
.section{display:block;}
/* End hide from IE-mac */



/* ===================================================================
	blog
=================================================================== */
a:link,
a:visited{
	color:#FF6600;
}
a:hover{
	
}


body{
	background:transparent url(../img/bg-body.gif) top left repeat;
}
p.btn-home{
	margin:0 auto;
	width:955px;
	text-align:right;
}
#container{
	text-align:left;
	margin:0 auto;
	width:965px;
	background:transparent url(../img/bg-container.gif) top left repeat-y;
}
#header{
	background:transparent url(../img/bg-container-top.gif) top left no-repeat;
	padding:30px 38px 10px;
}
#header h1{
	margin-left:0;
	font-weight: normal;
	position: relative;
	top: 0;
	}
#header h1 a{
	background:transparent url(../img/img-header.jpg) top left no-repeat;
	display:block;
	width:890px;
	height:250px;
	overflow:hidden;
	text-indent:-9999px;
}
#contents{
	background:transparent url(../img/bg-container-bottom.gif) bottom left no-repeat;
}

#main{
	width:645px;
	padding-left:30px;
	float:left;
	color:#333;
	line-height:1.6;
}

#sub{
	width:220px;
	padding-top:20px;
	margin-top:8px;
	margin-right:50px;
	margin-bottom:50px;
	display:inline;
	background:#F4F1E0 url(../img/bg-sub-top.gif) top left no-repeat;
	float:right;
}


/* main ===================*/

.asset-header .marks{
	float:right;
}
.asset-header a,
.asset-header a:link,
.asset-header a:visited{
	text-decoration:underline;
	font-size:14px;
}
.asset-header a:hover{
	text-decoration:none;
}

/*index*/
#main h2.section-ttl{
	margin-bottom:10px;
	height:18px;
	padding:20px 20px 22px 40px;
	background:transparent url(../img/ttl-h2.gif) bottom left no-repeat;
	color:#59392A;
	font-weight:bold;
}
.index #main ul {
	margin-bottom:20px;
}
.index #main ul li a{
	font-size:13px;
	font-weight:bold;
}
.index #main ul li{
	line-height:1.6;
	padding:0 10px 10px;
	margin:0 12px 12px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.index #main ul li p{
	padding-left:22px;
	background:transparent url(../img/icn-arrow.gif) top left no-repeat;
}
.index #main .entry-asset{
	margin:0 12px 20px;
	padding-bottom:20px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.index #main .entry-asset .gaikanimg{
	float:left;
	width:170px;
}
.index #main .entry-asset .entry-content{
	float:right;
	width:425px;
}
.index .asset-header{
	height:32px;
	margin-bottom:10px;
	font-weight:bold;
}
.index .asset-header .entry-title{
	float:left;
	width:340px;
	line-height:1.8;
}

/*archive*/
.archive div.archive-ttl{
	height:18px;
	margin-bottom:4px;
	padding:20px 20px 22px 40px;
	background:transparent url(../img/ttl-h2.gif) bottom left no-repeat;
}
.archive div.archive-ttl h2{
	color:#59392A;
	font-weight:bold;
	font-size:13px;
	float:left;
}
.archive div.archive-ttl .archivecount{
	float:right;
	color:#333;
	font-weight:normal;
	font-size:12px;
}

.archive #main ul {
	margin-bottom:20px;
}
.archive #main ul .entry-asset{
	line-height:1.5;
	margin:0 12px 6px;
	padding:0 10px 2px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.archive #main ul .entry-asset a{
	font-weight:bold;
	font-size:14px;
}
.archive .entry-title{
	float:left;
	width:475px;
	margin-top:6px;
	padding-left:22px;
	background:transparent url(../img/icn-arrow.gif) top left no-repeat;
}
.archive .marks{
	float:right;
}


/*entry*/
.detail .asset-header{
	height:34px;
	margin-bottom:5px;
	padding:13px 25px 13px 40px;
	background:transparent url(../img/ttl-h2.gif) bottom left no-repeat;
}
.detail h2{
	color:#59392A;
	font-weight:bold;
	font-size:13px;
	padding-top:5px;
	margin-bottom:10px;
	font-weight:bold;
}
.detail .asset-header .entry-title{
	float:left;
	width:480px;
	line-height:1.8;
}
.entry-content{
	margin:0 12px 20px;
	padding-bottom:20px;
}
.entry-content .col1{
	float:left;
}
.entry-content .col2{
	float:left;
}

.shopinfo{margin-bottom:15px;}
.shopinfo .col1{width:320px;margin-right:30px;overflow:hidden;}
.shopinfo .col1 .gaikanimg{margin-bottom:8px;}
.shopinfo .col1 .gaikantxt{font-size:10px;}
.shopinfo .col2{width:270px;overflow:hidden;}
.shopinfo .col2 h4{margin-top:1em;font-size:13px;color:#ff6600;font-weight:bold;}

.kanban{
	padding-bottom:18px;
	margin-bottom:15px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.kanban h3{
	padding-bottom:5px;
	margin-bottom:20px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.kanban .col1{width:280px;margin-right:30px;}
.kanban .col2{width:280px;}
.kanban .col1 .img, .kanban .col2 .img{margin-bottom:8px}
.kanban .col1 .txt, .kanban .col2 .txt{font-size:10px;}

.reasons{margin-bottom:20px;}
.reasons h4{margin-bottom:5px;}
.reasons .col1{width:280px;margin-right:30px;}
.reasons .col2{width:280px;}

.rocomment{
	padding:20px 15px;
	width:565px;
	height:152px;
	background:transparent url(../img/bg-6comment.gif) top left no-repeat;
}
.rocomment .col1{width:365px;margin-right:30px;}
.rocomment h4{margin-bottom:5px;font-weight:bold;}
.rocomment .col2{width:170px;}
.rocomment .commentimg{margin-bottom:8px;}
.rocomment .commenttxt{font-size:10px;}


.asset-body{
	clear:both;
}
.asset-meta{
	text-align:right;
}




/* sub ===================*/
#sub a:link,
#sub a:visited{
	color:#333;
	text-decoration:none;
}
#sub a:hover{
	text-decoration:underline;
}

.widget-header{
	padding:0 10px;
	margin-bottom:10px;
}
.widget{
	margin:0 15px 30px;
}
.widget ul li{
	padding-bottom:8px;
	margin-bottom:8px;
	background:transparent url(../img/dotline.gif) bottom left repeat-x;
}
.widget ul li p{
	padding-left:22px;
	background:transparent url(../img/icn-arrow.gif) top left no-repeat;
}
