@charset "utf-8";
/*\*/
@import "reset.css";
@import "common201110.css";

/*現在のコンテンツを表示
===========================================================*/
#header ul.mainmenu li.hometown a {
background-position:-627px -37px;
}
/*=========================================================*/

.htown {
padding:10px;
}

.htown h2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #7B2325;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    margin-bottom: 8px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-top: 3px;
}

.htown h2 img {
float:left;
	padding-right: 5px;
}

.htown h2 p {
	padding-top: 2px;

}


.htown h2.tizutitle{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(../hometown/img/tizutitle.gif);
	background-origin: padding-box;
	background-position: left 5px;
	background-repeat: no-repeat;
	background-size: auto auto;
	height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: auto;
	}
	
.htown .info {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../img/common/hr_x.gif");
	background-origin: padding-box;
	background-position: 0 10px;
	background-repeat: repeat-x;
	background-size: auto auto;
	clear: both;
	color: #666666;
	font-size: 96%;
	line-height: 170%;
	padding-top: 20px;
}

.htown .link{
    color: #444444;
    padding-left: 15px;
    padding-top: 20px;
    text-align: right;
	}
	
.htown .link2{
	padding-top: 10px;
	}


.htown .link2 ul li{
	line-height: 170%;

}

.htown .schedule{
	margin-top: 10px;
}

.htown .schedule .lr{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b8b8b8;
	border-left-color: #b8b8b8;
}

.htown .schedule .lr table{
	margin-top: 2px;
}

.htown .schedule .lr .a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8b8b8;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.htown .schedule .lr .b{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;
	font-size:92%;
}


.htown .newinfo{
	background-image: url(../hometown/img/htown_newinfobg.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}

.htown .newinfo ul{
	padding-right: 10px;
	padding-left: 10px;
}

.htown .newinfo ul li a:hover{
	background-color: #FFFFFF;
}

.htown .newinfo ul li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/common/hr_x.gif");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    display: block;
    margin-bottom: 1px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
}

.htown h2.newinfotitle{
	background-image: url(../hometown/img/htown_newinfotitle.jpg);
	text-indent: -9999px;
	width: auto;
	height: 37px;
	margin: 0px;
	padding: 0px;
}

.htown .newinfo .newinfounder{
	background-image: url(../hometown/img/htown_newinfounder.jpg);
	background-repeat: no-repeat;
	height: 7px;
}


h3 {
background:url(../img/common/hr_x.gif) bottom repeat-x;
color:#7b2325;
border-left:3px #7b2325 solid;
padding:3px 5px;
margin-bottom:10px;
}

