﻿/* 上 、右、下、左 */
body, table {
	text-align: left;
	font-family: 'ＭＳ Ｐゴシック' , Osaka , 'ヒラギノ角ゴ Pro W3' , sans-serif;
	color: #444;
	font-size: 12px;
	line-height: 130%;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
/* 
a:link { font-size: 12px; color: #c44; text-decoration: underline; }
a:visited { color: #c44; text-decoration: underline; }
a:active { color: #c44; text-decoration: underline; }
a:hover { color: #666; text-decoration: underline; } */
a:link {
	font-size: 12px;
	color: #f60;
	text-decoration: underline;
	text-align: right;
}
a:visited {
	color: #d74;
	text-decoration: underline;
}
a:active {
	color: #f63;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.img {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	width: 100%;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.label {
	border: 1px solid #ccc;
	line-height: 28px;
	height: 28px;
	width: 100%;
	font-size: 12px;
	letter-spacing: 1px;
	background: url("../images/label_back.gif");
	font-weight: normal;
	margin: 15px 0px 15px 0px;
	text-indent: 22px;
}
.h_text {
	margin: 0px 8px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
.text {
	width: 100%;
	text-align: left;
	margin: 7px 12px 30px 12px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
p {
	margin: 5px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
ul {
	margin: 15px 0px 15px 10px;
	padding: 0px;
}
li {
	margin: 1px 30px;
	padding: 0px;
	line-height: 14px;
}
h3 {
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #c33;
}
h4 {
	width: 100%;
	height: 18px;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}
h5 {
	width: 100%;
	height: 12px;
	margin: 15px 0px 15px 10px;
	padding: 0px;
	font-size: 12px;
}
.news_info {
	width: 100%;
	margin: 30px 5px 30px 5px;
}
/* ヘッダー start */
#breadcrumbs {
	margin: 25px 0px 25px 50px;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	background-image: url("../images/breadcrumbs.gif");
	background-repeat: no-repeat;
}
#breadcrumbs li.home {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url("no-img.gif");
}
/* ヘッダー end */
a.topics_photo {
	margin-right: 10px;
	width: 128px;
	border: 1px solid #aaa;
	background: #eee;
	padding: 3px;
}
a.topics_photo:hover {
	border: 1px solid #777;
	background: #eee;
	padding: 3px;
}
a.topics_photo img {
	width: 120px;
	height: 84px;
	border: 0px;
}
.button {
	width: 90px;
	height: 27px;
	border: 0;
	text-indent: 20px;
	text-align: center;
	cursor: pointer;
	border-top: 1px #aaa;
	border-left: 1px #aaa;
	border-right: 1px #bbb;
	border-bottom: 1px #bbb;
}
/*\*/
/*/
.button {
  letter-spacing: -9999px;
}
/**/
/* フッター start */
#footer {
	border: 0px;
	width: 800px;
	margin: 15px auto 0px auto;
}
#pagetop {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	width: 100%;
	text-align: right;
}
#footer-navi {
	margin: 5px auto 5px auto;
	width: 700px;
}
#footer-navi ul {
	margin: 0px;
	padding: 0px;
}
#footer-navi ul li {
	display: inline;
	margin: 2px 0px;
	padding: 0px 8px 0px 7px;
	border: 1px #fff solid;
	border-right: 1px #bbb solid;
	list-style-type: none;
	zoom: 1;
}
#footer-navi ul #list_end {
	display: inline;
	margin: 2px 0px;
	padding: 0px 8px 0px 7px;
	border: 1px #fff solid;
	list-style-type: none;
	zoom: 1;
}
#footer-navi ul li a:link {
	color: #555;
	text-decoration: none;
	text-align: center;
}
#footer-navi ul li a:visited {
	color: #555;
	text-decoration: none;
}
#footer-navi ul li a:active {
	color: #555;
	text-decoration: none;
}
#footer-navi ul li a:hover {
	color: #555;
	text-decoration: underline;
}
#copyright {
	background-position: right;
	width: 670px;
	font-style: normal;
	margin: 15px auto 10px auto;
	padding: 10px 65px 10px 65px;
	border: 1px solid #f90;
	border-right-style: none;
	border-left-style: none;
	background-image: url('../images/common/under.gif');
	background-repeat: no-repeat;
	border-left-style: none;
	text-align: center;
}
/* フッター end */
.table_form {
	margin: 30px 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 600px;
}
.table_form td {
	margin: 0;
	padding: 7px;
	border: 1px solid #bbb;
}
.required {
	color: #f44;
	font-size: 12px;
	margin-left: 5px;
	margin-right: auto;
}
.s-txt {
	font-size: 10px;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: auto;
}

.table_form span{
	vertical-align: text-bottom;
}




/* ---用途事例 --- */
#example_logo{
	background-image: url('../example/example_img/example_logo.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 320px;
}
}
/* --- ボックス --- */
.example {
	border: 0;
	width: 550px; /* ボックスの幅 */;
	margin: 20px 20px 20px 23px; /* ボックスのマージン（上下、左右） */
}
/* --- メニューエリア --- */
.example .list {
	border: 0;
	width: 100%; /* メニューの幅 */;
	margin: 0 auto;
/* メニューのマージン（上下、左右） */	padding: 0;
	list-style-type: none;
}
/* --- メニュー項目 --- */
.example .list li {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 25px;
	width: 50%; /* 項目の幅 */;
	background: url("../images/square.gif") no-repeat 0 8px;
/* 項目の背景 */	float: left;
	text-indent: 13px;
}
/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
<div class="section1">

<ul class="menu clearFix">
<li><a href="#">メニュー項目1</a></li>
<li><a href="#">メニュー項目2</a></li>
<li><a href="#">メニュー項目3</a></li>
<li><a href="#">メニュー項目4</a></li>
<li><a href="#">メニュー項目5</a></li>
<li><a href="#">メニュー項目6</a></li>
<li><a href="#">メニュー項目7</a></li>
<li><a href="#">メニュー項目8</a></li>
</ul>

</div>

