/* ##### ページ全体の定義 ##### */

body { 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
width: 100%; 
padding-top: 0px; 
height: 100%; 
text-align: center;
background-color: #EFEFEF;	/* 背景色 */
font-size:16px;		/* 文字サイズ */
color: #000000;		/* 文字色 */
　　　　　　　}
/* ##### アンカータグの定義 ##### */

a {
	text-decoration: underline;	/* 文字装飾 */
	}

a:link {
	color: #0000FF;			/* 通常のリンクの色 */
	}

a:visited {
	color: #0000CC;			/* 読み込み済みのリンクの色 */
	}

a:active {
	color: #0000FF;			/* クリックされた瞬間のリンクの色 */
	}

a:hover {
	color: #CC0000;			/* マウスを上に乗せた時の色 */
	}

/* ##### コンテナの定義 ##### */

#container { 
	width: 800px; 
	margin: 0px;  
	text-align: center;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}


/* ##### バナーの定義 ##### */

#banner { 
	 
	text-align: left;
	background-color: #CCCCCC;
	height: 73px;
	background-image: url(images/Cp839sss.jpg); width: 796px; height: 176px;
	background-repeat: repeat;


	}
/* ##### ブログタイトル ##### */

#banner h1 { 
	margin: 15px 0px 0px 20px;
	color: #ffffff;	
	text-decoration: none;
	font-size:21pt;
}


/* ##### ブログサブタイトル ##### */

#banner h2 { 
	margin: 100px 0px 0px 340px;
	font-size:12pt;
                color: #ffffff;


} 


/* ##### ナビボタン ##### */

.navi {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
background-image: url(images/Cp827.png); 
	background-repeat: repeat;

}

.navi img, .side_header img, #shop_info_header img {
	margin: 0px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: ;
}

.navi a:hover {
	color: #FFFF00;
}


/* ##### メルマガフォーム ##### */

.maga {
	text-align: left;
	margin: 10px 5px;
	background-image: url(images/maga_back.png); width: 790px;
	background-repeat: repeat-x;
	border: 1px dotted #000000;
	font-size:10pt;
clear: both;
}

.maga form {
	margin-bottom: 0px;
clear: both;
}


#wrapper { float: left; width: 610px; }

/* ##### メイン ##### */

#center { float : right; 
	width: 420px; 
	margin-left: 3px;
}

#left { float: left; width : 173px;
	margin-left: 2px;
}

#right { float: right; width : 173px;
	margin-left: 3px;
}



.c-both { clear: both; }


.side {
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
clear: both;

}

/* ##### フッター ##### */
#footer { 
	width : 800px; 
	margin: 5px;
	font-size:10pt;
	color: #333333;

}
/* ##### お買い物情報 ##### */

#shop_info {
	clear: both;
	margin: 20px 5px 5px 5px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
}



.side_header, #shop_info_header {
	border-bottom: 1px solid #CCCCCC;
	color:#000000;
filter: dropshadow(color=#000000,offx=3,offy=3,positive=1);


	padding: 2px;
background-image: url(images/Cp827.png); 
	background-repeat: repeat;

clear: both;
}

.side_body {
	padding: 0px;
	background-image: url(images/side_back.png); width: 171px;
	background-repeat: repeat-y;
clear: both;
}

.side_body p {
	margin-top: 0px;
clear: both;
}

.side_body form {
	margin-bottom: 0px;
clear: both;
}

.#shop_info_body {
	padding: 5px;
}


.side_body img, #shop_info_body img {
	margin: 1px 0px 1px 5px;
	vertical-align: middle;
clear: both;
}


/* ##### ブログエントリー ##### */

.blog_body {
	margin-top:0px;
	margin-bottom:25px;
	/*border: 1px solid #000000;*/
	text-align: left;
	padding: 3px;
                clear: both;
}

.blog_body p img {
	float: left;
	margin: 0px 10px 0px 0px;
clear: both;
}

.blog_body h2 {
	margin-top: 1px;
	padding: 4px 0px 2px 4px;
	border-top: 1px dotted black;
	border-bottom: 1px solid black;
	font-size: 16px;
background-image: url(images/Cp827.png); 
	background-repeat: repeat;



clear: both;

}

.blog_body p {
	margin-top: 0px;
clear: both;
}


/* ##### 詳細 ##### */

.detail {
	float: right;
	margin-right: 10px;
clear: both;
}

.midashi {
	margin-top: 5px;
	font-weight: bold;
}


/* ##### パンくず ##### */

#pankuzu {
	margin: 0px;
	padding: 3px 15px;
	background-color: #FAFAFA;
	text-align: left;
}

#powered_by {
	float: left;
	margin: 10px 0px 0px 10px;
	font-size: 10px;
	color: #999999;
}

#powered_by a {
	color: #999999;
	font-weight: bold;
}


/* ##### アドセンス ##### */

#ads_h {
	clear: both;
	margin: 20px 0px 0px 0px;
}


/* ##### ホバーウィンドウ ##### */

#dropin {
	padding: 20px;
	position:absolute;
	visibility:hidden;
	left:200px;
	top:50px;
	width:350px;
	height:150px;
	background-color:#FFCCFF;
}

#maga_setumei {
	text-align: left;
}


/* ##### お気に入り ##### */

#favorite {
	float: right;
	margin: 10px 2px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#favorite input {
	/*border-style:none;
	border-width:1px;
	border-color:#000000;
	background:#DDDDDD;*/
	font-size:10pt;
	color:#000000;
}


/* ##### お気に入り ##### */

ul { 
list-style:none;

clear: both;
}

li {
   text-indent:-35px;
clear: both;

}

.module-list-item {
  padding-left: 20px;
  background-image: url() ;
  background-repeat: no-repeat;
clear: both;
}

/* ##### 元スタイルシートから ##### */


.entry-content {
    position: static;
    clear: both;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}



.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 16px;
}

.entry-more-link,
.entry-more {
    clear: both;
}



color:white;
filter:glow(color=red,strength=5); 



