* {
  font-family : "ＭＳ Ｐゴシック","MS PGothic",ahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:  105%;
}

.quote {
  background-color: #E0EEEE;
}

div.postTitle
{
  padding-left: 3px;
  font-weight: bolder;
  font-size: 11pt;
  padding-bottom: 3px;
  padding-top: 3px;
  border-bottom: #6E8BDE 1px dashed;
  background-color: #D6DFF7;
}

div.postText
{
  padding-right: 10px;
  padding-left: 3px;
  font-size: 11pt;
  padding-bottom: 5px;
  padding-top: 1px;
  background-color: Whitesmoke;
}

div.postFoot
{
  background-color: #ECE9D8;
  border-top: #6E8BDE 1px dashed;
  font-size: 9pt;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 1px;
  padding-top: 1px;
  text-align: right;
}

/* １日記のみを表示した場合にpostfootなんてなってるから。メっ！　*/
div.postfoot
{
  background-color: #ECE9D8;
  border-top: #6E8BDE 1px dashed;
  font-size: 9pt;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 1px;
  padding-top: 1px;
  text-align: right;
}
a:visited,
a:active,
a:link {	
	color: Navy;
	text-decoration : none;
}
/*
/skins/WinXPBlue/style.cssでヘッダのバック画像にgifが指定してあるので
それをnoneで無効にする。そして背景色を指定する。
*/

#top {
  background-image: none;
  background-color: #27408B;
}

#Header1_HeaderTitle{
 display: inline;
 font-size: 18pt;
 color:  #F0FFFF;
 font-family: 'Century','Estrangelo Edessa','Gautami','Georgia','Latha','Mangal','Palatino Linotype','Raavi','Shruti','Sylfaen','Times New Roman','Tunga',serif;
 font-wight: bold;
 hover: lightcoral;
}

#Header1_HeaderTitle:hover
{
  color : lightcoral;
}

#tagline {
 font-size: 12px;
 color: #E6E6FA;
}

.HeaderTitles {
 /* background-color: #ffffff; */
}

.HeaderBar {
 /* margin-top: -10px; */
}

.BlogStatsBar
{
 font-size: 9pt;
 margin-top: 2px;
}

div.News {
 color: #0000CD;
}

div.advertise {
 margin-top: 5px;
}

div.googlead {
  margin-top: 5px;
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFF #333 #333 #FFF;
  width: 120px;
  height: 240px;
  padding: 0.1em;
}

div.postTitle {
  background-color: #CAE1FF;
}

div.postText {
  background-color: #F5F5F5;
}

div.postFoot {
  background-color: #F5F5F5;
}

div.myOtherBlogs {
}

.classint1 {
  position:absolute;
}
#int11 {left: 5%; margin-top: 3px;}
#int12 {left: 25%; margin-top: 3px; padding-left: 6px}