/*ページの基本デザイン用ＣＳＳ*/

body	{margin: 0px;
	padding: 0px;
	text-align:center;
	background-image:url(images/buck_03.gif);
}

.contents	{width::720px;
}

address	{font-family:"Times New Roman", Times, serif;
	font-size: 80%;
	font-style:normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
}

a {   font-size:13px;
          color:#ffffff;
text-decoration:none; 
}

a:hover { font-size:13px;
              color:#ffffff;
		text-decoration:none;
}

.main	{border:solid 1px #999999;
	width:721px;
	background-image:url(images/back_08.jpg);
}

.main1	{border:solid 1px #999999;
	width:720px;
	background-color:#ffffff;
}


.side	{width: 180px;
	margin-left: 10px;
	margin-top:160px;
}

.honmon1	{font-size:11px;
	color:#333366;
	line-height:120%;
}

.honmon2	{font-size:12px;
	color:#333366;
	line-height:120%;
}

.honmon5	{font-size:14px;
	color:#333366;
	line-height:120%;
}


.title	{background-image:url(images/button_02.gif);
	width:120px;
	height:24px;
}

.navigation	{font-size:13px;
	letter-spacing:4px;
	margin-left:1px;
	width:723px;
	height:15px;
	background-image:url(images/buck_06.jpg);
	text-align:center;
	padding:4px;
}
