@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #666;
	background-color: #EDD7D9;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #D08990;
	border-left-color: #D08990;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 79px;
}
#headert {
	background-image: url(images/headert.jpg);
	background-repeat: no-repeat;
	height: 79px;
}
#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}


#navigation {

}

#navigation h5 {
	font-size: 0%;
	float: left;
	text-indent: -9999px;
}
#navigation #btn01 h5 a {
	background-image: url(images/btn01.jpg);
	display: block;
	height: 38px;
	width: 103px;
	color: #C16A73;
}
#navigation #btn01 h5 a:hover {
	background-image: url(images/btnover01.jpg);
}
#navigation #btn02 h5 a {
	height: 38px;
	background-image: url(images/btn02.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn02 h5 a:hover {
	background-image: url(images/btnover02.jpg);
}
#navigation #btn03 h5 a {
	height: 38px;
	background-image: url(images/btn03.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn03 h5 a:hover {
	background-image: url(images/btnover03.jpg);
}
#navigation #btn04 h5 a {
	height: 38px;
	background-image: url(images/btn04.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn04 h5 a:hover {
	background-image: url(images/btnover04.jpg);
}
#navigation #btn05 h5 a {
	height: 38px;
	background-image: url(images/btn05.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn05 h5 a:hover {
	background-image: url(images/btnover05.jpg);
}
#navigation #btn06 h5 a {
	height: 38px;
	background-image: url(images/btn06.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}
#navigation #btn06 h5 a:hover {
	background-image: url(images/btnover06.jpg);

}
#navigation #btn07 h5 a {
	height: 38px;
	background-image: url(images/btn07.jpg);
	display: block;
	width: 112px;
	color: #C16A73;
}
#navigation #btn07 h5 a:hover {
	background-image: url(images/btnover07.jpg);
}


#subnavigation {
	float: left;
	background-color: #EDD7D9;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}
#subnavigation p {
	font-size: 0px;
	text-indent: -9999px;
}

#subnavigation #btn001 p a {
	height: 39px;
	width: 158px;
	display: block;
	background-image: url(images/btn-sub01.jpg);
}
#subnavigation #btn001 p a:hover {
	background-image: url(images/btnover-sub01.jpg);
}
#subnavigation #btn002 p a {
	height: 39px;
	width: 158px;
	display: block;
	background-image: url(images/btn-sub02.jpg);
}
#subnavigation #btn002 p a:hover {
	background-image: url(images/btnover-sub02.jpg);
}
#subnavigation #btn003 p a {
	height: 39px;
	width: 158px;
	display: block;
	background-image: url(images/btn-sub03.jpg);
}
#subnavigation #btn003 p a:hover {
	background-image: url(images/btnover-sub03.jpg);
}
#subnavigation #btn004 p a {
	height: 39px;
	width: 158px;
	display: block;
	background-image: url(images/btn-sub04.jpg);
}
#subnavigation #btn004 p a:hover {
	background-image: url(images/btnover-sub04.jpg);
}
#subnavigation #btn005 p a {
	height: 39px;
	width: 158px;
	display: block;
	background-image: url(images/btn-sub05.jpg);
}
#subnavigation #btn005 p a:hover {
	background-image: url(images/btnover-sub05.jpg);
}



#rightcontent {
	float: right;
	width: 169px;
	display: inline;
	margin-top: 15px;
	margin-right: 5px;
}

#maincontent {
	width: 407px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 15px;
}

#maincontent h2 {
	margin-bottom: 10px;
}

#maincontent ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(images/brt-maincontent.jpg);
	padding-left: 10px;
}
#maincontent-contents {
	width: 582px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	display: inline;
	float: right;
}
#maincontent-contents h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}

#maincontent-contents #box-left {
	display: inline;
	float: left;
	width: 276px;

/*	height: 258px;	*/
	overflow-y: scroll;
	-ms-overflow-style: none;	/* IE, Edge 対応 */
	scrollbar-width: none;		/* Firefox 対応 */
	}
	#box-left::-webkit-scrollbar {	/* Chrome, Safari 対応 */
	display:none;

}
#maincontent-contents #box-right {
	display: inline;
	float: right;
	width: 276px;
}
#maincontent-contents h4 {
	color: #A7212E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7212E;
	background-image: url(images/brt-maincontent.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 100%;
}

#box-left h4 {
	color: #A7212E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7212E;
	background-image: url(images/brt-maincontent.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 100%;
	background-color: #FFF;
	width: 276px;
}

#maincontent-contents ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(images/brt-maincontent.jpg);
	padding-left: 10px;
}

.txtclor-date {
	color: #A7212E;
}

box3 {	/* 塗#A7212E^BE7078 枠#E78288 BG#F6E7E8 BT#C88C8C*/
	margin-top: 60px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 3px;
	padding: 1px;
	border-radius: 3px;
	background-color: #A7212E;
	border: dashed #bbb;
	box-shadow: 0 0 0 3px #A7212E;
}

#topicpath {
	margin-top: 10px;
	margin-bottom: 10px;
}
#topicpath p {
	font-size: 80%;
	color: #A7212E;
	padding-left: 15px;
}

#footer {
	background-color: #A7212E;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer h6 {
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
}



.tabs {					/*タブ切替のスタイル*/
	margin-top: 3px;
	padding-bottom: 6px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 582px;
	margin: 0 auto;}
.tab_item {				/*タブのスタイル*/
	width: calc(100%/3);
	height: 22px;
	border-bottom: 3px solid #E78288;
	background-color: #F6E7E8;
	line-height: 22px;
	font-size: 13px;
	text-align: center;
	color: #C88C8C;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
transition: all 0.3s ease;
}
.tab_item:hover {
	opacity: 0.75;
}
input[name="tab_item"] {		/*ラジオボタン隠蔽*/
	display: none;
}
.tab_content {				/*切替コンテンツのスタイル*/
	display: none;
	padding: 6px 6px 0;
	clear: both;
	overflow: hidden;
}
#taba:checked	~ #taba_content,
#tabb:checked	~ #tabb_content,
#tabc:checked	~ #tabc_content {	/*選択中タブのコンテンツを表示*/
	display: block;
}
.tabs input:checked + .tab_item {	/*選択中タブのスタイル*/
	background-color: #A7212E;
	color: #fff;
}


.tabs2 {					/*タブ切替のスタイル*/
	margin-top: 3px;
	padding-bottom: 6px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: auto;
	margin: 0 auto;}
.tab_item2 {				/*タブのスタイル*/
	width: calc(100%/6);
	height: 22px;
	border-bottom: 3px solid #E78288;
	background-color: #F6E7E8;
	line-height: 22px;
	font-size: 13px;
	text-align: center;
	color: #C88C8C;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
transition: all 0.3s ease;
}
.tab_item2:hover {
	opacity: 0.75;
}
input[name="tab_item2"] {		/*ラジオボタン隠蔽*/
	display: none;
}
.tab_content2 {				/*切替コンテンツのスタイル*/
	display: none;
	padding: 6px 6px 0;
	clear: both;
	overflow: hidden;
}
#tab1:checked	~ #tab1_content2,
#tab2:checked	~ #tab2_content2,
#tab3:checked	~ #tab3_content2,
#tab4:checked	~ #tab4_content2,
#tab5:checked	~ #tab5_content2,
#tab6:checked	~ #tab6_content2 {	/*選択中タブのコンテンツを表示*/
	display: block;
}
.tabs2 input:checked + .tab_item2 {	/*選択中タブのスタイル*/
	background-color: #A7212E;
	color: #fff;
}