@charset "utf-8";
/*////////////////////////////////////////

  Case Pohot Setting

/////////////////////////////////////// */
#case {
	border-bottom:1px dotted #343434;
	margin-bottom:10px;
}
	
.casePic {
	float:left;
	width:210px;
	padding-bottom:10px;
}

#case dl {
	float:right;
	width:310px;
	padding-bottom:10px;
}

#case dt {
	background-color:#EFEFEF;
	color:#619724;
	font-weight:bold;
	padding:5px 10px;
	margin-bottom:10px;
	text-align:left;
}

#case dd {
	line-height:150%;
	text-align:left;
}

#case dd a {
	color:#1F63AE;
}

#case dd a:hover {
	color:#1F63AE;
	text-decoration:underline;
}

/*////////////////////////////////////////

  Samnail Pohot Left Setting

/////////////////////////////////////// */

.samPic {
	float:left;
	width:168px;
	margin-right:15px;
	line-height:150%;
	padding-bottom:20px;
	color:#1F63AE;
	font-weight:bold;
}
/*.samPic a {
	color:#1F63AE;
	font-weight:bold;
}
.samPic a:hover {
	color:#1F63AE;
	font-weight:bold;
	text-decoration:underline;
}*/

/*////////////////////////////////////////

  Samnail Pohot Right Setting

/////////////////////////////////////// */

.samPicR {
	float:right;
	width:168px;
	line-height:150%;
	padding-bottom:20px;
	color:#1F63AE;
	font-weight:bold;
}
/*.samPicR a {
	color:#1F63AE;
	font-weight:bold;
}
.samPicR a:hover {
	color:#1F63AE;
	font-weight:bold;
	text-decoration:underline;
}*/

/*////////////////////////////////////////

  Interview Title Setting

/////////////////////////////////////// */

.intTtl {
	background-image: url(../../common/img/h3_bg.gif);
	background-repeat:no-repeat;
	padding-bottom:15px;
	width:535px;
	height:20px;
	text-align:left;
}

.intTtlL {
	float:left;
	width:360px;
	padding:7px 0 0 30px;
	font-weight:bold;
	text-align:left;
}

.intTtlR {
	float:right;
	width:110px;
	padding:7px 10px 0 0;
	color:#1F63AE;
	text-align:right;
}

/*////////////////////////////////////////

  Frame Setting

/////////////////////////////////////// */
.flaTop {
	width:535px;
	height:12px;
}
.flaIn {
	background-image:url(../img/frame_bg.gif);
	background-repeat:repeat-y;
	padding:0 12px;
	width:511px;
}

.flaPic {
	float:left;
	width:210px;
	padding-bottom:9px;
}

#flaTxt {
	float:right;
	width:290px;
	text-align:left;
}
#flaTxt a {
	color:#1F63AE;
}
#flaTxt a:hover {
	color:#1F63AE;
	text-decoration:underline;
}

#flaTxt dl {
	border-bottom:1px dashed #D1D1D1;
	margin-bottom:10px;
}

#flaTxt dt {
	background-image:url(../img/case_mark.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:7px;
}
#flaTxt dd {
	padding-left:7px;
	margin-bottom:5px;
	line-height:150%;
}

.flatxt {
	clear:both;
	line-height:150%;
	text-align:left;
}
.flaBot {
	padding-bottom:20px;
	width:535px;
	height:12px;
}

.picRightIn {
	float:right;
	padding:0 0 5px 10px;
}

/*////////////////////////////////////////

  h4 Case Title Setting

/////////////////////////////////////// */
h4.case {
	background-image: url(../../common/img/h4_bg.gif);
	background-repeat: repeat-x;
	clear:both;
	width:535px;
	height:20px;
	font-weight:bold;
	font-size:12px;
	color:#004794;
	margin-bottom:10px;
	text-align:left;
}
	