body		{
		text-align: center;
		font-family: Arial,sans-serif;
		background-color: #CCCCCC;
		background-image: url(/budoukan/images/bcg_gray2.gif);
		margin: 0;
		}
#container	{
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff;
		background-image: url(/budoukan/images/bcg.gif);
		text-align: left;
		border: 0px solid #999999;
		}
#container_sisetu	{
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff;
		background-image: url(/budoukan/images/bcg_2.gif);
		text-align: left;
		border: 0px solid #999999;
		}

.left		{
		text-align: left;
		}
.right		{
		text-align: right;
		}

/* ヘッダー */
#header		{
		margin-bottom: 0px;
		}

/* メニュー */
#menu		{
		float: left;
		width: 180px;
		}

/* コンテンツ */
#contents	{
		float: right;
		width: 620px;
		}
#clearAera	{
		position:relative;
		left:0.3em;
		width:600px;
}

#whiteAera	{
		position:relative;
		border-top   : 1px dotted #DCDCDC;
		border-bottom: 1px dotted #DCDCDC;
		border-right : 1px dotted #DCDCDC;
		border-left  : 1px dotted #DCDCDC;
		left:0.3em;
		width:600px;
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
}

#whiteAera300	{
		position:relative;
		left:0.3em;
		width:300px;
		background-color: #FFFFFF;
}

#whiteAeraSisetu	{
		position:relative;
		top :1px;
		left:0px;
		width:790px;
		background-color: #FFFFFF;
}


#whiteAeraFree	{
		position:relative;
		/*left:0.3em;*/
		width:600px;
		top:10px;
		background-color: #FFFFFF;
		padding: 10px 10px 10px 10px;
}

/* 関連 */
#footer		{
		clear: both;
		border-top: 1px solid #cccccc;
		text-align: right;
		font-size: x-small;
		}
.hand		{
		
		cursor: hand;
		color: #0000ff;
		text-decoration: underline;
		margin: 0;
		padding: 0 0 5px 0;
		}
