@charset "utf-8";
/* CSS Document */

.thumb {
	float:left;
	margin-right:10px;
}

div.c1,
div.c2,
div.c3 {
	float:left;
}

#main_0 {
	padding:18px 28px;
	background:#f7edd2;
}
#main_0 h1 {
	margin:0;
	color:#333;
	/*text-align:center;*/
}

#main_content div.c1 {
	width:160px;
	margin-right:40px;
}
#main_content div.c2 {
	width:220px;
	margin-right:40px;
}
#main_content div.c3 {
	width:320px;
}


#main_content li {
	
}
#main_content li.last {
	margin-bottom:0;
}


#main_content h1.first {
	margin-top:0;
}

#main_content h2 {
	margin-top:0;
}

dt {
	font-weight:bold;
	margin-bottom:3px;
}
dd {
	margin-bottom:12px;
}

a.mail {
	padding-left:14px;
	background:url(../img/icoMail.png) no-repeat 0px 3px;
}
