@import url(http://fonts.googleapis.com/css?family=Coustard);

*{
	margin: 0;
	padding: 0;
}
body{
	background: #000 url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_chip_board_black.jpg");
	color: #808080;
	font-size: 12px;
	font-family: Coustard,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1;
}
a:link,a:visited{
	color: #999;
	text-decoration: none;	
}
a:hover,a:active{
	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,"ＭＳ Ｐゴシック",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,"ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3",Serif;
	letter-spacing: -5px;
	line-height: 0.7em;
	position: absolute;
}
#body_wrap{
	z-index: 1;
	width: 960px;
	margin: 0 auto;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/sup07_1_side_crease-trans.png") repeat-y 730px 0;
	position: relative;
}
#fixed_header{
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
}
#fixed_footer{
	z-index: 2;
	position: fixed;
	right: 0;
	bottom: 40px;
}
#fixed_footer input{
	padding: 0 25px 0 5px;
	background: #fff url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/anchor_top_arrow_000-trans.png") no-repeat 100% 50%;
	border-top: 1px dotted #000;
	border-right: none;
	border-bottom: 1px dotted #000;
	border-left: 1px dotted #000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	color: #000;
	font-size: 16px;
	font-family: "Arial Black",Impact,Sans-Serif;
	cursor: pointer;
}
#body_header{}
.blog_title{
	width: 198px;
	height: 140px;
	padding: 15px 10px;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/sup07_wide_blog_title_bg-trans.png") no-repeat 50% 50%;
	font-size: 28px;
	font-family: "Arial Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	letter-spacing: -1px;
	float: right;
}
.blog_title a{
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
}
.blog_title a:hover{
	color: #f90;
}
.blog_description{
	padding: 20px 0 0 0;
}
.blog_menu{
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background-color: #333;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Arial Black",Impact,Sans-Serif;
	text-align: right;
	word-spacing: 10px;
}
.blog_menu a:hover{
	text-decoration: none;
}

/*========== Blog Footer ==========*/
#body_footer{
	width: auto;
	margin: 100px 0 0 0;
	color: #666;
	text-align: left;
	word-spacing: 2px;
	clear: both;
}
#body_footer a{
	color: #666;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #f90;
	text-decoration: underline;
}
#body_footer img{
	margin: -5px 5px 0 0;
	border: none;
	float: left;
}

/*========== Main Column ==========*/
#main{
	width: 720px;
	float: left;
}
#side_r{
	width: 210px;
	margin: 10px 0 0 auto;
	float: right;
}

/*========== Entry ==========*/
#entry{
	margin: 0 0 100px 0;
	border-bottom: 1px solid #333;
}
#entry a{
	color: #ccc;
}
#entry a:hover{
	color: #f90;
	text-decoration: underline;
}
#article{
	margin: 0 0 20px 0;
}
#article a{
	color: #ccc;
}
#article a:hover{
	color: #f90;
	text-decoration: underline;
}
.entry_header{
	margin: 0 0 0 -20px;
}
.entry_header .content{
	padding: 15px 0 0 0;
	overflow: hidden;
}
.entry_footer{
	clear: both;
}
.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("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/sup07_entry_date_bg-trans.png") no-repeat;
	font-size: 24px;
	font-family: Impact,"Times New Roman",Sans-Serif;
	text-align: center;
	float: left;
}
.entry_date a{
	width: 100%;
	height: 100%;
	display: block;
}
.entry_date a:hover{
	text-decoration: none !important;
}
.entry_date p{
	padding: 37px 0 0 0;
}
.entry_date .day{
	font-size: 38px;
}
.entry_title{
	font-size: 24px;
}
.entry_title a{
	color: #fff !important;
}
.entry_title a:hover{
	color: #f90 !important;
}
.entry_description{
	margin: 7px 0 0 0;
}
.entry_body{
	padding: 20px 0;
	color: #ccc;
	font-family: Coustard,メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
	line-height: 1.8em;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #f90 !important;
}
.entry_body a:hover{
	color: #ff0 !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{
	padding: 5px 10px;
	background: url("http://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: 24px;
	font-weight: bolder;
	text-align: right;
	clear: both;
}
.more a:link,.more a:visited{
	color: #c60;
	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: #ccc;
	border: 1px inset #666;
	color: #000;
	text-decoration: none;
}
/*---------- FC2 default elements ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #333;
	clear: both;
}
.relate_dt{
	padding: 0 5px;
}
.relate_dd{}
.relate_ul{
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #333;
	list-style: none;
}
.relate_li{
	padding: 0 5px;
	border-top: 1px dotted #333;
}
.relate_li_nolink{
	padding: 0 5px;
	border-top: 1px dotted #333;
}
.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 ----------*/
.theme{
	margin: 20px 0 0 0;
	padding: 0 5px;
	border: 1px dotted #333;
	color: #999;
	font-size: x-small;
	clear: both;
}

#function{
	clear: both;
}
#function h1{
	font-size: 28px;
	clear: both;
}
#function h2{
	font-size: 20px;
}
#function h3{
	font-size: 16px;
}
#function dl{
	margin: 20px 0 0 0;
	line-height: 1.7em;
}
.page_navi{
	font-size: 18px;
	clear: both;
}
.page_navi .prev{
	width: 50%;
	text-align: left;
	float: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
	float: right;
}

/*========== Comment ==========*/
.comment{
	margin: 0 0 10px 0;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ccc;
	line-height: 1.7em;
	clear: both;
}
.comment a{
	color: #f90;
}
.comment a:hover{
	color: #ff0;
	text-decoration: underline;
}
.cm_header{
	padding: 5px 10px;
	border-bottom: 1px dotted #000;
}
.cm_body{
	padding: 10px 10px 5px 10px;
}
.cm_footer input{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #999;
	font-size: x-small;
	cursor: pointer;
}
.cm_footer{
	padding: 5px 10px;
}
.form{
	padding: 20px;
	border-top: 2px solid #333;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.comment_form{
	width: auto;
}
.comment_form div{
	margin: 0 0 5px 0;
	color: #999;
	font-family: Coustard,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
}
.comment_form input.txt,.comment_form textarea{
	margin: 5px 5px 0 0;
	padding: 5px;
	background-color: transparent;
	border-top: 2px solid #000;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px 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-family: Coustard,Georgia,Serif;
	cursor: pointer;
}

/*========== Trackback ==========*/
.tb_ping{
	margin: 0 0 10px 0;
	padding: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.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.7em;
	clear: both;
}
.trackback a{
	color: #fff;
}
.trackback a:hover{
	color: #f90;
	text-decoration: underline;
}
.tb_header{}
.tb_body{
	padding: 10px 0;
}
.tb_footer{}

/*========== Plugin ==========*/
.plugin1{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.plugin1 a{
	color: #999;
	text-decoration: none;	
}
.plugin1 a:hover{
	color: #f90;
	text-decoration: underline;
}
.plugin1 .plugin_title{
	border-bottom: 1px solid #333;
	color: #808080;
	font-size: large;
	font-weight: bolder;
}
.plugin2{
	padding: 0 5px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #999;
}
.plugin2 a{
	color: #f90;
	text-decoration: none;	
}
.plugin2 a:hover{
	color: #ff0;
	text-decoration: underline;
}
.plugin2 .plugin_title{
	color: #000;
	font-size: large;
	font-weight: bolder;
}
.plugin2 .plugin_body{
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: normal;
}
.plugin3{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #999;
}
.plugin3 a{
	color: #fff;
	text-decoration: none;	
}
.plugin3 a:hover{
	color: #f90;
	text-decoration: underline;
}
.plugin3 .plugin_title{
	padding: 0 0 10px 0;
	color: #000;
	font-size: large;
	font-weight: bolder;
}
.plugin3 .plugin_body{
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1.7em;
	overflow-x: hidden;
}

.plugin_body ul{
	margin: 0 0 0 1px;
	list-style: inside square;
}
.plugin_body{
	padding: 5px 0;
	line-height: 1.7em;
	overflow-x: hidden;
}
.plugin_header{
	padding: 5px 0;
}
.plugin_footer{
	padding: 5px 0;
}
.plugin_top{
	width: 260px;
	height: 10px;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/alpha_ffffff_25_top_210-trans.png") no-repeat;
	font-size: 1px;
}
.plugin_bottom{
	width: 260px;
	height: 10px;
	margin: 0 0 10px 0;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/alpha_ffffff_25_bottom_210-trans.png") no-repeat;
	font-size: 1px;
}
.search{
	margin: 0 0 20px 0;
}
.search input.txt{
	width: 175px;
	margin: 0 5px 0 0;
	padding: 2px 5px;
	background-color: transparent;
	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;
	float: left;
}
:root .search input.txt{
	width: 175px;
	height: 20px;
	margin: -2px 5px 0 0;
	padding: 0 5px;
	background-color: transparent;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	vertical-align: middle;
	float: left;
}