@charset "utf-8";
/* CSS Document */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	line-height: 16px;
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
	height: 153px;
	width: 950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column .blog_h2 {
	background-image: url(../img/common_h2Bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 695px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 34px;
	padding-top: 25px;
}
#right_column .cont_table {
	padding-bottom: 20px;
}

#right_column .table_1 {
	background-color: #666666;
	width: 693px;
	margin-top: 20px;
	margin-left: 17px;
}
#right_column .table_1 .th1 {
	background-color: #CDEB8B;
	height: 75px;
	margin-top: 0px;
}
#right_column .table_1 .th1 .inner_left {
	float: left;
	padding-left: 10px;
}
#right_column .table_1 .th1 .inner_left .number {
	font-size: 14px;
}
#right_column .table_1 .th1 .inner_left .object {
	font-size: 20px;
	padding-top: 20px;
	line-height: 24px;
}
#right_column .table_1 .th1 .inner_left .object a {
	text-decoration: none;
	display: block;
	color: #333333;
}
#right_column .table_1 .th1 .inner_left .object a:hover {
	color: #FF6633;
}
#right_column .table_1 .th1 .inner_right {
	float: right;
	background-image: url(../img/trial_inner.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 125px;
	margin-right: 6px;
	margin-top: 6px;
}
#right_column .table_1 .th1 .inner_right a {
	display: block;
	height: 46px;
	width: 125px;
	text-indent: -5999px;
	overflow: hidden;
}
#right_column .table_1 .th1 .inner_right a:hover {
	background-image: url(../img/trial_inner2.jpg);
	background-repeat: no-repeat;
}
#right_column .table_1 .td1 {
	background-color: #9DDFFF;
	width: 125px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#right_column .table_1 .td2 {
	background-color: #FFFFFF;
	width: 520px;
	padding: 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column .pagebute {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 20px;
}
#right_column .pagebute a {
	text-decoration: none;
	color: #0066CC;
}
#right_column .pagebute a:hover {
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column .turnBox {
	width: 600px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#right_column .turnBox .previous {
	width: 33%;
	padding-top: 5px;
}
#right_column .turnBox .home {
	padding-top: 5px;
}
#right_column .turnBox .next {
	width: 30%;
	padding-top: 5px;
}
#right_column .turnBox a:link {
	color: #0066CC;
	text-decoration: none;
}
#right_column .turnBox a:visited {
	text-decoration: none;
	color: #0066CC;
}
#right_column .turnBox a:hover {
	text-decoration: none;
	color: #FF6633;
}
#right_column .turnBox a:active {
	text-decoration: none;
	color: #0066CC;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column .main_h2 {
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	padding-top: 15px;
	padding-left: 20px;
}
#right_column .main_h2p {
	padding-left: 20px;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}
#right_column .main_h3 {
	color: #999999;
	text-align: right;
	padding-top: 5px;
}s
