/* CSS Document */
*{
	background-color:transparent;
	border:0;
/*
	color:#000000;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
*/
	margin:0;
	padding:0;	
	text-decoration:none;
	font-family: Osaka, "MS P Gothic", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	}
h1,h2,h3,h4,h5,h6 {font-weight:bolder; margin: 0; padding: 0;}
ul {list-style-type: none; margin-left: 0; padding-left: 0;}
ol {list-style-type: none; margin-left: 0; padding-left: 0;}
li { display:inline; }
a:link img,a:visited img {border: none;}
form {display: block; margin: 0; width: 100%;}
div.fC {clear:both; display:block; width:100%;}
hr{ border-top:1px solid #cccccc; height:0px;}
/*- clearfix --------------------------------------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
}

.clearfix {
	min-height: 1px;
}

*html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*- cm_site ----------------------------------------------------------------------------------------------------------*/
#cm_site h4{ background:url(../img/cmsite_title.gif) no-repeat 0 0; }
#cm_site li{
	display:block;
	width:292px;
	height:100px;
	float:left;
	margin:4px;
}


