﻿.bb {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	color: #696969;
	font-size: normal;
	width: 98%;
}

.contents15 {
	margin-bottom: 25px;
}


.shih1 {
	font-size:25px;
	font-weight: bold;	/*太字*/
	color: #000000;		/*文字色*/
	padding: 0px 0px 10px 10px;	/*上、右、下、左の余白*/
}


.template-table {
	border-collapse : collapse;
	width: 97%;
	margin-left: 10px;
	margin-right: 10px;
}

.template-table th {
	border: 1px solid #000000;
	background-color: #FFF2C8;
	padding: 5px;
	font-weight: bold;/*normal;*/
	font-size: small;
	color: #000000;
}

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

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

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



.number-cell2 {
	text-align: right;
	width: 60px;
	color: #000000;	
}



.number-cell3 {
	text-align: center;
}



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

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

.out_link {
	text-align: right;
}

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

.comment2 {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #000000;
}



.butt {
	margin-bottom: 10px;
}



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

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

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

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

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

a.csv_btn {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFB871;
	width: 75px;
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
	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;
	color: #000000;
}

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



/* Mobile */

table td, table th { padding: 9px 10px; text-align: left; }

@media only screen and (max-width: 1100px) {
	
#scroll01 {
	box-sizing: border-box;
	/*border-right: 1px solid #4f4d47;*/
	overflow-x: scroll;
	white-space: nowrap;
}

#scroll01 table { border-right: none;}



.scroll_x {
/* width+heigiht は別のクラスで定義しているものとします。 */
overflow: auto;
overflow-x: scroll;
overflow-y: none;
}

}



@media only screen and (max-width: 750px) {
	
#scroll02 {
	box-sizing: border-box;
	/*border-right: 1px solid #4f4d47;*/
	overflow-x: scroll;
	white-space: nowrap;
}
#scroll02 table { border-right: none;}



.scroll_x {
/* width+heigiht は別のクラスで定義しているものとします。 */
overflow: auto;
overflow-x: scroll;
overflow-y: none;
}


.out_link {
	text-align: center;
	margin-bottom: 20px;
}


}



@media only screen and (max-width: 500px) {
	
#scroll05 {
	box-sizing: border-box;
	/*border-right: 1px solid #4f4d47;*/
	overflow-x: scroll;
	white-space: nowrap;
}
#scroll05 table { border-right: none;}



.scroll_x {
/* width+heigiht は別のクラスで定義しているものとします。 */
overflow: auto;
overflow-x: scroll;
overflow-y: none;
}

}



@media only screen and (max-width: 420px) {
	
#scroll03 {
	box-sizing: border-box;
	/*border-right: 1px solid #4f4d47;*/
	overflow-x: scroll;
	white-space: nowrap;
}
#scroll03 table { border-right: none;}



.scroll_x {
/* width+heigiht は別のクラスで定義しているものとします。 */
overflow: auto;
overflow-x: scroll;
overflow-y: none;
}

}



@media only screen and (max-width: 390px) {
	
#scroll04 {
	box-sizing: border-box;
	/*border-right: 1px solid #4f4d47;*/
	overflow-x: scroll;
	white-space: nowrap;
}
#scroll04 table { border-right: none;}



.scroll_x {
/* width+heigiht は別のクラスで定義しているものとします。 */
overflow: auto;
overflow-x: scroll;
overflow-y: none;
}

}




/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


