@charset "utf-8";
@import "/common/css/0-import.css";


#conts h2 {
	margin: 0 0 16px;
}

#conts h3 {
	background: url(/common/img/line/01.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin: 0 0 16px 15px;
	width:492px;
	font-size:16px;
}


#conts table {
	margin: 0 0 20px 16px;
	width: 490px;
}

#conts table th {
	width: 78px;
	line-height: 1.5;
	background: #F1F8FC;
	font-weight: bold;
	color: #033E72;
	border: 1px solid #ccc;
	text-align: left;
	padding:5px;
}

#conts table th.voice {
	width: 168px;
}

#conts table td {
	line-height: 1.5;
	border: 1px solid #ccc;
	padding:5px;
}

#conts table td.pb5 {
	padding-bottom: 6px;
}

#conts table ul.photo {
	padding: 0 0 0 11px;
}

#conts table ul.photo li {
	margin-right: 12px;
	float: left;
	color: #033E72;
	font-weight: bold;
	text-align: center;
}

#conts table ul.photo li.mr0 {
	margin-right: 0;
}

#conts table ul.photo li img {
	margin: 12px 0 2px 0;
	width:220px;
	height:220px;
    display: block;
	border: 1px solid #E5E5E5;
}

#conts ul.list {
	margin-left:15px;
	margin-top:15px;
	background: url(/common/img/ul_back01.gif) repeat-y left top;
}

#conts ul.list li {
	padding: 10px;
	margin-right:13px;
	width:135px;
	float:left;
}

#conts ul.list li img {
    display: block;
	background:none;
}

#conts ul.list li a img {
    display: block;
	border: 3px solid #CCCCCC;
}

#conts ul.list li p a {
	background: url(/common/img/icon/02.gif) no-repeat 1px 1px;
	padding:0 0 0 16px;
}

#conts ul.list li p {
	padding:0 0 5px 0;
}

#conts ul.list li p.catch {
	padding-left:0;
	font-weight:bold;
	color:#AA0000;
	font-size: 12px;
}

#conts ul.list li p.date {
	padding-left:0;
	font-size:10px;
}

#conts p.link a {
	background: url(/common/img/icon/02.gif) no-repeat left top;
	padding:0 0 0 15px;
	margin-left:15px;
}

#conts p.catch {
	padding-left:15px;
	padding-bottom:20px;
	font-size: 15px;
	font-weight: bold;
	color: #AA0000;
}

#conts .bigBox {
	margin-right:15px!important;
	margin-left:0!important;
}

#conts .boxA {
	margin-right:0 !important;
}

#conts .boxA table {
	margin-bottom:0 !important;
	width:345px!important;
}

#conts .boxA table th {
	font-weight: bold!important;
	color: #033E72!important;
	padding:5px!important;
}
#conts .boxA table td {
	padding:5px!important;
}

#conts ul.list2 {
	padding-left:15px;
	padding-bottom:20px;
	margin-right:0!important;
}

#conts ul.list2 li{
	margin-bottom:0!important;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
#conts h2 {
	margin: 0 0 15px;
}

#conts table {
	margin: 0 0 19px 15px;
	width: 490px;
}
}
