body {
padding: 0;
background-color: #FFF;
text-align: left;
font-size:small;
font-family:"century", "Book Antiqua", "Times", "serif";
}



#layout {
width: 1020px;

text-align: left;
}

#header {
clear: both;
}

#contents #table {
float: left;
width: 300px;
}

#contents #contents1 {
float: center;
width: 700px;
margin: 0px 0px 0px 0px;
}

#imageContainer {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	height:400px;
	width:800px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.gallery {
  overflow: hidden;
  font-size: x-small;
}

#contents #contents1 .pad {
padding : 20px;
}


#footer {
clear: both;
}

img{
border:0;
}

p {
font-weight: normal;
font-size:small;
letter-spacing: 0.1em;
line-height: 200%;
margin: 0px 0px 0px 0px;
}

h1 {
font-weight: bold;
font-size:medium;
margin: 0px;
padding: 0px;
}

h3 {
font-weight: normal;
font-size:13x;
margin: 0px 0px;
padding: 0px;
color: #B0E0E6;
line-height: 200%;
}

li{
list-style-type: none;
font-weight: normal;
font-size:small;
letter-spacing: 0.1em;
margin: 0px 0px 20px 0px;

}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

.td {
font-family: "Helvetica", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
.logo img {
margin: 0px 0px 20px;
}


.subtitle {
font-size: Small;
font-weight: bold;
color: #B0E0E6;
line-height: 100%;
margin: 20px 0px 10px 0px;

}
.form_color {
	background: #ECECEC;
}

a:link {
  color: #000000; 
  text-decoration: none; 
  background-color: #ffffff;
}
a:visited { 
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
 }
a:active { 
  color: #ffffff;
  text-decoration: none;
  background-color: #ffffff;
 }
a:hover {
  color: #ffffff; 
  background-color: #ffffff; 
  text-decoration: none;}

a.text:link {
  color: #000000; 
  text-decoration: none; 
  background-color: #d3d3d3;
}
a.text:visited { 
  color: #000000;
  text-decoration: none;
  background-color: #d3d3d3;
 }
a.text:active { 
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
 }
a.text:hover {
  color: #000000; 
  background-color: #ffffff; 
  text-decoration: none;}

a.logo:link {
  color: #000000; 
  text-decoration: none; 
  background-color: #ffffff;
}
a.logo:visited { 
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
 }
a.logo:active { 
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
 }
a.logo:hover {
  color: #000000; 
  background-color: #d3d3d3; 
  text-decoration: none;}

a.takumi:link {
  color: #ffffff; 
  text-decoration: none; 
  background-color: #ffffff;
}
a.takumi:visited { 
  color: #ffffff;
  text-decoration: none;
  background-color: #ffffff;
 }
a.takumi:active { 
  color: #ffffff;
  text-decoration: none;
  background-color: #ffffff;
 }
a.takumi:hover {
  color: #ffffff; 
  background-color: #ffffff; 
  text-decoration: none;}


.endentry {
border-top: 1px dotted #000000;
margin: 10px 0px;
}

.search {
font-size: 12px;
color: #000000;
line-height: 170%;
margin: 0px 0px 5px 0px;
}

.button {
	margin: 5px 0 0 0;
}

.copyright {`
font-size: small;
color: #000000;
line-height: 170%;
border-top: 1px dotted #000000;
padding-top: 10px;
}
.calendar {
font-family: "Times";
font-size: 12px;
color: #000000;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Times";
margin-bottom: 10px;
font-size: 12px;
color: #000000;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:left;
font-size: 10px;
color: #000000;
}

.info {
position:absolute;
top:532px;
color:#FFFFFF;
line-height:200%;
font-size: x-small;
letter-spacing: 0.1em;
}

img {
	border: 0;
}
#m {
	display: block;
	position: absolute;
	width: 800px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-top: -200px; /* half the height */
	margin-left: -400px; /* half the width */
}