body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrap {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	height: 125px;
	background-image: url(../img/header/header_bg.jpg);
	background-repeat: repeat-x;
}
.head_upper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
}

.logo {
	float: left;
	height: 125px;
	width: 540px;
}

h1 {
	float: left;
	height: 125px;
	width: 400px;
	margin: 0;
	padding: 0;
}

h2 {
	height: 25px;
	width: 580px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
}


.telinfo {
	float: left;
	width: 580px;
	height: 100px;
}


.contact_upper {
	float: left;
	width: 300px;
	height: 70px;
	margin-left: 140px;
}



/*** グローバルメニュー ***/

.gmenu_back {
	clear:left;
	width: 100%;
	background-image: url(../img/gmenu/gmenu_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.gmenu ul{
	width: 980px;
	margin: 0 auto;
	_margin: 0;
	padding: 0;
	text-align: left;
	height: 60px;
	list-style: none;
	background: url(../img/gmenu/gmenu_2021.png) no-repeat top left;
	position: relative;
}

.gmenu ul li{
	float: left;
	position: absolute;
	text-indent: -9999px;
}


.gmenu ul li#g_01,
.gmenu ul li#g_01 a,
.gmenu ul li#g_02,
.gmenu ul li#g_02 a,
.gmenu ul li#g_03,
.gmenu ul li#g_03 a,
.gmenu ul li#g_04,
.gmenu ul li#g_04 a,
.gmenu ul li#g_05,
.gmenu ul li#g_05 a{
	width: 163px;
	height: 60px;
	display: block;
}


.gmenu ul li#g_06,
.gmenu ul li#g_06 a{
	width: 165px;
	height: 60px;
	display: block;
}

.gmenu ul li#g_01,
.gmenu ul li#g_01 a{
	left: 0px;
}

.gmenu ul li#g_01 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat 0 -60px;
}

.gmenu ul li#g_02,
.gmenu ul li#g_02 a{
	left: 163px;
}

.gmenu ul li#g_02 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat -163px -60px;
}

.gmenu ul li#g_03,
.gmenu ul li#g_03 a{
	left: 326px;
}

.gmenu ul li#g_03 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat -326px -60px;
}

.gmenu ul li#g_04,
.gmenu ul li#g_04 a{
	left: 489px;
}

.gmenu ul li#g_04 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat -489px -60px;
}

.gmenu ul li#g_05,
.gmenu ul li#g_05 a{
	left: 652px;
}

.gmenu ul li#g_05 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat -652px -60px;
}


.gmenu ul li#g_06,
.gmenu ul li#g_06 a{
	left: 815px;
}

.gmenu ul li#g_06 a:hover{
	background: url(../img/gmenu/gmenu_2021.png) no-repeat -815px -60px;
}

/*** キービジュアル ***/

#kv {
	width: 100%;
	background-image: url(../img/top/kv_bg.jpg);
	background-repeat: repeat-x;
}

.kvimage {
	width: 980px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}


/*** コンテンツ ***/


#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-size: 14px;
	line-height: 150%;
	color: #000;
}

p a{
	font-size: 14px;
	line-height: 150%;
	color: #0099ff;
	text-decoration: underline;
}

p a:hover{
	font-size: 14px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: underline;
}






.pageback {
	text-align: right;
	font-size: 14px;
	margin-bottom: 40px;
}


.pagetop {
	height: 25px;
	width: 140px;
	padding-left: 840px;
	clear: left;
	padding-top: 40px;
}


/*** トップ ***/
.topbannerbox {
	height: 200px;
	width: 980px;
	margin: 30px 0px 30px 0px;
}

.topbannerbox_wide {
	height: 360px;
	width: 980px;
	margin: 30px 0px 30px 0px;
}


.topbannerbox a:hover img
{
opacity:0.6;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}


.topbannerbox_l {
	height: 200px;
	width: 480px;
	float: left;
}

.topbannerbox_r {
	height: 200px;
	width: 480px;
	float: left;
	margin-left: 20px;
}

/*** 各新着情報 ***/

.newsbox {
	width: 980px;
	margin: 0px 0px 40px 0px;
}

.newsbox_l {
	width: 470px;
	margin: 0px 0px 0px 0px;
	float: left;

}

.newsbox_r {
	width: 470px;
	float: left;
	margin-left: 40px;
}


.newstitle {
	height: 30px;
	width: 470px;
	margin: 0px 0px 15px 0px;
}

.newstitle a:hover img
{
opacity:0.6;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}


.news_shopstitle {
	height: 30px;
	width: 470px;
	margin: 30px 0px 15px 0px;
}

.news_shopstitle a:hover img
{
opacity:0.6;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}


.newstxtbox {
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-color: #666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	height: 20px;
}

/*** お知らせテキスト ***/

.infonews_date {
	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	color:#ff73a0;
	text-align:left
}

.infonews_comment {
	width: 380px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	text-align:left
}

.infonews_comment a{
	color: #333;
	text-decoration: underline;
}

.infonews_comment a:hover{
	color: #ff73a0;
	text-decoration: underline;
}

/*** まちづくりポイントテキスト ***/

.machidukuri_date {
	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	color:#9933cc;
	text-align:left
}

.machidukuri_comment {
	width: 380px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	text-align:left
}

.machidukuri_comment a{
	color: #333;
	text-decoration: underline;
}

.machidukuri_comment a:hover{
	color: #9933cc;
	text-decoration: underline;
}

/*** 加盟店情報テキスト ***/

.shops_date {
	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	color:#42bdd8;
	text-align:left
}

.shops_comment {
	width: 380px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	text-align:left
}

.shops_comment a{
	color: #333;
	text-decoration: underline;
}

.shops_comment a:hover{
	color: #42bdd8;
	text-decoration: underline;
}












/* サンプルtableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	color: #000;
	font-size: 14px;
	line-height: 150%;
}


/* サンプル10
----------------------------------------------------------- */
.pro_list	{
	border: 1px solid #666;
	font-size: 14px;
	line-height: 150%;
}
.pro_list th	{
	border: 1px solid #666;
	color: #FFF;
	background-image: url(../img/outline/table_bg.gif);
}
.pro_list td	{
	border: 1px solid #666;
	color: #333;
}

/* 公募情報テーブル
----------------------------------------------------------- */
.recruitment_list	{
	border: 1px solid #666;
	font-size: 16px;
	line-height: 150%;
}

.recruitment_list a{
	font-size: 16px;
	line-height: 150%;
	color: #0099ff;
	text-decoration: underline;
}

.recruitment_list a:hover{
	font-size: 16px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: underline;
}


.recruitment_list th	{
	border: 1px solid #666;
	color: #FFF;
	font-size: 16px;
	background-image: url(../img/recruitment/table_bg.gif);
}
.recruitment_list td	{
	border: 1px solid #666;
	font-size: 16px;
	color: #333;
}


/***3つのスキル ***/
.skill_kv {
	height: 240px;
	width: 540px;
	background-image: url(../img/skill/main_image.jpg);
	background-repeat: no-repeat;
	padding-left: 440px;
	color: #000;
	line-height: 150%;
	font-size: 16px;
	padding-top: 60px;
}

.skill_btn_page {
	height: 40px;
	width: 40px;
	margin-right: 10px;
	float: left;
}


.skill_btn {
	height: 65px;
	margin-bottom: 40px;
}

.skill_btn a:hover img
{
opacity:0.6;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}


/*** フッター ***/

#footer {
    background-color: #a0c32d;
}


.footer_upperbox {
    background-color: #cce287;
    width: 100%;
    height: 40px;
}

.footer_upper {
    background-color: #cce287;
    width: 970px;
    height: 40px;
    color: #666;
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}

.footer_upper a{
	color:#666;
	text-decoration: none;
}

.footer_upper a:hover{
	color:#ff73a0;
	text-decoration: underline;
}


.footer_main {
    background-color: #a0c32d;
    width: 100%;
    height: 275px;
}
.footer_main_box {
    width: 980px;
    height: 235px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 150%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #a0c32d;
}	


.footer_main_box a{
	color:#FFFFFF;
	text-decoration: none;
}


.footer_main_box a:hover{
	color: #003399;
	text-decoration: underline;
}
.footer_main_box_list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: disc;
}

.footer_main_box_list li {
	line-height: 150%;
	padding-bottom: 5px;
}

.footer_main_box_01 {
	width: 245px;
	height: 235px;
	float: left;
}
.footer_main_box_02 {
	width: 225px;
	height: 235px;
	float: left;
	padding-right: 20px;
}
.footer_main_box_03 {
	width: 225px;
	height: 235px;
	float: left;
	padding-right: 20px;
}
.footer_main_box_04 {
	width: 245px;
	height: 235px;
	float: left;
}

.footer_main_box_title {
	font-weight: bold;
	border-left: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.footer_center {
	background-color: #FFF;
	height: 70px;
	width: 100%;
	clear: left;
}
.footer_center_box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.footer_center_box_01 {
	float: left;
	height: 70px;
	width: 405px;
}
.footer_center_box_02 {
	font-size: 12px;
	line-height: 150%;
	color: #000;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}
.footer_center_box_03 {
	float: left;
	padding-left: 100px;
	font-size: 10px;
	color: #666;
	padding-top: 40px;
}
.footer_point {
	background-image: url(../img/footer/point.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.footer_point a{
	color:#666666;
	text-decoration: none;
}


.footer_point a:hover{
	color: #FF7D00;
	text-decoration: underline;
}
.footer_bottom {
	height: 50px;
	width: 100%;
	clear: left;
}
.footer_copy {
	font-size: 10px;
	color: #FFFFFF;
	height: 50px;
	width: 980px;
	line-height: 50px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}


.tb18 {
	font-size: 18px;
	color: #32AF00;
	line-height: 150%;
}


.tb16 {
	font-size: 16px;
	color: #32AF00;
	line-height: 150%;
}

.tb14 {
	font-size: 14px;
	color: #32AF00;
	line-height: 150%;
}

.tb12 {
	font-size: 12px;
	color: #32AF00;
	line-height: 150%;
}

.bk18 {
	font-size: 18px;
	color: #000;
	line-height: 150%;
}


.bk16 {
	font-size: 16px;
	color: #000;
	line-height: 150%;
}

.bk14 {
	font-size: 14px;
	color: #000;
	line-height: 150%;
}

.bk12 {
	font-size: 12px;
	color: #000;
	line-height: 150%;
}


.db18 {
	font-size: 18px;
	color: #003399;
	line-height: 150%;
}


.db16 {
	font-size: 16px;
	color: #003399;
	line-height: 150%;
}

.db14 {
	font-size: 14px;
	color: #003399;
	line-height: 150%;
}

.db12 {
	font-size: 12px;
	color: #003399;
	line-height: 150%;
}

.pin18 {
	font-size: 18px;
	color: #ff6699;
	line-height: 150%;
	font-weight: bold;
}


.pin16 {
	font-size: 16px;
	color: #ff6699;
	line-height: 150%;
	font-weight: bold;
}

.pin14 {
	font-size: 14px;
	color: #ff6699;
	line-height: 150%;
	font-weight: bold;
}

.pin12 {
	font-size: 12px;
	color: #ff6699;
	line-height: 150%;
	font-weight: bold;
}
