@charset"euc-jp";

/*about_akitabiki.html*/

#about_left{
    float:left;
    background-image:url(../img/about_left.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:620px;
	}
.about_h2{
	background-image: url(../img/about_h2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:71px;
	margin-bottom:20px;
    }

div.akita01{
    padding:0 0 20px 0;
	text-align:center;
	}
img.phot01{
    margin-right:20px;
	}
img.phot02{
    margin-right:10px;
	}
p.about_text01{
    margin-bottom:15px;
	}
p.about_text02{
    margin-bottom:30px;
	}
p.about_link{
    text-align:right;
	padding-bottom:20px;
	}
p.about_link a{
    font-weight:bold;
	text-decoration:underline;
	}
p.about_link02{
	background-image: url(../img/about_bt_bg.jpg);
	background-repeat: no-repeat;
	width:194px;
	height:38px;
	text-align:center;
	padding-bottom:20px;
	margin-left:160px;
    }
p.about_link02 a{
    font-weight:bold;
	text-decoration:underline;
	line-height:3.2;
	}

