@charset "Shift_JIS";

/* Browser-css Reset
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

/* Basic-Design Structure
---------------------------------------------------- */
body {
	background: #69c;
}

#wrapper {
	width: 970px;
	font-size: 0.9em;
	margin: 10px auto;
	background: #fff;
	color: #666;
}

p {
	font-size: 0.9em;
	line-height: 1.4;
	padding: 5px 20px 5px 20px;
	color: #666;
	text-align: justify;
}

h1 {
	height: 40px;
	font-size: 1.5em;
	margin: 10px 0 0 0;
	padding: 5px 0 0 37px;
	color: #C00;
	background: url(img/h1.jpg) no-repeat;
	
}

h2 {
	height: 35px;
	font-size: 1.3em;
	padding: 12px 0 0 33px;
	color: #C60;
	background: url(img/h2.jpg) no-repeat left center;
	
}

h3{
	height: 30px;
	font-size: 1.1em;
	margin: 5px 0 0 0;
	padding: 10px 0 2px 30px;
	color: #960;
	background: url(img/h3.jpg) no-repeat left center;
	line-height: 1.4;
}

h4 {
	font-size: 1.0em;
	margin: 0 0 3px 0;
	color: #636;
}

a img {
	border: none;
}

table {
	color: #666;
}

td {
	line-height: 1.3;
	vertical-align: top;
}

ul {
	list-style: none;
}

ol {
	font-size: 0.8em;
	list-style: none;
}



ol li {
	display: inline;
}


/* clearfix
---------------------------------------------------- */
.clrfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clrfix {	/* IE7 Bug Fix */
	min-height: 1px;
}

* html .clrfix {	/* IE6 and MacIE Bug Fix */
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Links
---------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #3399FF;
}

a:hover {
	color: #cc0033;
	text-decoration: none;
}


/* Heading Structure
---------------------------------------------------- */
#header {
	width: 100%;
	height: 110px;
	background: #6F3 url(img/header.jpg) no-repeat left top;
}

#header ul {
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 0.8em;
}

#header li {
	display: inline;
}

#header li, #header li a {
	margin: 0 10px 0 0;
}

#header li a:link, #header li a:visited {
	text-decoration: none;
	color: #C60;
}

#header li a:hover {
	color: #C39;
	text-decoration: none;
}

/* NavigationBar
---------------------------------------------------- */
#nav {
	width: 100%;
	height: 30px;
	padding: 0 0 0 1px;
}

#nav li {
	display: block;
}

#nav li, #nav li a {
	width: 121px;
	height: 30px;
	float: left;
}

li#hom a {background: url("img/hom.jpg") no-repeat left top;}
li#jun a {background: url("img/jun.jpg") no-repeat left top;}
li#jul a {background: url("img/jul.jpg") no-repeat left top;}
li#aug a {background: url("img/aug.jpg") no-repeat left top;}
li#sep a {background: url("img/sep.jpg") no-repeat left top;}
li#oct a {background: url("img/oct.jpg") no-repeat left top;}
li#nov a {background: url("img/nov.jpg") no-repeat left top;}
li#dec a {background: url("img/dec.jpg") no-repeat left top;}

li#hom a:hover {background-position: left center;}
li#jun a:hover {background-position: left center;}
li#jul a:hover {background-position: left center;}
li#aug a:hover {background-position: left center;}
li#sep a:hover {background-position: left center;}
li#oct a:hover {background-position: left center;}
li#nov a:hover {background-position: left center;}
li#dec a:hover {background-position: left center;}


li#hom-crt {background: url("img/hom.jpg") no-repeat left bottom;}
li#jun-crt {background: url("img/jun.jpg") no-repeat left bottom;}
li#jul-crt {background: url("img/jul.jpg") no-repeat left bottom;}
li#aug-crt {background: url("img/aug.jpg") no-repeat left bottom;}
li#sep-crt {background: url("img/sep.jpg") no-repeat left bottom;}
li#oct-crt {background: url("img/oct.jpg") no-repeat left bottom;}
li#nov-crt {background: url("img/nov.jpg") no-repeat left bottom;}
li#dec-crt {background: url("img/dec.jpg") no-repeat left bottom;}


/* main Contents Structure
---------------------------------------------------- */
#main {
	width: 770px;
	padding: 10px 10px 10px 10px;
	float: right;
	background: #ffffff;
}

p.timg {
	text-align: center;
	padding: 0;
}

p.mimg {
	padding: 5px 0 0 0;
}

p.rtxt {
	text-align: right;
}

p.btxt {
	font-size: 1.5em;
	color: #FF9966;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

p.btxt2 {
	font-size: 1.2em;
	color: #003333;
	text-align: center;
	
}

table.gallery {
	margin: 10px;
}

table.gallery td img {
	margin: 5px;
}

table.info {
	margin: 0 auto;
}

table.info th {
	width: 100px;
}

table.art td.artyohaku {
	padding: 0 0 0 5px;
}

span {
	background-color: #CCFF33;
	font-weight: bold;
	color: #000000;
}

em {
	font-weight: bold;
	color: #CC0033;
}

/* menu Contents Structure
---------------------------------------------------- */
#menu {
	width: 160px;
	padding: 10px 10px 10px 5px;
	float: left;
	background: #fff;
}

#menu li {
	display: block;
}

#menu li, #menu li a {
	width: 160px;
	height: 30px;
	margin: 15px 0 0 0;
	float: left;
}

li#lhp a {background: url("img/lhp.jpg") no-repeat left top;}
li#inf a {background: url("img/inf.jpg") no-repeat left top;}
li#pla a {background: url("img/pla.jpg") no-repeat left top;}
li#sit a {background: url("img/sit.jpg") no-repeat left top;}
li#map a {background: url("img/map.jpg") no-repeat left top;}
li#shu a {background: url("img/shu.jpg") no-repeat left top;}
li#kou a {background: url("img/kou.jpg") no-repeat left top;}
li#art a {background: url("img/art.jpg") no-repeat left top;}
li#sta a {background: url("img/sta.jpg") no-repeat left top;}
li#gal a {background: url("img/gal.jpg") no-repeat left top;}

li#lhp a:hover {background-position: left center;}
li#inf a:hover {background-position: left center;}
li#pla a:hover {background-position: left center;}
li#sit a:hover {background-position: left center;}
li#map a:hover {background-position: left center;}
li#shu a:hover {background-position: left bottom;}
li#kou a:hover {background-position: left bottom;}
li#art a:hover {background-position: left bottom;}
li#sta a:hover {background-position: left bottom;}
li#gal a:hover {background-position: left bottom;}

li#lhp-crt {background: url("img/lhp.jpg") no-repeat left bottom;}
li#inf-crt {background: url("img/inf.jpg") no-repeat left bottom;}
li#pla-crt {background: url("img/pla.jpg") no-repeat left bottom;}
li#sit-crt {background: url("img/sit.jpg") no-repeat left bottom;}
li#map-crt {background: url("img/map.jpg") no-repeat left bottom;}


/* Footer Structure
---------------------------------------------------- */
#footer {
	height: 50px;
	width: 100%;
	background: url(img/footer.jpg) no-repeat;
	clear: both;
}

#footer ul {
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 0.8em;
}

#footer li {
	display: inline;
}

#footer li, #footer li a {
	margin: 0 15px 0 0;
}

#footer li a:link, #footer li a:visited {
	text-decoration: none;
	color: #ffffff;
}

#footer li a:hover {
	color: #cc0033;
	text-decoration: none;
}

address {
	text-align: center;
	padding: 5px 0 0 0;
}
