@charset "utf-8";
/* トップページ */

#Div_top {
	width:45px;
	height:66px;
	float: right;
	position: relative;
	bottom: 96px;
}
#t_contents {
	background: url(../images/top/arrows.gif) no-repeat center 40px;
	width: 775px;
	height:auto;
	padding-left: 25px;
	margin-bottom: 25px;
	position: relative;
}
#t_contents p {
	line-height: 1.4em;
}
#top_p {
	width: 220px;
	height:auto;
	border-left: 2px dotted #999999;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	bottom: 70px;
}
.t_h1 {
	margin-bottom: 100px;
}
#t_contents li {
	margin-bottom: 12px;
}
#blue {
	width: 165px;
	height: auto;
	position: relative;
	left: 560px;
	bottom: 100px;
}
#green {
	width: 195px;
	height: auto;
	position: relative;
	bottom: 10px;
	left: 20px;
}
#yellow {
	width: 264px;
	height: auto;
	position: relative;
	top: 110px;
	left: 250px;
}
