body{	text-align:center;	font-size:100%;	margin:0;	padding:0;	background-color:#ffffff	}	a:link { color:#333333; }	a:visited { color:#333333; }	a:active { color:#333333; }	a:hover { color:#333333; }	/*全体外枠*/#wrap{	width:770px;	text-align:left;	margin:0px auto;	padding:0px;	border-right:solid 1px #000000;	border-left:solid 1px #000000;	background-color:#ffffff;	}/*------------------------ヘッダー-----------------------*/#header{	text-align:left;		width:770px;	padding:0px;	height:61px;	margin:0px;	}	/*タイトル*/#title	{	width:770px;	height:43px;	margin-top:20px;	font-size:14px;	font-weight:bold;	color:#FFFFFF;	padding-top:13px;	padding-left:26px;	background:url("img/head.jpg") no-repeat;	}	/*-------------------------メイン------------------------------*/	#main{	width:770px;	}		/*-------------------------メニューボタン------------------------------*/	#menubase{	width:163px;	height:309px;	margin:12px;	padding:0px;	float:left;	}	p.menulink a{	display:block;	width:163px;	height:49px;	margin:0px;	}p.menulink a:hover {   background-position: top right;}	p.menulink a.menu1 {background-image: url("img/bottun/a01.gif");}	p.menulink a.menu2 {background-image: url("img/bottun/b01.gif");}	p.menulink a.menu3 {background-image: url("img/bottun/c01.gif");}	p.menulink a.menu4 {background-image: url("img/bottun/d01.gif");}	p.menulink a.menu5 {background-image: url("img/bottun/e01.gif");}      a.menuPDF {	display:block;	width:163px;	height:64px;	margin:0px;	background-image: url("img/bottun/f01.gif");	}a.menuPDF:hover {   background-position: top right;} /*-------------------------コンテンツ------------------------------*/	#honbun{	width:555px;	margin:12px;	padding:0px;	float:right;	}	/*見出し*/	#honbun h2{	width:535px;	height:40px;	color:#555555;	font-size:13pt;	margin-top:5px;	padding-top:12px;	padding-left:15px;	border-left:solid 5px #999999;	border-bottom:solid 1px #999999;	background-color:#FFFFFF;	}/*／／／／／／／／／／／共通／／／／／／／／／／／／*/h1,h2,h3,p{	font-size:9pt;	font-color:#888888;	margin-top:0px;	margin-bottom:0px;	letter-spacing: normal;	word-spacing: normal;	}h6{	font-size:9pt;	margin-top:0px;	margin-bottom:0px;	letter-spacing: normal;	word-spacing: normal;	color: #333333;	}ul li img {     vertical-align: bottom;	}ul li {     margin: 0;     padding: 0;     list-style-type: none;	}.clear{clear:both;}.clear hr{display:none;}