@charset "utf-8";
/* CSS Document */

h2 {
	background: url(images/ptn_ttl01.jpg) no-repeat;
	height: 185px;
	text-indent: -9999px;
	margin-top: 0px;
}

/* ptn_cnt01 */

.ptn_cnt01 {
	clear: both;
	margin: 1em 0;
}

.ptn_cnt01 p.txt {
	width: 340px;
	float: left;
}

.ptn_cnt01 p.btn {
	width: 195px;
	float: left;
	padding-left: 40px;
}

.ptn_cnt01 p.btn a {
	height: 66px;
	text-indent: -9999px;
	display: block;
	width: 195px;
	background-image: url(images/ptn_btn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ptn_cnt01 p.btn a:hover {
	background-position: 0px -66px;
	height: 66px;
}

/* video */

ul.ptn_ul01 {
	clear: both;
	list-style: none;
	width: 617px;
	display: block;
	height: 51px;
	background-image: url(images/ptn_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 203px;
}

ul.ptn_ul01 li {
	display: inline;
	margin-reft:1px;
}

ul.ptn_ul01 li a {
	margin-top: 9px;
	height: 33px;
	display: block;
	float: left;
	text-indent: -9999px;
}

ul.ptn_ul01 li a.vl01 {
	background: url(images/ptn_li01.gif) no-repeat;
	width: 103px;
}

ul.ptn_ul01 li a.vl02 {
	background: url(images/ptn_li02.gif) no-repeat;
	width: 104px;
}

ul.ptn_ul01 li a.vl03 {
	background: url(images/ptn_li03.gif) no-repeat;
	width: 102px;
}

ul.ptn_ul01 li a.vl04 {
	background: url(images/ptn_li04.gif) no-repeat;
	width: 104px;
}

ul.ptn_ul01 li a:hover {
	background-position: 0 -33px;
}

/* ptn_cnt02 */

.ptn_cnt02 {
}

.ptn_cnt02 h3 {
	background: url(images/ptn_ttl02.gif) no-repeat;
	height: 34px;
	text-indent: -9999px;
}

.ptn_cnt02 ul {
	list-style: none;
	margin-left: 95px;
	clear: both;
	padding: 0;
}

.ptn_cnt02 ul li {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
}

.ptn_cnt02 ul li a {
	width: 204px;
	height: 79px;
	text-indent: -9999px;
	display: block;
}

.ptn_cnt02 ul li a.c021 {
	background: url(images/ptn_btn02.gif) no-repeat;
}

.ptn_cnt02 ul li a.c022 {
	background: url(images/ptn_btn03.gif) no-repeat;
}

.ptn_cnt02 ul li a:hover {
	background-position: 0 -79px;
}



/*知事より*/


.title_governor {
	width: 630px;
	height: 40px;
	background-image: url(images/ptn_ttl03.gif);
	background-repeat: no-repeat;
}

/* message */


.u_name {
   text-decoration: underline;
}

.m_article {
	background: url(image/bg_message_btm.gif) bottom left no-repeat;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.m_article_title {
	background: url(image/bg_message.gif) no-repeat;
}

.m_article_title h4 {
	color: #0b3105;
	font-weight: bold;
	font-size: 120%;
	margin: 0 18px;
	padding: 0;
	border-bottom: 1px dotted #cccccc;
}

.m_article p.text {
	margin: 15px 20px;
}

.m_article_no {
	font-size: 75%;
	padding: 10px 18px 3px;
	margin: 0px;
}

