*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background: #000 url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/templateBG_chip_board_black.jpg");
	color: #808080;
	font-size: 15px;
	font-family: Georgia,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
}

a:link,a:visited{
	color: #FF6600;
	text-decoration: none;	
}
a:hover,a:active{
	color: #FF00FF;
	text-decoration: none;
}

ul{
	margin: 0 10px 0 20px;
}
form{
	margin: 0;
	padding: 0;
}
input{
	font-size: 13px;
	font-family: Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif
}
textarea{
	font-size: 13px;
	font-family: Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif
}
.clear{
	clear: both;
}
.blog_menu{
	width: auto;
	margin: 5px 20px 10px 20px;
	font-family: Arial,Verdana,Sans-Serif;
}
.blog_title{
	width: 180px;
	height: 22px;
	background: 
	float: left;
}
.blog_title h1{
	margin: 15px 20px 5px 20px;
	font-size: 30px;
	font-family: Arial,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1em;
       float: left;

}
.blog_title a:link,.blog_title a:visited{
	color: #F5F5F5;
	text-decoration: none;
}
.blog_title a:hover,.blog_title a:active{
	color: #FF00FF;
	text-decoration: none;

}
.blog_description{
	width: auto;
	padding: 10px 0 0 0;
	font-weight: lighter;
	float: left;

}

#body_bg{
	z-index: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: auto;
	color: #000;
	font-size: 120px;
	font-weight: bolder;
	letter-spacing: -5px;
	line-height: 0.7em;
	position: absolute;
}

#body_wrap{
	z-index: 1;
	width: 1010px;
	margin: 0;
	padding: 0;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/sup07_1_side_crease-trans.png") repeat-y 585px 0;
	position: relative;
}
#body_header{
	width: auto;
	margin: 0;
	text-align: right;
}
#body_footer{
	width: auto;
	margin: 100px 0 5px 0;
	color: #666;
	text-align: left;
	clear: both;
}
#body_footer a:link,#body_footer a:visited{
	color: #666;
	text-decoration: underline;	
}
#body_footer a:hover,#body_footer a:active{
	color: #F5F5F5;
	text-decoration: underline;
}
#main{
	width: 460px;
	margin: 0 30px 0 0;
	text-align: left;
	float: left;
}
#side_1{
	width: 180px;
	margin: 10px 0 0 10px;
	float: left;
}
#side_2{
	width: 310px;
	margin: 10px 0 0 10px;
	float: left;
}
.entry{
	width: auto;
	margin: 0 0 100px 10px;
	text-align: left;
	clear: both;
}
.entry_header{
	width: auto;
	margin: 0;
	text-align: left;
}
.entry_footer{
	margin: 0 0 20px 0;
	padding: 0 0 2px 0;
	clear: both;
}
.entry_footer a:link,.entry_footer a:visited{
	color: #999;
	text-decoration: underline;	
}
.entry_footer a:hover,.entry_footer a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.entry_footer p.left{
	float: left;
}
.entry_footer p.right{
	float: right;
}
.entry_date{
	width: 100px;
	height: 100px;
	margin: 0 5px 0 0;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/sup07_entry_date_bg-trans.png") no-repeat;
	color: #FFF5EE;
	font-size: 24px;
	font-family: Impact,"Times New Roman",Sans-Serif;
	text-align: center;
	float: left;
}
.entry_date p{
	padding: 35px 0 0 0;
}
.entry_date .day{
	font-size: 38px;
}
.entry_date a:link,.entry_date a:visited{
	color: #FFF5EE;
	text-decoration: none;	
}
.entry_date a:hover,.entry_date a:active{
	color: #FF00FF;
	text-decoration: none;
}
.entry_title_wrap{
	padding: 15px 0 0 0;
	overflow: hidden;
}
.entry_title{
	color: #FFF5EE;
	font-size: 20px;
	font-weight: bolder;
}
.entry_title a:link,.entry_title a:visited{
	color: #FDF5E6;
	text-decoration: none;	
}
.entry_title a:hover,.entry_title a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.entry_description{
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 10px;
}
.entry_description a:link{
	color: #FFF5EE
	text-decoration: underline;
	font-weight: bolder;
}
.entry_description a:visited{
	color: #FFF5EE
	text-decoration: underline;
	font-weight: bolder;


}
.entry_description a:hover,.entry_description a:active{
	color: #FF00FF
	text-decoration: underline;
	font-weight: bolder;
}
.entry_body{
	padding: 30px 0;
	color: #cccccc;
	font-family: Georgia,メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
	line-height: 1.8em;
	overflow-x: hidden;
	clear: both;


}
.entry_body a:link,.entry_body a:visited{
	color: #FF6600;
	text-decoration: underline;	
}
.entry_body a:hover,.entry_body a:active{
	color: #FF00FF;
	text-decoration: underline;


}
.entry_body img{
	margin: 0;
}
.entry_body img.left{
	margin: 0 10px 5px 0;
	float: left;
}
.entry_body img.right{
	margin: 0 0 5px 10px;
	float: right;
}
.entry_body img.emoji{
	margin: 0 2px;
	vertical-align: middle;
}
.entry_body blockquote{
	margin: 0;
	padding: 5px 10px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 7px solid #333;
	color: #cccccc;
	clear: both;
}

.entry_body blockquote a:link,.entry_body blockquote a:visited{
	color: #cccccc;
	text-decoration: underline;	
}
.entry_body blockquote a:hover,.entry_body blockquote a:active{
	color: #f90;
	text-decoration: underline;
}


.more{
	font-size: 18px;
	font-weight: bolder;
	font-family: "Segoe Script","Mv Boli","Brush Script MT",Georgia,Serif;
	text-align: left;
	clear: both;
}
.more a:link,.more a:visited{
	color: #FF00FF;;
	text-decoration: none;
}
.more a:hover,.more a:active{
	color: #f90;
	text-decoration: underline;
}
.entry_more{
	padding: 30px 0 0 0;
	clear: both;
}
.entry_edit{
	padding: 2px 0px;
	float: left;
}
.entry_edit a:link,.entry_edit a:visited{
	background-color: #000;
	border: 1px solid #000;
	color: #b3a086;
	text-decoration: none;	
}
.entry_edit a:hover,.entry_edit a:active{
	background-color: #cccccc;
	border: 1px inset #666;
	color: #000;
	text-decoration: none;
}
.relate_dl{
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid #333;
	color: #999;
	clear: both;
}
.theme{
	margin: 20px 0 0 0;
	padding: 0 5px;
	border: 1px dotted #333;
	color: #999;
	font-size: x-small;
	clear: both;
}
#function{
	width: auto;
	margin: 0 0 0 10px;
	clear: both;
	text-align: left;
	clear: both;
}
#function h1{
	font-size: 24px;
	font-family: Georgia,"Times New Roman",Serif;
	clear: both;
}
#function h2{
	font-size: 20px;
}
#function h3{
	font-size: 16px;
}
#function dl{
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 1.7em;
}
.page_navi{
	width: auto;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: bolder;
	font-family: "Segoe Script","Mv Boli","Brush Script MT",Georgia,Serif;
	clear: both;
}
.page_navi .prev{
	width: auto;
	text-align: left;
	float: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
	float: right;
}
.page_navi a:link,.page_navi a:visited{
	color: #cccccc;
	text-decoration: none;
}
.page_navi a:hover,.page_navi a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.comment{
	width: auto;
	margin: 10px 0 0 0;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #FFFEE5;
	clear: both;
}
.comment a:link,.comment a:visited{
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bolder;	
}
.comment a:hover,.comment a:active{
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bolder;
}
.cm_title{
	padding: 10px 10px 0 10px;
}
.cm_body{
	padding: 10px 20px 0 20px;
	line-height: 1.7em;
}
.cm_footer{
	padding: 10px 20px;
}
.form{
	width: auto;
	margin: 0;
	padding: 10px;
	background-color: #000;
	border-top: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #333;
}
.comment_form{
	width: 100%;
	border: 1px solid #666;
}
.comment_form td{
	padding: 5px 0 0 5px;
}
.comment_form td.point{
	width: 110px;
	padding: 0;
	font-weight: bolder;
	font-family: Georgia,"Times New Roman",Serif;
	font-style: italic;
	text-align: right;
}
.comment_form p.deck{
	width: 95%;
	text-align: right;
}
.comment_form input.txt{
	width: 95%;
	padding: 2px;
	background-color: #000;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #000;
	color: #F5F5F5;
}
.comment_form input.btn{
	padding: 0;
	background-color: #666;
	border: 1px solid #666;
	color: #000;
	font-family: Georgia,"Times New Roman",Serif;
	font-weight: bolder;
	font-style: italic;
	cursor: pointer;
}
.comment_form textarea{
	width: 95%;
	padding: 2px;
	background-color: #000;
	border: 1px dotted #666;
	color: #F5F5F5;
	scrollbar-base-color: #000;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #666;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #000;
}
.trackback{
	width: auto;
	margin: 10px 0 0 0;
	clear: both;
}
.trackback a:link,.trackback a:visited{
	color: #666;
	text-decoration: underline;	
}
.trackback a:hover,.trackback a:active{
	color: #cccccc;
	text-decoration: underline;
}
.trackback input.txt{
	width: 99%;
	padding: 5px;
	background-color: #000;
	border-top: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #333;
	color: #666;
	font-weight: bolder;
	font-family: Georgia,"Times New Roman",Serif;
	font-style: italic;
}
.tb_title{
	padding: 10px 0 0 0;
	border-top: 1px solid #333;
}
.tb_body{
	padding: 10px 20px 0 20px;
	line-height: 1.7em;
}
.tb_footer{
	padding: 10px 20px;
}
.plugin1{
	width: auto;
	margin: 0 0 10px 0;
}
.plugin1 a:link,.plugin1 a:visited{
	color: #cccccc;
	text-decoration: none;	
}
.plugin1 a:hover,.plugin1 a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.plugin1 .plugin_title{
	padding: 0;
	color: #FFFDA5;
	font-size: 14px;
	font-weight: bolder;
	clear: both;
}
.plugin2{
	width: auto;
	padding: 0 5px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #999;
}
.plugin2 a:link,.plugin2 a:visited{
	color: #cccccc;
	text-decoration: none;	
}
.plugin2 a:hover,.plugin2 a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.plugin2 .plugin_title{
	padding: 0;
	color: #191919;
	font-size: 15px;
	font-weight: bolder;
	clear: both;
}
.plugin2 .plugin_body{
	font-family: "Meiryo UI",Tahoma,"MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: normal;
}
.plugin3{
	width: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border-top: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #333;
	color: #999;
}
.plugin3 a:link,.plugin3 a:visited{
	color: #F5F5F5;
	text-decoration: none;	
}
.plugin3 a:hover,.plugin3 a:active{
	color: #FF00FF;
	text-decoration: underline;
}
.plugin3 .plugin_title{
	padding: 0 0 10px 0;
	color: #3c3c3c;
	font-size: 15px;
	font-weight: bolder;
}
.plugin3 .plugin_body{
	padding: 0;
	font-family: "Meiryo UI",Tahoma,"MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1.7em;
	overflow-x: hidden;
}

.plugin_body ul{
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}
.plugin_body{
	padding: 5px 0;
	line-height: 1.7em;
	overflow-x: hidden;
}
.plugin_header{
	padding:  0 0 5px 0;
}
.plugin_footer{
	padding: 5px 0 0 0;
}
.plugin_top{
	width: 170px;
	height: 10px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25_top_170-trans.png") no-repeat;
	font-size: 1px;
}
.plugin_bottom{
	width: 170px;
	height: 10px;
	margin: 0 0 10px 0;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25_bottom_170-trans.png") no-repeat;
	font-size: 1px;
}
.search{
	width: 180px;
	padding: 0 0 10px 0;
}
.search input.txt{
	width: 160px;
	padding: 0;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/templateBG_printed_black.jpg");
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	color: #F5F5F5;
	float: left;
}