@charset "UTF-8";

/*------------------------------------------------------------------------------
	HKAO - CSS Modules Import
	Date: 2015-07-08
------------------------------------------------------------------------------*/

#content{
	position:relative;
	padding:5px;
}
#content #main{
	padding-top:15px;
	padding-left:0px;
	padding-right:0px;
}

.biz1{
	width:890px;
	height:212px;
}
.biz2{
	width:890px;
	height:212px;
}
#content #main h2{
	padding:0;
	margin:0;
	background-color:#fff;
}

#content #main .biz1 h2{
	background:url(https://www.hkao.jp/images/h2_admin_2014.gif) top center no-repeat;
}
#content #main .biz2 h2{
	background:url(https://www.hkao.jp/images/h2_tax_2014.gif) top center no-repeat;
}

.biz1 h2,
.biz2 h2{
	text-align:left;
	text-indent:-9999px;
	height:40px;
}




.biz1 ul,
.biz2 ul{
	margin-top:-5px;
	padding-left:5px;
}
.biz1 ul li,
.biz2 ul li{
	float:left;
	list-style-type:none;
	margin:0 5px 10px;
}
.biz1 ul li a,
.biz2 ul li a{
	display:block;
	width:210px;
	height:153px;
	text-align:left;
	text-indent:-9999px;
}

.biz3 ul.line1{
	padding-left:5px;
	width:650px;
}
.biz3 ul.line2 {
	padding-left: 10px;
}
.biz3 ul.line2 li {
	margin:0 10px 10px 0px;
}
.biz3 ul.line2 li:nth-child(4),
.biz3 ul.line2 li:nth-child(8) {
	margin:0 0px 10px;
}
.biz3 ul li{
	float:left;
	list-style-type:none;
}


li.a01 a{
	background:url(https://www.hkao.jp/images/btn_a01.jpg) top left no-repeat;
}
li.a02 a{
	background:url(https://www.hkao.jp/images/btn_a02.jpg) top left no-repeat;
}
li.a03 a{
	background:url(https://www.hkao.jp/images/btn_a03.jpg) top left no-repeat;
}
li.a04 a{
	background:url(https://www.hkao.jp/images/btn_a04.jpg) top left no-repeat;
}
li.b01 a{
	background:url(https://www.hkao.jp/images/btn_b01.jpg) top left no-repeat;
}
li.b02 a{
	background:url(https://www.hkao.jp/images/btn_b02.jpg) top left no-repeat;
}
li.b03 a{
	background:url(https://www.hkao.jp/images/btn_b03.jpg) top left no-repeat;
}
li.b04 a{
	background:url(https://www.hkao.jp/images/btn_b04b.jpg) top left no-repeat;
}
li.b05 a{
	background:url(https://www.hkao.jp/images/btn_b05b.jpg) top left no-repeat;
}
li.b06 a{
	background:url(https://www.hkao.jp/images/btn_b06b.jpg) top left no-repeat;
}
li.b07 a{
	background:url(https://www.hkao.jp/images/btn_b07b.jpg) top left no-repeat;
}
li.b08 a{
	background:url(https://www.hkao.jp/images/btn_b08b.jpg) top left no-repeat;
}
li.b09 a{
	background:url(https://www.hkao.jp/images/btn_b09b.jpg) top left no-repeat;
}
li.b10 a{
	background:url(https://www.hkao.jp/images/btn_b10b.jpg) top left no-repeat;
}
li.b11 a{
	background:url(https://www.hkao.jp/images/btn_b11b.jpg) top left no-repeat;
}
li.b12 a{
	background:url(https://www.hkao.jp/images/btn_b12b.jpg) top left no-repeat;
}
li.b13 a{
	background:url(https://www.hkao.jp/images/btn_b13b.jpg) top left no-repeat;
}

.biz1 ul li a:hover,
.biz2 ul li a:hover,
.biz3 ul li a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


.biz3{
	position:relative;
}
.movie {
	margin: auto;
	display: table;
}
.movie .cell {
	display: table-cell;
	padding: 0 0 0 10px;
	vertical-align: top;
}
.movie .cell:first-child {
	padding: 0;
}
#flashContent {
	min-height: 220px;
}


.biz3 a:link,
.biz3 a:visited,
.biz3 a:hover{
	color:#000;
	text-decoration:none;
}


.rinen{
	background:url(https://www.hkao.jp/images/catch_02_2014.jpg) top center no-repeat;
	height:360px;
}

#content #main .rinen h3,
#content #main .rinen h4,
#content #main .rinen p{
	text-align:left;
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0px;
}


#news{
	float:left;
	width:430px;
}
#news .box{
	height:512px;
	border:1px solid #ccc;
}
#news .newsbox{
	width:428px;
	height:486px;
	overflow:auto;
}
#news .newsbox td{
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	padding:12px 10px;
}

#fb{
	float:right;
	width:435px;
}
.social4i{
	display:none;
}

#image{
	background:url(images/flash_bg.jpg) top left no-repeat;
	width:900px;
	height:180px;
	overflow:hidden;
}

#fb iframe{
	border:none;
	overflow:hidden;
	width:435px;
	height:600px;
}
