@charset "Shift_JIS";

h3 {
	padding: 5px;
	margin: 0;
	background-color: #bac9eb;
}

#underMenu {
	width: 490px;
	height: 32px;
	text-align:center;
	line-height:30px;
	margin:15px 0px;
	background: url(../../../sharedimg_v2/under_menu.gif) no-repeat;
}

.cTexH2Blk ul {
	list-style-type: decimal;
}
.cTexH2Blk li {
	margin-bottom: 25px;
}
ul.linkList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.linkList li{
	display: block;
	margin: 0px 0;
	padding: 0px 0px 0px 15px;
	background: url(../../../sharedimg_v2/arrow_about.gif) no-repeat left center;
}

.cTexH2Blk table {
	margin-top:5px;
	margin-bottom:15px;
	border-collapse:collapse;
}
.cTexH2Blk td, .cTexH2Blk th {
	width: 8em;
	padding:2px 2px 2px 10px;
	border:1px solid #bfbfbf;
	text-align:left;
}
.cTexH2Blk th {
	background-color: #bac9eb;
	border-bottom:2px solid #bfbfbf;
}
.cTexH2Blk th.footer {
	background-color: #efedd5;
	border-bottom:1px solid #bfbfbf;
	border-top:2px solid #bfbfbf;
}
.cTexH2Blk th.header {
	background-color: #e0e6d7;
}
.cTexH2Blk td.gray {
	background-color: #e3e3e3;
}
.cTexH2Blk td .alignRight {
	margin-right:5em;
	text-align:right;

}
.cTexH2Blk th .alignRight{
	margin-right:3em;
	text-align:right;
}


.cTexH2Blk .block {
	padding: 10px;
	border:1px solid #bfbfbf;
	background-color: #e3e3e3;
}
.roundedCornr {
	margin-top:5px;
	margin-bottom:15px;
	background: url(../images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedCornr_top {
	background: url(../images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedCornr_bottom {
	background: url(../images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedCornr_bottom div {
	background: url(../images/roundedcornr_br.gif) no-repeat bottom right;
}
.roundedCornr_content {
	background: url(../images/roundedcornr_r.gif) top right repeat-y;
}
.roundedCornr_top div,.roundedCornr_top,
.roundedCornr_bottom div, .roundedCornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedCornr_content, .roundedCornr_bottom {
	margin-top: -19px;
}
.roundedCornr_content { padding: 0 15px; }

ul.normal{
	margin-left:8px;
	padding-left:12px;
	list-style-type:disc;
}
ul.normal li{
	margin-left:0px;
	padding-left:-2px;
	margin-top:0px;
	margin-bottom:0px;
}

.cTexH2Blk table.company,
.cTexH2Blk table.company td,
.cTexH2Blk table.company th {
	border:none;
	margin:0px;
	padding:0px;
	width:auto;
}
.enkaku_tbl {
	width: 100%;
}
.enkaku_tbl td {
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
}
.enkaku_tbl th {
	font-size: 0;
	line-height: 0;
	height: 3px;
}
.enkaku_tbl td.enkaku_year {
	background-color: #bac9eb;
	width: 12%;
	border-left: 1px solid #dddddd;
}
.enkaku_tbl td.enkaku_date {
	background-color: #d9e1f4;
	width: 15%;
	border-left: 1px solid #ffffff;
}
.enkaku_tbl td.enkaku_txt {
	border-right: 1px solid #dddddd;
}
.kouhyou01 {
	list-style-type: none ! important;
	padding-left: 1.5em;
	margin: 0;
}
.kouhyou01 li {
	text-indent: -1.5em;
	padding: 0 ! important;
	margin: 0 ! important;
}
.linkList_01 {
	background-image: url(../images/line_dash.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.linkList_01 li {
	background-image: url(../images/line_dash.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
.linkList_01 li img {
	padding: 0 5px;
}
.getpdf {
	border: 1px solid #d6d6d6;
	background-color: #e5e5e5;
	padding: 10px 10px 12px 10px;
	color: #666666;
	line-height: 140%;
}
.getpdf img {
	border: none;
	float: left;
	margin-right: 10px;
}

a:link,
a:visited{
	color: #666;
}
a:hover{
	color: #333;
}

