* {
	margin: 0;
	padding: 0;
}

body,table,tr,td {
color: #000000;
font-size: 13.5px;
font-family: "F910新コミック体";
letter-spacing: 2px;
line-height: 180%;
}

body {
background: #393B0B;
}

html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
}

br { letter-spacing: normal }

/*     LAYOUT     */

#wrapper {
padding: 0px 25px;
background: #FFFFFF;
width: 1055px;
padding: 0px 20px;
}

#layout {
background: #FFFFFF;
width: 1035px;
}

#main {
float: left;
width: 805px;
text-align: left;
}

#side {
float: right;
width: 180px;
text-align: left;
}

h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

/*     LINK     */

a { color: #666666; text-decoration: none; }
a:link		{ color: #6699FF; text-decoration: none; }
a:visited	{ color: #6699FF; text-decoration: none; }
a:active	{ color: #ff1493; text-decoration: underline; }
a:hover		{ color: #ff1493; text-decoration: underline; }

/*     BLOG TITLE     */
.site_title a {color: #6699FF;text-decoration: none;}
.site_title a:link {color: #6699FF;text-decoration: none;}
.site_title a:visited {color: #000000;text-decoration: none;}
.site_title a:active {color: #ff1493;text-decoration: underline;}
.site_title a:hover {color: #ff1493;text-decoration: underline;}

.site_title {
font-size: 16px;
color: #6699FF;
margin: 30px 0px 10px 0px;
padding: 0px;
text-align: left;
}

/*   　 BLOG DESCRIPTION      */

.description {
color: #6699FF;
font-size: 10px;
margin: 0px 0px 60px 0px;
text-align: left;
}


/*     ENTRY     */
.entry_navi{
color: #000000;
margin: 15px 0px 15px 0px;
text-align:center;
}

.entry_navi a { color: #000000; text-decoration: none; }
.entry_navi a:link		{ color: #000000; text-decoration: none; }
.entry_navi a:visited	{ color: #000000; text-decoration: none; }
.entry_navi a:active	{ color: #ff1493; text-decoration: underline; }
.entry_navi a:hover		{ color: #ff1493; text-decoration: underline; }

.entry {
margin: 0px;
padding: 0px;
}

/*   　DATE      */

.entry_date {
color: #666666;
margin: 10px 0px  15px 0px;
}

.entry_date a { color: #000000; text-decoration: none; font-weight: bolder; }
.entry_date a:link		{ color: #000000; text-decoration: none; font-weight: bolder; }
.entry_date a:visited	{ color: #000000; text-decoration: none; font-weight: bolder; }
.entry_date a:active	{ color: #ff1493; text-decoration: underline; font-weight: bolder; }
.entry_date a:hover		{ color: #ff1493; text-decoration: underline; font-weight: bolder; }

/*   　TITLE      */

.entry_title {
font-weight: bolder;
color: #000000;
font-size: 20px;
margin: 10px 0px 15px 0px;
}

.entry_title a { color: #000000; text-decoration: none; }
.entry_title a:link		{ color: #000000; text-decoration: none; }
.entry_title a:visited	{ color: #000000; text-decoration: none; }
.entry_title a:active	{ color: #ff1493; text-decoration: underline; }
.entry_title a:hover		{ color: #ff1493; text-decoration: underline; }

/*   　TEXT      */

.entry_body {
line-height: 170%;
color: #3C3C34;
margin: 15px 0px 15px 0px;
}

.entry_body a { color: #666666; text-decoration: underline; }
.entry_body a:link		{ color: #6699FF; text-decoration: underline; }
.entry_body a:visited	{ color: #6699FF; text-decoration: underline; }
.entry_body a:active	{ color: #ff1493; text-decoration: none; }
.entry_body a:hover		{ color: #ff1493; text-decoration: none; }

/*   　SEQUE      */

.entry_more {
line-height: 170%;
color: #3C3C34;
margin: 15px 0px 15px 0px;
}

/*   　STATE      */

.entry_state {
color: #6699FF;
margin: 15px 0px 60px 0px;
text-align: right;
}

.entry_state a { color: #6699FF; text-decoration: none; }
.entry_state a:link		{ color: #999999; text-decoration: none; }
.entry_state a:visited	{ color: #6699FF; text-decoration: none; }
.entry_state a:active	{ color: #ff1493; text-decoration: underline; }
.entry_state a:hover		{ color: #ff1493; text-decoration: underline; }

/*   　BLOCKQUOTE      */

blockquote {
color: #000000;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 2px solid #000000;
}

/*   　COMMENT      */

.comment-title {
font-weight: bolder;
color: #000000;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #000000;
}

/*   　PICT      */

.pict {
border-width: 0px;
border-style: solid;
border-color: #FFFFFF;
}

/*   　SIDE      */

.linktitle {
font-weight: bolder;
color: #000000;
line-height: 170%;
margin: 20px 0px 0px 0px;
}

/*   　SIDE TEXT      */

.linktext {
color: #000000;
line-height: 170%;
margin: 5px 0px 15px 0px;
font-size: 10px;
}

.linktext a { color: #9966FF; text-decoration: none; }
.linktext a:link		{ color: #666666; text-decoration: none; }
.linktext a:visited	{ color: #666666; text-decoration: none; }
.linktext a:active	{ color: #ff1493; text-decoration: underline; }
.linktext a:hover		{ color: #ff1493; text-decoration: underline; }

/*   　SEARCH      */

.search {
font-size: 10px;
color: #000000;
line-height: 170%;
margin: 20px 0px 5px 0px;
}

/*   　CALENDAR      */

.calendar {
font-family: "Verdana";
font-size: 10px;
color: #000000;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #000000;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
}

/*   　NAVI      */

ul.navi {
	margin: 40px 0 10px;
	list-style: none;
	text-align:center;
	color: #000000;}

ul.navi a { color: #000000; text-decoration: none; }
ul.navi a:link		{ color: #000000; text-decoration: none; }
ul.navi a:visited	{ color: #000000; text-decoration: none; }
ul.navi a:active	{ color: #ff1493; text-decoration: underline; }
ul.navi a:hover		{ color: #ff1493; text-decoration: underline; }

ul.navi  li{
	display:inline;
}


.related_entry {
color: #000000;
border:solid 1px #000000;
margin: 40px 0px 40px 0px;
padding: 10px;}

.related_body {
color: #000000;
}

.related_body a { color: #666666; text-decoration: none; }
.related_body a:link		{ color: #666666; text-decoration: none; }
.related_body a:visited	{ color: #666666; text-decoration: none; }
.related_body a:active	{ color: #ff1493; text-decoration: underline; }
.related_body a:hover		{ color: #ff1493; text-decoration: underline; }

.related_title {
color: #000000;
font-weight: bolder;
}



/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 1px solid #000000; 
    background-color : #ff6600;
    color: #000000;
    margin: 0px; padding: 0px; font-size: 11px;
}
/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #ffffff; text-decoration: underline ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }
/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #ffffff;
    border: none; margin: 0px; padding: 3px;
}
/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #004499;
    text-decoration: underline ; background: none;
    font-weight: bold;
}
/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold; }
/* 説明文のfont定義 */
.AmaS_com { color: #000000; }
/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #aaaaaa; }
