/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */


/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */
body {
	background-color:#E2E2C7;
	background-image:url(./template/cmsp/2/all_bg.gif);
	color:#695B48;
	font: 12px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";★*/
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */
a:link {color:#9D2D11; text-decoration:none;}
a:visited {color:#9D2D11; text-decoration:none;}
a:active {color:#9D2D11; text-decoration:underline;}
a:hover {color:#9D2D11; text-decoration:underline;}

div {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	margin: 0px;
	padding: 0px;
}


ul,ol {
	margin: 0px;
	padding: 0px;
}


.bold {
	font-weight: bold;
}


/* ************************************************ 
 *	ページのセンタリング
 * ************************************************ */

.container_bg {
	width: 800px;
	margin:0 auto;
}



/* ************************************************ 
 *	ヘッダー
 * ************************************************ */

#header {
	padding: 10px 0 0 0;
	background-repeat: repeat;
	width: 800px;
}

/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */
.title_box {
	margin: 0px 0px 0px 0px;
	background-color:#515D56;
	height:120px;
	padding-bottom:5px;
}

#title_size {
	padding-top:0px;
	}

#title_size a {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	color: #FFF;
	padding-top:10px;
	}

.description {
	font-size:10px;
	font-color:#FFF;
	}
/* ------------------------------------- 
 *	ショップタイトルエリア設定
 * ------------------------------------- */
.title_top {
	margin: 20px 0px 10px 10px;
	width: 600px;
	text-align:left;
	float:right;
	color: #FFF;
}

/* ------------------------------------- 
 *	グローバルメニュー　エリア設定
 * ------------------------------------- */
.title_middle {
	margin: 5px 0px 0px 0px;
	padding-top:5px;
	width: 600px;
	color: #FFF;
	float:right;
	text-align:right;
	border-top: 1px dashed #FFF;
}

/* ------------------------------------- 
 *	グローバルメニュー　文字色
 * ------------------------------------- */
.title_box a,
.title_box a:link,
.title_box a:visited {
	color:#FFF;
	text-decoration:none;
}

.title_box a:active,
.title_box a:hover {
	color:#FC0;
	text-decoration:none;
}

/* ------------------------------------- 
 *	ヘッダーフラワー画像
 * ------------------------------------- */
.header_img{
	position: relative;
	width: 800px;
	z-index: 10;
	margin: 0px auto;
}

.header_img img {
	width:282px;
	height:179px;
	position:absolute;top:1px; left:-59px;
}

.title_bottom {
	margin: 0 auto;
	width: 800px;
	height: 10px;
	background-color: #D2DCD2;
	text-align:right;
	vertical-align:bottom;
}




/* ************************************************ 
 *	コンテンツレイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	左側メニューエリアの背景色
 * ------------------------------------- */
.left_bk {
	background-color:#D2DCD2;
}

/* ------------------------------------- 
 *	ページ中央エリアの背景画像
 * ------------------------------------- */
.center_bk {
	background: url(./template/cmsp/2/center_bg.gif) ;
}

/* ------------------------------------- 
 *	右側メニューエリアの背景色
 * ------------------------------------- */
.right_bk {
	background-color:#F5CDB0;
}

/* ------------------------------------- 
 *	エリア区切り線の色
 * ------------------------------------- */
.table_line {
	background-color:#B3AE92;
	width:1px;
}

#content {
	width: 800px;
}

#content_left {
	margin:0px;
	width:199px;
}

#content_main {
	margin:0px;
	padding:0px;
	width:438px;
}

#content_right {
	width:160px;
	margin:0px ;
	border-bottom: 1px solid #B3AE92;
}



/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

/* ------------------------------------- 
 *	左メニュータイトル文字色
 * ------------------------------------- */
.linktitle_left {
	background :  url(./template/cmsp/2/linktitle_left.gif) no-repeat;
	font-size: 12px;
	font-weight: bolder;
	color: #6B8074;
	padding: 1px 0 1px 10px;
	margin: 15px 0 10px 0;
}

/* ------------------------------------- 
 *	右メニュータイトル文字色
 * ------------------------------------- */
.linktitle_right {
	color: #AB5742;
	background-color:#FAE4D9;
	padding: 3px 0;
	border-top: 1px solid #B3AE92;
	border-bottom: 1px solid #B3AE92;
	margin: 0px 0 10px 0;
	text-align:center;
	font-weight:bolder;
}


.linktext {
	font-size: 11px;
	line-height: 140%;
	margin: 0px 10px;
	margin-bottom:10px;
}

.linktext ul {
	margin: 0px;
	padding: 0px;
	}

.linktext li {
	background: url(./template/cmsp/2/list.gif) no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 13px;
}


/* ------------------------------------- 
 *	サーチ
 * ------------------------------------- */
.search {
	margin:10px;
}

.search_word {
	width:138px;
}



/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */
.linktitle_cal {
	color: #FFF;
	padding: 3px 0;
	border-bottom: 1px solid #B3AE92;
	margin: 0px 0px 0px 0px;
	background-color:#E2826A;
	text-align:center;
	font-weight:bolder;
}


.calendar {
	font-family: "Verdana";
	font-size: 10px;
	text-align:center;
	line-height: 140%;

	margin: 0px 0px 0px 0px;
	background-color : #F6B18C;
	padding: 5px 5px 10px 5px;
	}

.cell {
	}

.cell a:link {color:#000; background:#FFF; text-decoration:none;}
.cell a:visited {color:#000; background:#FFF; text-decoration:none;}
.cell a:active {color:#000; background:none; text-decoration:none;}
.cell a:hover {color:#000; background:none; text-decoration:none;}


.calendar table {
	width:100%;
	margin:0px auto;
	}

/* ************************************************ 
 *	フッター
 * ************************************************ */

#footer {
	width: 800px;
	padding:0px 0;
	background-color:#515D56;
	text-align: center;
	color:#FFF;
}

.footer_link {
	font-size:12px;
	padding: 10px 0px 0px 0px;
	margin: 0 10px;
	text-align: center;
	color:#FFF;
}

.footer a,
.footer a:link,
.footer a:visited {
	color:#FFF;
	text-decoration:none;
}

.copyright {
	
}



/* ************************************************ 
 *	ナビゲーション
 * ************************************************ */

.navi {
	background: #8F6F66;
	margin-bottom: 15px;
	padding: 3px;
	color:#FFF;
	text-align:center;
}


.navi a,
.navi a:link,
.navi a:visited {color:#FFF;}

.navi a:active,
.navi a:hover {color:#FFF;}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.base_area {
	background-color:#FFFAE6;
	margin-bottom:20px;
	padding-top:10px;
	width:438px;
	border-bottom: 1px solid #B3AE92;
}


.entry_date {
	background : url(./template/cmsp/2/linktitle_blog.gif) no-repeat;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	padding: 2px 20px 3px; 10px;
	}

.entry {
	padding-bottom:30px;
	}

.entry a:link {color:#FFF; text-decoration:underline;}
.entry a:visited {color:#FFF; text-decoration:underline;}
.entry a:active {color:#FFF; text-decoration:underline;}
.entry a:hover {color:#999; text-decoration:underline;}

.entry_title {
	margin:10px 0;
	background:#FFF;
	border-bottom:1px dashed #8B663A;
	}

.entry_title div {
	padding: 5px 5px 0 5px;
	}

.entry_author {
	width:200px;margin-left:10px;font-size:10px; text-align:right;}

.entry_body {
	line-height:150%;
	padding:10px;
}


.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	margin-right:5px;
	}

blockquote {
	font-size: 10px;
	color: #A67D62;
	border-left:2px solid;

	margin: 10px 5px;
	padding-left: 5px;
	}

.pict {
	display: block;
	}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 20px 20px 20px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #B3AE92;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	background-color:#EAEED9;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #B3AE92;
	border-left: 1px solid #B3AE92;
	border-right: 1px solid #B3AE92;
	border-bottom: 1px solid #B3AE92;
	background-color:#EAEED9;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #B3AE92;
	border-bottom: 1px dotted #B3AE92;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

.pagetop { text-align:right;font-size:10px;}

