@import url(http://fonts.googleapis.com/css?family=Alfa+Slab+One|Rock+Salt);

*{
	margin: 0;
	padding: 0;
}
body{
	background: #333 url("http://blog-imgs-35.fc2.com/s/l/u/slugsupper/templateBG_concrete_paynes_grey.jpg");
	color: #000;
	font-size: 12px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1;
}
a:link,a:visited{
	color: #ff0;
	text-decoration: none;	
}
a:hover,a:active{
	color: #fff;
	text-decoration: underline;
}
form,ul,ol,li,dl,dt,dd,div,p,table,tr,td,caption,h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	border: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
img{
	margin: 0;
	border: none;
	vertical-align: middle;
}
.clear{
	clear: both;
}
#body_bg{
	z-index: 0;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	color: #737373;
	font-size: 160px;
	font-weight: bolder;
	font-family: "Rock Salt","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,cursive;
	text-align: right;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#body_wrap{
	z-index: 1;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#fixed_header{
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
}
#fixed_footer{
	z-index: 3;
	position: fixed;
	right: 10px;
	bottom: 10px;
	font-size: 28px;
	font-family: "Rock Salt","Segoe Script","Brush Script MT",cursive;
	text-align: center;
}

/*========== Blog Header ==========*/
#body_header{
	width: auto;
	margin: 0 0 50px -20px;
	color: #fff;
}
#body_header a{
	color: #fff;
}
#body_header a:hover{
	color: #ff0;
	text-decoration: none;
}
.blog_title{
	font-size: 48px;
	font-family: "Arial Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	letter-spacing: -1px;
}
.blog_description{
	margin: 10px 5px;
}
.blog_menu{
	padding: 2px 5px;
	background-color: #c33;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Alfa Slab One","Arial Black",Impact,Sans-Serif;
	text-align: right;
	word-spacing: 10px;
}
.blog_menu a{
	color: #fff;
	text-decoration: none;
}
.blog_menu a:hover{
	color: #ff0;
	text-decoration: none;
}

/*========== Blog Footer ==========*/
#body_footer{
	width: auto;
	margin: 100px 0 0 0;
	color: #000;
	text-align: left;
	word-spacing: 2px;
	clear: both;
}
#body_footer a{
	color: #000;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #ff0;
}
#body_footer img{
	margin: -5px 5px 0 0;
	border: none;
	float: left;
}
/*========== Main Column ==========*/
#main{
	width: 670px;
	float: left;
}

/*========== Side Column ==========*/
#side_r{
	width: 260px;
	float: right;
}

.paint_top{
	height: 15px;
	margin: -30px 0 0 0;
	background: url("http://blog-imgs-35.fc2.com/s/l/u/slugsupper/alpha_fff_50_wet_paint_top-trans.png") repeat-x;
	font-size: 1px;
}
.paint_bottom{
	height: 15px;
	margin: 0 0 30px 0;
	background: url("http://blog-imgs-35.fc2.com/s/l/u/slugsupper/alpha_fff_50_wet_paint_bottom-trans.png") repeat-x;
	font-size: 1px;
}
#function .paint_top{
	margin: 0;
}
#function .paint_bottom{
	margin: 0;
}
.spray a{
	color: #1a1a1a;
	font-weight: bolder;
	font-family: "Rock Salt","Segoe Script","Brush Script MT",cursive;
	text-decoration: none;
	text-shadow: 0 0 3px #000;
	filter: Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.spray a:hover{
	color: #ff0;
	text-shadow: 0px 0px 3px #fff;
}
/*========== Entry ==========*/
#entry{
	width: auto;
	padding: 35px 20px 15px 20px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_50-trans.png");
	clear: both;
}
#entry a{
	color: #000;	
}
#entry a:hover{
	color: #ff0;
	text-decoration: none;
}
#function #entry{
	padding: 0 20px 15px 20px;
}
.entry_header{}
.entry_date{
	margin: 0 0 0 -20px;
	font-size: 64px;
}
.entry_title{
	position: relative;
	color: #000;
	font-size: 24px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
}
.entry_description{
	color: #000;
	line-height: 1.3em;
}
.entry_description a{
	border-bottom: 1px dotted #333;
	text-decoration: none;	
}
.entry_description a:hover{
	border-bottom: 1px solid #ff0;
	text-decoration: none;
}
.entry_body{
	padding: 20px 0;
	color: #000;
	font-size: 12px;
	font-family: Verdana,メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
	line-height: 1.8em;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #f00 !important;
}
.entry_body a:hover{
	color: #ff0 !important;
	text-decoration: underline !important;
}
.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;
}
.entry_body ul{
	margin: 0 0 0 20px;
}
.entry_body blockquote{
	margin: 10px 0;
	padding: 0 0 0 10px;
	border-left: 10px solid #ccc;
	color: #333;	
	clear: both;
}
.entry_body .more{
	margin: 10px 0 0 0;
	font-size: 24px;
	font-family: "Alfa Slab One","Arial Black",Impact,Sans-Serif;
	text-align: right;
	clear: both;
}
.entry_body .entry_more{
	margin: 30px 0 0 0;
	clear: both;
}
.entry_body .theme{
	margin: 5px 0 0 0;
	font-size: smaller;
	clear: both;
}
.entry_footer{
	clear: both;
}
.entry_footer input{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: x-small;
	cursor: pointer;
	float: right;
}

/*---------- FC2 default elements / ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	clear: both;
}
.relate_dt{
	padding: 0 5px;
}
.relate_dd{}
.relate_ul{
	margin: 0 0 5px 0 !important;
	padding: 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
}
.relate_li{
	padding: 0 5px;
	border-top: 1px dotted #ccc;
}
.relate_li_nolink{
	padding: 0 5px;
	border-top: 1px dotted #ccc;
}
.fc2_footer{
	margin: 20px 0 0 0;
	clear: both;
}
.fc2_footer table{
	border-spacing: 0;
	float: left;
}
.fc2_footer table td{
	vertical-align: top;
}
/*---------- / FC2 default elements ----------*/

#function{
	margin: 20px 0 0 0;
	clear: both;
}
#function h1{
	font-size: 24px;
	font-family: "Alfa Slab One","Arial Black",Impact,Sans-Serif;
	font-weight: lighter;
}
#function h2{
	font-size: 20px;
}
#function h3{
	font-size: 16px;
}
#function dl{
	margin: 20px 0 0 0;
	color: #ccc;
	text-align: left;
	line-height: 1.6em;
}

.page_navi{
	font-size: 28px;
	clear: both;
}
.page_navi .prev{
	width: 50%;
	text-align: left;
	float: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
	float: right;
}

/*========== Comment ==========*/
.comment{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	clear: both;
}
.comment a{
	border-bottom: 2px solid #f00 !important;
}
.comment a:hover{
	border-bottom: 2px solid #ff0 !important;
	color: #f00 !important;
	text-decoration: none !important;
}
.cm_header{
	padding: 10px;
}
.cm_body{
	padding: 10px;
	line-height: 1.6em;
}
.cm_footer{
	padding: 10px;
}
.cm_footer input{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: smaller;
	cursor: pointer;
}
.form{
	width: auto;
	padding: 10px;
	border: 1px solid #000;
}
.comment_form{
	width: auto;
}
.comment_form div{
	margin: 0 0 5px 0;
}
.comment_form input.txt,.comment_form textarea{
	margin: 5px 5px 0 0;
	padding: 5px;
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
}
.comment_form input.txt{
	width: 250px;
}
.comment_form textarea{
	width: 450px;
	height: 100px;
}
.comment_form input.btn{
	cursor: pointer;
}

/*========== Trackback ==========*/
.tb_ping{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tb_ping input{
	width: 99%;
	margin: 5px 0;
	background-color: transparent;
	border: none;
	font-weight: bolder;
	color: #000;
}
.trackback{
	padding: 10px 0;
	border-bottom: 1px solid #000;
	clear: both;
}
.trackback a{
	border-bottom: 2px solid #f00 !important;
}
.trackback a:hover{
	border-bottom: 2px solid #ff0 !important;
	color: #f00!important;
	text-decoration: none !important;
}
.tb_header{}
.tb_body{
	padding: 10px 0;
	line-height: 1.6em;
}
.tb_footer{}

/*========== Plugin ==========*/
.plugin1{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #fff;
	clear: both;
}
.plugin1 .plugin_title{
	border-bottom: 1px solid #fff;
	font-size: large;
	font-weight: bolder;
}
.plugin2{
	margin: 0 0 10px 0;
	padding: 5px 5px 10px 5px;
	background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ccc;
	clear: both;
}
.plugin2 .plugin_title{
	padding: 0 5px 5px 5px;
	color: #999;
	font-size: large;
	font-weight: bolder;
}
.plugin3{
	clear: both;
}
.plugin3 .plugin_title{
	padding: 5px 0;
	color: #000;
	font-size: large;
	font-weight: bolder;
}
.plugin3 a{
	color: #f00 !important;
}
.plugin3 a:hover{
	color: #ff0 !important;
	text-decoration: underline !important;
}
.plugin3 .plugin_body{
	margin: 0;
}
.plugin3 .plugin_header{
	padding: 5px 0 0 0;
	color: #333;
}
.plugin3 .plugin_footer{
	padding: 0 0 5px 0;
	color: #333;
}
.plugin_body{
	margin: 0 5px;
	padding: 5px 0;
	line-height: 1.6em;
	overflow-x: hidden;
	clear: both;
}
.plugin_body ul{
	margin: 0 0 0 1px;
	list-style: inside;
}
.plugin_header{
	padding: 5px 5px 0 5px;
	clear: both;
}
.plugin_footer{
	padding: 0 5px 5px 5px;
	clear: both;
}
.search{
	width: auto;
	margin: 10px 0;
}
.search input.txt{
	width: 215px;
	margin: 0 5px 0 0;
	padding: 2px 5px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	float: left;
}
:root .search input.txt{
	width: 215px;
	height: 20px;
	margin: -2px 5px 0 0;
	padding: 0 5px;
	background-color: transparent;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	float: left;
}

/* ========== calendar ========== */
#calendar{
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 18px;
	font-family: "Rock Salt","Segoe Script","Brush Script MT",cursive;
	line-height: 1.7;
}
#calendar a{
	color: #fff;
	text-decoration: none;	
}
#calendar a:hover{
	color: #ff0;
}
.calendar{
	margin: 0 auto;
}
.calendar caption{
	padding: 0 0 2px 0;
}
.calendar th{
	font-size: 10px;
	text-align: center;
}
.calendar th.sun{}
.calendar th.sat{}
.calendar td{
	width: 37px;
	color: #999;
	text-align: center;
	vertical-align: middle;
}
.calendar td a{
	width: 100%;
	height: 100%;
	font-weight: bolder;
	display: block;
}
.calendar td a:hover{}