#top_container_out {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/top_container_outbg.gif);
	background-repeat: repeat-y;
	position: relative;
	background-position: center top;
}
#top_container {
	width: 1000px;
	background:none;
	position: absolute;
	top: 0px;
	left: 40px;
}

#topimg {
	width: 1000px;
	height: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#top_header {
	width: 1000px;
	height: 117px;
	background-image: url(../img/top_header_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 25px;
}
#top_header_logo {
	width: 225px;
	margin-top: 15px;
	margin-left: 15px;
}
#top_header_right {
	width:750px;
}
#top_header_link {
	width: 650px;
	margin-top: 20px;
	margin-left: 85px;
}
#top_header_link li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}
#top_header_menu {
	width: 650px;
	margin-top: 20px;
}
#top_header_menu li {
	list-style-type:none;
	float:left;
	width:145px;
}
#top_contents {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 338px;
}
#top_tesuriboxbg {
	width: 770px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/top_tesuriboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 30px;
}
#top_tesuribox {
	width: 770px;
	padding-top: 15px;
}


#top_main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
}	

/*h2#top_text1 {
	color: #22278C;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}*/
h2#top_text1 {
	color: #333333;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 25px;
}

#top_pickupbox {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.top_pickup {
	width: 300px;
}
#top_pickup_st {
	width: 630px;
	float:left;
}
#top_pickupbox_r {
	width:300px;
	float:right;
}
.top_toname {
	display: block;
	background-image: url(../img/icon2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 5px;
}
.top_box1 {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
	
#top_newsbox {
	width:570px;
}
#top_news {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #575757;
	padding-bottom: 5px;
	height: 170px;
	overflow-y: hidden;
}
#top_news ul {
	margin:0px;
	padding:0px;
}
#top_news li {
	font-size: 13px;
	line-height: 1.6em;
	list-style: none;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #535353;
}
#top_news li .date {
	font-weight: bold;
	padding-right: 20px;
}

#top_box1r {
	width: 360px;
}


/* 仮 */
/*#top_cadlink {
	width: 345px;
	height:60px;
	padding-top:40px;
	padding-left:15px;
	background-image:url(../img/top_cad_off.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	font-size:13px;
	line-height:1.6em;
	display:block;
}*/

/*　CADページができたらこちらへ　*/

#top_cadlink {
	background-image:url(../img/top_cad_on.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#top_cadlink a:link {
	width: 345px;
	height:60px;
	padding-top:40px;
	padding-left:15px;
	background-image:url(../img/top_cad_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:13px;
	line-height:1.6em;
	display:block;
}
#top_cadlink a:hover {
	background-image:none;
}
#top_cataloglink {
	background-image:url(../img/top_catalog_on.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#top_cataloglink a:link {
	width: 345px;
	height:65px;
	padding-top:35px;
	padding-left:15px;
	background-image:url(../img/top_catalog_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:13px;
	line-height:1.6em;
	display:block;
}
#top_cataloglink a:hover {
	background-image:none;
}

.top_link1 {
	width:220px;
	height:80px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:40px;
	float:left;
	background-color:#B4B4B4;
}
