﻿@charset "utf-8";

body#update2015 #areaList #sec-05 {
	width: 1000px;
	margin: 0 auto 20px;
	overflow: hidden;
	zoom: 1;
}
body#update2015 #areaList #sec-05 h2 {
	text-align: center;
	margin: 0 auto 20px;
}
body#update2015 #sec-05 #csrList {
	border: solid 1px;
    border-color: lightgray;
	padding-top: 0px;
}

body#update2015 #sec-05 li.item09 dl:nth-child(even) {
	background: #f7f7f7;
}

body#update2015 #sec-05 li.item09 dl {
	width: 100%;
	padding: 15px 0 15px 0;
}

body#update2015 #sec-05 li.item09 dt {
	float: left;
	line-height: 2.0;
	font-size: 90%;
	padding: 0 25px;
	text-align: center;
}

body#update2015 #sec-05 li.item09 dd {
	line-height: 1.8;
}

body#update2015 #sec-05 li.item09 {
    list-style: none;
}

body#update2015 #sec-05 li .link01 {
    text-align: center;
    padding-top: 20px;
}

body#update2015 #sec-05 li .link01 a {
    color: #63b2ed;
    padding-left: 0.6em;
    position: relative;
}

body#update2015 #sec-05 li .link01 a:after, body#update2015 #sec-05 li .link01 a:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
}

body#update2015 #sec-05 li .link01 a:after {
	border-width: 4px;
	border-left-color: #fff;
	top: 3px;
	left: -3px;
}

body#update2015 #sec-05 li .link01 a:before {
	border-width: 5px;
	border-left-color: #63b2ed;
	top: 2px;
	left: -2px;
}

body#update2015 #sec-05 li .link01 a:hover {
	text-decoration: underline;
}
