@charset "UTF-8";

/*
 * ============================================
 * COPYRIGHT(C)2004-2007 CYBRiDGE CORPORATION.
 * URL: http://www.cybridge.jp/
 * ============================================
 */


#contents{
	background: #FFF url("/img/pht_live.jpg") no-repeat 0px 25px;
	}

h1{
	background-position: 0px 0px;
	background: url("/img/h1_live.gif") no-repeat 0% 0%;
	}



/*----------------------------------------------------
.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;
	}
	
/* sn
-----------------------------------------------------------------------------  */
.menu02{
	margin:10px 5px 5px 5px;
	background-color:#FFF;	
	border:1px solid #CCC;
	text-align:center;
	}
.menu02 h6{
	font-weight:bold;
	margin:5px 0;
	text-align:left;
	padding-left:5px;		
	}
#sn .menu02 ul li{
	background:url("/img/common/line_dot.gif") repeat-x 0% 0%;
	padding:5px 0 3px 0;
	}
#sn .menu02 ul li a{
	background-image:none;
	}