
h2 {
	margin-bottom:0 0 100px 0;
}

div#Main div.wds div.cf div.info_main div.list a.cf h1.t{
	font-weight: normal;
}

.info_main {
	width:714px;
	float:left;
	min-height: 500px;
}

.info_main .list {
	background:url(../images/info/line.jpg) repeat-x left top;
}

.info_main .list:first-child {
	background:none;
}

.info_main .list a {
	display:block;
	padding:15px 0;
}

.info_main .list a .date {
	font-size:14px;
	width:93px;
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	position:relative;
	top:2px;
	left:0;
}

.info_main .list a .cate {
	width:133px;
	float:left;
	padding:0 10px 0 20px;
	background:url(../images/info/ic01.jpg) no-repeat 0 50%;
}

.info_main .list a .t {
	width:427px;
	float:left;
	padding:0 10px 0 20px;
	background:url(../images/info/ic01.jpg) no-repeat 0 10px;
}

.info_main .list a:hover .t {
	text-decoration:underline;
}


.section_tit {
	background:url(../images/info/line.jpg) repeat-x left bottom;
	padding:0 0 15px 0;
	margin:0 0 18px 0;
}

.section_tit .date {
	font-size:14px;
	width:93px;
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	position:relative;
	top:2px;
	left:0;
}

.section_tit .cate {
	width:133px;
	float:left;
	padding:0 10px 0 20px;
	background:url(../images/info/ic01.jpg) no-repeat 0 50%;
}

.section_tit .t {
	clear:both;
	font-size:26px;
	line-height:1.3;
	font-weight:bold;
	padding:10px 0 0 0;
}

.section_body p {
	padding:0 0 1em 0;
}

/*pager
==============================================*/
.pager{
	text-align:center;
	clear:both;
	padding:50px 0 60px 0;
}

.pager a {
	padding:10px 12px;
	text-align:center;
    display: inline-block;
    line-height: 16px ;
    text-decoration: none ;
    margin: 0 4px ;
	font-size:16px ;
	vertical-align:top ;
	border:#0d285a 1px solid;
	color:#0d285a;
	transition: all 500ms 0s ease;
}

.pager a.previouspostslink ,
.pager .prev a {
	border:none;
	font-size:18px;
	padding:11px 12px 10px 15px;
	font-weight:bold;
	background:url(../images/info/ar01.jpg) no-repeat 0 50%;
}

.pager a.nextpostslink ,
.pager .next a {
	border:none;
	font-size:18px;
	padding:11px 15px 10px 12px;
	font-weight:bold;
	background:url(../images/info/ar02.jpg) no-repeat right 50%;
}

.pager a:hover,
.current{
	color:#ffffff ;
	padding:10px 12px;
	text-align:center ;
    display: inline-block ;
    line-height: 16px ;
    text-decoration: none ;
    margin: 0 4px ;
	font-size:16px ;
	vertical-align:top ;
	border:#0d285a 1px solid;
	background-color:#0d285a;
	font-weight:normal;
}

.pager a.back {
	width:240px;
	padding:15px 0;
	position:relative;
	top:-5px;
	left:0;
}

.pager a.back:hover {

}

.pager a.previouspostslink:hover ,
.pager .prev a:hover {
	border:none;
	font-size:18px;
	padding:11px 12px 10px 15px;
	font-weight:bold;
	color:#0d285a;
	text-decoration:underline;
	background:url(../images/info/ar01.jpg) no-repeat 0 50%;
}

.pager a.nextpostslink:hover ,
.pager .next a:hover {
	border:none;
	font-size:18px;
	padding:11px 15px 10px 12px;
	font-weight:bold;
	color:#0d285a;
	text-decoration:underline;
	background:url(../images/info/ar02.jpg) no-repeat right 50%;
}



.info_side {
	width:207px;
	float:right;
}

.info_side h3 {
	border-bottom:#d5d0cb 1px solid;
	padding:0 0 4px 0;
}

.info_side h3 span {
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#0d285a;
	padding:15px 13px 10px 13px;
	background-color:#f7f5f3;
}

.info_side .side_box ul {
	padding:16px 16px 32px 16px;
}

.info_side .side_box ul li {
	font-size:16px;
	padding:0 0 6px 0;
}

.info_side .side_box select {
	width:100%;
	padding:7px 10px 10px 10px;
	margin:30px 0 0 0;
	height: 38px;
	border:#0d285a 1px solid;
	font-size:16px;
	color:#0d285a;
	background:url(../images/info/ar03.jpg) no-repeat right top;
	border-radius: 0 !important;
	-webkit-appearance:none;
-moz-appearance:none;
}


div#Main div.wds div.cf div.info_main div.section_body.cf p img{
	width: 100%;
	height: auto;
}

html body div#AllBox div#Contents.cf div#Main div.wds div.cf div.info_main div.section_body.cf  a{
	text-decoration: underline;
}
