body, th, td, select, input, h1, h2 ,h3 { font: 13px "ＭＳ Ｐゴシック","ＭＳ ゴシック", sans-serif; color: #5c5c5c;}


a { color: #5c5c5c; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
p { line-height: 150%; margin-top: 0px; }

h1 { font-size: 12pt; color: #5c5c5c; margin-top: 15px; margin-bottom: 8px; }

h2 {
  background-image: url("http://www.cozyroom.jp/img/line1.jpg"); /* 画像の指定 */
  border-style: none; /* 枠の種類 */
  border-color: #ffffff; /* 枠の色 */
  border-width: 0px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: left; /* テキストの配置 */
  color: #000000; /* 文字の色 */
  font-size: 12pt;
  /*font-weight: bold;*/
  padding-left: 5px;
  padding-bottom: 5px;
  /*padding-top: 2px;*/
  /*padding-right: 0px;*/
  background-repeat: no-repeat; 
  background-position:bottom; 
}


h3 { font-size: 12pt; color: #A72627; margin-bottom: 1px; }




.alignCenter { text-align: center; margin-left: auto; margin-right: auto; }
.alignLeft { text-align: left; }

#homePage img { vertical-align: bottom; }

span.menu1{line-height:170%;} /* メニュー行間 */
span.diarymenu1{line-height:150%;} /* エントリーページコンテンツ行間 */
span.contents1{line-height:120%;} /* カテゴリページコンテンツ行間 */
span.contentsmain{line-height:130%;} /* メインページコンテンツ行間 */

p.coltitle1 {  /* メニュー文字間隔 */
font: 14px "ＭＳ Ｐゴシック","ＭＳ ゴシック", sans-serif;
color: #5c5c5c;
letter-spacing: 0.2em;
} 

.menu1-2{
padding-bottom: 8px;
text-align: center; 
} 
