*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-family: tahoma,arial,sans-serif;
}

img{
	border-width: 0px;
}


a:link,a:visited{ color: #3030a0; text-decoration: none; }
a:hover,a:active{ color: #70d070; text-decoration: underline; }

p{
	margin: 1em 0;
}

p.clear{
	clear: both;
	positon: relative;
}

b{
	font-weight: bold;
}

blockquote{
	margin: 1.5em 0;
	padding: 5px;
	border: 1px solid #48C800;
	background-color: #E8FFD8;
}

.small{
	font-size: 80%;
}

.emphasis{
	font-weight: bold;
}


input.flat{
	background-color: #ffffff;
	border: 1px solid #3EA600;
}

h2.topicTitle{
	vertical-align: middle;
	font-family: arial;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url('/image/header_back.png');
	background-position: 0;
	background-attachment: scroll;
}

h2.pageTitle{
	font-size: 120%;
	color: #388818;
	font-weight: bold;
	border-left: 5px solid #F5A22D;
	padding-left: 5px;
	margin-top: 1em;
    text-align: left;
}

.contents{
	margin: 0.5em 1em;
}

ul.crumbList {
	margin-left: 5px;
	padding-left: 3px;
	list-style: none;
	right: 0;
}

ul.crumbList li{
	display: inline;
	font-size: 80%;
}

p.page-navi{
	width: 200px;
	margin: 2em 0;
	padding-left: 1em;
    background-image: url("/image/back_topic_s.gif");
    background-repeat: no-repeat;
	border-bottom: 1px solid #c8f0c0;
}

p.backGSTop{
	border-left: 5px solid #F5A22D;
	padding-left: 5px;
	margin-top: 2em;
}


table.table-basic{
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #c8f0c0;
	margin: 0.3em;
}

.table-basic th{
	background-color: #E8FFD8;
	border: 1px solid #c8f0c0;
	padding: 4px;
}

.table-basic td{
	background-color: #ffffff;
	border: 1px solid #c8f0c0;
	padding: 4px;
}

pre.code{
	margin: 1.5em 0;
	padding: 5px;
	font-family: monospace;
	overflow: auto;
	border: 1px solid #48C800;
	background-color: #E8FFD8;
}

pre.code .reserve{
	color: #008;
	font-weight: bold;
}

pre.code .string{
	color: #00f;
}

pre.code .comment{
	color: #080;
}

dl.ref{
	margin: 1em 0;
}

dl.ref dt{
	font-weight: bold;
}

dl.ref dd{
	font-size: 95%;
	margin-left: 1em;
	margin-bottom: 1em;
}


/* --- header --- */

#header{
	position: relative;
	width: 100%;
}

#headerTop{
	width: 100%;
	height: 30px;
	position: relative;
	background-image: url('/image/header_back.png');
	background-repeat: repeat-x;
}

#headerTop h1{
	font-size: 100%;
}


#headerLogo{
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 30px;
}

#headerSearch{
	position: absolute;
	right: 10px;
	top: 2px;
	width: 450px;
	height: 20px;
	text-align: right;
	
}

#headerSearch label{
	font-size: 75%;
	color: #fff;
}

.headerSearchInput{
	background-color: #D3F77E;
	border: 1px solid #70b050;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.headerSearchSubmit{
	background-color: #6bc012;
	border: 1px solid #a0d040;
	color: #fff;
}

.headerSearchSubmitHover{
	background-color: #80e030;
	border: 1px solid #a0d040;
	color: #fff;
}

#headerLinks{
	background-color: #B1F563;
	position: relative;
	height: 1.1em;
	text-align: center;
}

#headerLinks ul{
	list-style-type: none;
	display: inline;
	text-align: left;
	font-size: 80%;
}

#headerLinks li{
	display: inline;
	font-family: Arial;
}

#headerLinks a{
	font-size: 95%;
	color: #1E6E00;
	padding: 0 15px;
}

#headerLinks a:hover{
	color: #fff;
	background-color: #6BD736;
	text-decoration: none;
}

/* footer */

#footer{
	margin-top: 10px;
	padding: 5px;
	font-size: small;
	color: #888;
	text-align: center;
}

/* 3pain page */

#container{
	width: 100%;
	margin-top: 1em;
}

#contents{
	width: 100%;
	position: relative;
}


#topLeft{
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
}

#topCenter{
	margin-left: 180px;
	margin-right: 210px;
}

#topRight{
	position: absolute;
	top: 0;
	right: 0;
	width: 210px;
}


/* top page */





/* -- top-page-left --*/

#topLeftContents{
	margin: 0 0.5em;
	margin-right: 1em;
	background-color: #f0ffe0;
	padding-bottom: 1em;
}

h2.topMenuTitle{
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	background-image: url('/image/header_back.png');
	background-position: 0;
	background-attachment: scroll;
}

ul.topMainContentsList{
	margin: 0.5em;
	margin-bottom: 1em;

}

ul.topMainContentsList li{
	margin: 0.5em 0;
	list-style-type: none;
}

ul.topSubContentsList {
	margin-bottom: 1em;
	padding-top: 0.5em;
}

ul.topSubContentsList li{
	margin: 0.2em 0;
	font-size: 80%;
	margin-left: 0.5em;
	list-style-type: none;
}


#topInformation{
	font-size: 80%;
}

/* -- top-page-center --*/

.topTopicContents{
	margin: 8px;
	margin-bottom: 20px;
}
.tableUpdate td{
	padding: 2px;
	padding-right: 4px;
}

#topInformation{
	font-size: 80%;
}


#top-olc{
	margin-bottom: 1em;
}


.blogEntries li{
	padding: 0.3em 0;
	font-size: 90%;
	list-style-type: none;
}


/* -- top-page-right --*/

#topRightContents{
	margin: 0 0.5em;
	margin-left: 1em;
	padding-bottom: 1em;
	background-color: #f0ffe0;
}

#topRightAdSpace{
	text-align: center;
}

/* --- One Line Comment --- */

#olc-comments{
	list-style-type: none;
}

#olc-comments li{
	padding: 0.25em 0;
	font-size: 80%;
}

.olc-comment-name{
	color: #206020;
	padding-right: 0.3em;
}

.olc-comment{
	padding-right: 1em;
}

.olc-comment-time{
	color: #a0a0a0;
}

#olc-form label{
	font-size: 80%;
}

#olc-status{
	font-size: 80%;
	color: #909090;
}




/* --- Weather --- */

#gswt{
	text-align: center;
}

#gswt-main{
	margin: 10px 0;
}

#gswt-area{
	margin: 0.3em;
}

#gswt-area a{
	font-weight: bold;
}

#gswt-temperature{
	font-size: 80%;
}

#gswt-form-day{
	font-size: 80%;
	margin: 0.4em 0;
}

#gswt-infofrom{
	font-size: 80%;
	margin: 0.3em 0;
}

.right-ad-space{
	text-align: center;
	margin: 0 auto;
	padding-top: 1em;
}


/* -- wam -- */

#wam{
	text-align: center;
}

#wamFrame{
	margin: 1em auto; 
	text-align: left;
	width: 170px; 
	height: 170px;
	cursor: pointer;
	border: 1px solid #3EA600;
}

#wamMain{
	position: relative; 
	width: 170px; 
	height: 170px; 
	background-color: #e0ffe0; 
	background-image: url('/image/wam/back.jpg');
}

/* normal page */

.page-content{
	margin: 1em 0.5em;
}




/* materials */

#materialsAgreement{
	border: 1px dashed #97DE56;
	background-color: #F0FFE0;
	padding: 5px;
	margin: 1em 0; 
}

#materialsAgreement li{
  font-size: 80%;
  margin-left: 1.5em;
}

h3.materialsHeader{
	margin-top: 2em;
	border-bottom: 1px solid #97DE56;
	clear: left;
	font-weight: bold;
	font-size: 110%;
	background-color: #B5E860;
	color: #fff;
}

div#materialsMaterialArea{
  margin: 1em 0;
}

div.materialsMaterial{
  float: left;
  height: 150px;
  padding: 1em;
  text-align: center;
  border: 1px dotted #97DE56;
  margin: 0.8em 0.5em;
}

div.materialsMaterial p{
	margin-top: 1em;
}

div.materialsMaterial img{
	border-width: 0;
}

.materialsMark{
  font-size: 10pt;
  font-weight: bold;
  color: #97DE56;
}

.materialsMaterial h4
{
  font-weight: bold;
  font-size: 100%;
}

span.materialsInfo
{
	font-weight: normal;
	font-size: 80%;
}

