@charset "UTF-8";
/* ===== for tokorozawa*.html ==============(Pcode:0T)=== */

H1 {
	font-size: 24px;
	color: #0000F0;
	margin-bottom: 0;
	padding-top: 4px;
}
#talk  { margin: 0 3%; }

@media only screen and (max-width:400px) {
	#talk  { margin: 0 12px; }
}
#talk H2 {
	font-size: 19px;
	color: #007070;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 1px 0 4px 12px;
	border-left: solid 10px #00A0A0;
	border-bottom: solid 2px #008080;
}
#talk H3:before {
	color: #0080F0;
	content: '◆ ';
}
#talk H3 {
	font-size: 17px;
	color: #007070;
	text-indent: -23px;
	margin: 20px 0 20px 23px;
}
@media only screen and (max-width:480px) {
	#talk H2, #talk H3 { line-height: 1.4; }
}
#talk P, #talk DD { white-space: pre-wrap; }

#talk P, #talk UL, #talk DL {
	margin: 14px 0;
	line-height: 25px;
}
#talk P.pd-top { padding-top: 8px; }

#talk UL { padding: 0 0 0 1.75em; }

#talk STRONG { color: #B00000; }

#talk EM { color: #B00000; }

#talk DT {
	color: #404040;
	font-weight: bold;
}
#talk DD { padding: 2px 0 4px 20px; }

#talk DD.br_dd { padding-top: 14px; }

.mk_dt DT:before {
	color: #0090FF;
	content: '◆';
}
#talk DT.shop {
	color: #0000F0;
}
.shop:before {	/* DT */
	color: #00C000;
	content: '◆ ';
}
#talk #staff {	/* DL */
	padding-bottom: 8px;	/* = DT margin-top */
	border-bottom: dotted 2px #008000;
}
#talk #staff DT {
	color: #906000;
	margin-top: 8px;
	padding-top: 8px;
	border-top: dotted 2px #008000;
}
#staff DT:before {
	color: #FF9800;
	content: '★';
}
#talk #staff DD {
	padding-bottom: 8px;
}
.bg_txt {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #009800;
	padding-left: 8px;  padding-right: 6px;
	border-radius: 4px;
}
.mk_bold1 {	/* P */
	color: #0000E8;
	font-weight: bold;
}
.mk_bold1:before {
	color: #00B000;
	content: '★';
}
.mk_bold2 {	/* P */
	color: #A00000;
	font-weight: bold;
}
.mk_bold2:before {
	color: #FF8000;
	content: '★';
}
#career {
	border-bottom: dotted 1px #000000;
}
#talk #career P {
	margin: 10px 0 10px 4px;
	line-height: 21px;
}
#talk #career P:first-child {
	margin-left: 0;
}

/* ---- Other Block --------------------------- */

#tkr_Link {
	font-size: 14px;
	line-height: 25px;
	margin: 24px 4px 20px 4px;
	padding: 12px 0 12px 20px;
	border: dotted 2px #A0A0A0;
	border-radius: 4px;
}
#tkr_Link UL {
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0;
}
@media only screen and (min-width:688px) {
	#tkr_Link {
		line-height: 1;
		margin: 40px 0 0 0;
		padding: 0;
		border: none 0;
		border-radius: 0;
	}
	#tkr_Link UL {
		display: block;
		list-style-type: none;
		text-align: center;
	}
	#tkr_Link LI {
		display: inline;
	}
	#tkr_Link UL:before {
		content: "[ ";
		color: #909090;
	}
	#tkr_Link UL:after {
		content: " ]";
		color: #909090;
	}
	#tkr_Link LI:before {
		content: " | ";
		color: #909090;
	}
	#tkr_Link LI#tkr2top:before {
		content: " || ";
	}
	#tkr_Link UL > LI:first-child:before {
		content: "";
	}
	#tkr_Link UL:first-child {
		margin-bottom: 16px;
	}
}
#tkr_Link A:link, #tkr_Link A:visited {
	text-decoration: none;
}
#tkr_Link A:hover, #tkr_Link A:active {
	text-decoration: underline;
}
#tkr_Link .here {
	color: #909090;
}
/* ==== @ Print =============================== */
/* none */
