@charset "UTF-8";
#tcs_title {
	width:20%;
	float:left;
	background-color:#e4e4e4;
}
#tcs_title ul {
	margin:0;
	padding:0;
}
#tcs_title ul li {
	text-align:left;
	list-style:none;
	padding:5px;
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px solid #7400eb;
}
#tcs_title ul li a {
	color:navy;
	text-decoration:none;
}
#tcs_title ul li a:hover {
	color:#7400eb;
	font-weight:bolder;
}
#tcs_desc {
	float:right;
	width:71%;
	border:1px solid #7400eb;
	font-size:13px;
	line-height:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	padding:3%;
}
#tcs_desc a {
	text-decoration:none;
	font-weight:bold;
	color:#336699;
}
#tcs_desc a:hover {
	color:red;
	font-weight:bolder;
}
h2 {
	font-weight:bold;
	font-size:17px;
	border-left:15px solid #7400eb;
	padding-left:5px;
	margin-bottom:20px;
	border-bottom:1px solid #e4e4e4;
}
h3 {
	font-weight:bold;
	font-size:14px;
}

#tcs_head {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:15px;
	margin:0px 0px 10px 0px;
}
.tcs_photo_t {
	margin:0px 0px 20px 20px;
	float:right;
}
.tcs_photo_r {
	margin:20px 0px 20px 20px;
	float:right;
}
.tcs_photo_l {
	margin:20px 20px 20px 0px;
	float:left;
}
.tcs_photocap {
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	background-color:#e4e4e4;
	padding:5px;
	line-height:15px;
}
.tcs_photocap a {
	color:navy;
	text-decoration:none;	
}
.tcs_photocap a:hover {
	color:red;
}
.tcs_title_index {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#7400eb;
	color:white;
}
