/* BODY全体 */
BODY{
  text-align : center;
  background-color : #eeeeee;
  margin-top : 0px;
}
/*通常リンク */
A:HOVER{
  text-decoration : none;
  color : #9999ff;
}
A:LINK{
  text-decoration : underline;
  color : #003399;
}
A:VISITED{
  text-decoration : underline;
  color : #003399;
}
A:ACTIVE{
  text-decoration : none;
  color : #9999ff;
}
/* BODY */
#mainbody{
  padding : 0px 1px 0px 1px;
  margin-top : 0px;
  border-left : 1px solid #dddddd;
  border-right : 1px solid #dddddd;
  width : 733px;
  height : 100%;
  text-align : center;
  background-color : #ffffff;
}
/* サブタイトル */
#description{
	font-size: 12px;

  font-weight :　bold;
	color: #666666;
	padding-left : 20px;
	margin: 0px;
	padding-right: 20px;
	font-weight: bold;
}
#head {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	width: 731px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#head2 {
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	background-color: #f3f3f3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 731px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
/* 3段目ヘッド */
#head3{
	width : 729px;
	height : 38px;
	text-align : left;
	border : 1px solid #dfdfdf;
	margin: 0px 0px 2px;
	padding: 0px;

}
#search{
	font-size : 12px;
	line-height : 1px;
	color : olive;
	margin : 0px 10px 5px;
	padding: 0px;
}
/* 左メニュー「濃灰」タブ */
.sidemenu1{
  font-size : 12px;
  color : white;
  background-color : #bcbcbc;
  text-align : left; 
  margin : 0px 1px 1px 0px;
  padding-top : 3px;
  padding-left : 15px;
  border-width : 1px;
  border-style : solid;
  border-color : #cbcbcb #cbcbcb #9e9e9e #9e9e9e;
  width : 141px;
  height : 20px;
}
/* 左メニュー「薄灰」タブ */
.sidemenu2{
  font-size : 12px;
  color : #636363;
  background-color : #ebebeb;
  text-align : left;
  margin : 0px 1px 1px 0px;
  padding-top : 3px;
  padding-left : 15px;
  border-width : 1px;
  border-style : solid;
  border-color : #eaeaea #eaeaea #d6d6d6 #d6d6d6;
  width : 141px;
  height : 20px;
}
/*左 メニューリンク1 */
A.menu1:HOVER{
  text-decoration : underline;
  color : #000000;
}
A.menu1:LINK{
  text-decoration : none;
  color : #ffffff;
}
A.menu1:VISITED{
  text-decoration : none;
  color : #ffffff;
}
A.menu1:ACTIVE{
  text-decoration : underline;
  color : #000000;
}
/* 左メニューリンク2 */
A.menu2:HOVER{
  text-decoration : underline;
  color : #000000;
}
A.menu2:LINK{
  text-decoration : none;
  color : #666666;
}
A.menu2:VISITED{
  text-decoration : none;
  color : #666666;
}
A.menu2:ACTIVE{
  text-decoration : underline;
  color : #000000;
}
/* トップページ中央タイトル */
H1 {
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
	margin : 0px 1px 1px;
	padding : 4px 15px 1px;
	height : 20px;
	line-height: 150%;
}
/* メインタイトル */
H2{
  font-size : 16px;
  font-weight : bold;
  color : #548585;
  text-align : left;
  margin : 10px 10px 5px 10px;
}
/* H2リンク */
A.h2:HOVER{
  text-decoration : underline;
  color : #cccccc;
}
A.h2:LINK{
  color : #548585;
}
A.h2:VISITED{
  color : #548585;
}
A.h2:ACTIVE{
  text-decoration : underline;
  color : #cccccc;
}
/* サブタイトル */
H3{
	font-size: 14px;
	font-weight: bold;
	color : #993d32;
	padding: 5px 10px 3px;
	margin : 1px 2px 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #aaa;

}
H4{
	font-size : 12px;
	font-weight : bold;
	color : #105e7e;
	text-align : left;
	margin : 0px 5px 2px 20px;
	line-height: 150%;
}
/* H4リンク */
A.h4:HOVER{
  text-decoration : underline;
  color : #cccccc;
}
A.h4:LINK{
  text-decoration : underline;
  color : #105e7e;
}
A.h4:VISITED{
  color : #105e7e;
}
A.h4:ACTIVE{
  text-decoration : underline;
  color : #cccccc;
}
h6{
  font-size : 13px;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
  margin : 2px 1px 0px;
  padding : 2px 15px 1px;
  height : 18px;
  line-height: 150%;
}

/* 背景・オレンジ */
.orange {
  background-color : #fd6e22;
}
/* 背景・黄 */
.yellow {
  background-color : #dcdb31;
}
/* 背景・緑 */
.green {
  background-color : #8bc533;
}
/* 背景・茶１ */
.cya1 {
  background-color : #c4bf3f;
}
/* 背景・茶２ */
.cya2 {
  background-color : #c5963e;
}
/* 背景・茶３*/
.cya3 {
  background-color : #c95b44;
}
/* 背景・ワイン */
.vin {
  background-color : #993d32;
}
.blue {
  background-color : #a6c2cb;
}
.red {
  background-color : #c50d0b;  
}
/* トップメインBODY枠 */
.top_main_body{
	border-width : 1px;
	border-style : solid;
	border-color : #dfdfdf;
	margin-left : 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}
/*下部コンテンツBODY枠*/
.foot_main_body{
	margin-left : 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	width: 194px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
/*記事部分 */
P{
  font-size : 12px;
  line-height: 150%;
  color : #333333;
  text-align : left;
  margin : 2px 15px 8px;
}
/*テーブル記事部分 */
.text{
  font-size : 12px;
  line-height: 150%;
  color : #5f5f5f;
  text-align : left;
  margin : 2px 15px 10px 15px;
}
/* フッター */
address {
	color : #666666;
	background-color : #ffffff;
	letter-spacing : 1px;
	text-align : right;
	margin-top : 0px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 0px;
	border-top : 3px solid #dfdfdf;
	height : 50px;
	padding-right : 20px;
	padding-bottom : 0px;
	font-size : 12px;
	font-style: normal;

}
/* ★ブログページ設定★ */

/* ブログ記事タイトル */
.blog_daytitle {
  font-size : 13px;
  font-weight : bold;
  color : #ffffff;
  background-color : #8bc533;
  text-align : left;  
  margin : 0px 2px 1px 1px;
  height : 20px;
  padding-top : 3px;
  padding-left : 15px;
  width : 417px; 
}
/* （日付欄） */
.date{
	font-size : 12px;
	color : #009966;
	text-align : right;
	margin : 3px;
	font-weight: bold;

}
/* ブログメインBODY枠 */
.blogbody  {
  border : 1px solid #dfdfdf;
  margin : 0px 2px 5px 1px;
  width : 417px; 
}
/* ブログ記事 */
.blog_in {
	font-size : 12px;
	color : #5f5f5f;
	line-height: 140%;
	margin :0px 5px 5px 10px;
	padding: 0px;

}
/* 情報欄 */
.posted	{ 
    background-color: #eee;
    color: #666; 
    font-size: 12px; 
    margin-top: 0px;
    padding: 2px 10px 1px 10px;
    text-align: right;
}
/* ■カレンダー■ */
/* カレンダー位置 */
.calendarbody {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 168px;

}
/* カレンダーヘッド */
.calendarhead {
	background: #bcbcbc;
	border: 1px dotted #999999;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	padding: 1px 1px 0px;
	margin: 0px;
	border-width : 1px;
	border-style : solid;
	border-color : #cbcbcb #cbcbcb #9e9e9e #9e9e9e;
	height : 20px;
	color: #FFFFFF;

}
/* カレンダー内 */
.calendar {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	text-align: center;
	margin: 0px;
}
/* ■右サイドメニュータイトル */
.right_menu_title {
    font-size: 13px;
    font-weight: bold;
    color : #993d32;
    padding: 3px;
    margin : 1px 0px 2px 1px;					
    border-color: #aaa;
    border-style : solid;
    border-width : 1px 0px 0px 0px;
}
/* 右サイドメニュー */
.right_menu {
  font-size : 12px;
  line-height : 18px;
  margin : 3px 5px 5px 10px;
}
/* powered */
.powered1 {			
    background: #eee;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
   margin : 0px 2px 0px 1px;
}
.powered2 {			
    font-size: 12px;
    line-height:140%;
    margin-top: 5px;
    padding:2px;
    text-align:center;
}
/* 下段メニューテーブル */
TABLE.top_foot_menu{
  text-align : left;
  margin-top : 2px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
/* フッター */
#foot{
  color : #666666;
  background-color : #ffffff;
  letter-spacing : 1px;
  text-align : right;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 0px;
  border-top : 3px solid #dfdfdf;
  height : 50px;
  padding-right : 20px;
  padding-bottom : 0px;
  font-size : 12px;
}


/* thingama スタイル */

#page {
    font-size: 12px;
    text-align : left;  
}

#banner, #banner-commentspop {
    background-color: #ccc;
    border: 1px solid #888;
    color: #000;
}

#banner {
    height: 65px;
    padding: 15px 0 0 15px;
    margin: 10px;
}

#banner-commentspop {
    font-size: x-large;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #000;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#banner .description {
    color: #777;
    font-size: large;
    font-weight: bold;
    margin-left: 25px;
}	

#content {
    margin: 500px;
    left: 250px;
    right: 10px;
    top: 100px;
    position: absolute;
}

#container {
    margin: 10px;
}

#links {
    background: #ccc;
    border: 1px solid #888;			
    padding:10px;				
    position: absolute;
    top: 100px;
    left: 10px;
    width: 210px;
}

.blog {
    background-color: #ddd;  							
    border: 1px solid #888;
    padding: 10px;
    margin-bottom: 10px;
}	




.title	{ 
    color: #444; 	
    font-size: normal; 
    text-transform: uppercase;				
}			

#menu {
    background: #fff;
    border: 1px solid #999;
    font-size: small;
    text-align:center;  							
}		

		






.side {
    background-color: #ddd;
    border-color: #999;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    color: #333;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;				
}	

.sidetitle {
    background-color: #eee;		
    border: 1px #999;
    border-style: solid solid dotted solid;
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align:center;		  					
}		

.syndicate {
    background-color: #ddd;  		
    border: 1px solid #999;
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}		


.comments-body {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
}		

.comments-post {
    background-color: #eee;
    color: #666; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;	
    border:1px dotted #999; 					
}

.trackback-body {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}


.comments-head	{ 
    background-color: #888;
    color: #fff; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		
blockquote {
	font-color: #000000;
    font-size : 12px;
    line-height: 150%;
	margin: 2px 15px 8px 15px;
	padding: 15px;
	border: 1px dotted #cccccc;
}
