@charset "euc-jp";

/* -----------------------------------------------
 * ÉÍºäÄ®¾¦¹©²ñÍÑ
 * ----------------------------------------------- */

/*-------------------------------------------------
¥Þ¡¼¥¸¥ó
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}


.mrg-b0{margin-bottom:0px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}
.mrg-l100{margin-left:100px;}



.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}


.mrg-center{margin-right:auto; margin-left:auto;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

 
 
 
 
 
 
 
body {
	font-size:100%;
	color:#222222;
	background-color:#E6DDCB;
  	background-image:url(../img/bg.gif);
	background-position:center top;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


a:link{ text-decoration:none; color:#DE3400; }
a:visited{ text-decoration:none; color:#DE3400; }
a:active{ text-decoration:underline; color:#DE3400; }
a:hover{ text-decoration:underline; color:#000B80; }

.large{ font-size:18px; line-height: 1.2; }
.mid{ font-size:14px; line-height: 1.3; }
.normal{ font-size:12px; line-height: 1.3; }
.small{ font-size:10px; line-height: 1.2; }

.date{
	font-size:11px;
	color: #444444;
}

.date-event {
	font-size:12px;
	color: #222222;
	FONT-WEIGHT: bold;
}

.name { font-size: 10px; color: #aaaaaa }

form.form { margin: 0px; }

.f13{ font-size:13px;}

.f18 {
	FONT-SIZE: 18px
}
.f18b {
	FONT-WEIGHT: bold; FONT-SIZE: 18px
}
.f14 {
	FONT-SIZE: 14px
}
.f14b {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.f12 {
	FONT-SIZE: 12px
}
.f12b {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.f10 {
	FONT-SIZE: 10px
}
.f10b {
	FONT-WEIGHT: bold; FONT-SIZE: 10px
}
.f09 {
	FONT-SIZE: 9px
}
.f09b {
	FONT-WEIGHT: bold; FONT-SIZE: 9px
}

.justify{
	text-align: justify;
	text-justify: inter-ideograph; 
}




div.page {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}

td.header-bg {
	width: 800px;
	height: 321px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/header_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

td.header-bg-sec {
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/header_bg_sec.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


td.header-text-box {
	width: 570px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


div.header-text {
	width: 570px;
	font-size:14px;
	text-align: left;
	font-weight: bold;
	color:#000000;
	line-height: 1em;
	font-family:"¥Ò¥é¥®¥ÎÌÀÄ« Pro W3","£Í£Ó £ÐÌÀÄ«", "Osaka",verdana,arial, serif;
	padding: 15px 0px 0px 20px;
}


td.header-sec-logo-box {
	width: 576px;
	padding: 5px 0px 6px 14px;
	margin: 0px 0px 0px 0px;
}


td.header-menu-table {
	width: 210px;
	text-align: center;
}

div.header-menu-box {
	width: 190px;
	height: 20px;
	font-size:12px;
	text-align: center;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 1em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 8px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/header_menu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float:right;
}

.header-menu-box a:link{ text-decoration:none; color:#FFFFFF; }
.header-menu-box a:visited{ text-decoration:none; color:#FFFFFF; }
.header-menu-box a:active{ text-decoration:underline; color:#FFFFFF; }
.header-menu-box a:hover{ text-decoration:underline; color:#FFFFFF; }

div.hamasaka-info-box {
	width: 321px;
	height: 162px;
	padding: 0px 0px 0px 31px;
	margin: 0px 0px 0px 0px;
}

div.hamasaka-info-text {
	width: 321px;
	height: 125px;
	font-size:11px;
	text-align: left;
	font-weight: normal;
	color:#444444;
	line-height: 1.5em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

div.menu-box {
	width: 772px;
	height: 39px;
	font-size:14px;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 1em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image:url(../img/menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.5em;
}

.menu-box a:link{ text-decoration:none; color:#FFFFFF; }
.menu-box a:visited{ text-decoration:none; color:#FFFFFF; }
.menu-box a:active{ text-decoration:underline; color:#FFFFFF; }
.menu-box a:hover{ text-decoration:underline; color:#FFFFFF; }

td.main-bg {
	width: 775px;
	padding: 17px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

td.main-bg-sec {
	width: 750px;
	padding: 17px 25px 10px 25px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}



div.top-tit-box {
	border-bottom: 1px solid #222222;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.top-tit {
	font-size:15px;
	text-align: left;
	font-weight: bold;
	color:#000B80;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

.top-tit-menu {
	font-size:11px;
	text-align: right;
	font-weight: bold;
	color:#000B80;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

td.top-news-midasi {
	font-size:12px;
	text-align: left;
	font-weight: normal;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	border-bottom: 1px dashed #A6A6A6;
	padding: 7px 0px 3px 0px;
}

td.top-news-date {
	width: 40px;
	font-size:11px;
	text-align: right;
	font-weight: normal;
	color:#555555;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	border-bottom: 1px dashed #A6A6A6;
	padding: 7px 0px 3px 0px;
}

td.date {
	width: 40px;
	font-size:11px;
	text-align: right;
	font-weight: normal;
	color:#555555;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	border-bottom: 1px dashed #A6A6A6;
	padding: 7px 0px 3px 0px;
}


div.top-event-subtext {
	width: 196px;
	font-size:11px;
	text-align: left;
	font-weight: normal;
	color:#C42E00;
	line-height: 1.3em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

div.top-event-tit-sub {
	width: 223px;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 1em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 5px 0px 5px 7px;
	margin: 0px 0px 0px 0px;
	background-color:#A1D87F;
}

div.top-event-box-one {
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}


div.top-event-midasi {
	width: 208px;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	line-height: 1.3em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding:0px 0px 0px 17px;
	background-image: url(../img/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}



#top-event-list .top-event-box-one{
	border-bottom: 1px dashed #A6A6A6;
	padding: 7px 0px 3px 0px;
	position:relative;
}
#top-event-list  .date-event {
	position:absolute;
	top:4px;
	left:0px;
}
#top-event-list  .top-event-midasi {
	width: 410px;
	font-size:12px;
	padding:0px 0px 0px 60px;
	background:none;
}








div.ph-box {
	width: 260px;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	color:#444444;
	line-height: 1em;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 15px 33px 3px 16px;
	margin: 0px 0px 0px 0px;
	background-image:url(../img/ph_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.ph-box img{
	margin: 0px 0px 3px 0px;
}



div.top-banner-box {
	width: 309px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.top-banner-box2 {
	width: 309px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.top-banner-box3 {
	width: 246px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.top-banner-box3 img{
	margin-bottom:5px;
}



div.footer-box {
	width: 750px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.address01 {
	font-size:12px;
	text-align: left;
	font-weight: normal;
	color:#222222;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	border-right: 1px solid #222222;
	padding: 0px 8px 0px 5px;
	margin: 0px 0px 0px 0px;
}

td.address02 {
	font-size:12px;
	text-align: left;
	font-weight: normal;
	color:#222222;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}

div.copyright{
	font-size:10px;
	color:#666666;
	text-align: right;
	padding: 0px 0px 0px 0px;
}





td.topics-detail-list {
	width: 190px;
	text-align: left;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	padding: 10px 10px 10px 10px;
	background-color:#E6E6E6;
}

.li-none{
	margin: 0;
	padding: 0;
	list-style: none;
}

.zigyou-list{
	margin: 0;
	padding: 0;
}


.zigyou-list li{
	list-style: none;
	margin: 0;
	padding: 0;
}


.zigyou-list li a{
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.zigyou-tit{
	background-image: url(../hamadaikon/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #4B512D;
}

#hamadaikon block{
	margin: 0;
	padding: 0;
}


#hamadaikon ol{
	margin: 0 0 0 40px;
	padding: 0;
	list-style:decimal;
}

.go-top{
	text-align: right;
	width: 700px;
	margin: 20px auto 10px auto;
}


.shift-osusume td{
	font-size:11px;
}
.shift-osusume td.Top_Sintyaku_Kiji{
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
	border-bottom: 1px dashed #A6A6A6;
	padding: 7px 0px 3px 0px;
}
.shift-osusume .base54678913,
.shift-osusume .shop54678913{
	font-size:11px !important;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
}
.shift-osusume td.Top_Sintyaku_Kiji .shop54678913{
	font-size:12px !important;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana,arial, sans-serif;
}





