*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #666;
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
a:link,a:visited{
	color: #fff;
	text-decoration: none;	
}
a:hover,a:active{
	color: #f90;
	text-decoration: underline;
}
ul{
	margin: 0px 10px 0px 20px;
}
form{
	margin: 0;
	padding: 0;
}
input{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
.clear{
	clear: both;
}

/*========== Blog Header ==========*/
.blog_menu{
	width: auto;
	margin: 0;
	padding: 0px 5px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_50-trans.png");
	font-size: 14px;
	font-family: Impact,"Arial Black",Sans-Serif;
	text-align: right;
	float: right;
}
.blog_menu a:link,.blog_menu a:visited{
	color: #000;
	text-decoration: none;	
}
.blog_menu a:hover,.blog_menu a:active{
	color: #f90;
	text-decoration: none;
}
.blog_title{
	margin: 5px 5px 0px 5px;
	font-size: 24px;
	font-weight: bolder;
}
.blog_title a:link,.blog_title a:visited{
	color: #fff;
	text-decoration: none;	
}
.blog_title a:hover,.blog_title a:active{
	color: #f90;
	text-decoration: none;
}
.blog_description{
	margin: 5px 5px 5px 10px;
	color: #fff;
	clear: both;
}
#body_wrap{
	width: 960px;
	margin: 0;
	padding: 0;
}
#body_header{
	width: auto;
	height: 200px;
	margin: 30px 0px;
	background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/sup04_header_sample.jpg") no-repeat;
	border: 1px solid #fff;
	text-align: left;
	clear: both;
}

/*========== Blog Footer ==========*/
#body_footer{
	width: auto;
	margin: 50px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #666;
	text-align: center;
	clear: both;
}
#body_footer a:link,#body_footer a:visited{
	color: #666;
	text-decoration: underline;	
}
#body_footer a:hover,#body_footer a:active{
	color: #f90;
	text-decoration: underline;
}

/*========== Main Column ==========*/
#main{
	width: 725px;
	text-align: left;
	float: left;
}

/*========== Side Column ==========*/
#side_r{
	width: 210px;
	float: right;
}
#side_r a:link,#side_r a:visited{
	color: #fff;
	text-decoration: none;	
}
#side_r a:hover,#side_r a:active{
	color: #000;
	text-decoration: none;
	background-color: #f90;
}

/*========== Entry ==========*/
#entry{
	width: 705px;
	margin: 0px 0px 20px 0px;
	clear: both;
}
.entry_day{
	width: 120px;
	padding: 0px 5px 0px 0px;
	font-size: 120px;
	font-family: Impact,Sans-Serif;
	text-align: right;
	vertical-align: super;
	letter-spacing: -5px;
	float: left;
}

.entry_day a:link,.entry_day a:visited{
	color: #fff;
	text-decoration: none;
}
.entry_day a:hover,.entry_day a:active{
	color: #f90;
	text-decoration: none;
}
.entry{
	width: 580px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	float: right;
}
.entry_date{
	color: #fff;
	font-size: 30px;
	font-family: Impact,Sans-Serif;
}
.entry_description{
	color: #fff;
	margin: 0;
}
.entry_description a:link,.entry_description a:visited{
	color: #fff;
	text-decoration: underline;
	font-weight: bolder;
}
.entry_description a:hover,.entry_description a:active{
	color: #f90;
	text-decoration: underline;
	font-weight: bolder;
}
.entry_title{
	margin: 10px 0px 0px 0px;
	color: #ccc;
	font-size: 24px;
	font-weight: bolder;
}
.entry_body{
	padding: 20px 0px;
	color: #ccc;
	font-size: 12px;
	font-family: メイリオ,Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
	line-height: 2em;
	overflow-x: hidden;
	clear: both;
}
.entry_body a:link,.entry_body a:visited{
	color: #fff;
	text-decoration: underline;	
}
.entry_body a:hover,.entry_body a:active{
	color: #f90;
	text-decoration: underline;
}
.entry_body img{
	margin: 0;
}
.entry_body img.left{
	margin: 0px 10px 5px 0px;
	float: left;
}
.entry_body img.right{
	margin: 0px 0px 5px 10px;
	float: right;
}
.entry_body img.emoji{
	margin: 0px 2px;
	vertical-align: middle;
}
.entry_body blockquote{
	margin: 0px;
	padding: 5px 10px;
	border-top: 1px dotted #333;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-left: 4px solid #333;
	color: #999;
	clear: both;
}
.entry_body blockquote a:link,.entry_body blockquote a:visited{
	color: #ccc;
	text-decoration: underline;	
}
.entry_body blockquote a:hover,.entry_body blockquote a:active{
	color: #f90;
	text-decoration: underline;
}
.more{
	font-size: 14px;
	font-family: Impact,Verdana,"MS UI Gothic",Osaka,Sans-Serif;
	text-align: right;
	clear: both;
}
.more a:link,.more a:visited{
	color: #fff;
	text-decoration: none;
}
.more a:hover,.more a:active{
	color: #fff;
	text-decoration: underline;
}
.entry_more{
	padding: 30px 0px 0px 0px;
	clear: both;
}
.entry_edit{
	padding: 2px 0px;
	float: left;
}
.entry_edit a:link,.entry_edit a:visited{
	background-color: #333;
	border: 1px solid #333;
	color: #000;
	text-decoration: none;	
}
.entry_edit a:hover,.entry_edit a:active{
	background-color: #f90;
	border: 1px inset #666;
	color: #fff;
	text-decoration: none;
}
.entry_footer{
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #1a1a1a;
	color: #333;
	font-family: calibri,Verdana,"MS UI Gothic",Osaka,Sans-Serif;
	text-align: right;
	clear: both;
}
.relate_dl{
	margin: 20px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #333;
	color: #999;
	clear: both;
}
.theme{
	margin: 20px 0px 0px 0px;
	padding: 2px 5px;
	border: 1px solid #333;
	color: #999;
	clear: both;
}
#function{
	width: 705px;
	margin: 20px 0px 0px 0px;
	clear: both;
	text-align: left;
	clear: both;
}
#function h1{
	font-size: 28px;
	font-family: Impact,Verdana,Sans-Serif;
	font-weight: lighter;
}
#function h2{
	font-size: 20px;
}
#function h3{
	font-size: 16px;
}
#function a:link,#function a:visited{
	color: #fff;
	text-decoration: underline;	
}
#function a:hover,#function a:active{
	color: #f90;
	text-decoration: underline;
}
#function dl{
	margin: 20px 0px 0px 0px;
	text-align: left;
	line-height: 1.7em;
}
.page_navi{
	width: 705px;
	margin: 20px 0px 0px 0px;
	clear: both;
}
.page_navi .prev{
	width: 50%;
	text-align: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
}
.page_navi a:link,.page_navi a:visited{
	color: #fff;
	text-decoration: none;
}
.page_navi a:hover,.page_navi a:active{
	color: #fff;
	text-decoration: underline;
}

/*========== Comment ==========*/
.comment{
	width: auto;
	margin: 10px 0px 0px 0px;
	background-color: #1a1a1a;
	border: 1px solid #333;
	color: #ccc;
	clear: both;
}
.cm_title{
	padding: 10px 0px 0px 10px;
}
.cm_body{
	padding: 10px 5px 0px 20px;
	line-height: 1.7em;
}
.cm_footer{
	padding: 10px 5px 10px 20px;
}
.form{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px dotted #666;
}
.comment_form{
	width: 600px;
}
.comment_form td{
	padding: 2px 5px;
	color: #999;
}
.comment_form td.point{
	width: 120px;
	color: #666;
	font-weight: bolder;
	font-style: italic;
}
.comment_form input.txt{
	width: 99%;
	padding: 2px;
	color: #000;
}
.comment_form textarea{
	width: 99%;
	padding: 2px;
	color: #000;
}

/*========== Trackback ==========*/
.trackback{
	width: auto;
	margin: 10px 0px 0px 0px;
	clear: both;
}
.tb_title{
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #333;
}
.tb_body{
	padding: 10px 5px 0px 20px;
	line-height: 1.7em;
}
.tb_footer{
	padding: 10px 5px 10px 20px;
}

/*========== Plugin ==========*/
.plugin{
	width: 210px;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #fff;
	color: #999;
	text-align: left;
}
.plugin_title{
	padding: 0px 5px;
	border-left: 10px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	clear: both;
}
.plugin2{
	width: 210px;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #09f;
	color: #999;
	text-align: left;
}
.plugin2_title{
	padding: 0px 5px;
	border-left: 10px solid #09f;
	color: #09f;
	font-size: 16px;
	font-weight: bolder;
	clear: both;
}
.plugin3{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #1a1a1a;
	border: 1px solid #666;
	color: #999;
	text-align: left;
}
.plugin3_title{
	padding: 0px 5px;
	border-left: 10px solid #666;
	color: #666;
	font-size: 16px;
	font-weight: bolder;
	clear: both;
}
.plugin_body{
	padding: 10px;
	line-height: 170%;
	overflow-x: hidden;
}
.plugin_body ul{
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}
.plugin_header{
	padding: 10px 10px 0px 10px;
}
.plugin_footer{
	padding: 0px 10px 10px 10px;
}

/*========== Calendar ==========*/
#calendar{
	width: auto;
	padding: 0px 10px 0px 0px;
	background-color: #c00;
	color: #fff;
	font-weight: bolder;
	font-family: calibri,Verdana,"MS UI Gothic",Osaka,Sans-Serif;
	text-align: left;
	white-space: nowrap;
}
#calendar .day{
	width: 26px;
	background-color: #fff;
	border-right: 1px solid #000;
	color: #000;
	font-weight: lighter;
	text-align: center;
	float: left;
}
#calendar .day a:link,#calendar .day a:visited{
	width: 26px;
	background-color: #e5e5e5;
	color: #000;
	text-decoration: none;
	display: block;
}
#calendar .day a:hover,#calendar .day a:active{
	width: 26px;
	color: #fff;
	background-color: #f00;
	text-decoration: none;
	font-weight: bolder;
	display: block
}
#jsddm{
	width: 100px;
	margin: 0;
	padding: 0px 5px;
	float: right;
	display: block;
}
#jsddm li{
	list-style: none;
	float: left;
}
#jsddm li a:link,#jsddm li a:visited{
	padding: 0px 5px;
	background-color: #c00;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}
#jsddm li a:hover,#jsddm li a:active{
	background-color: #c00;
	color: #fff;
	text-decoration: none;
}
#jsddm li ul{
	width: 100px;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #fff;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li{
	float: none;
	display: inline;
	text-align: left;
}
#jsddm li ul li a{
	width: auto;
	background-color: #f90;
}
#jsddm li ul li a:hover{
	background-color: #f90;
}
.search{
	padding: 0px 0px 20px 0px;
}
input.login{
	margin: 0px 10px;
	font-size: 16px;
	font-family: Impact,Verdana,Sans-Serif;
	float: right;
}