﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#case
-------------------------------------------------------------------*/
#case {
	margin-bottom: 30px;
}
#case .box {
	margin: 0 0 60px;
	overflow: hidden;
/
zoom: 1;
}
/*
#case .box h4 {
	background:#D2F0F7 url("../image/icon_h4.jpg") left 10px top 10px no-repeat;
	padding: 2px 30px 2px;
	margin: 0 0 20px;
font-family:'游ゴシック', 'Yu Gothic', YuGothic, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;	font-size: 1.29em;
	font-weight: bold;
	line-height: 1.75;
	border-radius: 5px;
}
*/
#case .box h2 {
	background:#D2F0F7 url("../image/icon_h4.jpg") left 10px top 10px no-repeat;
	padding: 2px 30px 2px;
	margin: 0 0 20px;
font-family:'游ゴシック', 'Yu Gothic', YuGothic, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;	font-size: 1.29em;
	font-weight: bold;
	line-height: 1.75;
	border-radius: 5px;
}

#case .box .imgbox {
	float: left;
	background: url(../image/arrow.jpg) 210px 80px no-repeat;
	overflow: hidden;
/
zoom: 1;
}
#case .box .imgbox dl,
#case .box .imgbox li {
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
	text-align: center;
}
#case .box .imgbox dl.none,
#case .box .imgbox li.none {
	margin-right: 0;
}
#case .box .imgbox dl dt {
	margin: 10px 0 0;
	line-height: 1.0;
}
#case .box .imgbox dl dd a,
#case .box .imgbox dl dd span,
#case .box .imgbox li a,
#case .box .imgbox li span {
	border: 1px solid #E1E1E1;
	width: 200px;
	height: 198px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#case .box .text {
	margin: 0 0 0 460px;
}
#case .box .text .more {
	margin: 55px 0 0;
	text-align: right;
}

