/*************************************************
	概要： ホームページ
*************************************************/

.notice {
	width: 780px;
	padding: 0 5px;
	border: solid 1px #C0C6C9;
	line-height: 1;
}

.important-ano {
	width: 540px;
	padding: 4px 4px 4px 40px;
	background: url(/statistics/share/status_icon.gif) no-repeat 8px center;
	border: solid 1px #C0C6C9;
	line-height: 1;
	font-size: 86.7%;
}
	.notice p,
	.important-ano p {
		margin: 4px 0;
		padding: 0;
	}	
	.notice {
		clear: both;
	}



	#index a.img, .article a:hover.img {
		padding-left: 0;
		background: none;
	}

	
	.body a {
		padding: 0 0 0 12px;
		background: url( "/statistics/share/sprites.gif" ) 0 -196px no-repeat;
		line-height: 1.3;
	}
	.body a:hover {
		background:  url( "/statistics/share/sprites.gif" ) 0 -296px no-repeat;
		cursor: pointer;
	}

	.strong {
		font-weight: bold;
	}
	
	.slight {
		font-weight: normal;
	}


	#index div.body {
		clear: both;
		position: relative;
		margin: 30px 0 36px 0;
		padding: 0;
		line-height: 1;
		font-size: 93.8%;
		color: #474A4D;
	}




	ul.globalNav {
		position: relative;
		top: 16px; left: 0;
		padding-bottom: 2px;
	}

/*************************************************
	picUp
*************************************************/
h1 {
	display: none;
}
	div.picUp {
		float: left;
		width: 590px;
		height: 190px;
		margin: 10px 0 10px 0;
		padding: 0;
		overflow: hidden;
		background: #FFFFFC;
	}
		div.picUp a {
			display: block;
			width: 588px;
			height: 188px;
			margin: 0;
			border: solid 1px #C0C6C9;
			overflow: hidden;
		}
		div.picUp img {
			display: block;
			margin: -1px 0 0 -1px;
		}
		div.picUp a:hover {
			border: solid 1px #A73836;
			filter: alpha(opacity=85);
			opacity:0.85;
		}
		
		div.picUp h2 {
			display: none;
		}


/*************************************************
	インフォメーション
*************************************************/


div.info {
	float: right;
	width: 190px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.info h2 {
	display: none;
}


.information h3 {
	position: relative;
	width: 190px;
	height: 104px;
	margin: 0 0 4px 0;
	overflow: hidden;
}


.information p {
	display: none;
}


	.information h3 a span {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 190px;
		height: 104px;
	}

		.info0 h3 a span {
			background: #FFFFFC url( "/statistics/image/top_info0.png" ) 0 0 no-repeat;
		}
		.info0 h3 a:hover span {
			background: #FFFFFC url( "/statistics/image/top_info0.png" ) 0 -104px no-repeat;
		}

		.info1 h3 a span {
			background: #FFFFFC url( "/statistics/image/top_info1.jpg" ) 0 0 no-repeat;
		}
		.info1 h3 a:hover span {
			background: #FFFFFC url( "/statistics/image/top_info1.jpg" ) 0 -104px no-repeat;
		}

		.info2 h3 a span {
			background: #FFFFFC url( "/statistics/image/top_info2.png" ) 0 top no-repeat;
		}
		.info2 h3 a:hover span {
			background: #FFFFFC url( "/statistics/image/top_info2.png" ) 0 -104px no-repeat;
		}

		.info3 h3 a span {
			background: #FFFFFC url( "/statistics/image/top_info3.jpg" ) 0 1px no-repeat;
		}
		.info3 h3 a:hover span {
			background: #FFFFFC url( "/statistics/image/top_info3.jpg" ) 0 -103px no-repeat;
		}


.info-half h3 {
	height: 52px;
}

		.info-half h3 a span {
			height: 52px;
			background: #FFFFFC url( "/statistics/image/top_info-half.png" ) 0 0 no-repeat;
		}
		.info-half h3 a:hover span {
			background: #FFFFFC url( "/statistics/image/top_info-half.png" ) 0 -52px no-repeat;
		}



div.activate {
	position: relative;
	width: 180px;
	height: 40px;
	margin: 0 0 8px 4px;
}
	div.activate a span {
			position:absolute;
			left: 0;
			top: 0;
			display: block;
			width: 180px;
			height: 40px;
		}
		div.activate a span {
			background: url( "/statistics/share/aside.jpg") no-repeat 0 -159px;
			}
		div.activate a:hover span {
			background: url( "/statistics/share/aside.jpg") no-repeat -181px -159px;
		}



div.info-juse {
	position: relative;
	width: 180px;
	height: 40px;
	margin: 0 0 8px 4px;
}
	div.activate a span {
			position:absolute;
			left: 0;
			top: 0;
			display: block;
			width: 180px;
			height: 40px;
		}
		div.activate a span {
			background: url( "/statistics/share/aside.jpg") no-repeat 0 -159px;
			}
		div.activate a:hover span {
			background: url( "/statistics/share/aside.jpg") no-repeat -181px -159px;
		}


/*************************************************
	会員広場
*************************************************/
/*div.member {
	position: relative;
	width: 190px;
	height: 95px;
	margin: 0;
	overflow: hidden;
}
	.member h2 {
		position: relative;
	}
		.member h2 span {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 190px;
			height: 25px;
			background: transparent url( "./image/top_member.jpg" ) 0 0 no-repeat;
			color: #474A4D;
			font-size: 13px;
		}
			.member h2 a:hover span {
				background: transparent url( "./image/top_member.jpg" ) 0 -96px no-repeat;
			}
		.member p a {
			position: absolute;
			top: 25px;
			left: 0;
			display: block;
			width: 190px;
			height: 70px;
			padding: 4px 0 0 63px;
			background: transparent url( "./image/top_member.jpg" ) 0 -25px no-repeat;
			color: #474A4D;
			font-size: 13px;
		}
			.member p a:hover {
				background: transparent url( "./image/top_member.jpg" ) 0 -121px no-repeat;
				color: #00A497;
			}
			
			.member p a span {
				display: none;
			}*/

/*************************************************
	サイト内リンク
*************************************************/
div.scLink {
	clear:left;
	width: 600px;
	height: 230px;
	background: #FFFFFC url( "./image/top_cslink_bg.jpg" ) 0 0 no-repeat;
}

	.scLink h2{
		display: none;
	}

	.scLink dl {
		float: left;
		height: 200px;
		width: 185px;
		padding: 15px 0 0 10px;
		overflow: hidden;
	}
		.scLink dt {
			margin-bottom: 10px;
		}
			.scLink dd {
				margin: 4px 0 4px 4px;
				font-size: 13px;
			}
		.scLink dd a {
			display: block;
			padding-left: 12px;
			background: url( "/statistics/share/sprites.gif" ) 0 -1296px no-repeat;
			color: #474A4D;
		}
			.scLink dd a:visited {
				color: #474A4D;
			}
			.scLink dd a:hover {
				color: #1E50A2;
			}


/*************************************************
	2008-08-01	新着Q&A
*************************************************/
div.faq {
	clear: both;
	position: relative;
	margin: 18px 0 0;
	width: 780px;
	border: solid 1px #C0C6C9;
	border-left: solid 10px #00A497;
	overflow: hidden;
	background: #FFFFFC url("./image/top_faq_title.gif") 0 0 no-repeat;
	font-size: 14px;
	min-height: 40px;
	line-height: 1.3;
}
	div.faq h2 {
		float: left;
		width: 90px;
		text-align: center;
	}
		.faq div.faqRegdate a {
			position: absolute;
			left: 0;
			top:0;
			width: 90px;
			padding: 22px 0 3em 0;
			background: #FFFFFC url("./image/top_faq_title.gif") 8px 6px no-repeat;
			text-align: center;
			font-size: 12px;
			color: #474A4D;
		}
			.faq div.faqRegdate a:hover {
				background: #FFFFFC url("./image/top_faq_title.gif") 8px -95px no-repeat;
			}

	.faq ul {
		margin: 2px 0 0 0;
		padding: 0;
		float: right;
		width: 690px;
		list-style: none;
		overflow: hidden;
	}
		.faq li {
			float: left;
			width: 340px;
			padding: 2px 0 0 5px;
		}


/*************************************************
	TOPICS
	2010-09-27
*************************************************/
div.topics {
	position: relative;
	float: left;
	width: 395px;
	margin: 15px 0;
	padding-bottom: 20px;
	background: #FFFFFC url( "./image/top_topics_seminar_bg.gif" ) left bottom no-repeat;
	line-height: 1.3;
}

	.topics h2 {
		position: relative;
		width: 378px;
		height: 23px;
		padding-left: 8px;
		overflow: hidden;
		background: #FFFFFC url( "/statistics/share/bg_b_00A497.gif" ) left top repeat-x;
	}

	
	.topics dl {
		margin: -16px 20px 10px 8px;
	}
		.topics dt {
			margin-top: 15px;
			padding: 15px 0 0 18px;
			border-top: dotted 1px #999;
			background: url( "/statistics/share/sprites.gif" ) 0 -682px no-repeat;
			font-weight: bold;
		}
		.topics dt span.lastUpdate {
			font-size: 85.7142857%;
			font-weight: normal;
		}
			.topics dl dt a {
				display: block;
				margin-left: -18px;
				padding-left: 18px;
				background: #FFFFFC url( "/statistics/share/sprites.gif" ) 0 -498px no-repeat;
				
			}
				.topics dl dt a:hover {
					background: #FFFFFC url( "/statistics/share/sprites.gif" ) 0 -598px no-repeat;
				}
			
			.topics dd {
				margin: 4px 0 0 16px;
				font-size: 86.7%;
			}

				.topics ul li {
					margin: 4px 0;
					padding-left: 12px;
					background: url( "/statistics/share/sprites.gif" ) 0 -1296px no-repeat;
				}



		
		.topics div.history {
			position: absolute;
			right: 8px;
			top: 0;
			width: 130px;
			height: 23px;
			overflow: hidden;
			background: transparent url( "/statistics/share/header_menu.gif" ) 0 -71px repeat-x;
		}
			.topics div.history a {
				display: block;
				height: 16px;
				padding-left: 22px;
				padding-top: 5px;
				border: solid 1px #C0C6C9;
				background: transparent url( "/statistics/share/sprites.gif" ) 4px -696px no-repeat;
				font-size: 12px;
				color: #717272;
			}
			.topics div.history a:hover {
				border: solid 1px #00A497;
				background: transparent url( "/statistics/share/sprites.gif" ) 4px -596px no-repeat;
				color: #00A497;
			}

/*************************************************
	セミナー
*************************************************/
div.seminar {
	position: relative;
	float: right;
	width: 395px;
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 20px;
	background:  url( "./image/top_topics_seminar_bg.gif" ) left bottom no-repeat;
	line-height: 1.3;
}
	.seminar h2 {
		position: relative;
		width: 378px;
		height: 23px;
		padding-left: 8px;
		overflow: hidden;
		background: #FFFFFC url( "/statistics/share/bg_b_00A497.gif" ) left top repeat-x;
	}

	

	.seminar dl.seminarInfo {
		margin: 10px 20px 10px 10px;
		padding-bottom: 5px;
		list-style: none;		
	}
		.seminar .seminarInfo dt {
			padding: 2px 5px 2px 18px;
			background: #FFFFFC url( "/statistics/share/sprites.gif" ) 0 -696px no-repeat;
			font-weight: bold;
		}

			.seminar .seminarInfo dt a {
				display: block;
				margin-left: -18px;
				padding: 0 0 2px 20px;
				background: #FFFFFC url("/statistics/share/sprites.gif") 0 -498px no-repeat;
			}
			.seminar .seminarInfo dt a:hover {
				background: #FFFFFC url("/statistics/share/sprites.gif") 0 -598px no-repeat;
			}
			
		.seminar .seminarInfo dd {
			margin: 0 0 0 0;
			padding: 0 0 5px 20px;
			font-size: 86.7%;
			overflow: hidden;
		}

		.seminar .seminarInfo li {
			margin: 2px 0 6px 0;
			padding-left: 12px;
			background: url( "/statistics/share/sprites.gif" ) 0 -1296px no-repeat;
		}



.seminar dl.seminarList {
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #C0C6C9;
}
	.seminar .seminarList dt {
		background: none;
		margin: -3px 0 0;
		padding: 6px 0 0 0;
		border-top: dotted 1px #C0C6C9;
		font-weight: normal;

	}
		.seminar .seminarList dd {
			margin: 0;
			padding: 0 0 3px 0;
			font-size: 100%;
		}
			.seminar .seminarList dd a {
				display: block;
				padding: 0 0 4px 12px;
				background: #FFFFFC url("/statistics/share/sprites.gif") 0 -194px no-repeat;
			}
			.seminar .seminarList dd a:hover {
				background: #FFFFFC url("/statistics/share/sprites.gif") 0 -294px no-repeat;
			}
		



	.seminar dt.discount {
		position: absolute;
		right: 24px;
		margin: 12px 0 0;
		padding: 0;
		background: none;
		border: none;
	}

span.btDiscount {
	display: block;
	position: relative;
	width: 112px;
	height: 28px;
	margin: -1em;
	overflow: hidden;
}
	span.btDiscount {
		position: relative;
		width: 96px;
	}
	.btDiscount a span {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: url( "/statistics/seminar/image/bt-entry.png" ) 0 0 no-repeat;
	}
	
		.btDiscount a span {
			background-image: url( "/statistics/seminar/image/bt-discount.png" );
		}
		.btDiscount a:hover span {
			background-position: 0 -29px;
		}




		.seminar div.moreSeminar {
			position: absolute;
			right: 8px;
			top: 0;
			width: 170px;
			height: 23px;
			overflow: hidden;
			background: transparent url( "/statistics/share/header_menu.gif" ) 0 -71px repeat-x;
		}
			.seminar .moreSeminar a {
				display: block;
				height: 16px;
				padding-left: 22px;
				padding-top: 5px;
				border: solid 1px #C0C6C9;
				background: transparent url( "/statistics/share/sprites.gif" ) 4px -696px no-repeat;
				font-size: 12px;
				color: #717272;
			}
			.seminar .moreSeminar a:hover {
				border: solid 1px #00A497;
				background: transparent url( "/statistics/share/sprites.gif" ) 4px -596px no-repeat;
				color: #00A497;
			}



	.seminar ul.category {
		width: 375px;
		margin: 0 auto;
		list-style: none;
		overflow: hidden;
		font-size: 86.666667%;
	}
		.seminar .category li {
			float: left;
			margin: 0;
			padding: 0;
		}
			.seminar .category li a {
				display: block;
				width: 145px;
				margin: 0 10px 5px 0;
				padding: 4px 2px 4px 25px;
				white-space: nowrap;
				border: solid 1px #DCDDDD;
				background: #F9FAFA url( "/statistics/share/sprites.gif" ) 5px -496px no-repeat;
			}
				.seminar .category li a:hover {
					border: solid 1px #C1E4E9;
					background: #F9FAFA url( "/statistics/share/sprites.gif" ) 5px -596px no-repeat;
				}


.new {
	padding-right: 30px;
	background: url( "/statistics/share/icon-new.png" ) right center no-repeat;
}