
/* ページのマージンとパディングをリセット */
* {
	padding: 0;
	margin: 0;
}

BODY {
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0
;
  background-image : url(t40t0035.gif);
  background-repeat : repeat;
  color : yellow;
}

#wrap {	margin: 0 auto;	width : 100%;}

/* ヘッダー設定 */
#top {
	margin: 0 auto;
	padding: 0;
	
	
	height: 81px;
}
#top H1 { padding: 10px 0 0 25px; color: #FFFFFF; font-size: 140%; font-family: "trebuchet ms"; background: transparent;
  margin-left : 25px;
}
#top H2 { padding: 0px 0 0 25px; color : aqua; font-size : 85%; 
  margin-left : 25px;
}
#top .padding { padding-top: 5px; }
#top .lefts {
	background-repeat : no-repeat; 
	height: 81px; 
}
#top .rights {
	background-repeat : no-repeat;
	float: right;
	height: 81px;
	width: 18px;
}

/* 検索ボックス */
#search { float: right;  padding: 10px 25px 0 0;  }

#search input.text {
	border: 1px solid #EEEEEE;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
}
#search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 0.8em Arial, Arial, Sans-Serif
;}

#subheader {
	clear: both; 
	border-top : 2px solid blue;	
	border-bottom : 2px solid blue;
	
	color : #ff8000;
	padding: 1em;
	margin : 13px 13px 13px 13px;	

  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : blue;
  border-right-color : blue;
}
#subheader A { text-decoration: none; border-bottom: 1px dashed #0066B3; 
  font-weight : bold;
  color : lime;
} 
 
/* トップメニュー */
#topmenu {
	margin: 0px 8px 0 8px; 
	padding: 0;
	background-repeat : repeat-x;
	height: 35px;		
}
#topmenu .lefts {
	background-repeat : no-repeat; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background-repeat : no-repeat;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu LI A {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	
	font-weight: bold;
  font-size : 0.9em;
}
#topmenu li {
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background : url(../images/sep.gif) no-repeat right top;
}

#main {  margin: 25px 0 15px 0;  
  
}

#main #rightside {
	width: 220px;
	float: left;
	
	margin-left: 8px;
	

  height : 1700px;
} 

#main #rightside .box {
	
	margin-bottom: 10px;
	padding: 5px;
	
}

#main #rightside H2 {
	font : normal 1.2em Arial, arial, sans-serif; 
  background : #cdcdcd url(../images/greyc.gif) no-repeat right top;
	
	padding: 3px;
	color: #3D3940;
}


/* メインコンテンツ */
#leftside {
	padding-left: 8px;
	color : lime;
	
	margin-right: 8px;
	margin-left : 20px;
  text-align : center;
}
#leftside H2 { color : fuchsia;  background : url(../images/head.gif) no-repeat; 
  margin-top : 4px;
  margin-bottom : 12px;
}
#leftside H3 { font: bold 1.2em Arial, Sans-Serif; padding: 0; margin : 4px 0px 12px 0px;color : yellow;  background : url(../images/head.gif) no-repeat; }
#leftside H4 { font: bold 1.2em Arial, Sans-Serif; padding: 0; margin: 0 ;color : white; text-indent: 17px; background : url(../images/head.gif) no-repeat; }
#leftside H5 { font: bold 1.2em Arial, Sans-Serif; padding: 0; margin: 0 ;color : aqua; text-indent: 17px; background : url(../images/head.gif) no-repeat; }
#leftside H6 { padding: 0 0 15px 0;
  color : silver;
  text-align : center;
  left : 15%;
}
#leftside P { font: bold 1.2em Arial, Sans-Serif; padding : 0px 0px 0px 0px; margin : 4px 0px 30px 0px;color : white;  background : url(../images/head.gif) no-repeat; 
  
}
#footer {
	clear: both;
	background-repeat : repeat-x;
	height : 100px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666666;
}
#footer P  { padding: 5px;
  
  color : olive;
}
#footer .rside { float : none; display: inline; padding: 5px; 
  color : fuchsia;
  text-align : center;
}

A { font : normal 1em Arial, sans-serif; color : white;  text-decoration: none ;}
h1 { font: bold 1.9em Arial, Sans-Serif ;}
h2 { font: bold 1.2em Arial, Sans-Serif; padding: 0; margin: 0 ;}
h3 { font: bold 1em Arial, sans-serif; color: #666666;}
ul { padding: 0; margin: 0;}
li { list-style-type: none ;}
.date { border-top: 1px solid #E5E5E5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }

.comment .date { text-align: left; border: 0;}	


#breadcrumbs {
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside TEXTAREA { border : 1px solid #bbbbbb; width: 85%;  }

#main #leftside fieldset { float: left; width: 95%; border: 1px solid #CCCCCC; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFFFFF; color: #000000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #BBBBBB; }
P { margin-top: 5px; 
  color : lime;
}
.comment { background: #FFFFFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #CCCCCC; }
.commentsbox { background: #FFFFFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #CCCCCC; }
#footer .cside{
  color : lime;
  text-align : center;
}

