body
{
margin: 0;
padding: 0;
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
background:  #fff;
color: #333;
line-height: 1.5;
text-align: center;
}

a{text-decoration: underline;}
a:link{color: #00008E;}
a:visited{color: #00008E;}
a:hover{color: #ff0000;}
a:active{color: #ff0000;}

td{
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
color: #333;
line-height: 1.5;
text-align: left;
}
img{ border: none; }

h1,h2,h3,p{
margin: 0;
padding: 0;
}

a{text-decoration: underline; color:#069;}
a:hover{color:#06c;}

h1{
font-size: 1em;
font-weight:normal;
margin: 10px 0;
}

h2{
margin: 25px 3px 15px 0px;
padding: 4px 25px;
border-bottom: 1px solid #ccc;
background:  url(images/ar1.gif) no-repeat center left;
color: #666;
font-size: 14px;
text-align: left;
}

h3{
font-size: 12px;
color: #069;
}

#main{
width: 800px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
}


/*-----------ＤＩＶ・テーブルスタイル----------------*/

.center{ text-align: center; }
.right{ text-align: right; }

.membox{
	background: url(images/prof_bg.gif) no-repeat top left;
	height: 135px;
	width: 300px;
}

.member{
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.items li {
	float: left;
	height: 420px;
	width: 270px;
	list-style-type: none;
	font-weight: bolder;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.items a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	text-decoration: none;
}
.items {
	margin: 0px;
	padding: 0px;
}

