
h2 {
	margin-bottom:30px;
}

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

.info_main {
	margin:0 0 60px 0;
}

.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;
	color:#323232;
	padding:10px 0;
}

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

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

.info_main .list a .t {
	clear:both;
	font-size:16px;
	padding:3px 0 0 0;
	height: auto;
}


.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;
	float:left;
	padding:0 6px 0 0;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	position:relative;
	top:0;
	left:0;
}

.section_tit .cate {
	float:left;
	padding:0 10px 0 13px;
	background:url(../images/info/ic01.jpg) no-repeat 0 48%;
	background-size:7px 7px;
}

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

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

.section_body p img.w {
	width:100%;
	height:auto;
}



/*pager
==============================================*/
.pager{
	text-align:center;
	clear:both;
	padding:50px 0 30px 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 {
	border:none;
	font-size:18px;
	padding:13px 12px 10px 15px;
	font-weight:bold;
	background:url(../images/info/ar03.jpg) no-repeat left 50%;
	background-size:6px 10px;
}

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

.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 {
	padding:10px 18px;
}

.pager a.previouspostslink: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 {
	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 {
	margin:0 0 40px 0;
}

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

.info_side h3 span {
	display:block;
	font-size:18px;
	line-height:1.4;
	font-weight:bold;
	color:#0d285a;
	padding:11px 9px 7px 9px;
	background-color:#f7f5f3;
}

.info_side .side_box ul {
	padding:12px 0 16px 0;
}

.info_side .side_box ul li a {
	color:#323232;
	font-size:16px;
	display:block;
	padding:5px 0;
	background:url(../images/info/ar01.jpg) no-repeat right 50%;
	background-size:6px 10px;
}

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


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

html body div#AllBox div#Contents.cf div#Main div.wds div.cf div.info_main div.section_body.cf p a{
	color: #323232;
}
