/* 基本要素 */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 14px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* ページレイアウト開始 div対応*/

BODY {
    text-align: center;
    min-width: 720px;
    
    
    background-repeat:no-repeat;
    background-attachment:fixed; padding:20px; 
}

#container {
    position: relative;
    margin : 0px 0px 0px 0px; /* center on everything else */
    width: 720px;
    text-align: left;
    margin-bottom : 0px;
    
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #a49575 #a49575 #a49575 #a49575;}

#container-inner {
    position : relative; 
    
    border-style : none none none none;
    */

  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  
  
  
  
  
}

#banner {
    position : static;
    width : 700px; /* necessary for ie win */
    
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  
  
  
  
  
  
  
}

#banner-inner {
    position: static;
    padding : 15px 15px 15px 15px;
    border-width : 0px 0px 0px 0px;
    
    
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#banner-header {
    margin : 0px 0px 0px 0px;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
border-width : 0px 0px 0px 0px;}

#banner-description {
    margin-top : 0px;
    margin-bottom : 0px;
    text-shadow: #36414d 0 1px 2px;
  margin-left : 0px;
  margin-right : 0px;border-width : 0px 0px 0px 0px;}

#pagebody { position: relative; width : 700px; 
  margin-top : -20px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  
  
  
  
  

  
  
  
  
  
  
  
  
}

#pagebody-inner { position: static;  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;}

#alpha {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    margin : 10px 10px 10px 10px;
    width: 480px;
border-width : 0px 0px 0px 0px;}

#alpha-inner {
    position: static;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;border-width : 0px 0px 0px 0px;}

#beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    width : 180px; 
    
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;border-width : 0px 0px 0px 0px;}

#beta-inner {
    position: static;
    padding : 10px 10px 10px 10px;
    border-width : 1px 1px 1px 1px;
    border-style : dotted dotted dotted dotted;
    border-color : gray gray gray gray;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}

#footer{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  border-style : none none none none;
  
  width : 720px;
  position : relative;
  
}

/* ページレイアウト終了*/

/* 各パーツ　色、フォントなど開始 div対応*/

body, td, div { font-size: 14px; font-family: "MS UI Gothic",monospace; color: gray; line-height: 19px; }
a { text-decoration: none; color: gray; }
a:hover { background-color: rgb(243, 241, 237); text-decoration: none; color: rgb(0, 255, 0); }

#container {
  
  background-color : white;
}

#container-inner {
  font-size: 14px;
}

#banner {
  
  text-align : center;
}

#banner-inner {
  font-size: 14px;
}

#banner-header {
  font-size: 14px;
}

#banner-description {
  font-size: 14px;
}

#pagebody {
  font-size: 14px;
  
}
  
#pagebody-inner { 
  position: static;  
  font-size: 14px;
}

#alpha {
  font-size: 14px;
  background-color : white;
}

#alpha-inner {
  font-size: 14px;
  background-color : white;
}

#beta ul { margin: 3px 0px 0px 3px; padding: 0px 0px 10px; }
#beta li { margin: 3px 0px 0px; padding: 0px 0px 0px 15px; list-style-type: none; list-style-image: none; list-style-position: outside; }
#beta ul li { background: transparent url('') no-repeat; }
#beta ul li { border-bottom: 10px double rgb(204, 204, 204); background: transparent url('') no-repeat; }

#beta-inner {
  font-size: 14px;
  background-color : #ffffff;
}

#footer{
  
  text-align : center;
  background-color : #d8d8d8;
}

/* 各パーツ　色、フォントなど終了*/

/*--カレンダー枠--*/
.table-calendar {
	background-color: #999999;
	width: 140px;
	border: 1px solid #333333;
}
/*--日にち部--*/
.td-calendar01 {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 15px;
	font-size: 10px;
}
/*--曜日部--*/
.td-calendar02 {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 15px;
	font-size: 10px;
}
/*--スケジュール部--*/
.td-calendar03 {
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
/*--月表示枠--*/
.table-month {
	width: 140px;
	margin-bottom: 5px;
}
/*--月数字--*/
.td-month01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	width: 40px;
	font-weight: bold;
}
/*--月英字--*/
.td-month02 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
	vertical-align: bottom;
	font-weight: bold;
}
/*--西暦--*/
.td-month03 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 10px;
}
/*--著作権表示--*/
.table-copyright {
	width: 200px;
}
.td-copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}

