@CHARSET "UTF-8";

body {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  background: #FFFFFF url(../img/bg.gif);
  font-family: Verdana, Helvetica, Arial, 'Osaka','ＭＳ Ｐゴシック',sans-serif;
}

th,td,ul,ol,li,dd,dt,p,h1,h2,h3,h4,h5,h6,span {
  line-height: 100%;
}

#site-box {
	margin-top: 10px;
  width: 825px;
  margin-left:50px;
  background-color: #FFFFFF
}

#header-box {
  background-color: #D9F0F7;
}

#topmargin {
  clear:both;
  width:803px;
}

#menu-box {
  float:left;
  width:200px;
  margin-top: 20px;
}

#main-box {
  float:right;
  width:600px;
  margin-left:20px;
}

#footer-box {
  clear:both;
  width:803px;
}

#topimg {
  clear: both;
  width: 825px;
  height: 100px;
  padding: 0px;
  background-image: url(../img/topimg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#curmenu {
	float:left;
  font-size: 75%;
  color: #000000;
	background-color: #D9F0F7;
	margin-right: 5px;
}
#menu {
  float:left;
  background-color: #D9F0F7;
  text-decoration: underline;
  margin-right: 5px;
}

#menu a:hover {
  font-size: 100%;
  color: #FF0000;
  text-decoration: underline;
}

#maillnk a:hover {
  font-size: 110%;
  color: #FF0000;
  text-decoration: underline;
}
		
	
#emptymenu {
  float:right;
  font-size: 85%;
  background-color: #D9F0F7;
  margin-right: 5px;
}
#emptymenu a:link {
  color: #FF0000;
  text-decoration: underline;
}
#emptymenu a:visted {
  color: #FF0000;
  text-decoration: underline;
}
#emptymenu a:hover {
  font-size: 100%;
  color: #FF0000;
  text-decoration: underline;
}

#header01 a {
  font-size: 75%;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#header01 a:hover {
  text-decoration: underline;
}

.global {
  padding-left: 10px;
  height: 21px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-weight: normal;
  display: table-cell;
  padding-top: 2px;
}

.bread {
  height: 20px;
  border-bottom: 1px solid #000000;
  padding-left: 11px;
}

/* メニュー */
#menu-title {
  width:200px;
	text-align: center;	
  font-weight: bold;
	background-color: #BFE5C9
}

#menu-body {
	width:200px;
	border:1px #000000 solid;
}

#menu-item {
  width:180px;
  margin-left: 10px;
}

#menu-item a {
  color: #17479e;
  text-decoration: underline;
}
#menu-item a:hover {
  font-size: 100%;
	color: #17479e;
  text-decoration: underline;
}

#menu-detail {
	width: 170px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#menu-cal {
  width:200px;
  margin-top: 20px;
  border:1px #000000 solid;
}

#menu-cal th {
	 font-size: 70%;
  text-align: center; 
}

#menu-cal td {
  font-size: 70%;
  text-align: center; 
}

#menu-cal td.prv {
  font-size: 90%;
  text-align: left; 
}
#menu-cal td.nxt {
	font-size: 90%;
  text-align: right; 
}

/* メインボックス関連 */
#main-title {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#main-box h1 {
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
}

#main-box-line {
  width:580px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
	border-bottom: 1px solid #000000;
}
  
#main-body-title {
  width:580px;
  text-align: center; 
  font-weight: bold;
  background-color: #BFE5C9
}


#main-body-box {
  width:580px;
  border: 1px solid #000000;
}

#main-body-box-txt {
  width:570px;
  margin-left: 5px;
}

#main-body-box ol {
  margin-top: 0px;
}

#main-body-box ol li {
  list-style-image: url(../img/li_normal.gif);
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 20px;
}

#main-body-margin {
	margin-top: 20px;
}

/* 更新情報 */
#news-box {
	margin-top: 20px;
}

#main-blog-title {
  width:580px;
  text-align: left; 
  font-weight: bold;
  background-color: #BFE5C9
}

/* 箇条書き */
ul.desc1 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
}
ul.desc1 li {
  list-style-image: url(../img/li_circle.gif);
	margin-left: 0px;
  margin-bottom: 10px;
}

ul.desc2 {
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 30px;
}
ul.desc2 li {
  list-style-image: url(../img/li_arrow.gif);
  margin-left: 0px;
  margin-bottom: 10px;
}

/* 汎用テーブル */
table.tblmny {
	margin-left:10px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-collapse:collapse;
  border-spacing:0;
}

.tblmny th {
	border-right:1px solid #000000;
  border-bottom:1px solid #000000;
	color: #FFFFFF;
  background-color: #00CFFF;
  padding:0.3em 0.5em;
  text-align: center;
  font-size: 85%;
}

.tblmny td {
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
	padding:0.3em 0.5em;
  font-size: 85%;
}