@charset "UTF-8";

body {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 18px;
	color:#3C3C3C;
	text-align:left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h1,h2,h3,h4,div,ul,li,dl,dt,dd {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#999999; text-decoration:none;
}
.main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#head {
}
.main #head h1 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main #head ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.main #head li {
	display: inline;
	float: left;
}

.main #head li a.menu {
  display: block;
}

.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 1;
}
.submenu a {
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	width: 110px;
	color: #FFFFFF;
	line-height:20px;
	background-color: #000000;
	margin-bottom: 1px;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #333333;
}


#mainphoto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main #contents {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
.topLeft {
	width: 400px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.topLeft ul {
	margin-bottom: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.topLeft h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.topLeft li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	list-style-type: none;
	padding-bottom: 3px;
}
.topRight {
	width: 400px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
.topRight h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.topRight ul {
	margin-bottom: 20px;
	clear: both;
}
.topRight  li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	list-style-type: none;
	padding-bottom: 3px;
}
.topRight dl {
	float: left;
	width: 120px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
}
.topShop{
}
.topShop ul {
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}
.topShop h3 {
	text-align: left;
}
.topShop  li {
	display: inline;
	list-style-type: none;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin: 3px;
}

#footer {
	margin-top: 40px;
	margin-bottom: 50px;
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer address {
	float: right;
	font-style: normal;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}
.navi {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
.bgTop {
	background-image: url(../../img/bg_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 893px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
.bgMain {
	background-image: url(../../img/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.bgBtm {
	background-image: url(../../img/bg_btm.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 893px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}
.section {
	width: 300px;
	margin: 0px;
	float: left;
}
.section2 {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents  h2   {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#contents p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#contents  h3   {
	font-size: 12px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
contents  .link  ul   {
	padding: 0px;
	margin: 0px;
}
#contents  .link  li   {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
}
th {
	font-weight: normal;
	padding: 5px;
	width: 100px;
	color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bgNews {
	background-image: url(../../news/img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:300px;
}

