﻿/*
===============================================
 MT構築部分専用
===============================================
*/

/*List*/
.listarea01{
	border:1px solid #cccccc;
	margin-bottom:15px;
}
.listarea01 .tit{
	background-color:#ececec;
	border-bottom:1px solid #cccccc;
	color:#4b4b4b;
	padding:7px 15px 0 11px;
}
.listarea01 .tit h2{
	width:350px;
	float:left;
	font-size:75%;line-height:150%;
	font-weight:bold;
	background-image: url(../img/ico07.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:12px;
}
.listarea01 .tit h2 a, .listarea01 .tit h2 a:visited{color:#4b4b4b;}
.listarea01 .tit .date{
	width:150px;
	float:right;
	font-size:75%;line-height:150%;
	text-align:right;
}
.listarea01 .tit hr.clear-hr {color: #ececec;}

.listarea01 .txtarea{
	padding:9px 10px 2px 10px;
	background-color:#ffffff;
}
.listarea01 .photo{
	width:225px;
	background-color:#f5f5f5;
	border:1px solid #ebebeb;
	text-align:center;
	padding:5px 0;
	float:right;
	background-image: url(../img/photo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.listarea01 .txt{
	width:297px;
	float:left;
	color:#666666;
}
.listarea01 .txt-all{
	color:#666666;
}
.listarea01 .tit:after { content: ""; display: block; clear: both; height:9px;}
.listarea01 .txtarea:after { content: ""; display: block; clear: both; height:7px;}
.listarea01 .txtarea .more{text-align:right;}
.listarea01 .txtarea .more a{text-align:right;text-decoration:underline;}

.listarea01 .txtarea ul{margin:0 0 10px 2em;}


form.mt-enclosure-image img{
	border:5px solid #f5f5f5;
}

/* newslist */

.mtnews{
	background-color:#ffffff;
	color:#666666;padding:10px;margin-bottom:10px;
}
	.mtnews ul{
		margin:10px 4px 15px 5px;padding:0;
		font-size:75%;line-height:130%;
	}
	.mtnews li{
		background-image: url(../img/ico01.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding:0 0 0.5em 15px;
		list-style-type: none;
	}
	.mtnews li a{color:#333333;text-decoration:none;}
	.mtnews li a:visited{color:#333333;}

/* event */
.mtevent table{
	width:560px;
	background-color:#ffffff;
	border:3px solid #ffffff;
	margin-bottom:9px;
}
.mtevent table th{
	font-size:75%;
	font-weight:bold;
	border:1px solid #cccccc;
	background-image: url(../img/ico04.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding:5px 9px 5px 21px;
}
.mtevent table td{
	font-size:75%;
	line-height:150%;
	color:#666666;
	padding:8px;
	vertical-align: top;
}
.mtevent table td.td-photo{
	padding:8px 0;
	text-align:right;
	width:233px;
}

.mtevent table td.td-photo .photo{
	width:225px;
	background-color:#f5f5f5;
	border:1px solid #ebebeb;
	text-align:center;
	padding:5px 0;margin-right:8px;
}

/* entry */

.mtentry p{font-size:75%;line-height:150%;}
.mtentry form.mt-enclosure-image img{border:1px solid #cccccc;}
.mtentry .tit{
	background-color:#ececec;
	border:1px solid #cccccc;
	color:#4b4b4b;
	padding:7px 15px 0 11px;
	margin-bottom:9px;
}
.mtentry .tit h2{
	width:350px;
	float:left;
	font-size:75%;line-height:150%;
	font-weight:bold;
	background-image: url(../img/ico07.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:12px;
}
.mtentry .tit h2 a, .listarea01 .tit h2 a:visited{color:#4b4b4b;}
.mtentry .tit .date{
	width:150px;
	float:right;
	font-size:75%;line-height:150%;
	text-align:right;
}
.mtentry h3{
	font-size:75%;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	background-image: url(../img/ico04.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
	padding:0 0 5px 21px;margin-bottom:9px;
	clear: both;
}

.mtentry table{
	width:560px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 0 0 1px;
	}
.mtentry table th,
.mtentry table td{
	font-size:75%;
	line-height:150%;
	color:#cccccc;
	padding:3px;
	text-align:center;
	border-color:#cccccc;
	border-style:solid;
	border-width:0 1px 1px 0;
	}
.mtentry table th{
	color:#333333;
	background-color:#e6e9ef;
	}
.mtentry table td{
	color:#666666;
	background-color:#ffffff;
	}
.mtentry table td.td01{
	color:#333333;
	background-color:#f5f7f8;
	}
.mtentry table td.td02{text-align:left;padding-left:7px}

.mtentry hr{width:1px; clear: both; height: 0px;border:0px none #ffffff; margin: 0; padding: 0; color: #ffffff; background: none;line-height:0%;font-size:0px;display:block;}

.mtentry .box01{
	background-color:#ffffff;
	color:#666666;padding:10px;margin-bottom:10px;
}
.mtentry strong{color:#333333;}
.mtentry span.link{
	background-image: url(../img/ico04.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding:5px 9px 5px 21px;
}
