@charset "utf-8";
@import "css/layout.css";
@import "css/common.css";
/* ------------------------------------------------
Theme Name: 京都イタリア料理研究会
Theme URI: http://kyoto-itaken.com/
Description: 京都イタリア料理研究会のホームページ用
Version: 1.0
Author: Noriki Fujii
Author URI: http://http://contentbridge.co.jp/
Tags: kyoto italian restaurant

style.css ･･･ テーマの装飾スタイル(このファイル)
/css/common.css ･･･ タグのデフォルトリセットや、汎用クラス
/css/layout.css ･･･ レイアウトの基本枠設定
------------------------------------------------ */


/* common.cssと重複
------------------------------------------------ */

body {
	background-image: url(images/common/body_bg.gif);
	color: #542909;
}

a { text-decoration: none; }

/* layout.cssと重複
------------------------------------------------ */

#div_container,
#div_header,
#div_header_index,
#div_contents,
#div_footer,
#div_footer_index { background-repeat: no-repeat; }

#div_container {
	background-image: url(images/common/contents_bg.jpg);
	background-repeat: repeat-y;
}

#div_header {	background-image: url(images/common/header_bg.jpg); }

#div_contents { background-image: url(images/common/header_bg02.jpg); }

#div_footer {
	background-image: url(images/common/footer_bg.jpg);
	background-position: center bottom;
}

/**** トップページのみ ****/
#div_header_index { background-image: url(images/index/header_bg.jpg); }

#div_container_index {
	background-image: url(images/index/contents_bg.jpg);
	background-repeat: repeat-y;
}

#div_footer_index{	background-image: url(images/index/footer_bg.jpg); }


/* 共通
------------------------------------------------ */

.h2_default {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 7px;
	padding: 5px;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
}

.h3_default {
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 12px;
	background-position: 0px bottom;
	margin-top: 14px;
	margin-bottom: 14px;
}

.line {
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	height: 17px;
}


/* ヘッダー
------------------------------------------------ */

#div_header h1, #div_header_index h1 {
	position: absolute;
	top: 18px;
	left: 35px;
	line-height: 100%;
	font-size: 10px;
	color: #FFF;
	display: block;
}

#div_header h1 a, #div_header_index h1 a {
	width: 715px;
	padding-top: 105px;
	display: block;
	overflow: hidden;
	height: 0px;
}


/* フッター
------------------------------------------------ */

address {
	font-style: normal;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
}

#footer_navi {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer_navi li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #552A0A;
	margin-right: 5px;
	padding-right: 5px;
	display: inline;
}
#footer_navi li.li_last {
	margin-right: 5px;
	padding-right: 5px;
	display: inline;
	border: 0px none #FFF;
}


/* 各ページ固有タイトル
------------------------------------------------ */

/**** ページタイトル共通 ****/

#h2_list, #h2_list_sub,#h2_recruit, #h2_tokuten, #h2_nyuukai {
	font-size: 12px;
	height: 0px;
	width: 436px;
	padding-top: 39px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/**** 会員一覧 ****/
#h2_list { background-image: url(images/list/title.gif); }
#h2_list_sub {
	background-image: url(images/list/title02.gif);
	margin-top: 15px;
	margin-bottom: 15px;
}

/**** 求人情報 ****/
#h2_recruit { background-image: url(images/recruit/title.gif); }

/**** 会員特典 ****/
#h2_tokuten { background-image: url(images/tokuten/title.gif); }

/**** 入会のご案内 ****/
#h2_nyuukai { background-image: url(images/nyuukai/title.gif); }

/**** 投稿タイトル ****/
.h2_post {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 5px;
}


/* トップページ
------------------------------------------------ */

/**** 右メニュー ****/

#navi_title {
	background-image: url(images/common/contents.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding-top: 39px;
	font-size: 10px;
	overflow: hidden;
	height: 0px;
}

#navi_index li, #navi li {
	list-style-type: none;
	background-repeat: no-repeat;
}

#home a, #blog a, #meibo a, #tokuten a, #kiyaku a, #link a, #recruit a {
	height: 0px;
	width: 230px;
	padding-top: 39px;
	display: block;
	overflow: hidden;
}

#navi #home { background-image: url(images/common/home.gif); }
#navi #blog { background-image: url(images/common/blog.gif); }
#navi #meibo { background-image: url(images/common/meibo.gif); }
#navi #tokuten { background-image: url(images/common/tokuten.gif); }
#navi #kiyaku { background-image: url(images/common/kiyaku.gif); }
#navi #link { background-image: url(images/common/link.gif); }
#navi #bosyuu { background-image: url(images/index/bosyuu.gif); }
#navi #recruit { background-image: url(images/common/recruit.gif); }

#navi_index #blog { background-image: url(images/index/blog.gif); }
#navi_index  #meibo { background-image: url(images/index/meibo.gif); }
#navi_index #tokuten { background-image: url(images/index/tokuten.gif); }
#navi_index #kiyaku { background-image: url(images/index/kiyaku.gif); }
#navi_index #link { background-image: url(images/index/link.gif); }
#navi_index #bosyuu { background-image: url(images/index/bosyuu.gif); }
#navi_index #recruit { background-image: url(images/index/recruit.gif); }

#bosyuu a {
	height: 0px;
	width: 230px;
	padding-top: 119px;
	display: block;
	overflow: hidden;
}

/**** 募集中店舗 ****/

.restaurant {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #542909;
	width: 213px;
	height: 22px;
}

.restaurant a { text-decoration: none; }

.restaurant_p {
	margin-left: 34px;
	margin-top: 5px;
	margin-bottom: 2px;
}

/**** 投稿一覧 ****/

.news {
	margin-top: 6px;
	margin-bottom: 0px;
	background-image: url(images/index/line_news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	clear: both;
}

.date {
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #901D22;
	border-left-color: #901D22;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 8px;
}

.news h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}

.news_contents {
	display: block;
	min-height: 100px;
	width: 230px;
	margin-left: 200px;
}

.news p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.img_bg {
	background-image: url(images/index/img_bg.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 182px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.img_bg img {
	position: relative;
	left: -2px;
	margin-top: 3px;
}

.img_bg_news img {
	margin-top: 6px;
	margin-left: 7px;
}

/* 投稿ページ（シングル）
------------------------------------------------ */

.post_navigation {
	width: 435px;
	display: block;
	list-style-type: none;
	background-image: url(images/common/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

.previous_post, .next_post {
	border: 1px solid #EAD5BF;
	background-color: #F3E8DC;
	padding: 5px;
	margin-bottom: 7px;
}

.previous_post { }

/* 会員店舗ページ
------------------------------------------------ */

.restaurant_list {
	padding-left: 30px;
	list-style-type: disc;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 180%;
}

#h2_restaurant {
	background-image: url(images/restaurant/title.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	width: 436px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 100%;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}

#h2_restaurant_info {
	font-size: 10px;
	background-image: url(images/restaurant/info.gif);
	height: 0px;
	width: 256px;
	padding-top: 40px;
	overflow: hidden;
	margin-bottom: 5px;
}

#h2_map {
	font-size: 10px;
	background-image: url(images/restaurant/map.gif);
	height: 0px;
	width: 436px;
	padding-top: 40px;
	overflow: hidden;
	clear: both;
}

#restaurant_left {
	float: left;
	width: 170px;
}

#restaurant_right {
	width: 255px;
	margin-left: 180px;
	display: block;
}

#restaurant_right dt {
	text-align: right;
	display: block;
	width: 80px;
	padding-right: 10px;
	float: left;
	font-weight: bold;
}

#restaurant_right dd.restrant_dd {
	display: block;
	width: 160px;
	margin-left: 90px;
}

.restaurant_line_bg {
	background-image: url(images/common/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width: 250px;
}


/* 入会のご案内
------------------------------------------------ */

.attention {
	padding: 0px;
	margin-left: 20px;
	list-style-image: url(images/common/attention.gif);
	list-style-position: outside;
}

.attention li { margin-bottom: 20px; }

.kakaku_table { }
.kakaku_table td { text-align: center; }


/* pagebar　プラグインＣＳＳ移設
------------------------------------------------ */

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #542909;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background: #542909;
	color: #FFF;
}

.pagebar a:visited {
	border: 1px solid #542909;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #901D22;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #901D22;
	color: #fff;
}

.pagebar a:hover { border-color: #FFF; }

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

