@charset "UTF-8";

/* index.html */
#main_contents_new2008 a:hover {
	text-decoration:none;
}
#main_contents_new2008 #ic {
	font-size:13px;
}

.icon {
	background:url(../img/method_icon.gif) left 4px no-repeat;
	clear:left;
	color:#424242;
	padding:2px 0 0 15px;
	width:87px;
	font-weight:bold;
}

/* ic.html */
#main_contents_new2008 #ic h2{
	background:url(../img/unauth_h2_bg.gif) left top no-repeat;
	font-size:20px;
	line-height:2.05em;
	margin:0 0 30px;
	padding:0 0 0 12px;
}
#main_contents_new2008 #ic h3{
	background:url(../../security/img/h3_bg.gif) left top no-repeat;
	color:#3b3b3b;
	font-size:16px;
	line-height:2.5em;
	margin:0 0 31px;
	padding:0 0 0 22px;
}
#main_contents_new2008 #ic .sec {
	margin:0 17px 0 15px;
}
#main_contents_new2008 #ic .lead {
	padding:0 0 10px 0;
}

.taC {
	text-align:center;
}
.floatR {
	float:right!important;
}
.mr20 {
	margin-right:20px!important;
}
.mb15 {
	margin-bottom:15px!important;
}

#main_contents_new2008 #ic .sec_inner{
	  display: table;
    padding-top: 30px;
		margin: 0 auto;
}

#main_contents_new2008 #ic .sec_inner .img_logo{
		margin: 25px 25px 52px;
}

#main_contents_new2008 #ic .sec_inner .img_keihatu{
		margin: 0 20px;
}

/* #main_contents_new2008 #ic .sec_inner img{
	  width: 40%;
		height: auto;
} */

/* #main_contents_new2008 #ic .listlink a {
    background: url(../../service/img/idx_list_icon.gif) left center no-repeat;
    color: #3b3b3b;
    font-size: 13px;
    padding: 0 0 0 1em;
} */

#main_contents_new2008 #ic a.icon {
    background: url(../img/idx_icon02.gif) right 40% no-repeat;
    margin: 0 5px 0 0;
    padding: 0 1.5em 0 0;
}


.taR {
	text-align:right !important;
}