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

#contentstitle {
	background: #FF0000 URL(../images/etc/title_bg.jpg) no-repeat;
	height: 65px;
}
#contentstitle a:link,#contentstitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contentstitle a:hover,#contentstitle a:active {
	color: #FFFF00;
	text-decoration: underline;
}

.footmark {
	color: #FFFFFF;
	font: normal normal normal 10px/100% "";
	margin: 0;
	padding: 10px 0 0 20px;
}
.pagetitle {
	color: #FFFFFF;
	font: normal normal normal 24px/100% "";
	padding: 8px 0 0 55px;
}
.ptcap {
	font-size: 12px;
}
.thumbnail { margin: 5px 0 0 0; }
.photo { margin: 0 0 5px 0; }


.mltable { margin: 10px 0 0 0; }
.bl { width: 12px; }
.blr { height: 10px; }

.imgright { float: right; margin: 0 0 5px 10px; }
.imgleft { float: left; margin: 0 10px 5px 0; }

.cp_table { background: #CCCCCC; }
.cp_table .td01 { background: #666666; }
.cp_table .td02 { color: #333333; font: normal normal normal 10px/160% ""; background: #E6E6E6; width: 100px; text-align: left; vertical-align:top; }
.cp_table .td03 { color: #333333; font: normal normal normal 10px/160% ""; background: #FFFFFF; width: 382px; text-align: left; }
.cp_table .td03 a:link,.cp_table .td03 a:visited { color: #FF0000; text-decoration: none; }
.cp_table .td03 a:hover,.cp_table .td03 a:active { color: #660000; }

.sm_table td { color: #666666; font: normal normal normal 10px/160% ""; }
.sm_table td a:link,.sm_table td a:visited { color: #666666; text-decoration: none; }
.sm_table td a:hover,.sm_table td a:active { color: #FF0000; }
.sm_table .td01 { width: 5px; }
.sm_table .td02 { padding: 5px; }

ul.sm_list {
	color: #666666;
	font: normal normal normal 10px/120% "";
	margin: 0 0 0 2em;
	padding: 0;
}
ul.sm_list a:link,ul.sm_list a:visited { color: #666666; text-decoration: none; }
ul.sm_list a:hover,ul.sm_list a:active { color: #FF0000; }
ul.sm_list li { margin: 0 20px 0 0 ; }