/*culum3.css*/

/* -------------------------------------
　　ページ全体用スタイル
------------------------------------- */

div#fullBox {
	width: 1000px;
	background: url(images/bg-left.gif) left top no-repeat;
	margin: 0 auto;
	text-align: center;
	}

a#fullBox {
	margin: 0;
	padding: 0;
	width: 45px;
	height: 70px;
	display: block;
	text-indent:-9999px;
	position: absolute;
}

a:hover#fullBox {
	background: url(images/bg-left-hover.gif) left top no-repeat ;
}
	
	
div#fullBox02 {
	width: 750px;
	background: url(images/bg-left.gif) left top no-repeat;
	margin: 0 auto;
	text-align: center;
	}

div#container_header {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

div#container {
	clear: both;
	width: 900px;
	margin: 0 auto;
	}

div#contents {
	clear: both;
	text-align: left;
	}

div#contentsmain {
	float: left;
	font-size: 80%;
	line-height: 130%;
	}

div#contentsmain td {
	}

div#contentsleft {
	float: right;
	width: 138px;
	margin: 0 0 0 15px;
	_margin: 0 0 0 0px;
	font-size: 80%;
	line-height: 1.3;
	}

div#clm3 {
	float: left;
	width: 600px;
	margin-right: 0;
	}

div#clm2 {
	float: left;
	width: 747px;
	margin-right: 0;
	}

div#contentsright {
	float: left;
	width: 128px;
	margin: 0 0 0 19px;
	line-height: 1.3;
	}

.clr {
	clear: both;
	}
