@charset "utf-8";
/* history.css */

/* index */

.history_index_table {
	width:720px;
	border-collapse:collapse;
	margin-top: 20px;
}
.history_index_table th {
	width:20%;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	color:#999999;
}
.history_index_table td {
	width:20%;
	text-align:center;
	vertical-align:middle;
	border:1px solid #dddddd;
	padding: 5px;
}


/* record */
.record_table {
	width:720px;
	border-collapse:collapse;
}
.record_table th {
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	font-size:80%;
	padding:5px;
}
.record_table td {
	text-align:center;
	vertical-align:middle;
	border:1px solid #dddddd;
	font-size:80%;
	line-height:120%;
	padding:5px;
}
.record_caption {
	padding-top:10px;
	font-size:80%;
}
* html body .record_table td,* html body .record_table th {
	font-size:xx-small;
}
.textleft {
	text-align: left !important;
}
.textright{
	text-align:right !important;
}

/* detial */
.history_date {
	border:1px solid #cccccc;
	padding:10px 10px;
	font-size:80%;
	margin-top: 20px;
}
.history_read {
	float:left;
	width:430px;
}
.history_img {
	float:right;
	width:260px;
	border:1px solid #cccccc;
	background-color:#f5f5f5;
	text-align:center;
	margin-top:30px;
	padding:10px 0px;
}
.history_menu {
	margin-top:30px;
}
.menu_column {
	float:left;
	width:210px;
	margin-left:9px;
	font-weight:bold;
}
* html body .menu_column {
	width:230px;
}
.menu1st {
	margin-left:0px;
}
.history_btn {
	border:2px solid #e6e6e6;
	background-color:#f5f5f5;
	padding:10px;
	line-height:15px;
}
.history_btn a {
	background-image:url(../images/icon_arrow01.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	font-weight:bold;
}
.photoblock_line {
	margin:0px 0px 0px 50px;
}
.photoblock {
	width:285px;
	padding-bottom:20px;
	margin:0px 50px 0px 0px;
	float:left;
}
.photo_image {
	text-align:center;
}
.photo_caption {
	padding-top:5px;
	font-size:80%;
	line-height:120%;
}
.history_menu_table {
	width:720px;
	border-collapse:collapse;
}
.history_menu_table td {
	width:20%;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #dddddd;
	font-size:80%;
	line-height:120%;
}
.nowpage {
	color:#999999;
	background-color:#f5f5f5;
}
.history_movie {
	text-align:center;
	margin:0px auto;
}
.menu_photo {
	margin-top:20px;
}

/* photogallery */
.selecter {
	width:570px;
	float:left;
}
.selecter option {
	font-size:80%;
}
.formbtn {
	width:133px;
	float:right;
}
.navitable {
	width:720px;
	border-collapse:collapse;
}
.navitable th {
	width:34%;
	text-align:center;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	font-weight:normal;
}
.navitable td.prev {
	width:33%;
	text-align:left;
	border:1px solid #dddddd;
}
.navitable td.next {
	width:33%;
	text-align:right;
	border:1px solid #dddddd;
}
td.prev a {
	background-image:url(../images/icon_arrow02.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:10px 10px 10px 23px;
	font-weight:bold;
	display:block;
}
td.next a {
	background-image:url(../images/icon_arrow01.gif);
	background-repeat:no-repeat;
	background-position:96% 50%;
	padding:10px 23px 10px 10px;
	font-weight:bold;
	display:block;
}
table.photogallery {
	width:720px;
}
table.photogallery td {
	text-align:center;
	width:33%;
	padding:20px 0px;
}


/* questionnaire */
.questtable {
	width:720px;
	padding: 8px;
	border-collapse:collapse;
}
.questtable td {
	width:50%;
	padding: 8px;
	border:1px solid #dddddd;
}
.questlist {
	margin:0em 0em 2em;
	font-size:93%;
	line-height:1.8em;
}
.questlist ul li {
	margin:0em 0em 0em 4em;
	list-style-type:disc !important;
}
.quest_detail {
	width:720px;
	border-collapse:collapse;
	margin:0em 0em 2em;
}
.quest_detail th {
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	padding: 8px;
	font-weight:normal;
	font-size:93%;
	line-height:1.8em;
}
.quest_detail td {
	border:1px solid #dddddd;
	padding: 8px;
	font-size:93%;
	line-height:1.8em;
}
.quest_data {
	width:720px;
	clear:both;
	border-collapse:collapse;
	margin:0em 0em 2em;
}
.quest_data th {
	border:1px solid #dddddd;
	padding: 8px;
	background-color:#f5f5f5;
	font-weight:normal;
	font-size:93%;
	line-height:1.8em;
}
.quest_data td {
	border:1px solid #dddddd;
	padding: 8px;
	font-size:93%;
	line-height:1.8em;
}
.topb {
	border-top:5px solid #dddddd;
}
h4.qtitle {
	padding:0em 0em 2em;
}
h5.qtitle {
	padding:0em 0em 2em;
}
p.pt1 {
	padding:0em 0em 0.5em;
	float:left;
	font-weight:bold;
}
p.pt2 {
	padding:0em 0em 0.5em;
	float:right;
}
.quest_data table {
	width:100%;
}
.quest_data table td {
	border:0;
}
.quest_data td strong {
	color:#666666;
}
.quest_text {
	padding-bottom:2em;
}
.nomlist {
	margin:0em 0em 2em 2em;
}
.cl1 {background-color:#fffdea;}
.cl2 {background-color:#fef3e6;}

.w5 {width:90px;}
.w4 {width:80px;}
.w7 {width:50px;}



