@import url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes-base/blog.css);

body {
    line-height: 1;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 0.78em;
}
ol, ul, li {
    list-style-type: none;
    margin: 0;
}
table {
    border-spacing: 1px;
}
td, th {
    background: #FFF;
}
th {
    text-align: center;
}
a, a:link, a:visited {
    text-decoration: none;
}
a:hover {
    color: #F60;
}
#content-inner {
    padding-bottom: 4px;
}
#container-inner {
    width: 760px;
}
.clear {
    clear: both
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/
.backtop {
    text-align: right;
    margin: 10px 0;
    width: 585px;
}
.back-blog {
    margin: 10px 0;
}

/* Wide-Thin */

.layout-wt #alpha {
    width: 585px;
}
.layout-wt #beta {
    width: 160px;
}

/* header */

#header-name span,
#header-contact span,
.widget-k_blog span,
.widget-guide_menu span,
#alpha-inner .fax-accept-title span,
.old-index span,
#infomation .join span,
#banner span {
    visibility: hidden;
}
#header {
    border-top: 5px solid #F00;
}
#header-name a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/logo.gif) no-repeat;	
    width: 190px;
    height: 55px;
    display: block;
    float: left;
}
#header-inner {
    padding: 0;
    margin: 0;
}
#header-contact {
    margin-top: 20px;
    float: right;
}
#header-contact li {
    float: right;
    margin-left: 3px;
}
#header-contact a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/header-contact.gif) no-repeat;
    display: block;
}
#header-contact .tel a {
    background-position: 0 0;
    width: 134px;
    height: 24px;
}
#header-contact .mail a {
    background-position: -134px 0;
    width: 72px;
    height: 24px;
}
#header-contact .mail a:hover {
    background-position: -134px -24px;
}
#header-contact .map a {
    background-position: -206px 0;
    width: 72px;
    height: 24px;
}
#header-contact .map a:hover {
    background-position: -206px -24px;
}

/* topnav */

#nav-home-inner, #nav-inner {
    width: 760px;
    margin: 0 auto;
}
#nav-home-inner {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/nav-home-bg.gif) no-repeat;
    padding-top: 7px;
}
#nav-inner {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/nav-bg.gif) repeat-x;
}
#nav-home ul li {
    float: right;
    height: 19px;
}
#nav ul li {
    float: left;
}
#nav-home a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/nav-home-arrow.gif) left no-repeat;
    padding: 0 8px 0 14px;
    color: #FFF;
}
#nav li {
    margin: 7px 0 0 0;
	padding-top: 1px;
    height: 29px;
    display: block;
    color: #FFF;
}
#nav-home a {
    height: 19px;
}
#nav a {
    height: 29px;
    color: #FFF;
}
#nav-home a:hover,
#nav a:hover {
    color: #DDD;
}
#nav-home,
#nav-home-inner,
#nav,
#nav-inner {
    display: block;
}
#nav-home:after,
#nav-home-inner:after,
#nav:after,
#nav-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

/* banner */

#banner {
    width: 585px;
}
#banner .bnr a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/banner/dummy.gif) no-repeat;
    width: 144px;
    height: 50px;
    display: block;
}
#banner p {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/banner/bg.gif) repeat-x;
    height: 22px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 5px;
    text-align: center;
    color: #FFF;
    clear: both;
}
#banner a {
    color: #FFF;
}
#banner a:hover {
    color: #000;
}
#banner ul {
    height: 50px;
    margin-bottom: 4px;
}
#banner li {
    float: left;
    margin-left: 3px;
}
#banner li.start {
    margin-left: 0;
}

/* footer */

#footer {
    border-top: 1px solid #CCC;
    clear: both;
}
#footer-banner {
    padding: 10px 0 0 0;
    text-align: center;
    line-height: 150%;
}
#footer-banner,
#footer-banner a {
	color: #999;
	font-size: 0.9em;
}
#footer-inner {
    padding: 10px 0;
}
#footer-content {
    font-size: 0.78em;
    text-align: center;
    color: #A3A3A3;
}
#footer-content a {
    color: #A3A3A3;
}

/* content */

#content-inner {
    padding-top: 5px;
}
#content-inner #alpha {
    width: 585px;
    margin-right: 15px;
}
#content-inner #beta {
    width: 160px;
}
#content-inner #alpha #alpha-inner,
#content-inner #beta #beta-inner {
    padding: 0;
}
#content-inner #alpha #alpha-inner h1.dynamic-error {
    text-align: center;
    margin-top: 10px;
    font-size: 1.8em;
}
#content-inner #alpha #alpha-inner blockquote {
    text-align: center;
}

/* widget */

#search input.ti {
    width: 155px;
    margin-bottom: 4px;
}
#search p {
    margin: 0;
}
.widget-content {
    margin: 0 0 6px 0;
}
.widget-sightseeing h3.widget-header,
.widget-town h3.widget-header,
.widget-category h3.widget-header {
    margin: 0;
    padding: 9px 0 0 10px;
}
.widget-event h3.widget-header,
.widget-examination h3.widget-header,
.widget-guide h3.widget-header,
.widget-member h3.widget-header,
.widget-bulletin h3.widget-header,
.widget-cci_cal h3.widget-header {
    margin: 0;
}
.widget-sightseeing h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-sightseeing.gif) no-repeat;
    height: 20px;
}
.widget-town h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-town.gif) no-repeat;
    height: 20px;
}
.widget-event h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-event.gif) no-repeat;
    height: 30px;
}
.widget-examination h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-examination.gif) no-repeat;
    height: 30px;
}
.widget-guide h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-guide.gif) no-repeat;
    height: 30px;
}
.widget-member h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-member.gif) no-repeat;
    height: 30px;
}
.widget-category h3.widget-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-category.gif) no-repeat;
    height: 20px;
}
.widget-event a,
.widget-examination a,
.widget-guide a,
.widget-member a {
    padding: 9px 0 0 10px;
    color: #666;
    width: 150px;
    height: 21px;
    display: block;
}
.widget-event a:hover,
.widget-examination a:hover,
.widget-guide a:hover,
.widget-member a:hover {
    color: #000;
}
.widget li {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-arrow.gif) left no-repeat;
    padding-left: 14px;
}
.widget-sightseeing ul,
.widget-town ul,
.widget-category ul {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 2px 4px 2px 6px;
}
.widget-sightseeing ul {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-sightseeing-bg.gif);
}
.widget-town ul {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-town-bg.gif);
}
.widget-category ul {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-category-bg.gif);
}
.widget-sightseeing a {
    color: #933;
}
.widget-town a {
    color: #396;
}
.widget-sightseeing a:hover,
.widget-town a:hover,
.widget-other a:hover,
.widget-category a:hover {
    color: #666;
}
.widget-k_blog a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-k_blog.gif) no-repeat;
    width: 160px;
    height: 50px;
    display: block;
}
.widget-k_blog a:hover {
    background-position: 0 -50px;
}
.widget-other ul {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-other-bg.gif);
    border: 1px solid #CCC;
    padding: 2px 4px 2px 6px;
}
.widget-other a {
    color: #333;
}
.widget-bulletin h3.widget-header,
.widget-cci_cal a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-bulletin_cal.gif);
    height: 22px;
    margin: 0;
    padding: 9px 0 0 0;
    text-align: center;
    color: #FFF;
    display: block;
}
.widget-bulletin h3.widget-header a {
    color: #FFF;
}
.widget-bulletin ul {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-other-bg.gif);
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 2px 4px 2px 6px;
}
.widget-bulletin li {
    background: url();
    padding-left: 0;
}
.widget-bulletin li a {
    color: #666;
}
.widget-bulletin li a:hover {
    color: #F60;
}
.widget-bulletin p.thumb {
    margin: 4px 0 10px 0;
}
.widget-bulletin .backnumber {
    text-align: center;
}
.widget-bulletin h3.widget-header a:hover,
.widget-cci_cal h3.widget-header a:hover {
    background-position: 0 -31px;
}
.widget-guide_menu a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/widget-content-guide_menu.gif) no-repeat;
    width: 160px;
    height: 50px;
    display: block;
}
.widget-guide_menu li {
    background: url();
    padding: 0;
    margin: 0 0 4px 0;
}
.widget-guide_menu .film a {
    background-position: 0 0;
}
.widget-guide_menu .film a:hover {
    background-position: 0 -50px;
}
.widget-guide_menu .food a {
    background-position: -160px 0;
}
.widget-guide_menu .food a:hover {
    background-position: -160px -50px;
}
.widget-guide_menu .kanko a {
    background-position: -320px 0;
}
.widget-guide_menu .kanko a:hover {
    background-position: -320px -50px;
}
.widget-guide_menu .honjo a {
    background-position: -480px 0;
}
.widget-guide_menu .honjo a:hover {
    background-position: -480px -50px;
}
.widget-guide_menu .yeg a {
    background-position: -640px 0;
}
.widget-guide_menu .yeg a:hover {
    background-position: -640px -50px;
}

/* index */

.fax-accept-title {
    clear: both;
}
.fax-accept-title img {
    float: left;
}
.fax-accept-title a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-fax.gif) no-repeat;
    width: 208px;
    height: 30px;
    display: block;
    margin: 5px 0;
    float: right;
}
.fax-accept-title a:hover {
    background-position: 0 -30px;
}
#head-line1, #head-line2 {
    line-height: 120%;
    clear: both;
}
#head-line1 dl, #head-line2 dl {
    margin: 0;
    padding: 0;
    width: 585px;
}
html*#head-line1 dl, html*#head-line2 dl { margin-top: -3px; }
#head-line1 dl dd, #head-line2 dl dd {
    overflow: auto;
	height: 129px;
    max-height: 129px;
    margin: 0;
    padding: 0;
}
#head-line1 ul, #head-line2 ul {
    clear: both;
}
#head-line1 li, #head-line2 li {
    margin-bottom: 2px;
}
#head-line1 .news-days, #head-line2 .news-days {
    background: #ECECEC;
    width: 100px;
    padding: 5px 0;
    text-align: center;
    float: left;
}
*+html #head-line1 .news-body span.entry-title, *+html #head-line2 .news-body span.entry-title { margin-top: -14px; }
#head-line1 .news-body span.entry-title, #head-line2 .news-body span.entry-title {
    background: #FFF;
	width: 355px;
	_margin-top: -14px;
    padding: 5px 0;
	text-align: left;
    float: left;
}
#head-line1 a, #head-line2 a {
    color: #000;
}
#head-line1 .news-body span.entry-title:hover, #head-line2 .news-body span.entry-title:hover {
    color: #F30;
}
#head-line1 strong, #head-line2 strong {
    color: #F00;
	margin-left: 4px;
}
#head-line1 span.info,
#head-line2 span.service,
#head-line1 span.seminar,
#head-line2 span.retail,
#head-line1 span.event,
#head-line2 span.food,
#head-line1 span.update,
#head-line2 span.manufacturing,
#head-line2 span.construction,
#head-line1 span.other,
#head-line2 span.other {
	display: block;
	width: 90px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 0;
	text-align: center;
	float:left;
}
#head-line1 span.info,
#head-line2 span.service { background: #FCC; }
#head-line1 span.seminar,
#head-line2 span.retail { background: #FFC; }
#head-line1 span.event,
#head-line2 span.food { background: #CFC; }
#head-line1 span.update,
#head-line2 span.manufacturing { background: #CFF; }
#head-line2 span.construction { background: #CCF; }
#head-line1 span.other,
#head-line2 span.other { background: #CCC; }
.old-index a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/old-index.gif) no-repeat;
    width: 100px;
    height: 20px;
    margin-top: 4px;
    display: block;
    float: right;
}
.old-index a:hover {
    background-position: 0 -20px;
}
#infomation {
    line-height: 150%;
}
#infomation ul {
    clear: both;
}
#infomation li {
    width: 285px;
    float: left;
}
#infomation .info-beta {
    margin-left: 15px;
}
#infomation .sub1, #infomation .sub2, #infomation .sub3, #infomation .sub4, #infomation .sub5, #infomation .sub6, #infomation .sub7, #infomation .sub8 {
    width: 285;
    height: 22px;
    padding: 8px 0 0 45px;
}
#infomation .sub1 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub1.gif) no-repeat;
}
#infomation .sub2 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub2.gif) no-repeat;
}
#infomation .sub3 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub3.gif) no-repeat;
}
#infomation .sub4 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub4.gif) no-repeat;
}
#infomation .sub5 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub5.gif) no-repeat;
}
#infomation .sub6 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub6.gif) no-repeat;
}
#infomation .sub7 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub7.gif) no-repeat;
}
#infomation .sub8 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/title-sub8.gif) no-repeat;
}
#infomation .join a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/index/join-now.gif) no-repeat;
    width: 285px;
    height: 85px;
    display: block;
}
#infomation .join a:hover {
    background-position: 0 -85px;
}
#infomation a {
    color: #000;
}
#infomation a:hover {
    color: #F60;
}

/* title */

.title-header {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-header.gif) no-repeat;
    width: 569px;
    height: 48px;
    margin-bottom: 5px;
    padding: 16px 0 0 16px;
    font-size: 2.0em;
    color: #F00;
}
.title-sub1 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub1.gif) no-repeat;
    width: 569px;
    height: 18px;
    margin-bottom: 5px;
    padding: 3px 0 2px 24px;
    border-bottom: 1px solid #CCC;
}
.title-sub2 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub1.gif) no-repeat;
    width: 569px;
    height: 16px;
    margin-bottom: 10px;
    padding: 0 0 6px 24px;
    border-bottom: 1px solid #CCC;
    font-size: 1.2em;
}
.title-sub3 {
    width: 569px;
    height: 18px;
    margin-bottom: 4px;
    padding: 0 0 2px 0;
    font-size: 1em;
    font-weight: bold;
    color: #39C;
}
a.title-sub4,
span.title-sub4 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub4.gif) left no-repeat;
    width: 569px;
    height: 18px;
    padding-left: 24px;
    line-height: 190%;
    font-size: 1.2em;
}
a:hover.title-sub4 {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub4-over.gif) left no-repeat;
}
.title-sub5 {
    height: 18px;
    padding-left: 24px;
    line-height: 190%;
    font-size: 1.2em;
}
h2.caution {
	background: #C9E4FF;
	border: 1px solid #09F;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
.caution a { color: #000; }
.caution a:hover { color: #00F; }

/* navi */

.navigation {
    background: #C00;
    margin: 0;
    padding: 5px 0 4px 10px;
    color: #FFF;
    font-size: 0.78em;
}
.navigation a {
    color: #FFF;
}
.navigation a:hover {
    text-decoration: underline;
}
.navigation li {
    display: inline;
}
.asset-meta {
    text-align: right;
}
.asset-body,
.asset-more {
    font-size: 1.06em;
    line-height: 140%;
}
.asset-content,
.asset-body,
.page-asset {
    margin: 0;
}

/* bulletin */

.bulletin li {
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.bulletin li,
.bulletin p {
    width: 146px;
}

/* Meta */
.meta-add {
    font-size: 12px;
}

/* 概要 */
.asset-more-link {
    text-align: left;
}
.content-nav {
    text-align: center;
    margin-bottom: 10px;
}

/* link */
.pdf-link {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/pdficon.gif) left no-repeat;
    margin-left: 22px;
    padding: 2px 0 2px 22px;
    line-height: 160%;
    height: 18px;
}
#link a {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub4.gif) left no-repeat;
    width: 569px;
    height: 18px;
    padding-left: 24px;
    line-height: 200%;
}
#link a:hover {
    background: url(http://www.honjocci.or.jp/cgi-bin/mt-static/themes/honjocci/title/title-sub4-over.gif) left no-repeat;
}

/* table */

#table2 table,
#table3 table,
#table-red table,
#table-yellow table,
#table-blue table {
    margin: 10px 0 20px 0;
    background: #CCC;
}
#table2 td {
    text-align: center;
    padding: 4px 0;
}
#table2 .td1 {
    background: #EEE;
}
#table2 .td2 {
    text-align: left;
    padding-left: 10px;
}
#table3 td,
#table3 th {
    padding: 4px;
}
#table3 .td1 {
    background: #EEE;
}
#table3 .td2 {
    background: #9C0;
}
#table3 .td3 {
    background: #E4FF9C;
}
#table3 .td4 {
    background: #FF9;
}
#table-red td {
    padding: 4px;
}
#table-red th {
    background: #F66;
    padding: 4px;
    color: #FFF;
    text-align: center;
}
#table-yellow td,
#table-yellow th {
    padding: 4px;
}
#table-yellow .td1 {
    background: #FFF58A;
}
#table-blue th {
    background: #09F;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
}
#table-blue td {
    padding: 4px;
}

/* font */
.red { color: #F00; }
.blue { color: #00F; }
.bold { font-weight: bold; }
.orange { color: #F60; }

/* list */
.list1 ul {
    clear: both;
}
.list1 li {
    float: left;
    width: 195px;
    margin-bottom: 4px;
}