@charset "Shift_JIS";

#page-id {
  font-size: 24pt;
  font-weight: bold;
  text-align: center
}

.bordered {
	border : medium ridge black;
	width : 95%;
	margin: 10px auto;
	padding : 0 5px;
	text-align: left;
}

.bordered > H3 {
	display: block;
	text-align : center;
	margin: 5px auto;
}

.bg_pink{
	background-color : pink;
}
.bg_lightyellow{
	background-color : lightyellow;
}
.bg_palegreen{
	background-color : palegreen;
}

.strong_block {
	font-weight: bold;
	font-size: 135%;
	text-align: center;
	width: 85%;
	margin :20px auto;
}
/*
table {
	border: solid thin red;
}
*/
#nobrand_cm {
	padding: 1px;
	outline: solid 1px black;
	width: 360px;
	background-color : #ffffcc;
	text-align : left;
}

#nobrand_catch_phrase {
	font-size : 40px;
	font-family : "HGS‘n‰pŠpÎß¯Ìß‘Ì","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight : bold;
	color : red;
	text-align : center
}
