h1,h2,h3,h4,h5,h6,p,ul,li,dl,form {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration:none;
	position:relative;
	top:+1px;
}

body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: center;
	background-color: #fafcfc;
}


#outer-box {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	text-align: left;
}

/*ヘッダー部分*/

#header h1{
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 28px;
	margin-left: 30px;
	}
 #header h1 a {
	color: #0000CC;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	width: 270px;
	height: 65px;
}
#header h2 {
	color: #666666;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	line-height: 0px;
	width: 300px;
}
#header {
	height: 100px;
	background-image: url(image/header-2.jpg);
	background-repeat: no-repeat;
}

#header-r {
	float: right;
	width: 460px;
	height: 100px;
}

#header-l {
	float: left;
	height: 100px;
	width: 300px;
}

#sub-navi-box ul {
	float: right;
}

#sub-navi-box li {
	float: left;
	list-style-type: none;
	margin-top: 70px;
}

#sub-navi-box a{
	display:block;
	height:25px;
	text-indent:-9999px;
	}
	
a.gaiyou {
	width: 80px;
}

a.form {
	width: 100px;
}

a.sitemap {
	width: 85px;
	margin-right: 15px;
}	


/*ナビー部分*/

#head-navi-box ul{
    list-style:none;
    width:100%;
	height: 25px;
}

#head-navi-box li{
    list-style:none;
    float:left;
    
}
#head-navi-box a{
	display:block;	
	height:25px;
	text-indent:-9999px;
	background-image:url(image/head-navi.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
}
a.home{
    background-position:0px 0px;
	width:90px;
}
a:hover.home{
    background-position:0px -25px;
	width:90px;
}
a.soreyuke{
    background-position:-90px 0px;
	width:220px;
}
a:hover.soreyuke{
    background-position:-90px -25px;
	width:220px;
}
a.takizawa{
    background-position:-310px 0px;
	width:190px;
}
a:hover.takizawa{
    background-position:-310px -25px;
	width:190px;
}
a.link{
    background-position:-500px 0px;
	width:109px;
}
a:hover.link{
    background-position:-500px -25px;
	width:109px;
}
a.blog{
    background-position:-609px 0px;
	width:151px;
}
a:hover.blog{
    background-position:-609px -25px;
	width:151px;
}


/*コンテンツ部分*/

h3 {
	font-size: 18px;
	line-height: 200%;
	background-image: url(image/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#pagebody {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#pagebody .gaiyou-right {
	float: right;
}

#pagebody p {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}

#flash-box {
	height: 230px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#right-box {
	width: 230px;
	float: right;
	margin-bottom: 20px;
}


#right-box p {
	font-size: 14px;
	line-height: 150%;
	padding-left: 5px;
	color: #666666;
	padding-right: 15px;
}

#right-box .red {
	color: #FF0000;
}

#left-box {
	float: left;
	width: 510px;
}

.module-list-item {
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	list-style-type: none;
	background-image: url(image/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 20px;
}

.module-list {
	margin-top: 10px;
}

.module-header {
	background-image: url(image/sin2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 510px;
	text-indent: -9999px;
	display: block;
}

.rss {
	height: 10px;
	width: 70px;
	margin-top: 30px;
	margin-left: 15px;
	background-image: url(image/rssfeed.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.rss a {
	background-color: #bbbbbb;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.rss .rss-format {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FF6600;
}
.rss .rss-version {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#team6 {
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 8px;
	background-image: url(image/green_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#team6 #team_l {
	float: left;
	width: 120px;
}
#team6 #team_r {
	float: right;
	width: 93px;
	margin-right: 7px;
	margin-left: 5px;
}
#team6 p {
	font-size: 10px;
	padding: 0px;
	line-height: 140%;
	margin: 0px;
	letter-spacing: -0.05em}
#team-6 {
	margin: 10px;
}
#team-6 p {
	margin-bottom: 10px;
}
#fla {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 10px;
	background-image: url(image/green_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fla p {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#archives {
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}



#oshirase-header {
	background-image: url(image/osirase2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 230px;
	text-indent: -9999px;
	display: block;
}
#blog-header {
	background-image: url(image/staff.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#blog-header a {
	height: 20px;
	width: 220px;
	text-indent: -9999px;
	display: block;
}

#soreyuke-header {
	background-image: url(image/soreyuke.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#soreyuke-header a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 220px;
}


#love {
	margin-top: 10px;
	margin-bottom: 10px;
}


#pan {
	font-size: 14px;
	line-height: 150%;
	color: #999999;
	padding-top: 10px;
}

.entry {
	margin-bottom: 20px;
	margin-top: 10px;
}

.entry-header {
	font-size: 16px;
	line-height: 200%;
	background-image: url(image/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.entry-content {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	padding-left: 15px;
}

.entry-footer {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: right;
}


/*フッター部分*/

#foot-box {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	background-image: url(image/sen1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	clear: both;
}

#foot-box address {
	font-style: normal;
}


/*お問い合わせページ*/

#toiawase-box {
	padding-right: 10px;
	padding-bottom: 30px;
	font-size: 12px;
}
#contact td {
	font-size: 12px;
}
#toiawase-box h3 {
	font-size: 18px;
	line-height: 200%;
	background-image: url(image/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#toiawase-box p {
	font-size: 14px;
	line-height: 200%;
}







/*会社概要ページ*/


#gaiyou-dl {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	padding-bottom: 30px;
}

.gaiyou-left h4 {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
}
#gaiyou-dl2 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
#gaiyou-dl2 dl {
	margin-bottom: 30px;
}

#gaiyou-dl2 dt {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	float: left;
	width: 120px;
	text-align: left;
	padding-left: 10px;
}

#gaiyou-dl2 dd {
font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-left: 135px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 0px;
}#gaiyou-dl2 img {
	margin-right: 4px;
	margin-left: 4px;
}
#gaiyou-dl2 h5 {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#ayumi {
	color: #666666;
	clear: both;
	margin-top: 30px;
}
#ayumi dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ayumi dt {
	font-size: 12px;
	line-height: 150%;
	width: 100px;
	float: left;
	margin-top: 3px;
	padding-left: 10px;
}
#ayumi dd {
	font-size: 12px;
	line-height: 180%;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 100px;
	margin-top: 3px;
	border-bottom-width: 1px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#ayumi h4 {
	font-size: 16px;
	color: #666666;
}
#hosin {
	display: none;
}
#close {
	text-align: center;
	margin-top: 30px;
}





/*リンクページ*/


#link-dl {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 50px;
}
#link-dl dt {
	font-size: 14px;
	color: #666666;
	float: left;
	width: 150px;
	font-weight: bold;
}

#link-dl dd {
font-size: 12px;
	color: #666666;
	padding-left: 130px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

/*滝沢センターページ*/
	
#takizawa-dl {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 50px;
}
#takizawa-dl dt {
	font-size: 14px;
	color: #666666;
	float: left;
	width: 130px;
	font-weight: bold;
}
#takizawa-dl dd {
	font-size: 12px;
	color: #666666;
	padding-left: 130px;
	padding-bottom: 5px;
	margin-left: 0px;
}

/*サイトマップページ*/

#site dl {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 50px;
}
#site dt {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	float: left;
	width: 150px;
}
#site dd {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-left: 135px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ar li {
	font-size: 14px;
	line-height: 180%;
}
#ar ul {
	padding-left: 20px;
}
#ar span {
	margin-right: 20px;
}
#gaiyou-ul {

	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	padding-bottom: 30px;
}
#gaiyou-ul li {
	margin-left: 20px;
	line-height: 180%;
}
#gaiyou-ul p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.archive-list-item {
	list-style-type: none;
}
.entry-header2 {
	font-size: 16px;
	color: #003F37;
	background-image: url(image/08.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#iwaroji-box .entry-body img {
	margin-bottom: 10px;
}
#iwaroji-box .entry-body {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#kanri {
	float: right;
}
#page-body {
	padding-top: 10px;
}

/*レンタル物置*/

#rental-l {
	float: left;
	width: 186px;
	padding-right: 10px;
}
#rental-r {
	float: right;
	width: 520px;
}
#rental-navi {
	background-image: url(image/rental-navi.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 186px;
}
#rental-navi ul {
	list-style-type: none;
	padding: 10px;
}
#rental-navi li {
    margin-bottom: 10px;
    }

#rental-l .ren_01 a:hover {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 167px;
	display: block;
	background-position: -10px -10px;
	margin: 0px;
	padding: 0px;
}
#rental-l .ren_02 a:hover {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 167px;
	display: block;
	background-position:-10px -50px;
	margin: 0px;
	padding: 0px;
}
#rental-l .ren_03 a:hover {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 167px;
	display: block;
	background-position: -10px -90px;
	margin: 0px;
	padding: 0px;
}
#rental-l .ren_04 a:hover {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 167px;
	display: block;
	background-position: -10px -130px;
	margin: 0px;
	padding: 0px;
}
#rental-l #now1 {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	background-position: -10px -10px;
}
#rental-l #now2 {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	background-position: -10px -50px;
}
#rental-l #now3 {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	background-position: -10px -90px;
}

#rental-l #now4 {
	background-image: url(image/rental-navi2.jpg);
	background-repeat: no-repeat;
	background-position: -10px -130px;
}
#rental-r h4 {
	background-color: #E1F0DE;
	font-size: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #02433B;
	padding-left: 10px;
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #004139;
}
#rental-r h5 {
	background-color: #EDFFEC;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004139;
	border-right-color: #004139;
	border-bottom-color: #004139;
	border-left-color: #004139;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 1px;
	margin: 10px;
}
#rental-r h6 {
	line-height: 150%;
	color: #02433B;
	font-size: 12px;
	margin: 10px;
	padding-left: 10px;
}
#rental-r #qa-box h6 {
	padding-bottom: 10px;
}
#rental-r #kukan {
	margin-left: 15px;
}
#rental-r ul {
	list-style-type: none;
	margin: 10px;
	padding-left: 10px;
}
#rental-r ul li {
	line-height: 30px;
	background-image: url(../image/mark1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left center;
	text-indent: 15px;
}
#rental-navi li a {
	height: 30px;
	width: 167px;
	margin-bottom: 10px;
	display: block;
	text-indent: -9999px;
}
#rental-r td {
	font-size: 12px;
}
#rental-r #plan2 {
	margin-left: 10px;
}
#rental-r #plan3 {
	margin-left: 10px;
}
#rental-r .img-p {
	padding-left: 0px;
	margin-bottom: 10px;
}
#outer-box #pagebody #page-body #rental-r #entrybody #plan td {
	font-size: 11px;
}
#rental-r p {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#rental-r ol {
	margin: 10px;
	padding-left: 20px;
}
#rental-r ol li {
	line-height: 150%;
}
