@charset "Shift_JIS";
 *.layout1{
	font-size: 110%;
	line-height: 90%;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 2px;
}



TD{
	font-size: 90%;
}

TH{
  font-size : 90%;
}

BODY{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(back2.gif);
	background-position: center center;
	font-size: 16px;
}

a:link{
	color:#0044CC;
text-decoration:none;
}

a:visited{
	color:#6B06A0;
text-decoration:none;
}

a:hover{
	color:#f00;
text-decoration:underline;
}



h1{
	font-size: 150%;
	line-height: 150%;
	margin-bottom: 0px;
	color : #333333;
	text-align: center; 
}

h2{
	color: #333333;
	font-weight: bold;
	padding-left: 7px;
	font-size: 110%;
	height: 20px;
	padding-top: 2px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	padding-bottom: 3px;
}

h3{
	margin-bottom: 5px;
	color: white;
	line-height: 1.3em;
	margin-top: 1px;
	font-size: 90%;
	font-weight: bold;
	background-color: gray;
	padding-left: 4px;
	margin-left: 0px;
	width: 99%;
}

h4{
	border-left: 6px solid #00cc33;
       font-size: 90%;
       line-height: 90%;
	text-indent: 0.7em;
	color: #000000;
	padding: 0.3em;
	margin: 0px 0px 0px 10px;
}

h5{
	font-size: 90%;
	line-height: 90%;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

h6{
	font-size: 70%;
	line-height: 70%;
	margin-bottom: 0px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
}

p{
	margin-right: 15px;
	margin-left: 5px;
	line-height: 1.5em;
	font-size: 16px;
}

hr{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-bottom-color: gray;
}

LI{
	line-height: 1.5em;
	font-size: 90%;
	list-style-image: url(list.gif);
}

#top{
  width: 725px;
  margin: 20px auto 0 auto;
  padding: 10px 0 0 0;
  text-align: left;
  color: #A6A6A9;
  text-align: right; 
}


#footer_link{
  width: 725px;
  margin: 20px auto 0 auto;
  padding: 10px 0 0 0;
  text-align: left;
  font-size: 10px;
  color: #A6A6A9;
  border-top: 1px dashed gray;
}

#footer_link_left{
  float: left;
  margin: 0;
  padding: 0;
  width: 345px;
}

#footer_link_right{
  float: right;
  margin: 0;
  padding: 0;
  width: 345px;
}

#footer_link ul{
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 3px;
}

#footer_link li{
  line-height: 130%;
  margin: 0;
  padding: 5px 3px 3px 20px;
  background : transparent url(../images/post.gif) no-repeat 0% 5px;
}

#footer{
  width: 725px;
  margin: 0 auto 20px auto;
  padding: 10px 0;
  text-align: center;
  font-size: 10px;
  color: #A6A6A9;
  border-top: 1px dashed gray;
}