/* 全体 ********************************************************************************* */
body {
	padding: 0;
	margin: 0 auto;
	text-align:center;
	color: #333333;
	font-size: 100%;
}
div#boxsearch input,td.boxsearch select {
	font-size: 12px;
}
img {
	border: none;
}
div,img,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dd,dt,ul,ol,li,form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
hr {display: none; } 
div#wrapper {
	MARGIN: 0px auto;
	WIDTH: 750px;
	text-align: left;
}
.clear {
	CLEAR: both; LINE-HEIGHT: 1px;
	height:auto;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.totop {
	text-align: right;
	font-size: 12px;
	clear: left;
	background-image: url(../images/pt_momiji2.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 28px;
	padding-top: 12px;
	margin-top: 3px;
}
div#container dl {
	margin: 0px;
	padding: 0px;
}
div#container dt {
	float: left;
}
div#container dd {
	float: left;
}
li {
	list-style-type: none;
}
/* ボックス ********************************************************************************* */
.w750 {
	 WIDTH: 750px;
}
/* テキスト ********************************************************************************* */
.txtmenu {
	COLOR: #F86207;
}
.txtCapu {
	text-align: right;
	line-height: 1.5;
}
