* {
margin: 0;
padding: 0;
}

html {
	scrollbar-bace-color:#444;
	scrollbar-track-color:#444; 
	scrollbar-face-color:#E339A1; 
	}

body {
	margin:0px;
	margin-bottom: 25px;
	padding: 0;
	background: #000000;
	color: #FFF;
	line-height:120%;
border-top:10px solid #E339A1;
	}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


h1 {
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}


a { color: #FFF; text-decoration: none; }
a:link		{ color: #FFF; text-decoration: none; }
a:visited	{ color: #FFF; text-decoration: none; }
a:active	{ color: #FFF; text-decoration: none; }
a:hover		{ color: #FFF; text-decoration: underline; }



/* レイアウト---------------------------------------------------------------------- */
#box {
	width: 968px;
	margin: 0px auto 0 auto; 
       padding:40px 10px 0 10px;
	}

#side {
	width: 400px;
	margin-right:40px;
	float:left; 
	}

#main {
	width: 468px;
	margin-right:30px;
	float:left; 
	}

#cal {
	width: 30px;
	float: left;
	text-align: center;
	font-family: "Verdana";
	font-size: 12px;
	position: relative; top:-25px;
	}
#cal a {color: #E339A1; font-weight:bolder; text-decoration: none;}
#cal a:link {color: #E339A1; font-weight:bolder; text-decoration: none;}
#cal a:visited {color: #E339A1; font-weight:bolder; text-decoration: none;}
#cal a:active {color: #E339A1;font-weight:bolder; text-decoration: none;}
#cal a:hover {color: #E339A1;font-weight:bolder; text-decoration: none;}

#header {
	height: 100px;
	}

#side_01 {
	width: 200px;
	margin-right: 40px;
	float: left; 
	}

#side_02 {
	width:160px;
	float:left; 
	}

.copyright {
	font-family: "Verdana";
	font-size: 10px;
	margin-top:15px;
	margin-bottom: 10px;
	}


/* サイトタイトル---------------------------------------------------------------------- */

.site_title {
	font-size: 16px;
	text-align: right; 
	}

.description {
	color: #CCC;
	font-size: 10px;
	text-align: right; 
	}

.site_title a {color: #FFF;text-decoration: none;}
.site_title a:link {color: #FFF;text-decoration: none;}
.site_title a:visited {color: #FFF;text-decoration: none;}
.site_title a:active {color: #FFF;text-decoration: none;}
.site_title a:hover {color: #FFF;text-decoration: none;}



/* エントリー---------------------------------------------------------------------- */

.entry_navi {
	font-size: 10px;
	color: #E339A1;
	margin-bottom:10px;
	}

.entry_navi a,
.entry_navi a:link,
.entry_navi a:visited,
.entry_navi a:active,
.entry_navi a:hover {color: #000; background: #E339A1; text-decoration:none;}

.entry {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	padding: 0px;
	margin-bottom:15px;
	border-bottom: 1px #666 dotted;
　　　　　word-wrap:break-word;
	}

.entry_head {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	background: url(./template/black/img/entry_head.gif) no-repeat; 
	}

.entry_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	margin-bottom:5px;
	}

.entry_title {
	font-size: 14px;
	font-weight: bolder;
	}

.entry_state1 {
	color: #999;
	font-size: 10px;
	position: relative; top:-5px;
	}

.entry_state1 a,
.entry_state1 a:link,
.entry_state1 a:visited,
.entry_state1 a:active,
.entry_state1 a:hover {color:#999;}


.entry_body {
	color: #BEBEBE;
	margin: 20px 0px 20px 0px;
	font-size: 10px;
	}

.entry_more {
	color: #BEBEBE;
	font-size: 10px;
	}

.entry_state2 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}

blockquote {
	font-size: 10px;
	color: #999;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #666;
	}

.pict {
	border:1px #CCC solid;
	}



/* コメント・トラックバック---------------------------------------------------------------------- */

.comment {
	font-size: 10px;
	color: #CCC;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #666;
	}

.comment_state {
	margin-top: 5px;
	border-top: 1px dotted #666;
	}

.tb_title {
	font-size: 10px;
	font-weight: bolder;
	border-bottom: 1px dotted #666;
	margin-bottom:5px;
	}


/* サイドメニュー---------------------------------------------------------------------- */

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #E339A1;
	text-align:right;
	margin-bottom: 8px;
	}

.linktitle img {
	weight: 12px;
	height: 12px;
	border: none;
	margin-right: 3px;
	}

.linktext {
	color: #CCC;
	font-size: 10px;
	text-align:right;
	border-bottom: 1px #666 dotted;
	padding-bottom:10px;
	margin-bottom:10px;
	}

/* フォーム---------------------------------------------------------------------- */

#box input,
#box textarea,
#box select {
	color:#FFF;
	font-size :12px;
	background-color:#444;
	border: 1px solid #E339A1;
	padding: 2px;
	}

.button {
	margin-top: 3px;
	}


/* アマゾン---------------------------------------------------------------------- */

.amazon_text {
	text-align: left;
	}

.amazon_text strong {
	color: #FFF;
	}
/* 追加---------------------------------------------------------------------- */
#pr {
	font-size: 10px;
	color: #E339A1;
	margin-bottom:10px;
	}

#pr a,
#pr a:link,
#pr a:visited,
#pr a:active,
#pr a:hover {color: #000; background: #E339A1; text-decoration:none;}

#free a {color: #E339A1; text-decoration:underline;}
#free a:link {color: #E339A1; text-decoration:underline;}
#free a:visited {color: #E339A1; text-decoration:underline;}
#free a:active {color: #E339A1; text-decoration:underline;}
#free a:hover {color: #000; background: #E339A1; text-decoration:none;}

#free {word-wrap:break-word}

h2 {
	font-size: 14px;
	}
h3 {
	font-size: 12px;
	}

.rank_link a:link {color: #666; text-decoration:none; padding:2px; border: dotted 1px #666;font-weight:normal;}
.rank_link a:visited {color: #666; text-decoration:none; padding:2px; border: dotted 1px #666; font-weight:normal;}
.rank_link a:hover {color: #000; background: #666; text-decoration:none; padding:2px; border: solid 1px #333; font-weight:normal;}

#link { 
    padding:3px;
    margin:0px 0px 10px 0px;
    color:#333333;
    background-color:#999999;
    float:left;
    width:100%;
    list-style-type: none;
    font-size:12px;
    line-height:140%;
} 

#link  li{ 
    float:left;
} 

#link a:link {
    color:#ffffff;
    text-decoration: underline;

}
#link a:visited {
    color:#ffffff;
    text-decoration: underline;
}
#link a:hover {
    color:#ffffff;
    text-decoration: none;
}

.ret  { 
    padding-top:5px;
} 

.ret a:link  { 
    color:#ffffff;
} 

.ret a:visited  { 
    color:#ffffff;
} 

.ret a:hover  { 
    color:#ffffff;
} 

#body {
    text-align:left;
    background-color:#E339A1;
}

#social {
    padding:20px 0;
}

#ads {
    padding:10px 0;
    background-color:#E339A1;
    text-align:center;
}

.relatedEntry {
   padding:0px;
   margin:10px 0 0 0;
}

.relatedEntry ul {
   padding:0 0 0 20px;
   margin:0px;
}

.relatedEntry li {
   font-size: 12px;
   list-style-type: disc;
}