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

h2#security img, h2#update img {
	vertical-align:middle;
	padding:0 5px 0 0;
	}

h3#security_page_title {
	padding: 50px 0 20px 20px;
	color: #009dcf;
	width: 100%;
	}

p.security_day {
	padding:20px 20px 0 0;
	text-align:right;
	}

#main div.security_box, #main div.update_box {
	width: 100%;
	}

#main h3.security_title {
    background:rgba(0, 0, 0, 0) url("../images/security_icon.png") no-repeat scroll 0 center;
    float:left;
    font-size:1.3em;
    height:30px;
    margin:10px 0 0 10px;
    padding:0 0 0 50px;
    width: 300px;
	}

div.security_page_box {
    border-top:1px dotted #009dcf;
    padding:30px 10px 20px 10px;
    width: 100%;
    min-height: 400px;
	}

div.security_page_box p {
	line-height:1.5em;
	margin-bottom:1.5em;
	}

div.security_box dl.security {
    border-top:1px dotted #333;
    float:left;
    padding-bottom:20px;
    width:675px;
	}

dl.security dt {
    float:left;
    padding:5px 0 10px 5px;
    width:80px;
	}

#search_results {
	margin-bottom:15px;
	float:right;
	}

#search_box {
	float:left;	
	}

#service_title {
	background:#d9f0f8 none repeat scroll 0 0;
    color:#333;
    font-size:108%;
    font-weight:bold;
    height:50px;
    margin:0 0 30px;
    padding:25px 0 0 30px;
    width: 100%;
	}

.page_title {
    background:rgba(0, 0, 0, 0) url("../images/list_arrow_blue_link.gif") no-repeat scroll 0 center;
    float:right;
    margin:10px 0 0 10px;
    padding:10px 0 15px 20px;
	}

.txt_center {
	text-align:center;
	padding:40px 0;	
	}

.txt_right {
	text-align:right;
	padding-right:20px;	
	}

ul.p_numbers {
    list-style:outside none none;
    text-align:center;
	}

ul.p_numbers li{
    display:inline-block;
	}

ul.p_numbers li a {
	width:10px;
	height:10px;
	background:#009dcf;	
	padding:5px;
	margin-left:10px;
	color:#FFF;
	float:left;
	}

ul.p_numbers li.page-numbers a {
    background:#009dcf none repeat scroll 0 0;
    display:inline-block;
    height:20px;
    padding-top:4px;
    text-align:center;
    width:24px;
	}

ul.p_numbers li.next a {
	background:none;
	color:#009dcf;
	width:180px;
	float:left;
	text-decoration:underline;
	}

ul.p_numbers li.return a {
	background:none;
	color:#009dcf;
	width:180px;
	float:left;
	text-decoration:underline;
	}


.s_title_txt {
	float:left;
	padding-right:20px;
	padding:4px 20px 0 0;
	}


/*-- table --*/
table.security_detail {
	width:100%;
	border:0;
	margin:20px auto 40px;	
	}

table.security_detail th {
	font-weight:bold;
	border-bottom:#000 1px dotted;
	text-align:inherit;
	}

table.security_detail ul{
	margin:1em 0 0 0;
	padding:0;
	}

table.security_detail li{
	margin-bottom:0.8em;
	list-style:disc;}
table.security_detail a,table.security_detail a:link,table.security_detail a:visited{
	color:#009bd1;
	text-decoration:none;
	}

table.security_detail a:hover,table.security_detail a:active{
	color:#009bd1;
	text-decoration:underline;
	}



/*-- 定義リスト --*/
/*ol.security_detail {
	width: 100%;
	margin:0 auto;
	line-height:1.5em;
	}

ol.security_detail li {
	margin:20px 0;
	overflow:hidden;
	}

dl.security {
	margin:0 0 15px 0;
	}

.security dd {
	line-height:1.5em;
}*/
