@charset "UTF-8";

/*-----------------------------------------
case/case01.html
-----------------------------------------*/

p{
	font-size:12px;
	}
	
.contentsbox{
	width:837px;
	height:auto;
	margin-left:31px;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	}

p.mar{
	margin:0 20px 10px 20px;
	}
	
p.mar2{
	margin:0 0 10px 20px;
	}

p.mar3{
	margin:0 10px 0 20px;
	}
	

.contentsboxtop{
	width:837px;
	height:auto;
	margin-left:31px;
	padding-bottom:0;
	border-bottom:none;
	}
	

.contentsleft{
	float:left;
	width:450px;
	height:auto;
	}

.contentsright{
	float:right;
	width:auto;
	height:auto;
	text-align:right;
	padding-right:20px;
	}

.contentsright img{
	vertical-align:top;
	}			

h4{
	margin-top:20px;
	}

h5{
	padding-bottom:20px;
	}

.mar_top{
	margin-top:20px;
	}
	
.mar_top2{
	margin-top:25px;
	}

.bar{
	width:822px;
	height:30px;
	font-size:16px;
	color: #333333;
	background: url(../../images/case/bg_bar_case.jpg) no-repeat;
	margin-bottom:12px;
	margin-left:0;
	padding:1px 0 0 15px;
	font-weight:bold;
	}	

.top{
	margin-top:30px;
	}

.noborder{
	border:none;
	}	

.mar_l2{
	margin-left:20px;
	}

.mar_l2 li{
	margin:0 20px;
	}
	

p.company{
	width:414px;
	height:32px;
	font-size:16px;
	font-weight:normal;
	padding-left:15px;
	padding-top:3px;
	margin-bottom:20px;
	background:url(../../images/case/bg_case.jpg) no-repeat;
	border-right:1px solid #a9a9a9;
	}

.nolist{
	list-style:none;
	margin-bottom:30px;
	}	

.nolist li{
	margin-bottom:15px;
	}	
	
/*-----------------------------------------
case/case02.html
-----------------------------------------*/

#coment{
	width:408px;
	height:auto;
	padding:10px;
	margin-top:10px;
	margin-left:20px;
	font-size:11px;
	text-align:left;
	border:1px solid #a9a9a9;
	background-color:#eeeeee;
	line-height:1.5;
	color: #666666;
	}


