html, body {
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #5D0000;
scrollbar-arrow-color: #CC99FF;
}

 

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
}
.style3 {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {
	font-size: 12px;
	color: #333333;
}
.style7 {font-size: 10px}
.style8 {font-size: 12px}
.style9 {color: #333333}
.style10 {color: #FFFFFF}

.bousin{
	margin: 18px auto 0;
	position: relative;
}
.bousin td{
	vertical-align: top;
}
.bousin p{
	margin: 0;
}
.bousin_lead{
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
.text_right{
	text-align: right;
}
.line_under{
	border-bottom: 1px dotted #666;
}
.line_right{
	border-right: 1px dotted #CCC;
}








/*  2009年11月増設　TOPカスタマイズ  */

#okami_goaisatsu {
	width: 532px;
	height: 176px; /*  height: 226px;  */
	margin: 40px 0 0 10px;
	padding: 50px 0 0 0;
	behavior: expression(IEPNGFIX.fix(this));
	background-image: url(./img/top_bg_from_okami.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#okami_goaisatsu p {
	width: 440px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	line-height: 2em;
}

#mobile_site_guide {
	width: 500px;
	margin: 0 0 0 10px;
}








/*  2010年03月増設　TOPカスタマイズ  */
#iflame_cgi {
	width: 532px; /*  width: 532px;  */
	height: 417px; /*  height: 457px;  */
	margin: 20px 0 0 10px;
	padding: 40px 0 0 0;
	behavior: expression(IEPNGFIX.fix(this));
	background-image: url(./img/top_bg_topics.png);
	background-repeat: no-repeat;
	background-position: left top;

}


#iflame_cgi #feed1_in {
	width: 500px;
	height: 320px;
	margin: 0 10px 0 0;
	overflow: auto;
}

#iflame_cgi p {
	margin: 0 auto 2em auto;
	padding-top: 0.5em;
	font-size: 90%;
	font-weight: bold;
}

#iflame_cgi p.moreblog {
	margin: 0 auto 2em auto;
	padding-top: 2.5em;
	font-size: 90%;
	font-weight: bold;
}

#iflame_cgi p.moreblog a {
	color: #F3F3F3;
}

#iflame_cgi dl {
	width: 450px;
	margin: 0 auto;
	padding-left: 10px;
	font-size: 90%;
	text-align: left;
}

#iflame_cgi dl dt {
	font-weight: bold;
	letter-spacing: 0.1em
}

#iflame_cgi dl dt a {
	color: #331A00;
	color: #491305;
}

#iflame_cgi dl dd {
	margin-top: 0.2em;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	
}

#iflame_cgi dl dd a {
	color: #CC6666;
	color: #000033;
	font-size: 90%;
	font-weight: bold;	
}




/*  2011年01月増設　TOPカスタマイズ  */

/*  横長バナー  */
.top_banners_long_001 {
	width: 758px;
	margin: 15px auto 0 auto;
}

.top_banners_long_001 img {
	width: 758px;
	height: 217px;
}

/*  横長バナー：バナー下テキスト  */
.top_banners_long_001 p {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: small;
}


/*  ライトナビ  */
#top_banners_01 {
	width: 212px;
	height: 171px;
	margin: 0 auto 15px auto;
}

#top_banners_02 {
	width: 212px;
	height: 193px;
	margin: 0 auto 15px auto;
}


/*  footer  */
#bg_footer_text {
	margin: 0;
	padding: 0;
	background-image: url(./img/jpeg/haikei/bg_footer_text.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}


/*  姉妹店バナー  */
#sister-link {
	width: 500px;
	margin: 20px 0 0 10px;
	text-align: left;
}

#sister-link p {
	font-size: 80%;
	font-weight: bold;
	border-left: 5px solid #c47623;
	margin: 0;
	padding: 2px 0 2px 3px;
}


#sister-link ul {
	list-style: outside none none;
	width: 500px;
	margin: 5px 0 10px 0;
	padding: 0;
}

/* clearfix(1/3) */
#sister-link ul:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

/* clearfix(2/3) */
#sister-link ul {
  min-height: 1px;
}

/* clearfix(3/3) */
* html #sister-link ul {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#sister-link ul li {
	display: block;
	float: left;
	width: 121px;
	height: 35px;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
	padding: 0;
}



/*  Twitterガジェット  */
.box_twitter {
	width: 200px;
	margin: 30px auto 20px auto;
}



