body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-color:#FFFFFF;	
}
TD{
	font-size:12px;
}
TD.b{
	font-size:11px;
}
h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	background-color:#FFFFFF;	
}
p.ct {
	color:#62b5a3;
	font-size:15px;
	font-weight:bold;
	text-decoration: underline;
}
.top{
	background-image:url(images/top_text.jpg);
}
.top_text{
	color:#868686;
	background:inherit;
	padding:10px 180px 0 40px;
	font-size:10px;
}
.header1{
	padding:25px 0 0 30px;
}
.header2{
	padding:25px 10px 0 0px;
	text-align:right;
}
a{color:#967951;}
a:visited{color:#967951;}
a:hover{color:#999999;}
a:active{color:#999999;}

.errmsg {
	background-color: #FFDFDF;
	color: #993333;
	border: 1px solid #993300;
	padding: 5px;
}

.special_notice {
	background-color: #FFDFDF;
	color: #993333;
	border: 1px solid #993300;
	padding: 5px;
	width: 97%;
	margin-bottom: 10px;
}

p.grey {
	color: #666666;
	font-size: 12px;
}
.red {
	color: #CC0000;
}
.green {
	color: #006600;
}

/* オーペアリスト */
.list_header {
	background-color: #ACDBD1;
	padding-left: 3px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: center;
}
.list_table {
	color: #333333;
	background-color: #FAFAE2;
	border: 1px solid #777715;
	margin-bottom: 10px;
}
.list_name {
	background-color: #FFEEAA;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: #333333;
}
.list_name .name{
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
.list_name .area{
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}

.list_photo {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 86px;
	text-align: center;
	vertical-align: middle;
}
.list_photo img{
	margin: 3px;
	padding: 0px;
}
.list_infomation {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.seeprofile {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list_comment {
	padding: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.pager {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
}
.list_item {
	line-height: 22px;
	margin: 0px 0px 5px;
	padding: 0px;
}