@import "../css/common.css";
@charset "utf-8";
/*--------------------------------------------------------
This file is Daiko Communications Style Sheets.
URL: http://www.daiko-tk.com/
Version:1.0
Author:Daiko Communications
copyright (c) 2009 http://www.daiko-tk.com/ all right reserved.
---------------------------------------------------------*/
.contents h2 {
	clear:both;
	margin:0 auto;
	width:845px;
}

.contents div {
	height:auto;
	width:824px;
	margin:0 auto;
	margin-bottom:25px;
	background:#f5f5f5 url(../images/about/block_bottom.gif) no-repeat left bottom;
}

.contents p {
	width:784px;
	padding:20px;
	background:url(../images/about/block_head.gif) no-repeat left top;
}

.contents img {
	display:block;
	padding:10px 0;
}

.contents h2 img {
	padding-bottom:0;
	margin:0 auto 23px auto;
}
.contents ul {
	width:841px;
	margin:0 auto;
	margin-top:-17px;
	overflow:auto;
}
.contents li img {
	display:inline;
}
.contents li {
	float:left;
	padding:0 9px;
}
