@import url("layout.css");

#content {clear: both;width: 100%;
	padding-top: 20px;
	
}


h3 {font-size: 12px;border-left: 6px solid #5B9DFF;padding-left: 6px;}
h3 a:link,h3 a:visited {color: #666666;text-decoration: none;line-height: 130%;}
h3 a:hover {color: #D2232F;}
h4 {font-weight: normal;border-left: 6px solid #5B9DFF;padding-left: 6px;margin-bottom: 10px;}
h5 {text-align: right;}
h6 {padding-bottom: 7px;margin-bottom: 4px;text-align: left;}

/* ------ Q&A +  voice  ------- */

#caselist {float: left;margin-left: 33px;padding-top: 30px;width: 500px;}
#caselist ol {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #D9D9D9;}
#caselist ol li{border-top-width: 1px;border-top-style: solid;border-top-color: #D9D9D9;padding-top: 10px;padding-bottom: 10px;}
#caselist ol p,#caselist ol h3,#caselist ol h4,#caselist ol h5 {margin-left: 170px;}
#caselist ol p {font-size: 11px;padding-bottom: 1em;}
#caselist ol p.img {float: left;width: 150px;text-align: center;margin-left: 0px;}
#caselist ol p.staff {padding-bottom: 4px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #D9D9D9;margin-bottom: 5px;padding-top: 15px;}

/* ------ newslist ------- */
#newslist {float: left;margin-left: 33px;padding-top: 30px;width: 500px;}
#newslist ol {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #D9D9D9;}
#newslist ol li{border-top-width: 1px;border-top-style: solid;border-top-color: #D9D9D9;padding-top: 10px;padding-bottom: 10px;}

#newslist ol p {font-size: 11px;padding-bottom: 1em; padding-left:12px;}



/* ------ casemenu ------- */

#casemenu {margin-left: 560px;width: 180px;padding-top: 30px;}
#casemenu div {border-top: 1px solid #D9D9D9;padding: 7px 5px;margin-bottom: 10px;}
#casemenu ol {padding-right: 5px;padding-left: 5px;}
#casemenu ol li {background-image: url(../img/tri4.gif);background-repeat: no-repeat;background-position: 0px 5px;padding-left: 10px;line-height: 125%;}
#casemenu .month {padding-top: 2px;}
#casemenu .month li {margin-bottom: 5px;background-position: 0px 4px;}
#casemenu .month li ,#casemenu .month li a,#casemenu .month li strong {line-height: 125%;}

/* ------ Q&A ------ */
dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
dt {
	font-size: 12px;

	color: #3787ff;
	background-image: url(../img/q1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	
	padding-left: 30px;
	padding-top: 15px;
	background-position: 0px 15px;
}
dt a {

	color: #ff3377;
	text-decoration: none;
}
dt a:hover {
	text-decoration: underline;
	
	color:#dd002d;
}

dd{
	margin-top: 5px;
	
	background-image: url(../img/a1.gif);
	background-repeat: no-repeat;
	
	padding-left: 30px;
	border-bottom: 1px solid #D9D9D9;
	
	font-size: 11px;
	padding-bottom: 10px;

padding-right:6px;
}
dd p{
	padding-bottom: 1em;
	
}
dd p.btn {
	text-align: right;
	padding-bottom: 0px;
}
dd p.staff{
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-bottom: 5px;
	padding-top: 15px;
}

/* ------ hack ------- */
#caselist ol li {display:inline-table;}
#caselist ol li:after{content:".";display:block;height:0;clear:left;visibility:hidden;}

/*\ ie hack */
* html #caselist ol li {height:1%;}


* html #caselist {width: 485px;}
/**/
