/* CSS Document */

.block4 .block{
	width:203px;
	height:530px;
	border-left:solid 3px #88b94e;
	padding:120px 10px 10px;
	line-height:160%;	
}
.block4 .block h5{
	font-size:12px;
	font-weight:bold;
	color:#093;
	border:none;
	border-left:double 5px #88b94e;
	padding-left:4px;
	padding-bottom:2px;
	margin-bottom:8px;
	line-height:120%;
}

#trinity td{
	padding:4px;
	vertical-align:text-top;
	
}

.block5{
	margin:0px;
	padding:0px;
}
.block5 .block{
	position:relative;
	width:172px;
	height:150px;
	padding:190px 5px 5px;
	line-height:140%;	
	background-position:5px 5px;
	background-color:#F8F8F8;
}
.block5 .block h5{
	font-size:12px;
	font-weight:bold;
	color:#000;
	border:none;
	padding-bottom:2px;
	margin-bottom:8px;
	line-height:120%;
}
.block5 .block img{
	position:absolute;
	bottom:5px;
	left:5px;
}
.morework{
	background-image:url(/img/oogata/more.jpg);
	width:200px;
	height:36px;
}
.morework:hover{
	background-position:0px -36px;	
}
.morework2{
	position:absolute;
	bottom:15px;
	right:20px;
	background-image:url(/img/oogata/more2.jpg);
	width:120px;
	height:22px;
}
.morework2:hover{
	background-position:0px -22px;	
}
.oogata_case{
	text-align:center;
	border:solid 1px #C3C3C3;
	padding:5px 0px 10px;
	margin-bottom:5px;
}
.oogata_case img{
	margin:5px 5px 0px;
}
.oogata_koe{
	font-family: Verdana, "Þâ¥´¥·¥Ã¥¯", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	
}
.oogata_koe td{
	border-bottom:dotted 2px #AAAAAA;
	padding:10px 5px;
	vertical-align:top;
}
.oogata_koe .mono{
	float:right;	
}
.koe_name{
	font-size:20px;
	font-weight:bold;
	margin:10px 0px 5px;
}
.koe_spec{
	font-size:14px;
	padding:2px;
	background-color:#00B08C;
	color:white;
	font-weight:bold;
	padding-left:10px;
	width:400px;
}
.koe_comment{
	font-size:14px;
	line-height:120%;
	padding:10px;	
}
.koe_comment .q{
	color:blue;
	font-weight:bold;
	margin:5px 0px;
	
	
}
.koe_comment .a{
}

