body {
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;*/
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
	color: #696969;
	font-size: normal;
	width: 100%;
	background-color: rgb(251, 252, 246);
}

.contents {
	margin-bottom: 25px;
}

.template-table {
	border-collapse : collapse;
	width: 100%;
}

.template-table th {
	border: 1px solid #FFFFFF;
	background-color: #FF9724;
	padding: 5px;
	font-weight: normal;
	font-size: small;
	color: #FFFFFF;
}

.template-table th.left_align {
	text-align: left;
}

.template-table td {
	border: 1px solid #A9A9A9;
	padding: 5px;
}

.number-cell {
	text-align: right;
	width: 75px;
}

.div-title, .div-title-hist {
	border-left: 5px solid #FF9724;
	padding: 7px 0px 7px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: large;
}

.div-title-hist {
	border-left: 5px solid #C90 !important;
}

.out_link {
	text-align: right;
}

.comment {
	background-color: #FCF7E0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
}

/* a */
a:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
	padding-bottom: 1px;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
	padding-bottom: 1px;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
	padding-bottom: 1px;
}

a:active {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
	padding-bottom: 1px;
}

a.csv_btn {
	border: 1px solid #008000;
	color: #008000;
	background-color: #b8f28c;
	width: 75px;
	font-size: x-small;
	font-weight: bold;
	padding: 5px;
	margin-left: 20px;
	position: relative;
	top: -2px;
}

span.kome {
	font-size: x-small;
}

.hist_list dt {
	clear: both;
	float: left;
	width: 130px;
	
}

.hist_list dd {
	margin-left: 140px;
	margin-bottom: 25px;
}

div[id^="cd_top3_nm_"], div[id^="ope_top3_nm_"] {
	padding: 5px;
}

div[id^="cd_top3_nm_"]:before, div[id^="ope_top3_nm_"]:before {
	content: "■";
	/*color: #1AAB8A;*/
	font-size: large;
}

th.himeno {
	background-color: #F4F3E8;
	color: #403A2B;
	border-bottom: 1px solid #AFB4B8;
	border-right: 1px solid #AFB4B8;
}

h1.himeno {
    position: relative;
    top: 17px;
    left: 600px;
    color: #8697A2;
    /* width: auto;*/
    width: 400px;
    font-size: 73.7%;
}

div.himeno {
    width: 980px;
    margin: 0 auto;
	background-color: #FFFFFF;
    padding: 10px;
}
div.himeno_title {
    width: 980px;
    margin: 0 auto;
	background-color: rgb(251, 252, 246);
	padding-bottom: 10px;
}
div.ft {
	height: 40px;
    background: #A6B3BB;
    clear: both;
    position: relative;
}
div.copy {
    width: 980px;
    height: 15px;
    /* margin: 0 auto; */
    /* padding: 12px 0px; */
    color: #FFFFFF;
    font-size: 70%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    vertical-align: middle;
    display: table-cell;
}
p.himeno {
	margin-top: 0px;
}

a.himeno {
	text-decoration:none;
	border:none;
}
