@charset "shift_jis";

html,body,h1,h2,h3,h4,h5,h6,p,div{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#999999;
	}

body{
	background-color:#f9f9f9;
	}

#container {
	width:800px;
	height:700px;
	margin:0 auto;
	padding:0;
	background-image:url(img/mimba_top.jpg);
	}

#header	{
	width:800px;
	height:200px;
	margin:0;
	padding:0;
	}
	
#main {
	width:800px;
	height:700px;
	text-align:left;
	
	}

#main h1{
	margin:50px 0 3px 0;
	font-size:30pt;
	font-weight:900;
	letter-spacing:0.1em;
	color:#333333;
	}
	
#c1 {
	width:200px;
	height:500px;
	float:left;
	}
	
#c2 {
	width:210px;
	height:500px;
	float:left;
	}
	
#c3 {
	width:390px;
	height:500px;
	float:left;
	}

#c3 ul {
	margin:0;
	padding:0;
	line-height:80%; 
	}
	
#c3-1 {
	width:390px;
	height:100px;
	float:left;
	}

#c3-1 img{
	margin-top:15px;
	}
	
#c3-2 {
	width:390px;
	height:400px;
	float:left;
	}
	
#brand li {
	width:200px;
	height:27px;
	margin:0;
	padding:0;
	list-style:none;
	}

#fotter {
	clear:both;
	}

	
	

	
