@charaset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Adamina);
/*!
 * "Adamina" is lisenced under the SIL Open Font License 1.1
 *  http://www.google.com/webfonts/
 */

*{
	margin: 0;
	padding: 0;
}
body{
	background: #000 url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_chip_board_black.jpg");
	color: #808080;
	font-size: 12px;
	font-family: Adamina,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	line-height: 1;
}
a{
	color: #999;
	text-decoration: none;	
}
a:hover{
	color: #f90;
}
form, ul, ol, li, dl, dt, dd, div, p, table, caption{
	margin: 0;
	padding: 0;
	border: none;
}
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;
}

#body_bg{
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	color: #000;
	font-size: 120px;
	font-weight: bolder;
	font-family: Georgia,"ＭＳ 明朝","MS Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",Serif;
	letter-spacing: -5px;
	line-height: 0.7;
	position: absolute;
}
#body_wrap{
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/sup07_1_side_crease-trans.png") repeat-y 590px 0;
	position: relative;
}
#fixed_footer{
	z-index: 1;
	position: fixed;
	width: auto;
	height: auto;
	right: 0;
	bottom: 60px;
}
#body_header{}

.blog_title{
	width: 266px;
	height: 170px;
	background: url("https://blog-imgs-61.fc2.com/s/l/u/slugsupper/sup07_blog_title_bg_pc-trans.png") no-repeat 50% 50%;
	font-size: 32px;
	font-family: "Arial Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	letter-spacing: -1px;
	float: right;
}
.blog_title p{
	padding: 15px;

}
.blog_title a{
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
}
.blog_title a:hover{
	color: #f90;
}
.blog_description{
	padding: 20px 0 0 0;
	font-weight: lighter;
}
.blog_menu{
	position: absolute;
	top: -40px;
	right: 15px;
	font-family: Arial,Verdana,Sans-Serif;
	word-spacing: 10px;
}
.blog_menu a:hover{
	text-decoration: none;
}

/*========== Blog Footer ==========*/
#body_footer{
	position: relative;
	width: auto;
	margin: 100px 0 0 0;
	color: #666;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	text-align: left;
	line-height: 1.2;
	clear: both;
}
#body_footer a{
	color: #666;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #fff;
	text-decoration: none;
}
.login{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #666;
	color: #666;
	font-size: larger;
	font-family: Impact,Sans-Serif;
	cursor: pointer;
	float: right;
}

/*========== Main Column ==========*/
#main{
	width: 580px;
	float: left;
}
#side_l{
	width: 210px;
	margin: 10px 0 0 30px;
	float: left;
}
#side_r{
	position: relative;
	width: 170px;
	margin: 10px 0 0 10px;
	float: left;
}

/*========== Entry ==========*/
#entry{
	margin: 0 0 100px 0;
	border-bottom: 1px solid #333;
}
#article{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #333;
}
.entry_header,.entry_footer{
	clear: both;
}
.entry_header{
}
.entry_footer{
	position: relative;
	margin: 0 0 5px 0;
	line-height: 1.3;
}
.entry_footer .edit a{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 4px;
	background-color: #333;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #000;
	font-size: larger;
	font-family: Impact,Sans-Serif;
}
.entry_footer .edit a:hover{
	border: 1px solid #f90;
	color: #f90;
}
.entry_date{
	width: 100px;
	height: 100px;
	margin: 0 5px 0 -15px;
	background: url("https://blog-imgs-61.fc2.com/s/l/u/slugsupper/sup07_entry_date_bg_pc-tran.png") no-repeat;
	font-size: 18px;
	font-family: Impact,Sans-Serif;
	text-align: center;
	text-transform: uppercase;
	float: left;
}
.entry_date a{
	width: 100%;
	height: 100%;
	display: block;
}
.entry_date a:hover{
	text-decoration: none;
}
.entry_date p{
	padding: 40px 0 0 0;
}
.entry_date .day{
	font-size: 42px;
}
.entry_title{
	padding: 25px 0 0 0;
	font-size: 24px;
}
.entry_title a{
	color: #fff;
}
.entry_title a:hover{
	color: #f90;
}
.entry_description{
	font-family: Arial,Verdana,Sans-Serif;
	clear: both;
}
.entry_description a{
	font-family: Adamina,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
}
.entry_description .num{
	background-color: #666;
}
.entry_body{
	padding: 20px 0 10px 0;
	color: #ccc;
	font-size: 12px;
	font-family: Adamina,メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	line-height: 1.8;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #f90;
}
.entry_body a:hover{
	color: #ff0;
	text-decoration: underline;
}
.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.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;
	clear: both;
}
.more{
	margin: 10px 0;
	font-size: 30px;
	text-align: right;
	clear: both;
}
.more span{
	font-size: 40px;
}
.more a{
	color: #f90;
	text-decoration: none;
}
.more a:hover{
	color: #ff0;
	text-decoration: none;
}
hr.spacer{
	padding: 30px 0 0 0;
	clear: both;
	visibility: hidden;
}

/*---------- FC2 default elements ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #333;
	clear: both;
}
.relate_dt{}
.relate_dd{
	margin: 0;
}
.relate_ul{
	margin: 0 !important;
	border-bottom: 1px solid #333;
}
.relate_li{
	border-top: 1px dotted #333;
}
.relate_li_nolink{
	border-top: 1px dotted #333;
}
.fc2_footer{
	margin: 20px 0 0 0;
	clear: both;
}
/*---------- FC2 default elements ----------*/

#function{
	clear: both;
}
#function .b1{
	margin: 0 0 5px 0;
	color: #404040;
	font-size: 24px;
	font-weight: bolder;
	text-shadow: -1px -1px 1px #000;
	clear: both;
}
#function .b2{
	font-size: 20px;
	font-weight: bolder;
}
#function dl{
	margin: 20px 0 0 0;
	line-height: 1.6;
}
#function dd.bold{
	padding: 0 0 5px 0;
	font-size: large;
	font-weight: bolder;
	line-height: 1.2;
}
.page_navi{
	margin: -100px 0 0 0;
	font-size: 24px;
	clear: both;
}
.page_navi span{
	font-size: 36px;
}
.page_navi .prev{
	width: 50%;
	text-align: left;
	float: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
	float: right;
}


/*========== Comment ==========*/
.comment{
	position: relative;
	margin: 0 0 10px 0;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ccc;
	line-height: 1.6;
	clear: both;
}
.comment a,.trackback a{
	color: #f90;
}
.comment a:hover,.trackback a:hover{
	color: #ff0;
	text-decoration: underline;
}
.comment .header,.comment .footer,.comment .body{
	padding: 5px 10px;
	clear: both;
}
.comment .header{
	border-bottom: 1px dotted #000;
}
.comment .footer{
	font-family: Arial,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
}
.comment .body{
	padding: 10px 10px 5px 10px;
}
.comment input{
	position: absolute;
	top: 2px;
	right: 2px;
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #000;
	font-size: larger;
	font-family: Impact,Sans-Serif;
	line-height: 1;
	cursor: pointer;
	float: right;
}

.form{
	padding: 20px;
	border-top: 2px solid #262626;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #262626;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.comment_form{
	width: auto;
}
.comment_form div{
	margin: 0 0 5px 0;
	color: #999;
}
.comment_form input.txt,.comment_form textarea{
	margin: 5px 5px 0 0;
	padding: 5px;
	background: transparent url("https://blog-imgs-45.fc2.com/s/l/u/slugsupper/alpha_ffffff_10-trans.png");
	border-top: 1px solid #000;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
}
.comment_form input.txt{
	width: 250px;
}
.comment_form textarea{
	width: 450px;
	height: 100px;
}
.comment_form input.btn{
	padding: 5px;
	background-color: transparent;
	border: 1px dotted #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #999;
	font-size: large;
	font-family: Adamina,Georgia,Serif;
	cursor: pointer;
}

/*========== Trackback ==========*/
.tb_ping{
	margin: 0 0 10px 0;
	padding: 10px;
	border-top: 2px solid #262626;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #262626;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tb_ping input{
	width: 99%;
	margin: 5px 0;
	background-color: transparent;
	border: none;
	font-weight: bolder;
	color: #fff;
}
.trackback{
	padding: 10px 0;
	border-bottom: 1px solid #333;
	line-height: 1.6;
	clear: both;
}
.trackback .header,.trackback .footer,.trackback .body{
	clear: both;
}
.trackback .body{
	padding: 10px 0;
}

/*========== Plugin ==========*/
.plugin{
	margin: 0 0 10px 0;
	clear: both;
}
.plugin .content{
	padding: 10px 0;
}
.plugin .title{
	font-size: large;
	font-weight: bolder;
}
.plugin .body{
	padding: 5px 0;
	line-height: 1.6;
	overflow-x: hidden;
}
.plugin .body ul{
	margin: 0 0 0 1px;
	list-style: inside square;
}
.plugin .header{
	padding: 0 0 5px 0;
	clear: both;
}
plugin .footer{
	padding: 5px 0 0 0;
	clear: both;
}
.plugin.first .title{
	border-bottom: 1px solid #333;
}
.plugin.first .content{
	padding: 0;
}
.plugin.second{
	margin: 0;
	padding: 0 5px;
}
.plugin.second,.plugin.third{
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #ccc;
}
.plugin.second a,.plugin.third a{
	color: #f90;
	text-decoration: none;	
}
.plugin.second a:hover,.plugin.third a:hover{
	color: #ff0;
	text-decoration: underline;
}
.plugin.second .title,.plugin.third .title{
	color: #000;
}
.plugin.third{
	padding: 10px;
	border: 1px solid #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.plugin_top{
	width: 170px;
	height: 10px;
	background: url("https://blog-imgs-34.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.fc2.com/s/l/u/slugsupper/alpha_ffffff_25_bottom_170-trans.png") no-repeat;
	font-size: 1px;
}

/* ========== calendar ========== */
#calendar{
	margin: 0 auto 10px auto;
}
#calendar a{
	text-decoration: none;	
}
#calendar caption{
	padding: 0 0 5px 0;
	font-size: larger;
	text-align: left;
}
#calendar caption p{
	margin: -8px 0 0 0;
	font-size: x-large;
	float: right;
}
#calendar,#calendar th,#calendar td{
	border: 1px solid #333;
}
#calendar th{
	color: #4d4d4d;
	font-size: smaller;
	font-family: Arial,Verdana,Sans-Serif;
	text-align: center;
}
#calendar th.sun{}
#calendar th.sat{}
#calendar td{
	width: 35px;
	color: #4d4d4d;
	font-size: larger;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
}
#calendar td a{
	width: 100%;
	height: 100%;
	background: url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	color: #fff;
	display: block;
}
#calendar td a:hover{
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
}

.search{
	margin: 10px 0;
}
.search input.txt{
	width: 170px;
	margin: 0 5px 0 0;
	padding: 5px;
	background: transparent url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	color: #fff;
	vertical-align: middle;
}
:root .search input.txt{
	height: 20px;
	padding: 0 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.search input.btn{
	vertical-align: middle;
}

/* ========== Page Navigator　========== */
.navi_menu{
	background-color: #000;
	background-image: -ms-linear-gradient(bottom left, #666 0%, #000 100%);
	background-image: -moz-linear-gradient(bottom left, #666 0%, #000 100%);
	background-image: -o-linear-gradient(bottom left, #666 0%, #000 100%);
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #666), color-stop(1, #000));
	background-image: -webkit-linear-gradient(bottom left, #666 0%, #000 100%);
	background-image: linear-gradient(to top right, #666 0%, #000 100%);
	border-top: 1px solid #666;
	border-right: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	-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 #666;
}
.navi_menu div.top{
	border: none;
}
.navi_menu div a{
	width: 100%;
	height: 100%;
	padding: 0 10px;
	color: #999;
	text-decoration: none;
	display: block;	
}
.navi_menu div a:hover{
	color: #0cf;
}
