/* CSS Document */
/*////////わがままビュッフェ発表会/////////*/
BODY {
	FONT-SIZE: 12pt;
	margin: 0;
	padding: 0;
	background-color: #e0e0e0;
}

div#container {
	width:800px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
}


/* *****************************

	コンテンツ

   ***************************** */

/* ------------------------------
	共通部分
   ------------------------------ */

div#wrapper {
	width: 680px;
	margin: 0px auto;
	padding: 20px 0;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	}

img.line {
	width: 640px;
	height: 28px;
	border: 0;
	padding: 0;
	margin: 20px 0;
	}

img.line2 {
	width: 640px;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 20px 0;
	}

img.line_10 {
	width: 640px;
	height: 28px;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	}

#upbutton{
	width: 680px;
	text-align: right;
	}

img {border: 0px;}

.buf_up {
	width: 640px;
	text-align: right;
	}

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

/* -----------------------------
	バックナンバー
   ----------------------------- */

h2#buf_ttlList {
	margin: 40px 0 20px 20px;
	padding:0;
	text-align: left;
}

h3.buf_listHl {
	background: url(images/hl_icon.gif) no-repeat top left;
	padding-left: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: 100;
	margin: 3px;
	}

#bufList {
	width: 640px;
	padding: 0 0 350px 0;
	margin: 0 auto;
}

.buf_listL {
	width: 300px;
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
}

.buf_listR {
	width: 300px;
	padding: 0;
	margin: 0 0 15px 0;
	float: right;
}

#bufList:after{
	content:"";
	display:block;
	clear:both;
}

#bufList_up {
	clear: both;
	width: 640px;
	text-align: right;
}

/* -----------------------------
	マージン
   ----------------------------- */
.marB10 {
	margin-bottom: 10px;
	}
.marB3 {
	margin-bottom: 3px;
	}

/* -----------------------------
	テキスト
   ----------------------------- */
span.boldR {
	font-size: 12px;
	font-weight: bolder;
	color: #ff0000;
	}
	
/* -----------------------------
	アンカー
   ----------------------------- */

a { outline: none;}

a.buflk { outline: none;}
a.buflk:link { color: #f38499;}
a.buflk:visited { color: #f38499;}
a.buflk:hover { color: #FFE7F2;}

a.l1 { outline: none;}
a.l1:link { color: #333333;}
a.l1:visited { color: #333333;}
a.l1:hover { color: #f38499;}

a.l2 { outline: none;}
a.l2:link { color: #333333; text-decoration:none;}
a.l2:visited { color: #333333; text-decoration:none;}
a.l2:hover { color: #f38499; text-decoration:none;}

/* ------------------------------

	ナビゲーション
	
------------------------------ */

#buf_navi {
	width: 640px;
	height: 40px;
	padding: 0;
	margin: 20px 0 20px 20px;
	*margin: 20px 0 20px 0px;
}

#buf_navi ul {
	height: 40px;
	padding: 0;
	margin: 0;
}

#buf_navi li {
	height: 40px;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#buf_navi li a {
	height: 40px;
	display: block;
	float: left;
	text-indent:-10000em;
	text-decoration: none;
	overflow: hidden;
	/*\*//*/
	overflow:auto;
	/**/
}

/* ------ off ------ */
#buf_navi li.buffet_place a {
	background:url(images/navi.gif) no-repeat 0px -0px;
	width: 210px;}
#buf_navi li.buffet_works a {
	background:url(images/navi.gif) no-repeat -210px -0px;
	width: 213px;}
#buf_navi li.buffet_works {
	background:url(images/navi_works.gif) no-repeat;
	width: 213px;}
#buf_navi li.buffet_history a {
	background:url(images/navi.gif) no-repeat -423px -0px;
	width: 217px;}
#buf_navi li.buffet_history {
	background:url(images/navi.gif) no-repeat;
	width: 217px;}

/* ------ hover ------ */
#buf_navi li.buffet_place a:hover {
	background:url(images/navi.gif) no-repeat 0px -40px;}
#buf_navi li.buffet_works a:hover {
	background:url(images/navi.gif) no-repeat -210px -40px;}
#buf_navi li.buffet_history a:hover {
	background:url(images/navi.gif) no-repeat -423px -40px;}

/* ------ on ------ */
#buf_navi li.buffet_place_on {
	background:url(images/navi.gif) no-repeat 0px -40px;
	width: 210px;}
#buf_navi li.buffet_works_on {
	background:url(images/navi.gif) no-repeat -210px -40px;
	width: 213px;}
#buf_navi li.buffet_history_on {
	background:url(images/navi.gif) no-repeat -423px -40px;
	width: 217px;}

#buf_navi:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1px;
}

/* -----------------------------
	リード文
   ----------------------------- */

#buffet_lead {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 1em;
	}

/* -----------------------------
	ショップ紹介
   ----------------------------- */

.shop {
	width: 360px;
	margin: 3px 0 0 0;
	text-align: left;
	padding: 0;
	}

/* -----------------------------
	エントリー
   ----------------------------- */

#entry {
	margin: 5px 0 0 0;
	}

#entry a {
  display: block;
  width:203px;
  height: 34px;
  /* \*/
  overflow: hidden;
  /* */
  text-indent: -9999px;
  background: url(images/entry.gif) no-repeat 0 0;
}

#entry a:hover {
  background: url(images/entry.gif) no-repeat 0 -34px;
}

.buf_box {
	width: 600px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

/* -----------------------------
	作品発表 全てを見るアンカー
   ----------------------------- */
div.indiv_works div.seeall_ank {
	width: 640px;
	text-align: right;
	padding: 0;
	}

ul.see_all {
	width: 640px;
	margin-left: 400px;
	*margin-left: 0px;
	color: #f38499;
	list-style:none;
	}
ul.see_all li {
	list-style:none;
	margin-right: 3px;
	float:left;
	}
ul.see_all a {
	display:block;
	width:15px;
	height:15px;
	text-indent:-10000px;
	overflow:hidden;
	}

/* ------ off ------ */
a.see1 {
	background-image:url(images/1.gif);
	}
a.see2 {
	background-image:url(images/2.gif);
	}
a.see3 {
	background-image:url(images/3.gif);
	}
a.see4 {
	background-image:url(images/4.gif);
	}
a.see5 {
	background-image:url(images/5.gif);
	}
a.see6 {
	background-image:url(images/6.gif);
	}

/* ------ hover ------ */
a:hover.see1 {
	background-position:0px -15px;
	}
a:hover.see2 {
	background-position:0px -15px;
	}
a:hover.see3 {
	background-position:0px -15px;
	}
a:hover.see4 {
	background-position:0px -15px;
	}
a:hover.see5 {
	background-position:0px -15px;
	}
a:hover.see6 {
	background-position:0px -15px;
	}

div.seeall_ank:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1px;
	}

/* ------------------------------

	マージン
	
------------------------------ */

/* ------ バナー 210px ×３つ ------ */

img.ban3 {
	margin-right: 5px;
	padding: 0;
	border: 0;
	}