/*全体に関する記述*/
body {
  margin: 0px 0px 20px 0px;
  background-color: #FFFFFF;
  /*background: url("img/body_back.jpg");*/
  text-align: center;
}

strong {
font-weight:normal;
}

/*リンクに関する記述*/
a {
  color: #2f4054;
  text-decoration: none;
}

/*リンクされている*/
a:link {
  color: #2f4054;
  text-decoration: underline;
}

/*リンク先に訪れたことがある*/
a:visited {
  color: #2f4054;
  text-decoration: underline;
}

/*リンク先がアクティブのとき*/
a:active {
  color: #f2d297;
  text-decoration: underline;
}

/*リンク先にマウスが当たったとき*/
a:hover {
  color: #f2d297;
  text-decoration: none;
}

/*見出し１・２・３に関する記述*/
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: 850px;
  background-color: #FFFFFF;
  /*border: 1px solid #000000;*/
}

/*バナー*/
#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #FFFFFF;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #000000;
  height: 39px;
}

a#banner-img {
  display: none;
}


/*タイトル文字*/
#banner h1 {
  font-size: xx-large;
}

/*サブタイトル文字*/
#banner h2 {
  font-size: small;
}

/*左側に関する記述*/
#left {
  margin: 5px 0px 0px 0px;
  float: left;
  width: 180px;
  background-color: #FFFFFF;
  overflow: hidden;
  /*border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;*/
}

/*センター*/
#center {
  float: left;
  width: 510px;
  overflow: hidden;
}

/*コンテンツ部分に関する記述*/
.content {
  padding: 0px 5px 5px 5px;
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

/*右側に関する記述*/
#right {
  margin: 5px 0 0 0;
  float: left;
  width: 170px;
  background-color: #FFFFFF;
  overflow: hidden;
  /*border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;*/
}

/*コンテンツ部分のpに関する記述*/
.content p {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin: 20px 20px 10px 20px;
}

/*コンテンツ部分のblockquoteに関する記述*/
.content blockquote {
  line-height: 150%;
}

/*コンテンツ部分の箇条書きに関する記述*/
.content li {
  line-height: 150%;
}

/*コンテンツの見出し１*/
.content h1 {
  color: #1f2936;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: bold;  
  margin: 5px 0px 10px 0px;
  padding: 2px 10px 2px 10px;
  background: url("img/h1_bg.gif") #D9D9D9;
  background-repeat: repeat-x;
  background-position: bottom center;
  border: 1px solid #CCCCCC;
}

/*コンテンツの見出し２*/
.content h2 {
  color: #e06897;
  /*color: #f7d38e;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 31px;
  text-align: center;
  font-weight: bold;  
  margin: 15px 0px 10px 0px;
  padding: 2px 10px 2px 10px;
  /*background: url("img/h2_bg.gif");*/
}

/*コンテンツの見出し３*/
.content h3 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin: 5px 10px 10px 10px;
  padding: 2px 10px 2px 10px;
  background: url("img/h3_bg.gif");
  border-top: 1px solid #eaddba;
  border-bottom: 3px solid #eaddba;
}

/*コンテンツの見出し４*/
.content h4 {
  color: #808080;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin: 5px 10px 10px 10px;
  padding: 2px 10px 2px 10px;
  border-bottom: 3px solid #af5606;
}

/*コンテンツの見出し５*/
.content h5 {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
  margin: 2px 0px 2px 20px;
  padding: 2px 10px 2px 20px;
  background: url("img/h5_bg.gif");
  background-repeat: no-repeat;
}

/*コンテンツの見出し６*/
.content h6 {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
  margin: 2px 0px 2px 0px;
  padding: 2px 10px 2px 20px;
  /*background: url("img/h6_bg.gif");
  background-repeat: no-repeat;*/
}

.content p.posted {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
}

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

/*カレンダーに関する記述*/
#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
}

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
}

#calendar th {
  text-align: center;
  font-weight: normal;
}

#calendar td {
  text-align: center;
}

/*サイドバーの見出し２*/
.sidebar h2 {
  color: #f2d297;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  background: url("img/sh2_bg.gif");
  margin: 0px 0px 5px 0px;
  /*padding: 2px;*/
}

/*サイドバーの見出し３*/
.sidebar h3 {
  color: #f2d297;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  background: url("img/sh2_bg.gif");
  margin: 0px 0px 5px 0px;
  /*padding: 2px;*/
}

.sidebar ul {
  /*background:url("img/menu-img.gif");*/
  /*list-style-image: url("img/ul_bg.gif");*/
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
  /*text-decoration: none;*/
}

/*サイドバーの箇条書きに関する記述*/

.sidebar li {
  color: #003F5C;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  margin-top: 10px;
  font-size: small;
  background-image: url("img/menu-img.gif");
  /*text-decoration: none;*/
}

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

.sidebar li a{
	text-decoration: none;
}

.sidebar li a:hover{
	background: #c40026;
	display: block;
	width: 180px;
	margin: 0;
}

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

/*XML・検索のテキスト*/
.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin: 5px 5px 15px 10px;
}

/*powered部分に関する記述*/
#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin: 10px;
}

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

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



/*ヘッダーに関する記述*/
.header_txt {
  font-size: 10px;
  padding: 5px;
  color: #666666;
}

/*フッターに関する記述*/
#footer {
  background-color: #BBBBBB;
  border-top: 1px dotted #CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  text-align: right;
  padding-right: 10px;
  margin-bottom: 0px;
  overflow: hidden;
  font-size: 9px;
  color: #666666;
}

/*バナーイメージに関する記述*/
#banner-img {
  background: url("img/main_img.jpg");
  height: 115px;
  text-align: right;
}

.banner-img {
  padding: 15px;
  text-align: right;
}

#banner-img a {
  color: #FFFFFF;
  text-decoration: none;
  text-align: right;
}

#banner-img h1 {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  margin-left:200px;
  padding-top:20px;
}

/*サイドバーのアドセンス位置を制御する記述*/
.side_google {
  padding: 0px 0px 10px 0px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  /*margin-top:10px;*/
}

.yougo {
	margin:0 10px 0 20px;
}

/*エントリー記事の背景色・マージンを制御する記述*/
.kazari1 {
  background-color: #FFFFFF;
  padding: 30px 15px 10px 15px;
  margin: 0px 10px 0px 10px;
  font-size: 12px;
}
.kazari2 {
  background-color: #E3F1FA;
  padding: 5px 15px 10px 15px;
  margin: 0px 10px 0px 10px;
  font-size: 12px;
}
.kazari3 {
  background-color: #ffe4e1;
  padding: 5px 15px 10px 15px;
  margin: 0px 10px 0px 10px;
  font-size: 12px;
}
.kazari4 {
  background-color: #98fb98;
  padding: 5px 15px 10px 15px;
  margin: 0px 10px 0px 10px;
  font-size: 12px;
}
.kazari5 {
  background-color: #f5f5dc;
  padding: 5px 15px 10px 15px;
  margin: 0px 10px 0px 10px;
  font-size: 12px;
}

.rireki {
	text-align: left;
	padding: 2px 10px 2px 10px;
}

.sidebar a {
  text-decoration: none;
}

.sidebar a:visited{
text-decoration: none;
}

.chumoku {
  width: 145px;
  border: 2px solid #009900;
  margin: 0px 0px 10px 0px;
}

.chumoku h3 {
  color: #c40026;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  margin: 2px 0px 5px 0;
}

.chumoku ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 2px;
}

.chumoku li {
  color: #0000ff;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  font-size: 11px;
}

.chumoku li a{
	text-decoration: none;
}

.chumoku li a:hover{
	color: #c40026;
	margin: 0;
}

.chumoku a:visited{
text-decoration: none;
}

.news {
  width: 145px;
  border: 2px solid #009900;
  margin: 0 0 10px 0;
}

.news h3 {
  color: #c40026;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  margin: 2px 0px 2px 0;
}

.news h4 {
  color: #c40026;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  margin: 2px 0 0 0;
}

.news ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 2px;
}

.news li {
  line-height: 170%;
  color: #0000ff;
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-weight: bold;
  margin-top: 15px;
  font-size: 10px;
}

.news li a{
	text-decoration: none;
}

.news li a:hover{
	color: #c40026;
	margin: 0;
}

.news a:visited{
text-decoration: none;
}

/*--PR--*/
#pr {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 	line-height: 150%;
  	text-align: left;
  	color: #666666;
  	margin: 10px;
}


/*著作権は簡単MTテンプレートが有しております。*/
/*http://www.kantan-mt.com*/
/*このコメントは削除しないでください。*/
