@import "common.css";
/*--------------------------------------------------------
This file is mitera official site for Style Sheets.
URL: http://www.mitera.jp/
Version:1.0
Author:works co ltd.
copyright (c) 2010 http://www.mitera.jp/ all right reserved.
---------------------------------------------------------*/
.wrap {
	text-align:center;
}

h1 {
	margin-top:135px;
	margin-bottom:35px;
	font-weight:bold;
}

h2 {
	margin-top:10px;
	margin-bottom:20px;
}

ul {
	width:496px;
	height:45px;
	padding-top:5px;
	margin:0 auto 30px auto;
	background:url(../images/mark.gif) no-repeat center;
}

li {
	float:left;
	padding:0 62px;
}

p {
	clear:both;
	font-size:10px;
}
