
@charset "Shift_JIS";

/*
--------------------------------------------------
  (c)2006 mu-mo All rights reserved.
--------------------------------------------------*/

.left {
	float:left;
	background-color:#000000;
	width:100px;
}

.right {
	float:right;
}

.sm {
	font-size:x-small;
	line-height:1.28em;
}
.c1 {
	color:#32469A;
}

.c2 {
	color:#2B706A;
}

.center {
	text-align:center;
}

#mainCol p {
	margin:5px;
	text-indent:1em;
}

#mainCol h4 {
	color:#309cb3;
	margin:0 0 10px 0;
}


 .wrapp {
	width:500px;
	margin:0 auto 10px;
	padding:0;
 }

.iv
{
	float:left;
	width:100px;
}

.iiv
{
	float:right;
	width:180px;
}

.txt {
	float:right;
	width:380px;
}

.txt2 {
	float:left;
	width:310px;
}


.reset {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	width:auto;
	height:1px;
	font-size:1px;
	line-height:1px;
	}
	


/* float clear
--------------------------------------------------*/
#d1 .wrap:after,
#d2 .wrap:after,
#d3 .wrap:after,
#d4 .wrap:after
{	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
	}

#d1 .wrap,
#d2 .wrap,
#d3 .wrap,
#d4 .wrap
{	display:inline-block;
	}


/*\*/
* html #d1 .wrap,
* html #d2 .wrap,
* html #d3 .wrap,
* html #d4 .wrap
{	height:1%;
	}

#d1 .wrap,
#d2 .wrap,
#d3 .wrap,
#d4 .wrap dl
{display:block;
	}
/**/

