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

/*導入例 報告*/

body.casereport .anchor-link{
	margin-bottom: 20px;
	line-height: 1.9;
	border: 1px dotted #cbcbcb;
	padding: 8px; 20px 4px
}
body.casereport #contents .box, #securityQAtopics #contents .box{
	width: 100%;
	height: 100%;
	border: 1px solid #cbcbcb;
	background: #FFF;
	margin-bottom: 30px;
}
body.casereport .box .title, #securityQAtopics .box .title{
	background-color: #FEEBBE;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	line-height: 1.1;
	padding: 8px 15px 6px;
	margin-bottom: 8px;
}
body.casereport .box .type{
	padding-left: 15px;
	font-size: 1.1em;
	border-bottom: 1px dotted #cbcbcb;
	height: 25px;
}
body.casereport .box .sub, #securityQAtopics .box .sub, #securityQAtopics .box .sub2, body.casereport .type .sub2{
	background-color: #999;
	color: #fff;
	border-radius: 3px;	/* CSS3草案 */  
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;	/* Firefox用 */  
	line-height: 1;
	padding: 0.22em 0.5em 0.25em 0.5em;
	margin-right: 0.5em;
	font-size: 12px;
}
 #securityQAtopics .box .sub2{
	background-color: #999;
	letter-spacing:0em;
 }
body.casereport .box .text{
	margin: 10px 15px;
}

body.casereport .box .text p, body.casereport .box .item-box p{
	margin-bottom: 10px;
}
body.casereport .box .item-box p{
	margin: 8px 0 0;
}

body.casereport .box .text .obj{
}

body.casereport #contents .box a:link, #securityQAtopics #contents .box a:link{
	color: #06c;
}
body.casereport #contents .box a:link, body.casereport #contents .box a:hover, body.casereport #contents .box a:visited, #securityQAtopics #contents .box a:hover, #securityQAtopics #contents .box a:visited{
	color: #06c;
}
body.casereport #contents .box a:hover, #securityQAtopics #contents .box a:hover{
	text-decoration:underline;
}

#securityQAtopics .box.new{
	background: url("/securityQA/images/pct_new.gif") right top no-repeat;
}

#securityQAtopics .box .new{
	background-color: #FF0000;
	color: #fff;
	line-height: 1;
	padding: 3px 6px 1px;
	margin-right: 1em;
	font-size: 12px;
}
#securityQAtopics .box .text{
	padding: 1em 1.2em 0.8em;
	margin: 0;
	font-size: 1.2em;
}
#securityQAtopics .box .item-box, body.casereport .box .item-box{
	font-size: 1.08em;
	background-color: #eee;
	padding: 0.6em 1em 1px;
}
body.casereport .box .item-box{
	padding: 4px 1em 10px;
}
#securityQAtopics .box .item1{
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
#securityQAtopics .box .item2{
	letter-spacing:0;
	float: right;
	margin-bottom: 4px;
}
#securityQAtopics .box .item3{
	margin-bottom: 4px;
	clear: both;
}
#securityQAtopics span.sub2{
	width: 9em;
}
#securityQAtopics .box .item-box p{
	margin-bottom: 8px;
}

#securityQAtopics .box .gray{
	color: #999;
}
#securityQAtopics .p7{
	padding-left: 7em;
}
#securityQAtopics .p6{
	padding-left: 6em;
}
#securityQAtopics .p5{
	padding-left: 5.1em;
}
#securityQAtopics .p4{
	padding-left: 4em;
}

#securityQAtopics .item1 .sub2, #securityQAtopics .item2 .sub2, body.casereport .type .sub2{
	background-color: #666;
	font-weight: normal;
}
