@charset "utf-8";
/* CSS Document */
/*********************************************************
				** index.html **
*********************************************************/
#contents_in{
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
#index_header{
	background-image: url(../images/tchindex.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:10px;
	height: 680px;
	width: 810px;
}
#index_header #option{
	font-size:14px;
	font-weight:bold;
	margin-left:260px;
	padding-top:170px;
}
#index_header a{
	font-weight:bold;
	color: #66583D;
	text-decoration: underline;
}
#index_header a:hover{
	color: #fff;
}

#index_header table {
	border-collapse:collapse;
	border-color:#cccccc;
	margin-bottom:2em;
	margin-top:1em;
	font-size:16px;
}
#index_header table a:hover{
	color: #993333;
}
#feed{
	width: 498px;
	margin-bottom:15px;
	border:1px solid #993333;
}
#feed ul{
	width: 478px;
	padding:10px;
}
#feed li{
	margin-left:0.7em;
	line-height:200%;
}
#feed h3{
	background-image: url(../images/top_ttlfeed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 798px;
}
#feed h3 a{
	background-image: url(../images/top_ttlfeed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height: 35px;
	width: 798px;
}

#feed p{
	padding:0px 10px 10px;
	width:670px;
}

#pickup{
	/* background-image: url(../images/tchbg_pickup1.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	height:355px;
	width: 810px;
	margin-bottom:-10px;
	margin-top:5px;
}
* html body #pickup{
	width: 920px;
	margin-bottom:-10px;
}
#pickup li{
	background-image:none;
	margin-left:-18px;
}
#pickup li a{
	color:#CCCCB0;
}
#pickup li a:hover{
	color:#ffffff;
}
#pickup #c01,
#pickup #c02,
#pickup #c03{
	width: 550px;
}
* html body #pickup #c01,
* html body #pickup #c02,
* html body #pickup #c03{ width: 530px;}
#c01{
	padding-left:150px;
	padding-top:55px;
}
#c02{
	padding-left:55px;
	padding-top:120px;
}
#c03{
	padding-left:250px;
	margin-top:-80px;
	margin-left: 25px;
	margin-right: -30px;
}