@charset "UTF-8";
/* CSS Document */

/*
--------------------------------------------------------
Since: 2008-04-15
Last Update:2008-04-18
Modified: none
Guideline: Ver1.0
Author: Manigraphi Co.,Ltd.(http://www.manigraphi.com/)
Editor: DW8
-------------------------------------------------------- */


/*基本設定 ------------------------------------------------------------------------------------*/

/* html設定*/
html{
    font-size:12px;
}

/* body設定*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: center;
}

/*RSS body設定*/
.rss_body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
}


/*タイプセレクタ----------*/

/*pタグ設定*/
p {
	margin: 0px;
	padding:0px;
	line-height: 1.6;
}

/*imgタグ設定*/
img { 
	border:0
}

/*hタグ設定*/
h1,h2,h3,h4,h5,h6 {
	display:inline;
	font-size:12px;
}

/* リンク設定*/
a,a:link {
	color: #000;
	background: transparent;
	text-decoration: none;
	overflow:hidden;
}

a:hover,a:active,a:focus {
	color: #830000;
	background: transparent;
}

/* wrapper設定 ------------------------------------------------------------------------------------*/
#wrapper {
	width: 882px;
	text-align: left;
	margin: 0px auto;
	}
	
#wrapper_s {
	width: 786px;
	text-align: left;
	margin: 0px auto;
	}

/*各ID設定 --------------------------------------------------------------------------------------*/

/* サイドライン背景画像*/
#bg01 {
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-y;
	width: 18px;
}

#bg02 {
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-y;
	width: 18px;
}

/* ヘッダー背景画像*/
#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* ノート背景画像*/
#note {
	background-image: url(../img/note.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* レポートタイトル画像*/
#report_title {
	padding-top: 15px;
	padding-bottom: 10px;
}

/* レポート写真画像*/
#report_photo {
	padding-top: 5px;
}

/* アンケート王冠背景画像*/
#king {
	background-image: url(../img/king.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* フッター楽天リンク色*/
#rakuten a:link,#rakuten a:visited {
	color: #FFF;
}

#rakuten a:hover,#rakuten a:active {
	color: #FC0;
}

/* パンくず設定*/
#pankuzu {
	margin-left: 10px;
	line-height: 20px;
}

/* パンくずリンク色*/
#pankuzu a,.shop_info a {
	color: #830000;
	text-decoration: underline;
}

#pankuzu a:hover,#pankuzu a:active,.shop_info a:hover,.shop_info a:active {
	color: #000;
	text-decoration: none;
}

/*クラス設定 --------------------------------------------------------------------------------------*/

/* フォント設定*/
.f10{
    font-size:10px;
}

.white{
    color: #FFF;
}

.gray10{
    color: #666;
	font-size:10px;
}

#rss_table a,#rss_table a:hover,#rss_table a:active {
	font-size: 12px;
}

/* 成就網バナー位置設定*/
.joju {
	margin-left: 705px;
	margin-top: 320px;
}

.joju_s {
	margin-left: 656px;
	margin-top: 162px;
}

/* 各タイトルバー設定*/
.title {
	margin-top: 3px;
	margin-bottom: 3px;
}

.title_q {
	margin-top: 3px;
	margin-bottom: 10px;
}

/* 矢印画像設定*/
.arrow {
	margin-right: 5px;
}

/* リストボーダー設定*/
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/*ペキタツ！特派員レポートページ設定 -------------------------------------------------------------*/
#header_r {
	background-image: url(../report/img/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#r_title01 {
	margin-top: 18px;
	margin-bottom: 18px;
}

.r_subtitle01 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.r_photo {
	margin-left: 10px;
}
.dragon {
	background-image: url(../report/img/dragon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fuku {
	background-image: url(../report/img/fuku.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*ペキタツ！ウォーカーページ設定 -------------------------------------------------------------*/
#header_w {
	background-image: url(../walker/img/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#w_title01 {
	margin-top: 18px;
	margin-bottom: 18px;
}

.w_gourmet {
	margin-top: 15px;
}

.w_gourmet02 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.w_area {
	margin-top: 10px;
	margin-bottom: 5px;
}

.w_subtitle01 {
	margin-top: 10px;
}

.w_subtitle02 {
	margin-top: 3px;
	margin-bottom: 5px;
}

.w_photo {
	margin-top: 2px;
	margin-bottom: 2px;
}
.shop_info a {
	color: #830000;
}

/*ペキタツ！なんでもアンケートページ設定 -------------------------------------------------------------*/
#header_q {
	background-image: url(../question/img/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#q_title01 {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 15px;
}

.q_subtitle01 {
	margin-top: 10px;
	margin-bottom: 10px;
}
