/*　分析コラム　20120224*/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
}

#home {
	text-align:right;
	padding:2px 5px 2px 0px;
}

	#home a {
		text-decoration:none;
		color:#666;
	}

#head-img {
	width:800px;
	height:auto;
	background-image:url(../images/colomn_top.jpg);
	background-repeat:no-repeat;
	display:block;
	margin-top:0px;
}

#link-button {
	width:680px;
	height:50px;
	display:block;
	padding-top:295px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

	#button_center a {
		background-image:url(../images/button_center.gif);
		width:200px;
		height:45px;
		display:block;
		background-repeat:no-repeat;
		background-position:0 0px;
		float:left;
	}

	#button_center a:hover {
		background-image:url(../images/button_center.gif);
		background-position:0 -45px;
	}

	#button_todai a {
		background-image:url(../images/button_todai.gif);
		width:200px;
		height:45px;
		display:block;
		background-repeat:no-repeat;
		background-position:0 0px;
		float:left;
		margin-left:40px;
	}

	#button_todai a:hover {
		background-image:url(../images/button_todai.gif);
		background-position:0 -45px;
	}

	#button_sk a {
		background-image:url(../images/button_sk.gif);
		width:200px;
		height:45px;
		display:block;
		background-repeat:no-repeat;
		background-position:0 0px;
		float:right;
	}

	#button_sk a:hover {
		background-image:url(../images/button_sk.gif);
		background-position:0 -45px;
	}

#sidenavi {
	width:150px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	display:block;
/*	background-color:#CCC;*/
}

	.navi_title {
		font-size:16px;
		font-weight:bold;
		color:#FFF;
		text-align:left;
		margin-left:3px;
		margin-bottom:5px;
	}

	.navi a {
		width:130px;
		height:18px;
		background-color:#333;
		text-align:left;
		padding-left:20px;
		padding-top:4px;
		padding-bottom:3px;
		display:block;
		text-decoration:none;
		font-weight:bold;
		color:#FFF;
		margin-bottom:3px;
		background-image:url(../images/navi-bk.gif);
		background-repeat:no-repeat;
	}
	
	.navi a:hover {
		background-color:#666;
	}

	.navi_h a {
		width:130px;
		height:18px;
		background-color:#666;
		text-align:left;
		padding-left:20px;
		padding-top:4px;
		padding-bottom:3px;
		display:block;
		text-decoration:none;
		font-weight:bold;
		color:#FFF;
		margin-bottom:3px;
		background-image:url(../images/navi-bk.gif);
		background-repeat:no-repeat;
	}
	
	.navi_h a:hover {
		background-color:#666;
	}
	
#mainbox {
	width:505px;
	background-color:#FFF;
	height:auto;
	float:right;
	display:block;
	margin-top:20px;
	margin-right:15px;
	text-align:left;
	padding-bottom:20px;
}

	.main_title {
		width:470px;
		height:19px;
		color:#FFF;
		background-color:#333;
		margin-top:10px;
		margin-left:10px;
		padding-left:15px;
		padding-top:6px;
		text-align:left;
	}

	.sub_title {
		font-weight:bold;
		margin-top:20px;
		margin-left:30px;
		margin-bottom:10px;
	}
	
	#mainbox p {
		width:450px;
		line-height:19px;
		letter-spacing:2px;
		margin-left:25px;

	}

	#mainbox img {
		vertical-align:bottom;
	}

		#next {
			margin-left:30px;
		}

		#next a {
			text-decoration:underline;
			color:#000099;
			font-size:12px;
		}

		#next a:hover {
			text-decoration:underline;
			color:#990000;
		}

#top_lk {
	text-align:right;
	margin-right:35px;
	padding-bottom:20px;
	margin-top:20px;

}

#top_lk a {color:#666666;text-decoration:none;font-size:10px;}
#top_lk a:hover {color:#666666;text-decoration:none;font-size:10px;}

.heikin {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
	text-align:center;

}

.kome1 {
	text-align:center;
	padding:2px;
	width:50px;
}

.kome2 {
	padding:2px;
	width:100px;
}

.kome3 {
	padding:2px;
}

.bg01 {
	background-color:#BBBBBB;
}

.cl {
	clear:both;
}
