/* 外部スタイルシート、ファイル名: sukiru-1.css */
body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  background-color: #ffffff;
  line-height: 130% ;
  font-family: "ＭＳ Ｐ明朝",osaka,sans-serif;
}
th {
  line-height: 130% ;
  font-family: "ＭＳ Ｐ明朝",osaka,sans-serif;
  text-align: center;
  background-color: #d8fafe;
}
td {
  line-height: 130% ;
  font-family: "ＭＳ Ｐ明朝",osaka,sans-serif;
}
.momo-color{
  background-color: #ffe6e6;
}
td.backphoto-mypcroom {
  background: #B5A642; 
  background-image: url(http://www.asahi-net.or.jp/~an9t-ksd/my-pc-room-640s.jpg) ;
  background-repeat:  no-repeat;
  background-position: center;
  height: 480px;
}
em {
  font-style: normal;
  color: #000000
;}

h1 {
  font-size: 130%;
  background-color: #adeaea;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-top: 1em
;}
h2 {
  font-size: 100%;
}
h5 {
  font-size: 105%;
}
p {
  line-height: 130%
;}
p.point {
  font-weight: bold;
  border-left: solid 1.4em;
  border-left-color: #ff7f00;
  padding: 0em
;}
p.point2 {
  font-weight: bold;
  border-left: solid 1.4em;
  border-left-color: #adeaea;
  padding: 0em
;}
p.space {
  margin-top: 1em
;}
p.gototop {
  text-align: right;
  font-size: 85%
;}
p.center {
  font-weight: bold;
  text-align: center
;}
address {
  font-style: normal;
  font-size: 90%;
}
td.space {
  height: 10px;
  background-color: transparent
;}
td.last {
  height: 15px;
  background-color: #adeaea
;}
td.genzaichi {
  font-size: 80%
;}
p.iro  {
  color: black;
}
span.tocyuu-iro  {
  color: red;
}
span.emphasis {
  font-weight: bold
;}
li {
  line-height: 150%
;}
dt {
  margin-top: 0.5em;
  margin-left: 1.5em;
  color: #FF7F00;
  font-weight: bold;
  margin-bottom: 0.3em;
}
dd {
  margin-left: 2.5em;
}
P {
  text-indent: 1em;
}
A:hover {
  background: #00ffff;
  text-decoration:underline;
  color:#000000;
}

#tatakiage{
	margin-left: 30px;
	text-align: left;
}
ul.hptop {
	margin-left: 30px;
	list-style-type: none ;
	line-height: 200%;
	padding: 0px;
} 

ul.hptop li {
	border-top:solid 4px #d8fafe;
	border-left: solid 4px #d8fafe;
	border-bottom: solid 4px #333399;
	border-right: solid 4px #333399;
	
	padding: 0px;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 240px;
	display: inline;
	background-color: #d8fafe;
	text-decoration: none;
	text-align: center;
	float: left;
}

ul.hptop li a {
	width: 240px;
	padding: 0px;
	display: block;
	color: #000000;
	text-decoration: none;
}

ul.hptop li a:hover {
	padding: 0px;
	color: #000000;
}