@import url(http://fonts.googleapis.com/css?family=Alfa+Slab+One|Vampiro+One);
/*!
 * "Alfa Slab One","Vampiro One" are lisenced under the SIL Open Font License 1.1
 *  http://www.google.com/webfonts/
 */
*{
	margin: 0;
	padding: 0;
}
body{
	background: #999 url("https://blog-imgs-37-origin.fc2.com/s/l/u/slugsupper/templateBG_cardboard.jpg");
	color: #262121;
	font-size: 14px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	line-height: 1;
}
a{
	color: #262121;
	text-decoration: none;	
}
a:hover{
	color: #e5e5e5;
}
form,ul,ol,li,dl,dt,dd,div,p,table,tr,td,caption,h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	border: none;
	box-sizing: border-box;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
img{
	margin: 0;
	border: none;
	vertical-align: middle;
}
.clear{
	clear: both;
}
.alpha a{
	color: #000;
	filter: Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.alpha a:hover{
	color: #fff;
}

#body_wrap{
	z-index: 0;
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#fixed_header{
	z-index: 1;
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
}
#fixed_footer{
	z-index: 2;
	position: fixed;
	width: auto;
	height: auto;
	right: 0;
	bottom: 60px;
}
#body_header{
	clear: both;
}

/*---------- OPTION HEADER |----------
.option_header{
	height: 200px;
	margin: 0 0 10px 0;
	background: url("upload the image of 960px in width") no-repeat;
	border: 1px solid #262121;
}
.option_header a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
----------| OPTION HEADER ----------*/

.blog_menu{
	font-size: 24px;
	font-family: "Vampiro One",Sans-Serif;
}
.blog_menu a{
	color: #933;
}
.blog_menu a:hover{
	color: #e5e5e5;
}
.blog_title a{
	font-size: 48px;
	font-family: Impact,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	letter-spacing: -1px;
}
.blog_title a{
	text-shadow: 1px 1px 1px #fff;
}
.blog_title a:hover{
	text-shadow: -1px -1px 1px #000;
}
.blog_description{
	margin: 5px;
	font-weight: lighter;
}

#body_footer{
	position: relative;
	height: 215px;
	margin: 5px 0 0 0;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/templateBG_cardboard_footer.jpg") no-repeat 0 100%;
}
#body_footer .content{	
	position: absolute;
	width: 800px;
	height: 35px;
	bottom: 5px;
	left: 10px;
	color: #666;
	line-height: 1.2;
	clear: both;
}
#body_footer .content a{
	color: #666;
	text-decoration: underline;	
}
#body_footer .content a:hover{
	color: #fff;
	text-decoration: none;
}
#body_footer .login{
	position: absolute;
	right: 5px;
	bottom: 3px;
}

#main{
	width: 680px;
	float: left;
}
#side_r{
	width: 260px;
	float: right;
}

/*========== ENTRY ==========*/
#entry{
	margin: 0 0 20px 0;
	border-top: 10px solid #262121;
	border-bottom: 1px solid #262121;
	clear: both;
}
.entry_header,.entry_footer{
	clear: both;
}
.entry_header .edit{
	font-size: 22px;
	font-family: "Vampiro One",Sans-Serif;
	float: right;
}
.entry_footer{
	position: relative;
}
.new_comment{
	position: absolute;
	right: 0;
	bottom: 1px;
	font-family: Arial,Sans-Serif;
}
.new_comment a{
	padding: 2px 10px;
	background-color: #262121;
	border: 1px solid #232121;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #b3a78f;
	display: block;
}
.new_comment a:hover{
	background-color: #e5e5e5;
	color: #232121;
}
.entry_date{
	font-size: 46px;
	font-family: "Alfa Slab One","Arial Black",Sans-Serif;
	text-transform: uppercase;
}
.entry_description{
	position: relative;
	line-height: 1.3;
}
.entry_description a{
	border-bottom: 1px dotted #333;
	font-weight: bolder;
}
.entry_description a:hover{
	border-bottom: 1px solid #e5e5e5;
}
.entry_title{
	margin: 20px 0 0 0;
	font-size: 24px;
	clear: both;
}
.entry_body{
	margin: 20px 0 10px 0;
	color: #000;
	font-family: Verdana,メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	line-height: 1.8;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #933;
	text-decoration: underline;	
}
.entry_body a:hover{
	color: #e5e5e5;
	text-decoration: none;
}
.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{
	padding: 5px 10px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #ccc;
	color: #333;
	clear: both;
}
.more{
	margin: 10px 0;
	font-size: 36px;
	font-family: "Alfa Slab One","Arial Black",Sans-Serif;
	text-align: right;
	clear: both;
}
.more a{
	color: #933;
	text-decoration: none;
}
.more a:hover{
	color: #e5e5e5;
}
hr.spacer{
	padding: 30px 0 0 0;
	clear: both;
	visibility: hidden;
}

/*---------- FC2 default elements / ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	background: url("https://blog-imgs-45-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_10-trans.png");
	border: 1px solid #262121;
	color: #262121;
	clear: both;
}
.relate_dt{
	padding: 0 5px;
	border-bottom: 1px dotted #262121;
}
.relate_dd{
	padding: 5px 0;
}
.relate_ul{
	margin: 0 !important;
	padding: 0;
	list-style: none;
	line-height: 1.6;
}
.relate_ul a{
	color: #000;
	text-decoration: none;
}
.relate_ul a:hover{
	color: #933;
	text-decoration: underline;
}
.relate_li{
	padding: 0 0 0 20px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/arrow_tri_right.gif") no-repeat 5px 50%;
}
.relate_li_nolink{
	padding: 0 0 0 20px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/arrow_tri_right_wh.gif") no-repeat 5px 50%;
	color: #fff;
}
.fc2_footer{
	margin: 20px 0;
	clear: both;
}

/*---------- / FC2 default elements ----------*/
#function{
	margin: 20px 0 0 0;
	border-top: 10px solid #262121;
	clear: both;
}
#function .b1{
	padding: 2px 0;
	font-size: 20px;
	font-family: "Alfa Slab One","Arial Black",Impact,Sans-Serif;
	text-transform: uppercase;
}
#function .b2{
	font-size: 20px;
	font-weight: bolder;
}
#function dl{
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 1.6;
}
#function dd.bold{
	padding: 0 0 5px 0;
	font-size: large;
	font-weight: bolder;
	line-height: 1.2;
}
.page_navi{
	font-size: 56px;
	font-family: "Alfa Slab One","Arial Black",sans-serif;
	line-height: 0.6;
	clear: both;
}
.page_navi div{
	width: 40px;
	height: 40px;
	margin: 0 0 0 10px;
}
.page_navi .prev{
	float: right;
}
.page_navi .next{
	float: right;
}
.page_navi a{
	width: 100%;
	height: 100%;
	padding: 0;
	border: 1px solid #262121;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #262121;
	text-align: center;
	text-decoration: none;
	display: block;
}
.page_navi a:hover{
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
}

/*========== COMMENT ==========*/
.comment{
	margin: 0 0 5px 0;
	padding: 10px;
	background: url("https://blog-imgs-45-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_10-trans.png");
	border: 1px dotted #262121;
	clear: both;
}
.comment a{
	color: #262121;
	border-bottom: 2px solid #933;
}
.comment a:hover{
	color: #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}
.comment .header,.comment .footer,.comment .body{
	clear: both;
}
.comment .header{
	padding: 0 0 0 5px;
	border-left: 12px solid #262121;
}
.comment .body{
	padding: 10px 0;
	line-height: 1.6;
}
.comment .edit{
	margin: -5px 0 0 0;
	font-size: 14px;
	font-family: "Vampiro One",Sans-Serif;
	float: right;
}
.comment .edit a{
	border: none;
}
.form{
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px dashed #262121;
}
.comment_form{
	width: auto;
}
.comment_form div{
	padding: 5px;
}
.comment_form input.txt,.comment_form textarea{
	margin: 0 5px 0 0;
	padding: 5px;
	background-color: transparent;
	border: 1px solid #262121;
	color: #000;
}
.comment_form input.txt{
	width: 250px;
}
.comment_form textarea{
	width: 450px;
	height: 100px;
	margin: 5px 0 0 0;
	overflow: auto;
}
.comment_form input.btn{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 5px;
	background-color: transparent;
	border: none;
	border-top: 1px dashed #262121;
	border-left: 1px dashed #262121;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	color: #262121;
	font-size: 20px;
	font-family: Impact,Sans-Serif;
	cursor: pointer;
}

/*========== TRACKBACK ==========*/
.tb_ping{
	padding: 5px 0;
	border-bottom: 1px solid #262121;
}
.tb_ping input{
	width: 99%;
	margin: 0 0 5px 0;
	background-color: transparent;
	border: none;
	font-weight: bolder;
	color: #262121;
}
.trackback{
	padding: 10px 0;
	border-bottom: 1px solid #262121;
	clear: both;
}
.trackback a{
	color: #262121;
	border-bottom: 2px solid #933;
}
.trackback a:hover{
	color: #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}
.trackback .header,.trackback .footer,.trackback .body{
	clear: both;
}
.trackback .body{
	padding: 10px 0;
	line-height: 1.6;
}

/*========== Plugin ==========*/
.plugin{
	margin: 0 0 10px 0;
	clear: both;
}
.plugin .content{
	padding: 5px 0;
}
.plugin .title{
	font-size: 16px;
	font-weight: bolder;
}
.plugin .body{
	padding: 5px 0;
	line-height: 1.6;
	overflow-x: hidden;
	clear: both;
}
.plugin .body ul{
	margin: 0 0 0 1px;
	list-style: inside square;
}
.plugin .header,.plugin .footer{
	line-height: 1.6;
	clear: both;
}
.plugin.first .title{
	padding: 2px 3px;
	border-top: 3px solid #262121;
	border-right: 5px solid #262121;
	border-bottom: 3px solid #262121;
	border-left: 5px solid #262121;
}
.plugin.second{
	background: url("https://blog-imgs-37-origin.fc2.com/s/l/u/slugsupper/alpha_000000_70-trans.png");
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #999;	
}
.plugin.second .content{
	padding: 10px;
}
.plugin.second a{
	color: #ccc;	
}
.plugin.second a:hover{
	color: #fff;
}
.plugin.second .title{
	padding: 10px 10px 0 10px;
	color: #b3a78f;
}
.plugin.third{
	border-top: 10px solid #262121;
}
.plugin.third .title{
	padding: 2px 0;
	border-bottom: 1px dotted #262121;
}
.plugin.third a{
	color: #933;
	text-decoration: none;
}
.plugin.third a:hover{
	color: #e5e5e5;
	text-decoration: none;
}

/* ========== CALENDAR ========== */
#calendar{
	margin: 0 auto 10px auto;
	font-size: x-large;
	clear: both;
}
#calendar caption{
	padding: 0 0 5px 0;
	border-top: 10px solid #262121;
	font-size: 20px;
	font-family: "Alfa Slab One","Arial Black",Sans-Serif;
	text-transform: uppercase;
	line-height: 0.75;
}
#calendar th,#calendar td{
	border: 1px solid #262121;
}
#calendar th{
	width: 36px;
	font-size: x-small;
	font-family: Arial,Verdana,Sans-Serif;
}
#calendar th.sun{ color: #933; }
#calendar th.sat{ color: #000; }
#calendar td{
	width: 36px;
	color: #876;
	font-family: "Vampiro One",Sans-Serif;
	text-align: center;
}
#calendar td a{
	width: 100%;
	height: 100%;
	color: #262121;
	display: block;
}
#calendar td a:hover{
	background: url("https://blog-imgs-37-origin.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	color: #e5e5e5;
}
.search{
	margin: 0 0 10px 0;
	background: url("https://blog-imgs-37-origin.fc2.com/s/l/u/slugsupper/alpha_000000_70-trans.png");
}
.search input.txt{
	width: 190px;
	padding: 5px;
	background-color: transparent;
	border: none;
	border-right: 1px dotted #b3a78f;
	color: #b3a78f;
}
.search input.btn{
	padding: 3px;
	background-color: transparent;
	border: none;
	color: #b3a78f;
	cursor: pointer;
}

/* ========== PAGE NAVIGATOR　========== */
.navi_menu{
	background: url("https://blog-imgs-37-origin.fc2.com/s/l/u/slugsupper/templateBG_cardboard.jpg");
	border: 1px solid #ccc;
	border-right: none;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 5px 5px #000;
	-moz-box-shadow: 0 5px 5px #000;
	box-shadow: 0 5px 5px #000;
	font-size: large;
	font-family: Impact,Sans-Serif;
	line-height: 1.5;
}
.navi_menu div{
	border-top: 1px dotted #ccc;
}
.navi_menu div.top{
	border: none;
}
.navi_menu div a{
	width: 100%;
	height: 100%;
	padding: 0 10px;
	color: #ccc;
	text-decoration: none;
	display: block;	
}
.navi_menu div a:hover{
	color: #333;
}