@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",  verdana, 'trebuchet ms', sans-serif;
  font-size: small;
  color: #000000;
}
#top_content {
	display: none;
}
#content {
	margin: 0 auto;
	width: 570px;
	padding: 10px;
}
#sidemenu {
	display: none;
}
#sidemenu_top {
	display: none;
}
h1 {
  font-size: medium;
  font-weight: bold;
	color: #000;
	padding-right: 1em;
	padding-left: 0em;
	padding-top: 0em;
	padding-bottom: 0.8em;
}
.day {
	margin: 0;
	font-size: x-small;
	line-height: 1.5em;
}
.caution {
	margin: 0;
	font-size: x-small;
	line-height: 1.5em;
	color: #FF4500;
}
.new {
	display: none;
}
p.date {
	clear: both;
	text-align: right;
	font-size: x-small;
}
p.date2 {
	clear: both;
	text-align: right;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

/* リンク
---------------------------------------------------- */
a {
text-decoration: none;
}
a:link {
  color: #000000;
}
a:visited {
  color: #000;
}
a:hover, a:active {
  color: #000;
}

/* ヘッダ
---------------------------------------------------- */
#header-col{
	display: none;
}
#header {
	display: none;
}

/* バナー・ナビゲーション
---------------------------------------------------- */
#banner-col{
	display: none;
}
#banner {
	display: none;
}

/* コンテンツ
---------------------------------------------------- */
.content, .content2, .content3, .contentlist, .mainimage {
	margin-bottom: 10px;
	width: 570px;
}
.content_f {
	display: none;
}
.navigation {
	display: none;
}
.content h2, .content2 h2, .content3 h2, .contentlist h2 {
	margin: 0;
	font-size: 14px;
	color: #005D76;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.content h3, .content2 h3, .content3 h3, .contentlist h3 {
  margin: 0;
  padding: 10px 12px 0px;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.content h4, .content2 h4, .content3 h4, .contentlist h4 {
	margin: 0px 15px;
	padding: 5px;
	font-size: 13px;
	color: #005D76;
	font-weight: bold;
	border: 1px solid #666666;
}
.content p, .content2 p, .content3 p, .contentlist p {
  margin: 0;
  padding: 8px 20px;
  line-height: 1.5em;
  color: #000000;
  background: #E5EFEB;
}
.content blockquote, .content2 blockquote, .content3 blockquote, .contentlist blockquote {
	margin: 0;
	padding: 10px;
	color: #000000;
}
.content blockquote p, .content2 blockquote p, .content3 blockquote p, .contentlist blockquote p {
  margin: 0;
  padding: 10px 20px;
  color: #000000;
  background: #E5EFEB;
  border: 1px solid #005D76;
}
.content img {
	float: left;
	margin: 0 10px 0.5em 0;
	vertical-align: bottom;
}
.content2 img {
  float: right;
  margin: 0 0 6px 10px;
  vertical-align: bottom;
}
.content3 img {
	margin: 0.5em 10px 0.5em 0;
	vertical-align: bottom;
}
.photoboxl {
	float: left;
	margin: 0 0 6px 10px;
}
.photoboxr {
	float: right;
	margin: 10px 20px 0.5em 10px;
	padding: 0;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}
.con {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 210px;
}
.con2 {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 220px;
}

.con p {
	padding: 0px;
	font-size: x-small;
	line-height: 1.5em;
	text-align: center;
}
.con2 p {
	padding:0px;
	font-size: small;
	line-height: 1.5em;
	text-align: center;
}

.content .posted, .content2 .posted {
	clear: both;
	padding: 1.0em 20px 1.6em;
	font-size: x-small;
	text-align: right;
}
.content .clear, .content2 .clear {
  clear: both;
  font-size: xx-small;
}
.clear {
	clear: both;
	padding: 0 20px 0;
	font-size: x-small;
	text-align: right;
	display: none;
}
.clear_right {
	clear: both;
	padding: 0 20px 0;
	font-size: small;
	text-align: right;
	display: none;
}
.clearline {
	clear: both;
	text-align: center;
}
.clear img {
	vertical-align: middle;
	margin-right: 6px;
}

.contentlist dl {
	margin: 8px 20px;
	padding: 0;
	width: 510px;
	list-style: none;
	color: #000000;
	background: url(../images/line_list.gif) no-repeat left bottom;
}
.contentlist dd {
	margin: 0;
	padding: 0 0 0.7em 2px;
	line-height: 1.5em;
	float: left;
	font-weight: bold;
}

.contentlist dt {
	margin: 0 0 0 120px;
	padding: 0 1em 0.7em 0;
	line-height: 1.5em;
}

.contentlist ul {
	margin: 8px 20px;
	padding: 0;
	line-height: 1.5;
    color: #000000;
	width: 530px;
	list-style: none;
}
.contentlist li {
  display: block;
  margin: 0;
  padding: 0 0em 0.7em 1em;
  line-height: 1.5em;
  background: url(../images/point.gif) no-repeat 0em 0.4em;
}

.contentinner {
	margin-bottom: 5px;
	width: 530px;
}
.contentinner img {
	float: left;
	margin: 0.7em 0em 0.5em 1em;
	vertical-align: bottom;
}
.contentinner p {
	margin: 0;
	padding: 0.7em 0em;
	line-height: 1.5;
	color: #000000;
	background: #F4F1E8;
	float: right;
	width: 300px;
}

.content:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .content { height: 1%; }
/* End hide from IE-mac */

.content2:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .content2 { height: 1%; }
/* End hide from IE-mac */

.content3:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .content3 { height: 1%; }
/* End hide from IE-mac */

.contentlist:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .contentlist { height: 1%; }
/* End hide from IE-mac */


/* サイドバー
---------------------------------------------------- */
.sidebar_box, .sidebar_ban {
	display: none;
}
.sidebar_box2 {
	display: none;
}
#sidebar_menu {
	display: none;
}

/* フッタ
---------------------------------------------------- */
#footer-col {
	display: none;
}
#footer {
	display: none;
}