@charset "UTF-8";

/*
 * ============================================
 * COPYRIGHT(C)2004-2007 CYBRiDGE CORPORATION.
 * URL: http://www.cybridge.jp/
 * ============================================
 */


#contents{
	background: #FFF url("http://www.cybridge.jp/img/pht_style.jpg") no-repeat 0px 28px;
	}

#contentsInner{
	margin-top:200px;
	}
	
	
h1{
	background-position: 0px 0px;
	background: url("/img/h1_live.gif") no-repeat 0% 0%;
	}

#main h1,
#main h2{
	text-indent:0px;
	font-weight:bold;
	padding:6px 0px 5px 8px;
	font-size:110%;
	background: url("/img/common/bg_h.gif") no-repeat 0% 0%;
	}

h1#headerName{
	text-indent:-1000em;
	background: url("/img/styleblog/h1.gif") no-repeat 50% 0%;
	height:60px;
	}

.asset-content{
	margin-bottom:2.5em;
	}

.asset-body{
	margin-bottom:1em;
	}
/*----------------------------------------------------
.bd
----------------------------------------------------*/
.bmd{
	}
#sb{
	text-align:right;
	padding-bottom:4px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 100%;
	margin-bottom:1.2em;
	}

#sb li{
	display:inline;
	}


/*----------------------------------------------------
.fl
----------------------------------------------------*/
.fl li{
	float:left;
	width:32%;
	}

.fl:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

.il li{
	display:inline;
	}
	
.documentMiddle{
	width:420px;
	margin-right:auto;
	margin-left:auto;
	}
	
	
/*archive-list-item*/
li.archive-list-item{
	float:left;
	width:165px;
	height:36px;	
	background:#f5f5f5;
	border:1px solid #ccc;
	text-align:center;
	margin:0 15px 0 0;
	
}
li.archive-list-item a{
	display:block;
	width:165px;
	height:28px;
	padding:8px 0 0 0;
	text-align:center;
	background:#f5f5f5;
	
}
li.archive-list-item a:hover{
	background:#999;
	color:#fff;
	
}

/* ==================================================================
	
====================================================================*/
#sn a h2 {
    background:#EEEEEE url("/img/common/icon/li.gif") no-repeat scroll 8px 1em;
    border-bottom: 1px solid #CCCCCC;
    padding: 6px 0 6px 18px;
}
