﻿@charset "utf-8";
/* CSS Document */

*{
	line-height:150%;
}
#globalNaviBox ol li#gmLib a{
	background-position: -550px -32px;
}

/* #libraryArea */
#libraryBox {
	padding: 0px;
	clear: both;
	width: 649px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#libraryBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	h3.linkIn{
		font-size:120%;
		font-weight:normal;
		border-left:solid 3px #FF9900;
		padding:3px 0px 3px 10px;
		margin-bottom:5px;
	}
		h3.linkIn a{
			color:#222222;
		}
		.libraryItem01 {
			float: left;
			padding: 0px;
			width: 315px;
			margin-top: 8px;
			margin-right: 0px;
			margin-bottom: 12px;
			margin-left: 0px;
		}
		.libraryItem02 {
			float: left;
			padding: 0px;
			width: 315px;
			margin-top: 8px;
			margin-right: 0px;
			margin-bottom: 12px;
			margin-left: 19px;
		}
			.libraryItemT {
				line-height: 138%;
				font-weight: bold;
				padding-top: 4px;
				padding-right: 4px;
				padding-bottom: 2px;
				padding-left: 6px;
				font-size: 114%;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 4px;
				margin-left: 0px;
				background-image: url(../../../library/images/tBg.jpg);
				background-repeat: repeat-y;
			}
			#libraryBox p {
				line-height: 148%;
				margin-top: 2px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
			}



		
		
.titleWrod{
	color:#327994;
	padding-left:13px;
	padding:3px 0px 5px 0px;
}

.detailBlock{
	width:639px;
	margin-left:auto;
	margin-right:auto;
	
}

hr{
	height:1px;
	color:#efefef;
	background-color:#efefef;
	margin-bottom:0px;
	line-height:0
	}
	
a strong{
	color:#1278C3;
}

.type02{
	list-style-type:none;
}

.textKana{
		padding:0px 0px 5px 16px;
		color:#666666;
		margin:-3px 0px 0px 0px;
}


.textBlock{
	padding-left:14px;
}

.none{
	display:none;
}


.textTitle{
	margin:30px 0px 0px 14px;
	padding:0px 0px 0px 12px;
	border-bottom:dotted 1px #CCCCCC;
	border-left:solid 2px #549DD2;
}
.textBody{
		padding:0px 0px 0px 14px;
		margin:0px 0px 0px 12px;
	}

		.textBody img{
			float:right;
			margin:0px 0px 5px 5px;
		}
	

.simuBox{
	margin-left:14px;
}