@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","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
  font-size: small;
  color: #000;
  background: #E8DAAD url(../images/back.gif) repeat-x;
}
#top_content {
	display: none;
}
#top_content img {
	display: none;
}
#content {
	width: 555px;
	padding: 0 10px;
	margin: 0 auto;
}
#sidemenu {
	display: none;
}
h1 {
  display: none;
}
form input {
	margin-bottom: 3px;
}
img {
	vertical-align: bottom;
	border: none;
}

/* ナビゲーション
---------------------------------------------------- */
#nav {
	display: none;
}

/* パンくず
---------------------------------------------------- */
.navigation {
	display: none;
}

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

/* 部品
---------------------------------------------------- */

.day {
	margin: 0;
	font-size: x-small;
	line-height: 1.5em;
}
.caution {
	margin: 0;
	font-size: x-small;
	line-height: 1.5em;
	color: #FF4500;
}
.caution2 {
	margin: 0;
	font-size: x-small;
	line-height: 1.5em;
	color: #000099;
}
.emphasis {
	font-size: small;
	font-weight: bold;
	line-height: 1.5em;
	color: #FF4500;
}
.new {
	font-size: small;
	color: #FF4500;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
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;
}
.arrow img {
	margin: 0;
	padding: 0;
	margin-left: 220px;
}

/* コンテンツ
---------------------------------------------------- */
.content, .content2, .content3, .contentlist, .contentlist2, .flow {
	margin-bottom: 10px;
}
.content_f {
	margin-bottom: 10px;
	margin-right: 10px;
}
.content h2, .content2 h2, .content3 h2, .contentlist h2, .content_f h2, .contentlist2 h2, .flow h2 {
	margin: 0;
	font-size: medium;
	color: #5E1514;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/h2_back.jpg);
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-repeat: no-repeat;
}
.content h3, .content2 h3, .content3 h3, .contentlist h3, .content_f h3, .contentlist2 h3 {
  margin: 0;
  padding: 0.8em 1.1em 0em;
  font-size: medium;
  color: #921514;
  line-height: 1.5em;
}
.flow h3 {
  margin: 0;
  padding: 0.8em 1.1em 0.8em;
  font-size: medium;
  color: #921514;
  line-height: 1.5em;
}
.content h4, .content2 h4, .content3 h4, .contentlist h4, .content_f h4, .contentlist2 h4, .flow h4 {
	margin: 0;
	padding: 0 0 5px;
	color: #921514;
	font-weight: bold;
}
.content p, .content2 p, .content3 p, .contentlist p, .content_f p {
  margin: 0;
  padding: 8px 15px;
  line-height: 1.5em;
  color: #000;
}
.flow p {
  margin: 0;
  padding: 0x;
  line-height: 1.5em;
  color: #000;
}
.content blockquote, .content2 blockquote, .content3 blockqote, .contentlist blockquote, .content_f blockquote {
	margin: 10px;
	padding: 0;
	color: #000;
	background-color: #E0DFDB;
}
.content blockquote p, .content2 blockquote p, .content3 blockquote p, .contentlist blockquote p, .content_f blockquote p {
  margin: 0;
  padding: 10px 20px;
  color: #000;
}
.content img, .content_f img {
	vertical-align: bottom;
	margin: 0;
}
.content table, .content_f table {
  margin: 0;
  padding: 10px 15px;
  line-height: 1.5em;
}
.content table tr, .content_f table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.content3 img {
	float: left;
	margin: 0 10px 0.5em 0;
	vertical-align: bottom;
	border: 1px solid #666666;
}
.photobox_r {
	float: right;
	padding: 8px 15px 5px;
	margin: 0px;
	overflow: hidden;
	width: 220px;
	text-align: center;
}
.photobox_l {
	float: left;
	padding: 8px 15px 5px;
	margin: 0px;
	overflow: hidden;
	width: 220px;
	text-align: center;
}

.photobox_r p, .photobox_l p {
	padding: 5px 5px 10px;
	font-size: 11px;
	line-height: 1.5em;
}
.caption_left {
	text-align: left;
}
.caption_title {
	color: #921514;
	font-weight: bold;
}
.content2 table td {
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: top;
}
.content .posted, .content2 .posted, .content_f .posted {
	clear: both;
	padding: 1.0em 20px 1.6em;
	font-size: x-small;
	text-align: right;
}
.content .clear, .content2 .clear, .content_f .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: 10px;
}
.paginate {
    text-align: center;
    font-size: 95%;
}

.contentlist dl {
	margin: 0;
	padding: 8px 15px;
	width: 500px;
	list-style: none;
	color: #000;
	background: url(../images/line_list.gif) no-repeat left bottom;
}
.contentlist dd {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	float: left;
	color: #921514;
	font-weight: bold;
}
.contentlist dt {
	margin: 0 0 0 9em;
	padding: 0;
	line-height: 1.5em;
}
.contentlist2 dl {
	margin: 0;
	padding: 10px 15px;
	width: 500px;
	list-style: none;
	color: #000;
}
.contentlist2 dd {
	margin: 0 0 5px;
	padding: 0;
	float: left;
}
.contentlist2 dd img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.contentlist2 dt {
	margin: 0;
	padding: 0 0 0 198px;
	line-height: 1.5em;
}
.content dl {
	margin: 0;
	padding: 8px 15px;
	width: 500px;
	list-style: none;
	color: #000;
	background: url(../images/line_list.gif) no-repeat left bottom;
}
.content dd {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	float: left;
	color: #000;
	font-weight: bold;
}
.content dt {
	margin: 0 0 0 12em;
	padding: 0;
	line-height: 1.5em;
}
.contentlist ul {
	margin: 0;
	padding: 12px 10px 0px;
	line-height: 1.5;
    color: #000;
	width: 490px;
	list-style: none;
}
.contentlist li {
  margin: 0;
  padding: 0em 0em 0.5em 1.5em;
  line-height: 1.5em;
  background: url(../images/point.gif) no-repeat 0.5em 0.3em;
}
.content ul {
	margin: 0;
	padding: 12px 10px 0px;
	line-height: 1.5;
    color: #000;
	width: 490px;
	list-style: none;
}
.content li {
  margin: 0;
  padding: 0em 0em 0.5em 1.5em;
  line-height: 1.5em;
  background: url(../images/point.gif) no-repeat 0.5em 0.3em;
}

.contentinner {
	margin-bottom: 5px;
	width: 490px;
}
.contentinner img {
	float: left;
	margin: 0.7em 20px 0.5em 1em;
	display: inline;
}
.contentinner p {
	margin: 0;
	padding: 0.7em 0em;
	line-height: 1.5;
	color: #000;
	float: left;
	width: 400px;
}

.flow img {
	margin: 0;
	padding: 9px;
	border: 1px solid;
	border-top-color: #efefef;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #efefef;
	background-color: #fff;
}
.flow a img {
	margin: 0;
	padding: 9px;
	border: 1px solid;
	border-top-color: #efefef;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #efefef;
	background-color: #E8DAAE;
}
.flow a:hover img {
	margin: 0;
	padding: 9px;
	border: 1px solid;
	border-top-color: #DDD;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #DDD;
	background-color: #AAA;
}

.flow_l {
	float: left;
	padding: 0 0 0 15px;
	margin: 0;
	overflow: hidden;
	width: 180px;
	text-align: left;
}
.flow_r {
	float: right;
	padding: 0 15px;
	margin: 0;
	width: 305px;
	text-align: left;
}
.flow_r p.toshop {
	margin: 0;
	padding: 0;
	text-align: right;
}
.flow_r p.toshop a img {
	margin: 0;
	padding: 4px;
	border: 1px solid;
	border-top-color: #efefef;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #efefef;
	background-color: #FFFFFF;
}
.flow_r p.toshop a:hover img {
	margin: 0;
	padding: 4px;
	border: 1px solid;
	border-top-color: #DDD;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #DDD;
	background-color: #EEE;
}

/* クリア
---------------------------------------------------- */

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

.content { display: inline-block; }

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

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

.content2 { display: inline-block; }

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

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

.content3 { display: inline-block; }

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

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

.contentlist { display: inline-block; }

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

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

.flow { display: inline-block; }

/* Hides from IE-mac ＼*/
* html .flow { height: 1%; }
.flow { display: block; }
/* End hide from IE-mac */

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

.contentlist dl { display: inline-block; }

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

/* サイドメニュー
---------------------------------------------------- */
#sidebar_menu {
	display: none;
}

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

/* サイトについて
---------------------------------------------------- */
#cat {
	display: none;
}

/* フッタ
---------------------------------------------------- */
#footer {
	color: #000;
	width: 555px;
	margin: 0 auto;
}
#footer p {
	margin: 10px 0 10px 20px;
	padding: 0;
	font-size: x-small;
	color: #000;
}
