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

 h4{
	border-left:solid 3px #FFCC00;
	border-bottom:solid 1px #cccccc;
	
	padding-left:10px;
}
#globalNaviBox ol li#gmSpr a{
	background-position: -330px -32px;
}

/* #spiritsArea */
#staffBox {
	padding: 0px;
	clear: both;
	width: 649px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}
#staffBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
.staffTable {
	padding: 0px;
	margin-top: 12px;
}

.staffTable h3{
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: #FFCC00;
		line-height: 138%;
		font-weight: bold;
		padding-top: 0px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 6px;
		font-size: 114%;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
}
.staffTable p{
		margin-left: 10px;
		line-height: 138%;
}

#techniqueBox {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 649px;
}

/*
#techniqueBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	.techniqueItem {
	float: left;
	padding: 0px;
	width: 649px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		.techniqueItemT {
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: #FFCC00;
		line-height: 138%;
		font-weight: bold;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 6px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		font-size: 114%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		}
		.techniqueItem img {
		float: left;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
		.techniqueItem p {
		margin: 0px;
		line-height: 148%;
		}
		*/
		
.leftContents {
	float: left;
	width:320px;
		}
.rightContents {
			float: right;
			width:310px;
		}
		
	
		
.tecBox {
	padding: 0px;
	clear: both;
	width: 649px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.tecBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	.tecItem01 {
	float: left;
	padding: 0px;
	width: 315px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
	.tecItem02 {
	float: left;
	padding: 0px;
	width: 315px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 19px;
	}
		.tecItemT {
		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;
		}
		#tecBox p {
		line-height: 148%;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
		h3.linkIn{
			font-size:120%;
			font-weight:bold;
			border-left:solid 3px #FFCC00;
			padding:3px 0px 3px 10px;
			margin-bottom:5px;
			margin-top: 13px;
		}
			h3.linkIn a{
			color:#222222;
			}
			
		
		
		
		
		
.contentsBox{
	padding:12px 0px 24px 0px;
	clear: both;
}
h3 {
	margin-top: 24px;
	margin-bottom:12px;
}

#leadBox {
	background-image:url(/images/leadBoxBg.jpg);
	border:#eeeeee 1px solid;
	margin: 0px 0px 10px 0px;
	padding: 8px 8px 8px 8px;
}

