body {
 margin: 0px;
	padding: 0px;
	color: #333333;
}

/*#################### text ####################*/
a:link,
a:visited {
 color: #006699;
	text-decoration: none;
}

a:hover {
 color: #CC0000;
	text-decoration: underline;
}

a.link_top {
 padding: 1px 0px 1px 20px;
	background:  url("../images/common/ico_pagetop.gif") no-repeat 0px 0px;
}

.txt10-14 {
 font-size: 10px;
	line-height: 14px;
}

.txt12-16 {
 font-size: 12px;
	line-height: 16px;
}

.txt12-18 {
 font-size: 12px;
	line-height: 18px;
}

.txt14-18 {
 font-size: 14px;
	line-height: 18px;
}

.point {
 font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
}

.error {
 color: #CC0000;
}

.must {
 color: #CC0000;
	font-weight: normal;
}

hr {
 height: 1px;
	border: 1px dotted #CCCCCC;
}

.bar {
 height: 12px;
	background: url(../images/vote/bar.gif) repeat-x;
	float: left;
}

.bar_txt {
 margin-left: 5px;
 font-size: 12px;
	line-height: 13px;
	float: left;
}

.orange {
 color: #FF9900;
}

/*#################### header/footer ####################*/
h1 {
 font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 7px 13px;
	color: #000000;
	float: left;
}

table#search {
 margin: 0px 3px;
 float: right;
	font-size: 12px;
	line-height: 16px;
}

.navi {
 font-size: 10px;
	line-height: 14px;
	padding: 4px 13px;
	text-align: left;
	color: #000000;
}

.copyright {
 font-size: 10px;
	line-height: 14px;
	padding: 4px 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*#################### table ####################*/

.hr_dot {
 height: 7px;
	background: url(../images/common/hr_dot.gif) repeat-x 0px 2px;
}

.list {
 text-align: left;
	vertical-align: top;
 padding-left: 13px;
	background: url(ico_list.gif) no-repeat 0px 4px;
}

.tbl01,
.tbl02 {
 margin-bottom: 9px;
}

.tbl01 th {
 text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

.tbl02 th {
 text-align: left;
	vertical-align: middle;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.tbl_caution {
 border-collapse: collapse;
	border-top: 3px double #FF9999;
	border-left: 3px double #FF9999;
	border-right: 3px double #CC0000;
	border-bottom: 3px double #CC0000;
}

.tbl_caution th {
 text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
	background-color: #FFD9DA;
}

.tbl_caution td {
 text-align: left;
	font-size: 12px;
	line-height: 16px;
}

.if_list tr.odd {
 background-color: #F7F7F7;
	border-bottom: 1px solid #EDEDED;
}

.if_list tr.even {
 background-color: #FFFFFF;
}

.if_list tr td {
	border-bottom: 1px solid #EDEDED;
	text-align: left;
	padding: 5px;
}

.calendar table {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 280px;
	margin: 0px 15px 10px 0px;
	border-collapse: collapse;
	border: 3px double #999999;
	float: left;
}

.calendar table caption {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.calendar table tr th,
.calendar table tr td {
	border: 1px solid #CCCCCC;
	text-align: right;
	vertical-align: top;
}

.calendar table tr th {
	padding: 3px 10px;
	text-align: center;
	background: none;
}

.calendar table tr th.weekday {
	color: #666666;
	background-color: #F1F1F1;
}

.calendar table tr th.sun {
	color: #FF6666;
	background-color: #FFDCDC;
}

.calendar table tr th.sat {
	color: #3399CC;
	background-color: #C6E3F1;
}

.calendar td{
	padding: 3px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 37px;
}

.calendar input {
	background-color: #FFFFFF;
	border: none;
}

.search_result {
 margin: 1px auto;
 border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.search_result tr th,
.search_result tr td {
 border: 1px solid #CCCCCC;
}

.search_result tr th {
 background-color: #EEEEEE;
	color: #333333;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.tbl_cmnt {
 border-collapse: collapse;
	border-top: 2px solid #FFCC99;
	border-left: 2px solid #FFCC99;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
}

.tbl_cmnt th {
	vertical-align: middle;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #FFCC99;
	border-top: 1px solid #FF9900;
	text-align: right;
}

.tbl_cmnt td {
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #FF9900;
	background-color: #FFDAB5;
}

.bbs_list {
 margin: 1px auto;
 border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
}

.bbs_list tr td.photo img {
 padding: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.bbs_list tr th {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
 border-bottom: 3px double #FF9900;
}

.bbs_list tr th.detail {
	font-size: 12px;
	line-height: 16px;
 font-weight: normal;
	text-align: right;
}

.bm_list {
 margin: 1px auto;
 border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
}

.bm_list tr th,
.bm_list tr td {
 border-bottom: 1px dotted #CCCCCC;
}

.bm_list tr th {
	color: #006666;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.bm_list tr td.delete {
 border-bottom: none;
 border-left: 2px solid #CCCCCC;
}

.tbl_point {
 margin: 15px auto;
}


.tbl_point tr th,
.tbl_point tr td {
 font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}

.tbl_point tr th {
 color: #333333;
	background-color: #F1F1F1;
	border-bottom: 2px solid #DDDDDD;
	text-align: center;
	font-weight: normal;
}

.tbl_point tr td {
 color: #666666;
	border-bottom: 1px dotted #CCCCCC;
}

.tbl_point tr td.err_td {
	border-bottom: none;
}

.tbl_point tr td.submit_area {
	text-align: center;
	border-bottom: none;
}

.tbl_point tr td.point_total {
 color: #333333;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFEBC5;
	font-weight: bold;
}

/*#################### form ####################*/

form {
 margin: 0px;
}

input,select,textarea {
	font-size: 12px;
	line-height: 16px;
}

.tbl_form tr th,
.tbl_form tr td {
 font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
}

.tbl_form tr th {
 color: #666666;
	background-color: #F1F1F1;
	border: 1px solid #DDDDDD;
}

.tbl_form tr td.submit_area {
 padding: 10px;
	text-align: center;
}
















