/*-----BASIC*/
*        {margin: 0; padding: 0 }
html {font-family:  "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
img  { border: 0 }
h1, h2, h3, h4, h5, h6   { font-size: 12px; font-weight: normal; text-decoration: none }
body            {	color:             #036;
	font-size:         12px;
	line-height:       150%;
	background-image:  url("http://www.chu-boh.jp/img/bg.gif");
	background-repeat: repeat-x;
	text-align:        center;
	padding-top:       20px }

td { font-size: 12px }
ul, li  { list-style-type: none }
input:focus, texarea:focus, select:focus { background-color: #fffaf0 }
a { color: #f63; text-decoration: none }
a:hover { color: #f36; text-decoration: underline }
a:visited   { color: #c03 }
/*-----WAKU*/
.photo { border: solid 1px #666 }
/*-----TEXT*/
.tx8px { font-size: 8px; line-height: 100% }
.tx10px  { font-size: 10px; line-height: 150% }
.tx11px { font-size: 11px }
.tx12px { font-size: 12px }
.tx17px { font-size: 17px }
.tx20px { font-size: 20px }
/*-----TEXTCOLOR*/
.redtxt { color: #f00 }
/*-----MARGIN-PADDING*/
.mrg10 { margin: 10px }
.mrgR5 { margin-right: 5px }
.mrgL5 { margin-left: 5px }
.mrgL10 { margin-left: 10px }
.mrgLR10 { margin-right: 10px; margin-left: 10px }
.mrgU5 { margin-top: 5px }
.mrgD5 { margin-bottom: 5px }
.mrgUL5 { margin-top: 5px; margin-bottom: 5px }
/*-----TITLE*/
.ttl01   { color: #f06; background-image: url("http://www.chu-boh.jp/img/ttl.gif"); background-repeat: no-repeat; background-position: right 0; text-align: left; margin-top: 5px; margin-bottom: 5px; padding-top: 6px; padding-right: 10px; padding-left: 10px; height: 25px; clear: both }
.ttl02   { color: #f06; background-image: url("http://www.chu-boh.jp/img/ttl.gif"); background-repeat: no-repeat; text-align: left; margin-top: 5px; margin-bottom: 5px; padding-top: 6px; padding-right: 10px; padding-left: 10px; height: 25px; clear: both }
.ttl03  { color: #f06; text-align: left; padding-left: 5px; height: 20px; clear: both; border-left: 5px solid #6cf }
.ttl04 {	background-color: #e0ffff;
	margin-top:       10px;
	margin-bottom:    10px;
	padding:          2px;
	border-top:       1px solid #add8e6;
	border-bottom:    1px solid #add8e6 }

/*-----MAIN*/
h1 {	font-size:   10px;
	line-height: 100% }

.con01 {	background-color: #fff;
	text-align:       left;
	margin-right:     auto;
	margin-left:      auto;
	padding:          10px 5px 15px }

.conFT {	font-size:   10px;
	text-align:  center;
	margin-top:  15px;
	padding-top: 5px;
	border-top:  1px solid #ff8c00 }


