@charset "utf-8";


#main {
	padding:0;
	background:none;
}

#iconList a,
#caseDetail a {
	color:#6a2e7f;
}

.mNone {
	padding:10px 0 15px;	
}

.copy {
	padding:0 10px;
}

/* @group iconList */

#iconList {
	padding:20px 0 0;
}

#iconList .inner {
	padding:10px;
	background:url(../images/bg_dotted_purple.gif) left top repeat;
}

#iconList ul {
	padding:10px 0;
	background:#fff;
}

#iconList li {
	padding-left:20px;
	font-weight:bold;
	float:left;
}

#iconList li a {
	padding:5px 7px 5px 26px;
	display:block;
	color:#333333;
	text-decoration:none;
}

#iconList li.ic01 a { background:url(../images/icon01.gif) 7px 7px no-repeat;}
#iconList li.ic02 a { background:url(../images/icon02.gif) 7px 7px no-repeat;}
#iconList li.ic03 a { background:url(../images/icon03.gif) 7px 7px no-repeat;}
#iconList li.ic04 a { background:url(../images/icon04.gif) 7px 7px no-repeat;}
#iconList li.ic05 a { background:url(../images/icon05.gif) 7px 7px no-repeat;}
#iconList li.ic06 a { background:url(../images/icon06.gif) 7px 7px no-repeat;}
#iconList li.ic07 a { background:url(../images/icon07.gif) 7px 7px no-repeat;}

#iconList li.ic01 a:hover,
#iconList li.ic01 a.on { background:#e9e9e9 url(../images/icon01.gif) 7px 7px no-repeat;}
#iconList li.ic02 a:hover,
#iconList li.ic02 a.on { background:#e9e9e9 url(../images/icon02.gif) 7px 7px no-repeat;}
#iconList li.ic03 a:hover,
#iconList li.ic03 a.on { background:#e9e9e9 url(../images/icon03.gif) 7px 7px no-repeat;}
#iconList li.ic04 a:hover,
#iconList li.ic04 a.on { background:#e9e9e9 url(../images/icon04.gif) 7px 7px no-repeat;}
#iconList li.ic05 a:hover,
#iconList li.ic05 a.on { background:#e9e9e9 url(../images/icon05.gif) 7px 7px no-repeat;}
#iconList li.ic06 a:hover,
#iconList li.ic06 a.on { background:#e9e9e9 url(../images/icon06.gif) 7px 7px no-repeat;}
#iconList li.ic07 a:hover,
#iconList li.ic07 a.on { background:#e9e9e9 url(../images/icon07.gif) 7px 7px no-repeat;}


/* @end */

/* @group caseList */

#caseList {
	padding:30px 0 0;
}

#caseList a {
	color:#333;
	text-decoration:none;
}

#caseList a:hover {
	color:#6a2e7f;
	text-decoration:none;
}

#caseList h4 img {
	margin-left:10px;
}

#caseList .caseBox {
	margin-top:10px;
	padding:10px;
	width:231px;
	float:left;
	background:url(../../common/images/bg_dotted.gif) left top repeat;
	border-left:solid 1px #fff;
}

#caseList .left {
	border-left:none;
}

.caseBox dl {
	background:#fff;
}

#caseList dt img {
	vertical-align:bottom;
}

#caseList dd {
	padding:0 10px;
	
}

#caseList dd.tit {
	padding-top:10px;
	font-weight:bold;
}

#caseList dd.txt {
	color:#b4b4b4;
	font-size:83%;
}

#caseList dd.icon {
	padding-bottom:10px;
}

#caseList dd.icon img {
	margin-right:6px;
}

/* @group caseOther */

#caseDetail {
	padding:0;
}

#caseDetail .leadBox {
	margin-bottom:38px;
	padding:7px;
	background:url(../../common/images/bg_dotted.gif) left top repeat;
}

#caseDetail .leadBox th {
	width:245px;
	padding:15px 10px 10px;
	background:#fff;
	vertical-align:top;
}

#caseDetail .leadBox th h4 {
	padding-top:5px;
	font-size:170%;
	font-weight:bold;
}

#caseDetail .leadBox th p.icon img {
	margin-right:5px;
	margin-bottom:5px;
}

#caseDetail .leadBox th.outline {
	vertical-align:bottom;
}

#caseDetail .leadBox th.outline dt {
	font-size:83%;
}

#caseDetail .leadBox th.outline dt.ol02 {
	padding-top:20px;
	background:url(../../common/images/dotted_line_s.gif) left 9px repeat-x;
}

#caseDetail .leadBox th.outline dd {
	font-weight:bold;
}

#caseDetail .leadBox td {
	width:476px;
	background:#fff;
	/*text-align:right;*/
	text-align:center;
}

#caseDetail .leadBox .inner p {
	float:left;
}

#caseDetail .contBox .columnAll {
	float:left;
	width:374px;
}

#caseDetail .contBox .columnThumb {
	float:right;
}

#caseDetail .contBox .columnThumb p {
	padding-bottom:20px;
}

#caseDetail .contBox .columnThumb p span {
	padding-top:5px;
	width:361px;
	display:block;
	color:#999999;
	font-size:10px;
	line-height:1.6;
}

#caseDetail .contBox .column {
	padding-top:35px;
}

#caseDetail .contBox .firstChild {
	padding-top:0;
}

#caseDetail .contBox h4 {
	padding-bottom:15px;
}

#caseDetail .contBox li {
	font-weight:bold;
}

#caseDetail .contBox dt {
	padding-top:25px;
	font-weight:bold;
}

#caseDetail .contBox dt:before {
	content:"・";
}

#caseDetail .contBox p,
#caseDetail .contBox li,
#caseDetail .contBox dt,
#caseDetail .contBox dd {
	line-height:1.8;
}

.caseOther {
	padding-top:40px;
}

.caseOther h4 {
	padding-bottom:10px;
}

.caseOther .inner {
	height:114px;
	background:url(../../common/images/bg_dotted.gif) left top repeat;
	position:relative;
}

.caseOther .innerBox {
	margin-left:30px;
	width:695px;
	height:98px;
}

.caseOther ul {
	position:relative;
	top:14px;
}

.caseOther li {
	margin-right:10px;
	float:left;
}

.caseOther li a img,
.caseOther li a {
	display:block;
	border:none;
	overflow:hidden;
}
.caseOther li a {
	width:131px;
	height:84px;
	background-color:#FCFCFC;
}
.caseOtherThumb span {
	display:block;
	text-align:center;
	margin:0 auto;
}
.caseOtherThumb img {
	text-align:center;
	margin:0 auto;
}

.caseOther li a:hover {
	width:121px;
	height:74px;
	border:5px solid #fff;
}

* html body .caseOther li a:hover {
	border:5px solid #fff;
	width:131px;
	height:84px;
}

.caseOther li a:hover span {
	margin:-5px;
}

.caseOther div.btnPrev {
	display:none;
	position:absolute;
	top:14px;
	left:0;
	z-index:10;
}

.caseOther div.btnNext {
	display:none;
	position:absolute;
	top:14px;
	left:725px;
	z-index:11;
}

.caseOther div.btnPrev,
.caseOther div.btnNext,
.caseOther li.firstChild {
	margin-left:0;
}

.caseOther div.btnPrev a {
	display:block;
	width:30px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn_other_prev.gif) left top no-repeat;
}

.caseOther div.btnNext a {
	display:block;
	width:30px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn_other_next.gif) left 1px no-repeat;
}

.caseOther li.btnPrev a:hover { border:none; background:url(../images/btn_other_prev_on.gif) left top no-repeat;}
.caseOther li.btnNext a:hover { border:none; background:url(../images/btn_other_next_on.gif) left 1px no-repeat;}


/* @end */




/* @group clearfix=================================================================== */

#iconList ul:after,
#caseList:after,
#caseDetail .leadBox .inner:after,
.caseOther ul:after,
#caseDetail .contBox:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#iconList ul,
#caseList,
#caseDetail .leadBox .inner,
.caseOther ul,
#caseDetail .contBox {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #iconList ul,
* html #caseList,
* html #caseDetail .leadBox .inner,
* html .caseOther ul,
* html #caseDetail .contBox {
	height:1%;
}

#iconList ul,
#caseList,
#caseDetail .leadBox .inner,
.caseOther ul,
#caseDetail .contBox {
	display:block;
}

/* End hide from IE-mac */
/* @end */