.side1 {
	background-image: url(image/side_sbk1.gif);

	width:170px;
	position:absolute;
	left: 0px;
	top:140px;
	padding:0px;
	font-size:15px;
	border:1px solid green;
	line-height:15px;
}

.side1 li a{
	font-size:15px;
	border-bottom:2px dotted black;
	display:block;
	line-height:25px;
}
.side1 li{
	list-style-type:square;
	line-height:15px;
	font-size:15px;

}

.side1 h2{
	font-size:15px;
}


.title{
	border-bottom:2px solid #7BBD5A;
}

#title1{
	background-image:url(image/aicon1.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#title2{
	background-image:url(image/aicon2.gif);
	background-repeat:no-repeat;

}

#title3{
	background-image:url(image/aicon3.gif);
	background-repeat:no-repeat;
}

#title4{
	background-image:url(image/aicon4.gif);
	background-repeat:no-repeat;
}



.title a{
	font-size:16px;
	text-align:left;
	padding-left:40px;
	line-height:35px;	
	display:block;
}

.side1_address p{
	text-align:center;
	font:italic bold 20px "MS ゴシック",平成明朝,serif;
}

.side1_address dt{
	text-align:left;
	padding:10;
	margin:0;
	font-weight:bold;
	border-left:5px solid #7BBD5A;
	border-bottom:2px solid #7BBD5A;
	line-height:12px;

}

.side1_address dd{
	padding-top:10;
	padding-left:0;
	padding-right:0;
	margin:0;
	text-align:center;
}

.side1 a {

	text-decoration: none;
	font-weight: bold;
}

.counter{
 	text-align:center;
	margin-top:20px;
	margin-bottom:20px;

}
