@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#ehom a {background: url("img/ehom.jpg") no-repeat left top;}
li#ejun a {background: url("img/ejun.jpg") no-repeat left top;}
li#ejul a {background: url("img/ejul.jpg") no-repeat left top;}
li#eaug a {background: url("img/eaug.jpg") no-repeat left top;}
li#esep a {background: url("img/esep.jpg") no-repeat left top;}
li#eoct a {background: url("img/eoct.jpg") no-repeat left top;}
li#enov a {background: url("img/enov.jpg") no-repeat left top;}
li#edec a {background: url("img/edec.jpg") no-repeat left top;}

li#ehom a:hover {background-position: left center;}
li#ejun a:hover {background-position: left center;}
li#ejul a:hover {background-position: left center;}
li#eaug a:hover {background-position: left center;}
li#esep a:hover {background-position: left center;}
li#eoct a:hover {background-position: left center;}
li#enov a:hover {background-position: left center;}
li#edec a:hover {background-position: left center;}


li#ehom-crt {background: url("img/ehom.jpg") no-repeat left bottom;}
li#ejun-crt {background: url("img/ejun.jpg") no-repeat left bottom;}
li#ejul-crt {background: url("img/ejul.jpg") no-repeat left bottom;}
li#eaug-crt {background: url("img/eaug.jpg") no-repeat left bottom;}
li#esep-crt {background: url("img/esep.jpg") no-repeat left bottom;}
li#eoct-crt {background: url("img/eoct.jpg") no-repeat left bottom;}
li#enov-crt {background: url("img/enov.jpg") no-repeat left bottom;}
li#edec-crt {background: url("img/edec.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#einf a {background: url("img/einf.jpg") no-repeat left top;}
li#epla a {background: url("img/epla.jpg") no-repeat left top;}
li#esit a {background: url("img/esit.jpg") no-repeat left top;}
li#emap a {background: url("img/emap.jpg") no-repeat left top;}
li#eshu a {background: url("img/eshu.jpg") no-repeat left top;}
li#ekou a {background: url("img/ekou.jpg") no-repeat left top;}
li#eart a {background: url("img/eart.jpg") no-repeat left top;}
li#esta a {background: url("img/esta.jpg") no-repeat left top;}
li#egal a {background: url("img/egal.jpg") no-repeat left top;}

li#lhp a:hover {background-position: left center;}
li#einf a:hover {background-position: left center;}
li#epla a:hover {background-position: left center;}
li#esit a:hover {background-position: left center;}
li#emap a:hover {background-position: left center;}
li#eshu a:hover {background-position: left bottom;}
li#ekou a:hover {background-position: left bottom;}
li#eart a:hover {background-position: left bottom;}
li#esta a:hover {background-position: left bottom;}
li#egal a:hover {background-position: left bottom;}

li#lhp-crt {background: url("img/lhp.jpg") no-repeat left bottom;}
li#einf-crt {background: url("img/einf.jpg") no-repeat left bottom;}
li#epla-crt {background: url("img/epla.jpg") no-repeat left bottom;}
li#esit-crt {background: url("img/esit.jpg") no-repeat left bottom;}
li#emap-crt {background: url("img/emap.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;
}
