@charset "utf-8";

/*----------------■コンテンツ--------------*/

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}
h3  {
	width:  720px;
	height:  47px;
	margin-bottom:  20px;
	text-indent:  -9999px;
}

h3.ti01  {
	background:  url(../image/mi01.gif) no-repeat;
}
h3.ti02  {
	background:  url(../image/mi02.gif) no-repeat;
}
h3.ti03  {
	background:  url(../image/mi03.gif) no-repeat;
}
h3.ti04  {
	background:  url(../image/mi04.gif) no-repeat;
}
p.cen  {
	margin:  30px 0;
	text-align:  center;
}

p.go_top {
	text-align: right;
	margin-bottom: 30px;
}

div#menu  {
	padding:  10px;
	border:  1px solid #ccc;
	background:  #F8F8DC;
	font-size:  12px;
}
div#menu li  {
	width:  150px;
	padding-left: 20px;
	float:  left;
}
