* {
	margin: 0px;
	padding: 0px;
	}

body {
	color: #000000;
	font-size:x-small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	text-align:center;
	background-image: url(http://img08.shop-pro.jp/PA01036/152/etc/back.jpg);
	margin:0px auto;
	color:#333333;
}

#wrapper_body {
	margin:0px auto;
	width:925px;
	text-align:center;
	background-image: url(http://img08.shop-pro.jp/PA01036/152/etc/back2.jpg);
}


/**/
#container_in{
	margin:0px auto;
	width:800px;
	text-align:left;
}



#wrapper_body table,td,tr,div { margin:0px; padding:0px;}

a:link	  {color: #768FBE; text-decoration: underline;}
a:visited {color: #768FBE; text-decoration: underline;}
a:active  {color: #768FBE; text-decoration: none;}
a:hover   {color: #3B6190; text-decoration: none; background: #CFE7F8;}


#wrapper_body  img {
	padding: 1px;
	background: #FFF;
	border: 0px;
	}


#wrapper_body  li {
	list-style-type: none;
	margin-bottom:5px;
	}

/* ************************************************ 
 *	ページレイアウト
 * ************************************************ */


/*　画面左側の幅　*/
#main { width: 550px; float: left;}

/*　レイアウト調整　*/
#side { margin-top: 0px; margin-left: 550px;}

/*　画面右側メニューの幅　*/
.side_in { width:200px; margin-top:0px; margin-left:20px;}

/*　フッター　*/
#footer {
	text-align:left;
	background-image: url(http://img08.shop-pro.jp/PA01036/152/etc/copy.jpg);
	background-repeat: no-repeat;
	line-height:140%;
	padding:75px 0px 50px 110px;
	
}



/*　フッター（コピーライト）　*/
.foot {
	text-align:left;
	background-image: url(http://img08.shop-pro.jp/PA01036/152/etc/copy.jpg);
	background-repeat: no-repeat;
	line-height:140%;
	padding:75px 0px 50px 110px;
	
}


/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 clear:left;
}

/*メニュー*/


h1{
	float:left;
	width:200px;
	margin:30px 0px 0px 10px;
	padding:0px;
}



.menu{
	float:right;
}


.menu ul{
	list-style:none;
}


.menu ul li{
	float:left;
	list-style:none;
	margin:0px 0px 0px 20px;
}





/* ************************************************ 
 *	サイド
 * ************************************************ */

h2 {
	font-size: 13px;
	border-top: 2px solid #768FBE;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.comment li{
	background:url(./template/cmsp-plain/img/disc.gif) no-repeat;
	background-position:0px 6px;
	text-indent:8px;
	line-height:130%;
	margin-bottom:5px;
	}


/* カレンダー ---------*/

.calendar {
	font-family: "Verdana";
	text-align:center;
	line-height: 140%;
	margin-bottom:10px;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.weekday { padding: 2px;}
.cell    { padding: 2px;}

.cell a:link {font-weight: bolder;}


/* ************************************************ 
 *	エントリー
 * ************************************************ */
#entry {
	border-top: 2px solid #768FBE;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.entry_navi {
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	}

.entry_state {
	text-align:right;
	margin-top:10px;
	}

.entry_title {
	margin-top:10px;
	font-size: 13px;
	font-weight:bolder;
	}

.entry_body {
	margin:10px 0;
	line-height:170%;
	}

.entry_body .emoji {
	display: inline;	
	}

.entry_more {
	padding-top:10px;
	}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 5px;
	padding:0px 5px;
	}

.pict { }



/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback { padding-top: 20px;padding-bottom:10px;}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	border-top: 2px solid #768FBE;
	}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	}


#trackback .tb_title {
	font-weight: bold;
	padding: 5px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 5px 10px;
	}

#trackback .tb_state {
	border-top: 1px dotted #CCC;
	padding: 5px;
	text-align:right;
	}

#trackback .formarea {
	padding: 5px;
	background:#F8F8F8;
	border:1px dotted #CCC;
	color:#999;
	margin-top:20px; 
	}
