@charset "UTF-8";

/* ---------- reset ---------- */

* {
  margin:0;
  padding:0;
  font-size:100%;
  font-family: Arial, Helvetica, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
  margin-right: auto;
  margin-left: auto;
  color:#5B4C36;
  background:url(http://www.dream-catch.com/img/bg.gif) repeat-x left top #DDD1C4;
  font-family:sans-serif;
  text-align: center;   
}

#main-container {
  margin-right: auto;
  margin-left: auto;
  background:transparent;
  width:1000px;
  overflow:hidden;
}

a { text-decoration:none;color:#355772; }
a:hover { color:#355772;text-decoration:underline; }

img { border-style:none; }
a img { border-style:none; }

.clear {
  clear:both;
  text-decoration: none;
  font-size: 2px;
  text-indent: -700em;
}

fieldset { padding:10px; }

/* ---------- body_end ---------- */

/* ---------- header ---------- */

div#header {
  background-image:url(http://www.dream-catch.com/img/head_bg.jpg);
  background-position:left top;
  background-repeat:repeat-x ;
  margin:0px;
  padding:0px;
  width:100%;
  height:117px;
}

div#header h1{
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  height:31px;
  line-height:31px;
}

div#header-around{
  width:1000px;
  margin:0px auto;
  text-align:center;
}

div#g_navi {
  width: 1000px;
  height: 86px;
  background-image: url(http://www.dream-catch.com/img/g_navi_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}

div#g_navi ul li {
  display:block;
  float:left;
  height:86px;
}

#g_navi ul li a {
  text-indent:-9999px;
  display:block;
  float: left;
  height: 85px;
  overflow: hidden;
  text-decoration: none;
}

#g_navi li.g_navi01 a {
  width: 217px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat 0px 0px;
}

#g_navi li.g_navi02 a {
  width: 147px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat -217px 0px;
}
#g_navi li.g_navi03 a {
  width: 147px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat -364px 0px;
}
#g_navi li.g_navi04 a {
  width: 147px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat -511px 0px;
}
#g_navi li.g_navi05 a {
  width: 147px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat -658px 0px;
}
#g_navi li.g_navi06 {
  width: 195px;
  background: url(http://www.dream-catch.com/img/g_navi.jpg) no-repeat -805px 0px;
  text-indent:-9999px;
}


#g_navi li.g_navi01 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi02 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat -217px 0;
}
#g_navi li.g_navi03 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat -364px 0px;
}
#g_navi li.g_navi04 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat -511px 0px;
}
#g_navi li.g_navi05 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat -658px 0px;
}
#g_navi li.g_navi06 a:hover {
  background: url(http://www.dream-catch.com/img/g_navi_on.jpg) no-repeat -805px 0px;
}

#header img{ float:left;border:none; }

#head-module p{
  margin:0 10px;
  padding-top:0px;
  font-size:60%;
}

div.header-top{
  background:url(http://www.dream-catch.com/img/header-bg-top.gif);
  background-repeat:no-repeat;
  font-size:0%;
  text-indent:-9999px;
  height:10px;
}

div.header-bottom{
  background:url(http://www.dream-catch.com/img/header-bg-bottom.gif);
  background-repeat:no-repeat;
  font-size:0%;
  text-indent:-9999px;
  height:8px;
}

/* ---------- header_end ---------- */

/* ---------- main-menu ---------- */

#main-menu {
  margin:0px 10px 5px 10px;
  padding:0px 0px;
  text-align:left;
  display : block;
}
#main-menu ul {
  list-style-type: none;
}

.gn-btn {
  width:145px;
}

#main-menu li {
  float:left;
  display : block;
  margin-bottom: 3px;
  margin-right: 5px;
  list-style-type: none;
}

#main-menu li a {
  color:#0eaa4a;
  text-decoration: none;
  font-size:80%;
  padding: 5px 10px;
  display : block;
  background:url("http://www.dream-catch.com/img/menu_li_1.gif") no-repeat center left;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

#main-menu ul li a:hover { 
  color:#7ddca2;
  background:url("http://www.dream-catch.com/img/menu_li_2.gif") no-repeat center left;
  border-bottom: 1px solid #7ddca2;
  border-right: 1px solid #7ddca2;
}

/* ---------- main-menu_end ---------- */

/* ---------- banner ---------- */

#banner {
  display:block;
  width:800px;
  height:15px;
}

#banner h1 {
  text-align:left;
  font-size:80%;
}

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
  text-align:left;
  font-size:50%;
  font-weight:normal;
  position: relative;
  top: 0px;
  left: 0px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

#main-content {
  padding:0;
  margin:0 10px;
  overflow:hidden;
}

#main {
  width:590px;
  float:left;
  text-align:left;
}
*html #main {
  width:590px;
  float:left;
  text-align:left;
  margin-left10px;
}

.entry-main{
  padding:0;
  background:url(http://www.dream-catch.com/img/main-bg.gif);
  clear:both;
  overflow:hidden;
}

.entry-main p{
  font-size:80%;
  line-height:150%;
}

.entry-main h3 {
  width:407px;
  height:42px;
  line-height:42px;
  text-indent:10px;
  color: #ffffff;
  font-size:100%;
  padding:0;
  font-weight:bold;
  background-image:url(http://www.dream-catch.com/img/top_bar.gif);
  background-position:left center;
  background-repeat:no-repeat;
  margin:10px 0;
}
.entry-main img{
  padding:0px;
}

.entry-body a img,
.entry-body img{
  display:block;
  margin:10px auto;
}

/* --- ページTOPリンクバナー --- */
.top-linkbanner{
  width:100%;
  display:block;
  margin:10px auto 5px auto;
  text-align:center;
}
.top-linkbanner a img,
.top-linkbanner a{
  display:block;
  margin:5px auto;
}

/*--- entry-main-new   新着情報用エントリー ---*/
.entry-main-new{
  padding:10px 10px 10px 10px;
  background:url(http://www.dream-catch.com/img/main-bg.gif);
}

.entry-main-new p{
  margin-left:20px;
  padding:5px;
  font-size:80%;
}

.entry-main-new img{
  padding:5px;
  float:left;
}

.entry-main-new h3{
  color: #ffffff;
  font-size:100%;
  padding:10px 0 0 0;
  font-weight:bold;
  background-image:url(http://www.dream-catch.com/img/top_bar.gif);
  background-position:left center;
  background-repeat:no-repeat;
  height:30px;
  margin: 0 0 0 -10px;
  width:407px;
}
/*--- entry-main-event   イベント情報用エントリー ---*/
.entry-main-event{
  padding:10px 10px 10px 10px;
  background:url(http://www.dream-catch.com/img/main-bg.gif);
}

.entry-main-event p{
  margin-left:20px;
  padding:5px;
  font-size:80%;
}

.entry-main-event img{
  padding:8px;
  float:left;
}

.entry-header{
  height:42px;
  line-height:42px;
  color:#fff;
  font-weight:bold;
  font-size:120%;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin:10px auto;
  background-image:url(http://www.dream-catch.com/img/top_bar.gif);
  background-position:left top;
  background-repeat:no-repeat;
  position:relative;
  text-indent:10px;
  left:-20px;
}

div.main-top{
  height:8px;
  background:url(http://www.dream-catch.com/img/main-bg-top.gif);
  font-size:0%;
  text-indent:-9999px;
}

div.main-bottom{
  height:8px;
  background:url(http://www.dream-catch.com/img/main-bg-bottom.gif);
  font-size:0%;
  text-indent:-9999px;
  clear:both;
}

div.main-bottom-b{
  height:8px;
  background:url(http://www.dream-catch.com/img/main-bg-bottom.gif);
  font-size:0%;
  text-indent:-9999px;
  margin-bottom:20px;
}
/*--- banner-main-event   バナーエントリー ---*/
.entry-main-banner{
  padding:10px 10px 10px 15px;
  background:url(http://www.dream-catch.com/img/main-bg.gif);
}

.entry-main-banner p{
  margin-left:20px;
  padding:5px;
  font-size:80%;
}
div.main-bottom{
  height:8px;
  background:url(http://www.dream-catch.com/img/main-bg-bottom.gif);
  font-size:0%;
  text-indent:-9999px;
}

div.main-bottom-b{
  height:8px;
  background:url(http://www.dream-catch.com/img/main-bg-bottom.gif);
  font-size:0%;
  text-indent:-9999px;
  margin-bottom:20px;
}

#main-right{
  width:600px;
  float:right;
  text-align:left;
}

.content ul li { list-style-position:inside; }

.content p { font-size:80%;line-height:140%; }

.content p.navi { margin:5px 0;font-size:70%; }

.content blockquote {
  font-size:80%;
  padding:15px 10px 15px 60px;
  background:url(http://www.dream-catch.com/img/blockquote_bg.gif) no-repeat left center #fff2de;
  margin:10px 0;
  border: 1px dashed #ffad30;
}

.content h1 {
  color: #ff7200;
  font-size:90%;
  padding:8px 5px 5px 5px;
  height: 30px;
  font-weight:bold;
  background:url(http://www.dream-catch.com/img/h1_bg.gif) repeat-x top left;
  margin:10px 0;
}

.content h2 {
  color: #000000;
  font-size:90%;
  padding:7px 10px;
  font-weight:bold;
  border-top:3px solid #ff0000;
  background-color:#e5e5e5;
  margin:10px 0px 15px 0px;
}

.content h4 {
  color: #ffff;
  font-size:90%;
  padding:5px 10px;
  font-weight:bold;
  border-bottom:3px solid #78001c;
  margin:10px 0;
}

.content h5 {
  color: #666666;
  font-size:80%;
  padding:0 0 0 20px;
  font-weight:bold;
  background:url(http://www.dream-catch.com/img/h5_bg.gif) no-repeat center left;
  margin:10px 0;
}

.content h6 {
  color: #666666;
  font-size:80%;
  padding:0 0 0 20px;
  font-weight:bold;
  background:url(http://www.dream-catch.com/img/h6_bg.gif) no-repeat center left;
  margin:10px 0;
}

.entry-info {
  background:url(http://www.dream-catch.com/img/entry_info_bg.gif) no-repeat;
  margin-top:10px;
  padding: 5px 0 20px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
  color:#666666;
  font-size:70%;
  display:inline;
  margin-right: 5px;
}

#right-contents{
  width:774px;
  float:right;
}

/* --- トップページ中央コンテンツ --- */
#middle-contents{
  width:590px;
  float:left;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-image:url(http://www.dream-catch.com/img/main-bg.gif);
  background-position:left top;
  background-repeat:repeat-y;
}
.middle-contents-inner{
  background-image:url(http://www.dream-catch.com/img/main-bg-top.gif);
  background-position:left top;
  background-repeat:no-repeat;
}
.contents{
  background-image:url(http://www.dream-catch.com/img/main-bg-bottom.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
}
.contents p{
  padding:5px;
  line-height:160%;
  letter-spacing:0.05em;
}

.contents h4{
  color: #ffff;
  font-size:100%;
  font-weight:bold;
  border-bottom:3px solid #78001c;
  margin:10px 0;
  background-image:url(http://www.dream-catch.com/img/h5_bg.gif);
  background-position:3px;
  background-repeat:no-repeat;
  text-indent:20px;
}

.contents-inner{
  padding:20px;
  text-align:left;
}
/* --------------------------------------- */

/* ---------- left ---------- */

#left-menu {
        background:url(http://www.dream-catch.com/img/sidebar-bg.gif);
        background-repeat:repeat-y;
	width:206px;
	float:left;
	text-align:left;
}

.search-form { 
	background:url(http://www.dream-catch.com/img/search_bg.gif) no-repeat;
	padding:25px 10px 15px 10px;
	text-align:left;
	}

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 3px;
	left: 3px;
}

#sub-menu-left {
	margin-top:5px;
}

#sub-menu-left h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 21px;
	text-indent: -700em;
	background: transparent url("http://www.dream-catch.com/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}

#left-menu h4 {
	font-size:80%;
	background:#f6f6f6;
	padding:5px;
	margin:0 5px;
	border-bottom:1px solid #cccccc;
}

#left-menu ul.archive { padding:5px;list-style-type: none; }

#left-menu li.archive { font-size:70%; padding-top:2px; border-bottom:1px solid #cccccc; }

/* ---------- left_end ---------- */

/* ---------- right ---------- */

#right-menu {
	width:184px;
	float:right;
	text-align:left;
}

.right-content
{
  width:176px;
        background-image:url("http://www.dream-catch.com/img/rightbar-bg.gif");
        background-repeat:repeat-y;
}

div.member-form-top
{
       background-image:url("http://www.dream-catch.com/img/member-bg.gif");
       font-size:0%;
       height:76px;
}

div.member-form
{
       margin:0 17px 8px 13px;
}

div.member-form p
{
       padding:6px;
       background-color:#C0B4A5;
}

div.member-form input
{
       margin-left:4px;
}
div.login
{
       padding:0 2px;
       margin:0 17px 8px 13px;
       clea: both;
}

div.link-top
{
       background-image:url("http://www.dream-catch.com/img/link-bg.gif");
       font-size:0%;
       height:67px;
       clear: both;
}

div.link
{
       padding:0 2px;
       margin:0 17px 8px 13px;
}

div.rightbar-bottom
{
	height:12px;
        background:url(http://www.dream-catch.com/img/rightbar-bg-bottom.gif);
        font-size:0%;
        text-indent:-9999px;
}


.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 47px;
	text-indent: -700em;
	background: transparent url("http://www.dream-catch.com/img/rss_link.gif") no-repeat top left;
	margin:1px 1px 10px 1px;
}

.syndicate a:hover {
	background: transparent url("http://www.dream-catch.com/img/rss_link.gif") no-repeat bottom left;
}


.powered li{
	font-size:70%;
	margin:10px 0px;
	list-style-type: none;
}

#sub-menu-right {
       font-size:80%;
       padding:0 0px;
       /*margin:0 17px 8px 13px;*/
}

/* --- 右サイドバー ランキング --- */
#ranking{
}
#ranking div{
  width:154px;
  position:relative;
  left:15px;
}
#ranking div a img:hover{
  opacity:0.8;
  filter: alpha(opacity=80);
}

/* ---------- right_end ---------- */


/* ---------- footer ---------- */

.footer {
  width:100%;
  height:70px;
  overflow:hidden;
  background:url(http://www.dream-catch.com/img/footer.gif) no-repeat top center;
  padding-top:30px;
}

.footer p {
	text-align:center;
	font-size:80%;
	color:#A98C65;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin:10px 0;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
	background: transparent url("http://www.dream-catch.com/img/new_tit_bg.gif") no-repeat top left;
	margin-bottom:12px;
	border-bottom:3px solid #0eaa4a;
	border-left:none;
	border-top:none;
	border-right:none;
}

.new-txt {
	background:#fafafa;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #0eaa4a;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left;list-style-type: none;}

.sub-menu ul {margin:0 1px 15px 1px;list-style-type: none;}

.sub-menu li a {
	color:#666666;
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://www.dream-catch.com/img/submenu_li_2.gif) no-repeat center left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}

.sub-menu li a:hover {
	color:#0eaa4a;
	background:url(http://www.dream-catch.com/img/submenu_li_1.gif) no-repeat center left;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:3px 10px; }

.cclicense p { font-size:60%; }

/*--- contents-menu ---*/
div.shop_bar
{
	text-align:left;
        margin-top:5px;
        width:202px;
	font-size:2px;
	text-indent:-9999px;
        height:91px;
}
div.shop_bar ul
{
	list-style-type:none;
}

div.shop_bar li
{
	margin-bottom:0px;
}
div.shop_bar li a
{
        height:91px;
         background:url(http://www.dream-catch.com/img/shop_a.jpg) no-repeat center top;
}
div.shop_bar li a:hover
{
        height:91px;
         background:url(http://www.dream-catch.com/img/shop_b.jpg) no-repeat center top;
}
div.contents-menu
{
	text-align:left;
        margin-top:5px;
        margin-left:8px;
}

div.contents-menu h4
{
	/*background:url(http://www.dream-catch.com/img/content_menu_head_bg.gif) no-repeat center top;*/
	height:0px;
	font-size:2px;
	text-indent:-9999px;
}

div.category-archives
{
	color:#142f87;
	font-size:90%;
	font-weight:normal;
}

div.category-archives ul
{
	list-style-type:none;
}

div.category-archives li
{
	margin-bottom:0px;
}

div.category-archives li a
{
	color:#355772;
        font-weight:bold;
        background-image:url(http://www.dream-catch.com/img/contents-menu-bg.gif);
        background-repeat:no-repeat;
	display:block;
	line-height:130%;
	padding:13px 12px 0px 24px;
	text-decoration:none;
        height:29px;
        _height:42px;
        width:150px;
        _width:186px;
}

div.category-archives li a:hover
{
	color:#8B144B;
	text-decoration:none;
line-height:130%;
        background-image:url(http://www.dream-catch.com/img/contents-menu-bg-after.gif);
}

div.left-menu-bottom
{
        font-size:0%;
        text-indent:-9999px;
        background-image:url(http://www.dream-catch.com/img/sidebar-bg-bottom.gif);
        height:12px;
}

/*--- shop-info ---*/
div.shop-info
{
       background-color:#78001C;
       color:#ffffff;
       font-size:75%;
       margin-left:12px;
       margin-top:15px;
       padding:12px 8px;
       width:160px;
       _width:176px;
}
div.shop-info a
{
       color:#ffffff;
}
div.shop-info h6
{
       font-size:130%;
       border-bottom:1px dashed #ffffff;
}

/*--- sitemap ---*/
#sitemap h3{
  color: #355772;
  font-size:110%;
  padding:0px 10px 7px 10px;
  font-weight:bold;
  background-image:url(http://www.dream-catch.com/img/h3.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
  height:23px;
  margin:10px 0px 15px 0px;
}

div#welcome-box p{ padding:10px; }

.border {
  border: 1px solid #780C1C;
  padding: 3px;
  height: auto;
  clear: both;
}
.gif { margin-left:-4px; }

.link_b {
  margin-left:20px;
  width: 130px;
  text-align: left;
}
/* -- 追加スタイル -- */
.tbb {
  border: 1px solid #ffffff;
  border-collapse: collapse;
  padding: 5px;
}

table {
  margin: 0;
  padding: 0;
  clear:both;
}

a:hover .rollover{
 color: #D1A3F5;
 opacity: 0.6;
 filter: alpha(opacity=60);
}

/* ---
ラスティックページ（rustic.html）
------------------------------------ */
.pickup{
  width:width:100%;
  overflow:hidden;
}

.pickup-text{
  width:300px;
  float:left;
}

.pickup img{
  display:block;
  float:right;
}

.pickup span.pickup-point{
  color:#871a39;
  font-weight:bold;
  padding-bottom:5px;
}

.goodslist{
  overflow:hidden;
}

dl.goodslistbox{
  display:block;
  float:left;
  width:178px;
  background-color:#fff;
  border:1px solid #78001C;
  margin-bottom:5px;
}

dl.goodslistbox dt{
  padding:5px;
  font-size:12px;
  text-align:center;
  color:#fff;
  font-weight:bold;
  background-color:#78001C;
}

dl.goodslistbox a{
  color:#fff;
}
dl.goodslistbox a:hover{
  text-decoration:underline;
}

dl.margin-lr{
  margin-left:5px;
  margin-right:5px;
}
