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

.txtecolor_red {
	color: #FF0000;
	text-align: left;
}
.txtecolor_red_bold {
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.txtecolor_gr {
	color: #006600;
	text-align: left;
}
.txtecolor_gr_bold {
	color: #006600;
	text-align: left;
	font-weight: bold;
}
.txtecolor_blu {
	color: #0000FF;
	text-align: left;
}
.txtecolor_blu_bold {
	font-weight: bold;
	color: #0000FF;
	text-align: left;
}
.back-Gr16px {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009900;
	font-weight: bolder;
	margin: 0px;
	line-height: 24px;
}
.back-murasaki16 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6d6bb4;
	font-weight: bolder;
	margin: 0px;
	line-height: 24px;
}
.tokuplan {
	font-size: large;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	background-position: center;
	text-align: center;
	font-weight: bolder;
	margin: 0px;
	line-height: 1.4em;
}

.back-R16px {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	background-position: center;
	text-align: center;
	font-weight: bolder;
	margin: 0px;
	line-height: 24px;
}
.back-R16px_s {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: inline;
	background-position: center;
	text-align: center;
	font-weight: bolder;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
}

.back-R14px {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	background-position: center;
	text-align: center;
	font-weight: bolder;
	margin: 0%;
	line-height: 22px;
}
.text_12_red {
	font-size: 12px;
	color: #F00;
}

.img_L {
	margin: 4px;
	float: left;
}
.img_R {
	margin: 4px;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.img_center {
	padding: 0px;
	clear: both;
	margin: 10px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.bold_Black {
	font-weight: bold;
	color: #000;
}

.nakamidashi_red_boder {
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding: 10px;
	margin: 10px;
}
.kakomi_s {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background-position: left center;
	line-height: 16px;
	background-image: url(image/icon/BGber_R_450.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.kakomi_m {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background-position: left center;
	line-height: 3em;
	background-image: url(image/icon/BGber_R_450.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
}
.tsugaruben {
	background-color: #FFCCFF;
	font-weight: bold;
	border-radius:10px;
	display: inline;
}
.shikiri {
	text-align: center;
	padding: 0px;
	text-indent: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #060;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: 10px;
	width: 95%;
	clear: both;
	height: 10px;
}
.shikiri_m {
	text-align: center;
	padding: 0px;
	text-indent: 0px;
	border-top-width: 4px;
	border-top-style: dotted; 
	border-top-color: #060;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -4px;
	margin-left: 10px;
	width: 95%;
	clear: both;
	height: 10px;
}
.shikiri_m_under {
	width: 95%;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	margin-right: 10px;
	margin-left: 10px;
}
.shikiri_boder {
	background-color: #F00;
	color: #FFF;
	font-size: 20px;
	line-height: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
}


/* 冬期*/
/*
.shikiri {
	border-color: #00F;
}
.shikiri_m {
	border-top-color: #00F;
	border-top-width: 4px;
	border-top-style: dotted;
	height: 0px;
	clear: both;
	width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
}
 */
/*
.shinnen_aisastu {
	font-size: 24px;
	color: #F00;
	font-weight: bold;
	line-height: normal;
}
.plan-link2 {
	color: #F00;
	text-decoration: underline;
	background-color: #FCF;
}
 
.clear_nonestyle {
	clear: both;
}
.shinnen-midashi {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	line-height: 25px;
	margin-left: 20px;
}
#container #side .side_box .mune_box ul li {
	list-style-position: outside;
	list-style-type: upper-alpha;
	color: #F00;
}
*/
