/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
body {
	background:url(./template/cmsp/14/bg_all.jpg);
	
	color:#666633;
	font: 12px/140% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}

a:link    {color: #339E4E; text-decoration: none;}
a:visited {color: #66A844; text-decoration: none;}
a:active  {color: #99CC33; text-decoration: none;}
a:hover   {color: #45E287 ; text-decoration: none;}/*3B6190*/


* {
	margin: 0px;
	padding: 0px;
	}

img { border:none;}


ul {
	}

li {
	list-style-type:none;
	}


.small {font-size:10px;}

.bold { font-weight:bolder;}

br.clear {
	clear:both;
	font:0/0 sans-serif;
	}




/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */


#wrapper {
	width:777px;
	margin-left:16px;
	background:url(./images/bg_wrap205.jpg) repeat-y;
	background-position:left;
	}


#top {
	background:url(./template/cmsp/14/bg_top.jpg) no-repeat;
	background-position:left;
	}


#main {
	width:525px;
	float:left;
	padding:0 18px 40px 22px;
	}


	.menu2 {
		background:url(./template/cmsp/14/menu2_bg.gif) no-repeat;
		text-align:center;
		padding:50px 0;
		margin-top:40px;
		}
		
	.copy {
		background:url(./template/cmsp/14/copy.gif) no-repeat;
		background-position:15px 0px;
		text-align:center;
		padding:12px 0;
		font-size:10px;
		margin-top:20px;
		}


#side {
	width:212px;
	position:absolute;left:581px;top:0px;
	background:url(./images/bg_wrap_right205.jpg) repeat-y;
	padding-top:4px;
	}


/* ************************************************ 
 *	ヘッダー
 * ************************************************ */
 
/*#header {
	width:580px;
	height:143px;
	position:absolute;
	left:2px;
	top:4px;
	background:url(./images/title-katayama.gif) no-repeat;
	}*/

#header {
	width:580px;
	height:143px;
	margin-top:0px;
	margin-left:2px;
	background:url(images/title-katayama.gif) no-repeat;
	}

/*
#header a:link    {color: #FFF; text-decoration: none;}
#header a:visited {color: #FFF; text-decoration: none;}
#header a:active  {color: #FFF; text-decoration: none;}
#header a:hover   {color: #FFFCE4 ; text-decoration: none;}
*/

/*logoレイアウト用*/
.logo_tbl {
	padding-top:20px;padding-left:24px;
	}

/*
.logo {
	color:#FFF;
	font-size:22px;
	font-weight:bolder;
	margin:5px 0px 5px 16px;
	line-height:130%;
	}
*/

#header .logo a#shop-logo{
/*  background-image:url("images/");*/
  background-repeat:no-repeat;
/*  float:left;  */
  display:block;
  width:400px;
  height:58px;
  margin:0;
  text-indent:-10000px;
  border-width:0;
  text-decoration:none;
  }

.description {font-size:12px; font-weight:normal;margin-top:5px;}


.menu {
	width:144px;
	}



/* ************************************************ 
 *	メイン
 * ************************************************ */
 
/* ------------------------------------- 
 *	各ページ共通
 * ------------------------------------- */

#main .top {
	background:url(./template/cmsp/14/main_top_blog.gif) no-repeat;
	height:73px;
	}

#main .title {
	padding:35px 0px 0px 35px;
	font-weight:bolder;
	font-size:15px;
	color:#A9775D;
	}

#main .middle {
	background:url(./template/cmsp/14/main_bg.gif) repeat-y;
	padding:0px 30px;
	}

#main .bottom {
	background:url(./template/cmsp/14/main_bottom.gif) no-repeat;
	margin-bottom:5px;
	}
	
#main .bottom img { width:1px; height:13px;}

.title2 {
	color:#656500;
	font-weight:bolder;
	border-bottom:1px dotted #CDB1A1;
	padding:0px 0;
	font-size:10px;
	}


.pagenavi {margin:10px 0 0 0;}


.item_line {
	border-bottom:1px dotted #CDB1A1;
	margin-bottom:15px;
	}

.item_line img { width:1px; height:1px;}

#main .entry_body a:link    {color: #44B066; text-decoration: underline;}
#main .entry_body a:visited {color: #9AB643; text-decoration: underline;}
#main .entry_body a:hover   {color: #33E5B4 ; text-decoration: underline;}
#main .entry_body a:active  {color: #9AB643; text-decoration: underline;}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
 
.tb {
	border-bottom:1px dotted #CDB1A1;
	padding:15px 0;
	}

.tb_date {
	font-size:x-small;
	}

.tb_title {
	margin:5px 0;
	}

.tb_state {
	text-align:right;
	margin-top:10px;
	}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

.link {
	width:205px;
	margin-left:7px;
	margin-bottom:10px;
	}

.link .title_or, .title_gr, .title_bl, .title_rd, .title_pi, .title_gray {
	position:relative;
	top:-5px;
      /*  left:20px;*/
	color:#FFF;
	padding:10px 0 14px 23px;
	}

.link .title_or  {background:url(./template/cmsp/14/link_title_or.gif) no-repeat;}
.link .title_gr  {background:url(./template/cmsp/14/link_title_gr.gif) no-repeat;}
.link .title_bl  {background:url(./template/cmsp/14/link_title_bl.gif) no-repeat;}
.link .title_rd  {background:url(./template/cmsp/14/link_title_rd.gif) no-repeat;}
.link .title_pi  {background:url(./template/cmsp/14/link_title_pi.gif) no-repeat;}
.link .title_gray{background:url(./template/cmsp/14/link_title_gray.gif) no-repeat;}

.link .title_txt  {
        margin: 0 10px ;
	padding: 5px 0 0 0;
        font-size:10px;
        border-top:1px dotted #777;
	}

#side .link p{
        margin: 0 10px ;
	padding: 5px 0;
        font-size:10px;
        border-top:1px dotted #777;
	}

.link .top	{ background:url(./images/link_top205.gif) no-repeat;}
.link .middle 	{ background:url(./images/link_bg205.gif) repeat-y;}
.link .bottom 	{ background:url(./images/link_bottom205.gif) no-repeat;}
.link .top img, .link .bottom img { width:1px; height:15px;}

.link .text {
	padding:0 10px;
	}

.link ul {
	padding:0px 10px;
	}

.link li {
	list-style-type:none;
	padding-bottom:5px;
	}

#blog-icon {
	width:205px;
	margin: 5px 0 10px 30px;
	}
#blog-icon a:link    {color: #44AA55; text-decoration: none;}
#blog-icon a:visited {color: #703344; text-decoration: none;}
#blog-icon a:hover   {color: #45E287; text-decoration: none;}
#blog-icon a:active  {color: #99CC33; text-decoration: none;}









/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

.link .search {
	width:120px;
	margin-bottom:5px;
	margin-left:10px;
	}

.link .btn {
	margin-left:30px;
	}


/* ------------------------------------- 
 *	Profile
 * ------------------------------------- */

.link .owner_photo {
	display:block;
	text-align:center;
	margin-bottom:5px;
	}




/* ************************************************ 
 *	ブログ
 * ************************************************ */

.entry_body { margin:15px 0; line-height:160%;}

.entry_date {
	height:30px;
	font-size:10px;
	font-weight:bolder;
	border-bottom:1px dotted #CDB1A1;
	}

.entry_author {
	text-align:right;
	color:#666;
	}


.entry_bottom {
	background: url(./template/cmsp/14/entry_bottom.gif) no-repeat;
	height:60px;
	margin-bottom:5px;
	text-align:right;
	}

.entry_state {
	padding:15px 25px 0 0;
	font-size:11px;
	}

.entry_more {
	padding-top:10px;
	}

.pict { }

/* ------------------------------------- 
 *	Calendar
 * ------------------------------------- */

 .calendar {
	font-family: "Verdana";
	text-align:center;
	font-size:10px;
	margin:0 10px;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.calendar_month {font-weight:bolder; color:#BF5001;}

.weekday { padding: 2px;}
.cell    { padding: 2px;}

.cell a:link {font-weight: bolder;color#92CA00;}