@charset "utf-8";
/*トップページ*/
#t-main01,#t-main02,#t-main03,#t-main04{
	height: 200px;
	width: 260px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
#t-main01{
	background-image: url(../images/top_m01.gif);
	background-repeat: no-repeat;
}
#t-main02{
	background-image: url(../images/top_m02.gif);
	background-repeat: no-repeat;
}
#t-main03{
	background-image: url(../images/top_m03.gif);
	background-repeat: no-repeat;
}
#t-main04{
	background-image: url(../images/top_m04.gif);
	background-repeat: no-repeat;
}
#t-main01 ul,#t-main02 ul,#t-main03 ul,#t-main04 ul{
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#t-main01 li,#t-main02 li,#t-main03 li,#t-main04 li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#t-company{
	width: 200px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
#t-company ul{
		padding: 0px;
		margin: 0px;
}
#t-company li{
	padding: 0px;
	margin-left: 10px;
	list-style-type: none;
	margin-top: 10px;
}
.t-side{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;
}
.t-flash{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #42C247;
	padding-left: 20px;
}
.t-news{
	width: 530px;
	height: 200px;
	background-image: url(../images/top_news.gif);
}
.t-news-win{
	margin-top: 30px;
	margin-left: 10px;
}
