@charset "shift_jis";

/* -------------------------------------------

template name: gourmet002@ΌTCho[

------------------------------------------- */


* { margin:0; padding:0;}

body {
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
	background:#dfd7bf;
	font-size:14px;
	line-height:1.4;
}

div { margin:0; padding:0;}

/*  link  */
a:link    { color:#8f6047;text-decoration:underline; }
a:active  { color:#8f6047;text-decoration:underline; }
a:visited { color:#8f6047;text-decoration:underline; }
a:hover   { color:#ab8875;text-decoration:none; }

#container {
  width:950px;
  text-align:left;
  margin:0 auto;
  position:relative;
  background:#ffffff;
}

#sideBoxLeft {
	width:200px;
	float:left;
	margin-right:20px;
	padding-left:15px;
}

#sideBoxRight {
	width:160px;
	float:right;
	margin-right:15px;
}

#content{
	width:520px;
	float:left;
}

/* header */

div#header {
	padding:88px 0 0 20px;
	margin-bottom:15px;
	background:url(http://fanblogs.jp/begin/file/coffeeblogtop.jpg) top left no-repeat;
	display:block;
	min-height:170px;

}

div#header h1 a { color:#ffffff; text-decoration:none;} 
div#header h1 a:hover { color:#ffffff; text-decoration:underline;} 

#header .description{
  color:#ffffff;
}

/* side  */

.sidetitle{
	color:#623f38;
	padding:8px 5px 7px 41px;
	background:url(/_common/img/bg/100015/icon01.gif) center left no-repeat;
	font-weight:bold;
}

#sideBoxRight .sidetitle{
	padding:8px 5px 7px 41px;
	background:url(/_common/img/bg/100015/icon02.gif) center left no-repeat;
	font-weight:bold;
}


.side, .side-tag {
  margin-bottom:25px;
  padding:10px 0px 10px 0px;
}

/*  entry  */

.entryBox { 
	padding:10px;
	margin-bottom:40px;
	position:relative;
}

.date{
	font-size:10px;
	margin-bottom:5px;
	font-weight:normal;
}

h3.title{
	font-size:16px;
	color:#ffffff;
    padding:10px 10px 10px 45px;
	background:url(http://fanblogs.jp/begin/file/bg02-80d78.gif) center left no-repeat;
}

a.title{
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    display:block;
}

.text{
    margin:0 0 0 0px;
    padding:10px 20px 0px 20px;
    line-height:1.7;
    font-weight:normal;
}
.text:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .text{
    zoom: 1;
} /* IE6 */
*:first-child+html .text{
    zoom: 1;
} /* IE7 */

.text blockquote{
    border:1px solid #ca1010;
    margin:10px 0px 10px 0px;
    padding:10px 20px;
    color:#666666;
    background-color:#f5f5f2;
}

/*  calendar  */

#calendar {
  margin-top:0px;
  margin-bottom:15px;
  padding:0 0px 10px 0px;
}

#calendar table{
  width:100%;
  margin:0px auto;
}

.calendarhead{
  color:#623f38;
  text-align:center;
  padding:0px 0px 0px 0px;
  margin-bottom:10px;
  font-weight:normal;
  font-weight:bold;
}
td.calendarday a:link{
  display:block;
  text-decoration:none;
  padding:2px 0px;
  color:#623f38 !important;
  width:100%;
  height:19px;
  line-height:19px;
  text-align:center;
  font-weight:bold;

}
.calendarhead .calendarday
, .calendarhead .calendarday a:link
, .calendarhead a:link{
  text-decoration:underline;
  color:#623f38;
}
#calendar th{ color:#333333;}
#calendar td{
  padding:0;
  margin:0;
  height:25px;
  line-height:25px;
}
.calendarday {
  padding:1px 2px;
  color:#666666;
}

#calendar th.sunday{ color:#cc3333;}
#calendar th.saturday{ color:#006699;}


/*  search  */

input{
	max-width:200px;
}

.side form{
	text-align:right;
}

.side input[type="text"]{
	border:solid 1px #cccccc;
	background:#ffffff;
	padding:5px;
	vertical-align:middle;
}
.side input[type="text"]:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}
.side .input-submit{
	background-color:#623f38;
	border:0;
	margin-top:5px;
	padding:5px;
	color:#ffffff;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	font-weight:bold;
}

.side .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


/*  comment  */
#comments {
	padding:10px;
	margin-top:25px;
}
#comments form {
	margin:0px;
	padding:0px 10px;
}

#comments .input-submit{
	margin-right:5px;
	padding:3px;
	border:0;
	background:#623f38;
	color:#ffffff;
	font-weight:bold;
	width:auto;
	cursor:pointer;
}

#comments .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}

textarea{
	width:95%;
	margin-bottom:5px;
}
.comments-head{ 
	color:#333333;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	background:#eeeeee;
}
.comments-body {
	margin:20px;
	padding:0px;
}
.comments-body .text{
	color:#333333;
	padding:0px;
	margin:0px;
}
.comments-post {
	color:#666666;
	padding:5px 10px;
	text-align:right;
	border-bottom:dotted 0px #cccccc;
	margin-bottom:20px;
}

#trackback {
	background:#eeeeee;
	background-position:top center;
	padding:20px 20px 20px 20px;
	margin-top:25px;
}



/*  tag_cloud  */

.tag-word{
  margin:10px 0px 0px 0px;
  text-align:right;
}

.tag{
  background-color:#eeeeee;
  background-position:top center;
  padding:20px 20px 20px 20px;
}
#tag_cloud{
  border:1px solid #CCC;
  padding:10px;
  text-align:left;
  position:relative;
}
#tag_cloud a {
  padding:2px;
}
.tag-title{
  font-weight:bold;
  text-align:left;
}
.tag-body{
  margin:10px 0px;
  padding:10px 0px 0px 0px;
  position:relative;
}
.tag-service{
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #CCC;
  padding:0px 0px 5px 0px;
  clear:left;
  position:relative;
}
.tag-search{
  text-align:right;
  padding:5px 0px;
  margin-bottom:10px;
  font-weight:bold;
  position:relative;
}
.tag-article{
  padding:0px 10px 10px 10px;
  text-align:left;
  position:relative;
}
.tag-article-title{
  text-align:left;
  padding:0px 0px 5px 0px;
  font-weight:bold;
  position:relative;
}
.tag-article-posted{
  font-weight:normal;
  position:relative;
}
.tag-article-summary{
  padding:0px 10px;
  line-height:1.4em;
  position:relative;
}
.tag-more{
  text-align:right;
  margin:10px 0px;
  clear:left;
  position:relative;
}

.tag-navi{
  clear:left;
  text-align:center;
  margin:10px 0px;
  position:relative;
}
.listCategoryArticle{
  margin-top:5px;
  padding:5px;
  border:solid 1px #cccccc;
}


/*  footer  */
#footer{clear:both;}

.copyright{
  text-align:center;
}
