@charset "UTF-8";
/* CSS Document */


/*================== new- ==================*/
/* --new--- */


.cat_title{
color:#6C932C;
font-weight:bold;
border-bottom:2px solid #E6E6E6;
margin-bottom:25px;
}

.cat_title a{
text-decoration:none;
}



.cat_title a:link {
	color:#6C932C;
}
.cat_title a:visited {
	color:#6C932C;
}
.cat_title a:hover,
.cat_title a:focus {
	color: #93AB57;
	}
.cat_title a:active {
	color:#93AB57;
}






.toko_title{
font-size: 110%;
color:#42210B;
font-weight:bold;
border-bottom:3px dotted #E6E6E6;
margin-bottom:10px;
padding-bottom: 2px;

}

#return_top{
text-align:center;
margin:35px 0 35px 0;
}

#return_top a{
text-decoration:none;

}











.toko_title_list li {
	border-bottom:2px dotted #E6E6E6;
	padding-bottom: 15px;
	padding-top: 15px;
}

.toko_title_list li img {
	width: 70px;
	height: auto;
}

.toko_title_list a:link {
	color:#42210B;
}
.toko_title_list a:visited {
	color:#42210B;
}
.toko_title_list a:hover,
.toko_title_list a:focus {
	color: #93AB57;
	text-decoration:none;
	}
.toko_title_list a:active {
	color:#93AB57;
}



.the_content th {
	border: 1px solid #C1C1C1;
	padding: 10px;
}

.the_content td {
	border: 1px solid #C1C1C1;
	padding: 10px;
}


/* --追加--- */

.the_content p {
margin-top:1em;
}

.the_content img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


.toko_title img {
	width: 70px;
	height: auto;
}


/* ----- */

.the_content a:link {
	color:#42210B;
	text-decoration:underline;
}
.the_content a:visited {
	color:#42210B;
}
.the_content a:hover,
.the_content a:focus {
	color: #93AB57;
	text-decoration:underline;
	}
.the_content a:active {
	color:#93AB57;
}



#cmswp {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 35px;
}


#cmswp strong {
    font-weight: bold;
}



/* ---cms見出し用に追加-- */



#cmswp .the_content h1 {
	font-size: 1.4rem;
}

#cmswp .the_content h2 {
	font-size: 1.8rem;
}

#cmswp .the_content h3 {
	font-size: 1.7rem;
}

#cmswp .the_content h4 {
	font-size: 1.6rem;
}

#cmswp .the_content h5 {
	font-size: 1.5rem;
}


#cmswp .the_content h6 {
	font-size: 1.2rem;
}





/*20211019_インフォメーション*/

.top_infomation {
	font-weight: bold;
	color: #333;
	margin-bottom: 50px;
}

.top_infomation .infonewslist {
	margin-bottom: 10px;
}

.top_infomation .infonewslist dt {
	color: #808080;
}

.top_infomation .infonewslist dd {
	margin-bottom: 18px;
	margin-top: -13px;
}


.top_infomation a:link {
	color:#333;
	text-decoration: none;
}
.top_infomation a:visited {
	color:#333;
	text-decoration: none;
}
.top_infomation a:hover,
.top_infomation a:focus {
	color: #5B7921;
	text-decoration: underline;
	}
.top_infomation a:active {
	color:#93AB57;
}


/*20210324*/

.toko_title_list li {
	border-bottom:2px dotted #E6E6E6;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight:bold;
}

.toko_title_list li a:link {
	color:#333;
	text-decoration: none;
}
.toko_title_list li a:visited {
	color:#333;
	text-decoration: none;
}
.toko_title_list li a:hover,
.toko_title_list li a:focus {
	color: #5B7921;
	text-decoration: underline;
	}
.toko_title_list li a:active {
	color:#93AB57;
}


.toko_title_list li span{
	padding-right: 25px;
	color: #808080;
}




/*20250710-cms--youtube*/

.the_content .video-container {
	position: relative;
	padding-top: 56.25%; /* 16:9 アスペクト比 */
	height: 0;
}

.the_content .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





/* --岡山さんへ　以下は過去のcssです。必要な設定をつかってください。-- */

/*




.list_toko_title{
color:#666666;
font-weight:normal;
}




.list_toko_title a {
text-decoration:none;
font-weight:normal;
}


.list_toko_title a:link {
	color:#6C932C;
}
.list_toko_title a:visited {
	color:#6C932C;
}
.list_toko_title a:hover,
.list_toko_title a:focus {
	color: #93AB57;
	}
.list_toko_title a:active {
	color:#DD5A26;
}







.list_toko_bassui{
margin-left:15px;
}

.list_toko_hr{
border-bottom:1px dotted #ccc;
margin-bottom:15px;
}








#cmswp strong {
    font-weight: bold;
}

#cmswp ul{
    list-style-type: disc;
	padding-left: 25px;
}

#cmswp ol{
    list-style-type: decimal;
	padding-left: 25px;
}

#cmswp h1 {
    font-weight: bold;
	font-size: 130%;
}

#cmswp h2 {
    font-weight: bold;
	font-size: 120%;
}

#cmswp h3 {
    font-weight: bold;
	font-size: 110%;
}

#cmswp h4 {
    font-weight: bold;
	font-size: 100%;
}

#cmswp h5 {
    font-weight: bold;
	font-size: 90%;
}

#cmswp h6 {
    font-weight: bold;
	font-size: 80%;
}

*/