*{
 margin: 0px;
 padding: 0px;
 border: 0px;
	}
body {
	margin: 0px 0px 20px 0px;
	background-color: #fffff1;
	text-align: center;      
	}

a {
	text-decoration: underline;
	}
a:link {
	color: #003366;
	}
a:visited {
	color: #003366;
	}
a:active {
	color: #003366;
	}
a:hover {
	color: #003366;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 794px;
	background-color: #fff;
	border-left: #f60 solid 1px;
	border-right: #f60 solid 1px;
	}

#header{
	width:760px;
	height: 61px;
	margin: 13px 17px 0px 17px;
  padding: 0px;
	}
#header .dog{
	float: left;width: 400px;height:51px;display:block;
	}
#header .dog a{
	text-indent: -5000px;text-decoration: none;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	background: url("images/doglogo.gif") 0px 0px  no-repeat;
	width: 280px;height:61px;display:block;
	}
#header .logo{
	float: right;width: 212px;height:51px;display:block;
	}
#header .logo a{
	text-indent: -5000px;text-decoration: none;
	background: url("images/solarelogo.gif") right bottom  no-repeat;
	width: 212px;height:61px;display:block;
	}
#header .logo a:hover{
	background: url("images/solarelogo_over.gif") right bottom no-repeat;
	}

	
#gMenu{
	width:760px;
	height:42px;
  margin: 0px 16px;
  padding: 0px;
  clear: both;
	}
#gMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#gMenu li{
	float:left;
	}
#gMenu li a{
	float:left;
	width: 108px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
#gMenu li a{text-indent: -5000px;text-decoration: none;}
#gMenu li.m1 a{background: url("images/gmenu.gif") 0px 0px  no-repeat;}
#gMenu li.m1 a:hover{background:url("images/gmenu.gif") 0px -42px  no-repeat;}
#gMenu li.m2 a{background: url("images/gmenu.gif") -108px 0px  no-repeat;}
#gMenu li.m2 a:hover{background: url("images/gmenu.gif") -108px -42px  no-repeat;}
#gMenu li.m3 a{background: url("images/gmenu.gif") -216px 0px  no-repeat;}
#gMenu li.m3 a:hover{background: url("images/gmenu.gif") -216px -42px  no-repeat;}
#gMenu li.m4 a{background: url("images/gmenu.gif") -324px -84px  no-repeat;}
#gMenu li.m4 a:hover{background: url("images/gmenu.gif") -324px -84px  no-repeat;}
#gMenu li.m5 a{background: url("images/gmenu.gif") -432px 0px  no-repeat;}
#gMenu li.m5 a:hover{background: url("images/gmenu.gif") -432px -42px  no-repeat;}
#gMenu li.m6 a{background: url("images/gmenu.gif") -540px 0px  no-repeat;}
#gMenu li.m6 a:hover{background: url("images/gmenu.gif") -540px -42px  no-repeat;}
#gMenu li.m7 a{width: 112px;background: url("images/gmenu.gif") -648px 0px  no-repeat;}
#gMenu li.m7 a:hover{width: 112px;background: url("images/gmenu.gif") -648px -42px  no-repeat;}

.News #gMenu li.m4 a{background: url("images/gmenu.gif") -324px 0px  no-repeat;}
.News #gMenu li.m4 a:hover{background: url("images/gmenu.gif") -324px -42px  no-repeat;}
.News #gMenu li.m6 a{background: url("images/gmenu.gif") -540px -84px  no-repeat;}
.News #gMenu li.m6 a:hover{background: url("images/gmenu.gif") -540px -84px  no-repeat;}




#topimage{
	clear: both;
	width:760px;
	height:200px;
  margin: 0px 16px 10px 16px;
  padding: 0px;
  background: url("images/topimg.gif") no-repeat;
  display: block;
	}


#main {
	width: 760px;
	height: auto;
	margin: 0px 17px;
	display: block;
	}
html>body #main{
	float: left;
	}

#contents {
	width:720px;
	height: auto;
	margin: 0px 20px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}
html>body #contents{float:left;}


h1,h2,h3{
 font-size: 120%;
 font-weight: bold;
 width: auto;
 height: auto;
 padding: 4px;
 margin:0px 4px;
 color: #06c;
 letter-spacing:0.5em;
 text-indent: 1em;
 background: url("images/subdiarybg.gif") 0px 0px repeat;}
h1{color:#333;}
h2,h3{color:#333;font-size:100%; margin:0px 3px 0px 4px;}
html>body h3{margin:0px 4px 0px 3px;}

.h1header{
 width: 720px;
 height: 10px;
 	background: url("images/inh1diaryheader.gif") center bottom no-repeat;
	}
.h1footer{
 width: 720px;
 height: 10px;
 	background: url("images/inh1diaryfooter.gif") center top no-repeat;
}
.h3header{
 width: 359px;
 height: 10px;
 	background: url("images/inh3diaryheader.gif") center bottom no-repeat;
	}
.h3footer{
 width: 359px;
 height: 10px;
 	background: url("images/inh3diaryfooter.gif") center top no-repeat;
}

.News	.h1header{background: url("images/inh1newsheader.gif") center bottom no-repeat;}
.News .h1footer{background: url("images/inh1newsfooter.gif") center top no-repeat;}
.News	.h3header{background: url("images/inh3newsheader.gif") center bottom no-repeat;}
.News .h3footer{background: url("images/inh3newsfooter.gif") center top no-repeat;}
.News h1,.News h2,.News h3{
	background: url("images/subnewsbg.gif") 0px 0px repeat;}

.Solare-kun	.h1header{background: url("images/inh1diaryheaders.gif") center bottom no-repeat;}
.Solare-kun .h1footer{background: url("images/inh1diaryfooters.gif") center top no-repeat;}
.Solare-kun	.h3header{background: url("images/inh3diaryheaders.gif") center bottom no-repeat;}
.Solare-kun .h3footer{background: url("images/inh3diaryfooters.gif") center top no-repeat;}
.Solare-kun h1,.Solare-kun h2,.Solare-kun h3{
	background: url("images/subdiarybgs.gif") 0px 0px repeat;}



.copy p{margin:0px 17px;font-family:Arial, "Lucida Grande", Osaka, sans-serif; font-size:9px; line-height:15px; position:relative; top:2px; } 

#pb{
	float: left;
	width:112px;
/*	height:124px; */
	height:101px;
	display: block;
	margin: 8px;
	text-align: center;
	}
#pb img{
  margin: 8px;
  width: 92px;
/*  height: 92px; */
  height: 69px;
  display: block;
  }
#pb a{
/*	margin: 2px; */
	margin: 8px;
	text-align: center;
	display: block;
	}
#blogbody{
	float: left;
	width: 356px;
	margin: 8px 30px 8px 50px;
	display: block;
	}
#blogbody p{font-size:80%;line-height:135%;margin:2px 2px;}
#blogbody ul{margin:2px 7px;}
#blogbody ol{margin:2px 7px;}
#blogbody li{font-size:80%;line-height:135%;margin:1px 10px;}
html>body #blogbody{width: 360px;}


#cat{
	float: left;
	width:112px;
	height: auto;
	display: block;
	background-color: #fff;
	text-align: center;
	margin: 8px;		
	}
#cat p{font-size:85%;}
#cat p.news{display:none;}
#cat a{text-decoration:none;}
#cat a:hover{text-decoration:underline;}
.News #cat p.diary{display:none;}
.News #cat p.news{display:block;}

#prepro{
	float: left;
	width: 720px;
	margin: 8px 0px;
	clear: both;
	text-align: center;
	}
#prepro a{font-size:80%;text-decoration:none;}
#prepro a:hover{text-decoration:underline;}

#comment{
	float: left;
	width: 359px;
	border-right: #ccc solid 1px;
	}

#track{
	float: left;
	width: 359px;
	}


#comment-data {
	float: left;
	width: 180px;
	border-right: 1px dotted #BBB;
	margin-right: 6px;
}
	
#comment-data p{
	font-size: 80%;
		margin-left: 8px;
	padding-left:4px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;}
#track p{
	font-size: 80%;
		margin-left: 8px;
	padding-left:4px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;}
textarea[id="comment-text"] {
	
	float: left;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	width: 342px;
		font-size: 80%;
	margin-left: 8px;
	padding-left:4px;
	background-color: #e3e3e3;
	}

input{
	background-color: #e3e3e3;
	}

textarea.comment-text {
			font-size: 80%;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
}

p.last{
		font-size: 80%;
		margin-left: 8px;
	padding-left:4px;
	padding-right: 15px;
	margin-right: 15px;
	}