@charset "shift_jis";

/* -------------------------------------------

◆template name: ブーケ

------------------------------------------- */


* { margin:0; padding:0;}

body {
  font-family:'游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size:px;18 line-height:1.5;
  color:#333333;　/*文字色*/
　word-break:break-all;
background:url(/_common/img/bg/bouquet/bg.gif);
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,label,textarea,select,fieldset,legend,p,blockquote,img { margin:0; padding:0;}
fieldset,img { border:0;}

ol,ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*  リンク色  */
a:link    { color:#c0485e;text-decoration:none; }
a:active  { color:#c0485e;text-decoration:none; }
a:visited { color:#a31630;text-decoration:none; }
a:hover   { color:#a31630;text-decoration:none; opacity:0.7;}



#container {
  width:1000px;　/*全体の幅*/
  text-align:left;
  margin:0 auto;
  position:relative;
  padding-bottom:10px;
  word-wrap:break-word;
}

#sideBoxLeft {
	width:160px;  /*左カラム*/
	float:left;
	margin-right:20px;
	padding:0;
}

#sideBoxRight {
	width:300px;  /*右カラム*/
	float:right;
	padding:0;
}

#content{
	width:500px;  /*記事*/
	float:left;
	margin-right:20px;
}

/* 　ヘッダー　  */

div#header {
	padding:25px 0;
	background:url(/_common/img/bg/bouquet/bouquet_head.png) center bottom no-repeat;
	display:block;
	text-align:center;
	margin-bottom:25px;
}

h1 { width:900px; margin:0 auto 15px auto; font-size:28px; font-weight:bold;} 
h1 a,
h1 a:visited,
h1 a:link{ color:#653612;} 


#header .description{
	display:inline-block;
	max-width:600px;
	background:#fff;
	padding:15px;
	border-radius:10px;
  color:#70482a;
}


/* 　ナビ　  */

div.navi{ margin-bottom:10px; font-size:14px; word-break:break-all;}
div.navi a{ display:inline-block; word-break:break-all; color:#8e7650; background:#ccc4aa; padding:4px 8px; border-radius:3px; margin:0 2px 2px 2px;}



/* 　サイド　  */

.sidetitle{
	color:#714929;
	padding:4px 0;
	background:url(/_common/img/bg/bouquet/bouquet_sidetit.png) right bottom no-repeat;
	font-weight:bold;
	font-size:16px;
	border-bottom:2px solid #8f745f;
}

.side, .side-tag {
  margin-bottom:25px;
  padding:10px 0px 10px 0px;
  word-break:break-all;
}
.side a { display:inline-block; margin-bottom:10px;}

.side-tag a{ display:inline-block; background:#f5b8cb; padding:4px 8px; border-radius:3px; margin:0 2px 10px 2px;}


.syndicate{ margin-bottom:20px;}

/*  記事  */

.entryBox { 
	margin-bottom:40px;
	position:relative;
    word-break:break-all;
}
.entryBox img{max-width:100%;}

.date{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	color:#653612;
	margin-bottom:5px;
}

.entryBody { 
	background-color:#ffffff;
	border-radius:10px;
}

h3.title{
	background:url(/_common/img/bg/bouquet/bouquet_titbg.png) 20px center no-repeat #eeead5;
	padding:20px 20px 20px 85px;
	border-radius:10px 10px 0 0;
}
a.title{
    font-weight:bold;
	font-size:18px;
    display:block;
	color:#653612;
}

.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;
}

.bookmark{ padding:20px 0 0 0;}
.posted{ padding:20px; font-size:12px;}




/*  カレンダー  */

#calendar {
  margin-top:0px;
  margin-bottom:15px;
  padding:0 0px 10px 0px;
}

#calendar table{
  width:100%;
  margin:0px auto;
}

.calendarhead{
  color:#714929;
  text-align:center;
  padding:5px;
  margin-bottom:10px;
  font-size:14px;
  font-weight:bold;
  background:url(/_common/img/bg/bouquet/bouquet_cale.png) center bottom no-repeat;
  border-bottom:2px solid #714929;
}

td.calendarday a:link{
  display:block;
  text-decoration:none;
  padding:2px 0px;
  width:90%;
  height:19px;
  line-height:19px;
  text-align:center;
  background:#f5b8cb;
  border-radius:3px;
}
.calendarhead .calendarday
, .calendarhead .calendarday a:link
, .calendarhead a:link{
  color:#714929;
}

#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;}


/*  検索  */

.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:#666666;
	border:0;
	padding:5px;
	color:#ffffff;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	font-weight:bold;
	border-radius:3px;
}
.side .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


/*  コメント  */
#comments {
	background:#fff;
	padding:20px;
	margin-top:25px;
	border-radius:10px;
}

#comments input,
#comments textarea{
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:15px;
}
#comments textarea{
	margin-bottom:5px;
}

#comments .input-submit{
	background:#666666;
	color:#ffffff;
	width:auto;
	cursor:pointer;
	border:none;
	border-radius:3px;
	margin-top:15px;
}

#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:#653612;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	background:#e8dab7;
}

.comments-body .text{
	color:#333333;
	padding:0px;
	margin:0px;
}
.comments-post {
	padding:5px 10px;
	text-align:right;
	border-bottom:dotted 0px #cccccc;
	margin-bottom:20px;
}

#trackback {
	background:#f2f1e9;
	color:#70482a;
	background-position:top center;
	padding:20px 20px 20px 20px;
	margin-top:25px;
}


/*  プロフィール  */
.profileBox {
	background:#fff;
	padding:20px;
	border-radius:10px;
}

.profileBox h4{
	color:#653612;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	background:#e8dab7;
}	
	
.profileBox table{ width:100%; border-collapse:collapse; border-spacing:0; margin-top:20px;}	
.profileBox table th,
.profileBox table td{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:10px;
}	
.profileBox table th{ background:#fdfde8; color:#70482a;}



/*  タグクラウド  */

.tag-word{
  margin:10px 0px 0px 0px;
  text-align:right;
}

.tag{
  background-color:#fff;
  background-position:top center;
  padding:20px 20px 20px 20px;
}
#tag_cloud{
  border:1px solid #CCC;
  padding:10px;
  text-align:left;
  position:relative;
}

.tag-word a,
#tag_cloud a {display:inline-block; background:#f5b8cb; padding:4px 8px; border-radius:3px; margin:0 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  */
.listCategoryArticle{
  margin-top:5px;
  padding:5px;
  border:solid 1px #cccccc;
}

.listCategoryArticleImage ul li {
  width: 25%;
  *width: 22.5%;
  height: 160px;
  float: left;
  margin-bottom: 8px;
  padding: 5px;
  border-right: 1px solid #EEE;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  display: table;
}

.listCategoryArticleImage ul li:hover {
  background: #fdfde8;
}


/*  フッター  */
#footer{clear:both;}

.copyright{
  text-align:center;
}