body {
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
background-image: url("./images/kabe_shima11.gif");
text-align: left; 
}

input {
border: solid 1px gray;
}

a {
  font-size : 7pt;
  color : #222222;
  text-decoration : none;		
}

a:link {
  font-size : 7pt;
  color : #222222;
  text-decoration : none;
}

a:visited {
  font-size : 7pt;
  color : #444444;
  text-decoration : none;
}

a:active {
  font-size : 7pt;
  color : #222222;
  text-decoration : none;
}

a:hover {
  font-size : 7pt;
  color : crimson;
  text-decoration : underline;
}

h1,h2, h3{
margin: 0px;
padding: 0px;
font-weight: normal;
}

/*ベースカラー*/
#container {
line-height: 120%;
text-align: center;
padding: 0px;
width: 780px;
margin-left: 10px;
background-color: #FFFFFF;
border-right: solid 1px gray;
border-left: solid 1px gray;
	}

/*バナー*/
#banner {

 background-image: url("./images/gal_logo.gif");
 background-position: 290px 10px ;
 background-repeat: no-repeat;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 padding: 10px 10px 10px 10px ;
 height: 80px;
 border-bottom: dotted 1px gray;

}

#banner-img {
 display: none;
}

#banner a {
  color: #000000;
  text-decoration: none;
}

#banner a:hover {
  color: #000000;
  background-color: #dddddd;
  text-decoration: none;
}
	
/*タイトル文字*/
#banner h1 {
  font-size : 10pt;
  padding :  0px 10px 0px 10px;
  font-family : Arial;
  border-left : 9px double crimson;
  margin: 5px;
}

/*サブタイトル文字*/
#banner h2 {
  width: 150px;
  text-align: left;
  font-size : 7pt;
  font-family : Arial;
  color : #666666;
}

/*ヘッダ サブメニュ*/
#header-sub-menu{

 position: absolute;
 top: 36px;
 left: 190px;
 width: 120px;
 height: 90px;
 background-image: url("./images/title_sub_menu.gif");
 background-position: top left;
 background-repeat: no-repeat;
 padding-top: 30px;
 font-size: 7pt;
 color: gray;
 margin: 2px;
}

/*ヘッダメニュ*/
#header-menu{

 position: absolute;
 top: 36px;
 left: 560px;
 width: 180px;
 height: 90px;
 background-image: url("./images/title_menu.gif");
 background-position: top left;
 background-repeat: no-repeat;
 padding-top: 30px;
 font-size: 7pt;
 color: gray;
 margin: 2px;
}

#center {
float: left;
width: 420px;		
overflow: hidden;
}

#center600 {
float: left;
width: 600px;
overflow: hidden;
}

.content {
padding: 10px 10px 80px 10px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

#right {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}

#footer{

  height: 10px;
  border-top: 1px dotted gray;
  text-align: center;
  color: gray;
}

.content h1 {
font-size: 14pt;
color: crimson;
padding: 0px 20px;
font-weight: normal;
border-left : 12px solid crimson;
border-bottom : 1px solid crimson;
}

/*記事内リンク*/
#center a{
font-size: 11px;
}

/*記事部分*/
.content p {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:11px;
line-height: 150%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: right;
font-weight: normal;
color: #000000;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
line-height: 120%;
border-bottom: solid 1px #000000;
}

/*記事のタイトル*/
.content h3 {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 5px 3px 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
}

/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
padding:0px;
text-align: center;
margin-bottom: 10px;
background-color: #FFFFFF;
}

#calendar table {
width: 130px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
font-family: Verdana, Arial, sans-serif;
font-size:7pt;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
color: black;
background-color: white;
border-bottom: solid 1px crimson;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 100%;
font-size:7pt;
text-align: center;
font-weight: bold;
color: black;
padding:1px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:7pt;
font-weight: normal;
color: gray;
background-color: white;
border-left: solid 1px crimson;
border-bottom: solid 1px crimson;
text-align: center;
padding:1px 0px 0px 0px;

}

#calendar a {
color: black;
text-decoration: none;
}
#calendar a:link {
color: black;
text-decoration: none;
}
#calendar a:visited {
color: black;
text-decoration: none;
}
#calendar a:hover {
color: crimson;
text-decoration: none;
}

/*サイドバーの見出し*/
.sidebar h2 {
height: 30px;
color: crimson;
background-image: url("./images/menu_list.gif");
background-position: top left;
background-repeat: no-repeat;
font-family: Verdana, Arial, sans-serif;
font-size:13px;
text-align: left;
font-weight: bold;	
padding:6px 0px 0px 30px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}


/*アーカイブ・コメント*/
.sidebar li {
color: #1B2C3B;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 1em;
text-align: left;
color: #1B2C3B;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
display: none;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #3D3D3D;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}



#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
