@import url(http://fonts.googleapis.com/css?family=Coustard);

*{
	margin: 0;
	padding: 0;
}
body{
	background: #000 url("https://blog-imgs-34-origin.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: separate;


}
input, textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
img{
	margin: 0;
	border: none;
	vertical-align: baseline;
}
.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: 980px;
	margin: 0 auto;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/sup07_1_side_crease-trans.png") repeat-y 570px 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("https://blog-imgs-34-origin.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: 246px;
	height: 140px;
	padding: 15px 10px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/sup07_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: 560px;
	float: left;
}
#side_l{
	width: 190px;
	margin: 10px 0 0 30px;
	float: left;
}
#side_r{
	width: 190px;
	margin: 10px 0 0 10px;
	float: left;
}
/*========== 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("https://blog-imgs-34-origin.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.6em;
	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("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;
	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;
}




.uad {
			width: 240px;
			height: 200px;
			background-image: url(https://blog-imgs-36-origin.fc2.com/s/h/a/shakinghip/temp001.png);
			float: left;
	
	}
		.uadflash {
		margin-top:45px;
		margin-left:10px;
		margin-right:10px;
		width: 120px;
		height: 145px;
		float:left;
		}	
		
		.uadflash90 {
		margin-top:45px;
		margin-left:10px;
		margin-right:10px;
		width: 120px;
		height: 145px;
		text-align:center;
		float:left;
		
		}	
		.uadtext {
		font-size: x-small;
		color: #000000;
		margin-top:6px;
		height: 68px;
		overflow:auto;
		text-align:left;
		scrollbar-arrow-color:#FFFF99;

}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: #444444;
padding: 0px;
left: -1000px;
border: 0px;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{
visibility: visible;
top: 0;
left: 0px;
}


.sono01{
	width: 91px;
	height: 175px;
	padding:2px;
	text-align:center;
	background-color: #A67C52;
	float :left;
	}


.sono01 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}


.top_t{
		font-size: x-small;
		color: #ffffff;
		text-align:left;
		height:30px;
		background-color: #A67C52;
		margin-bottom: 17px;
		line-height: 1.5em;
		}




table.pack {
	width: 470px;
	background-color: #222211;
	border-style: none;
}
.pack td {
	text-align: center;
}




.pack_link
	    {
width: 480px;
height: 370px;
background-image: url("https://blog-imgs-68-origin.fc2.com/s/h/a/shakinghip/pack_back.png");
background-repeat:no-repeat;
	    }

.pack_link a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

.pack_img
{
width: 476px;
padding-left: 2px;
padding-top: 49px;
border-style:none;
}



a:hover img.ps_img_bot {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}


.ep{
   margin: 1em 0px;   /* 上下に1em・左右に0px */
   width: 480px;
}

.adps_bot
{
width: 147px;
height: 200px;
background-image: url("https://blog-imgs-68-origin.fc2.com/s/h/a/shakinghip/ps_back.jpg");
background-repeat:no-repeat;
float:left;
	    }

.adps_bot a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

.adps_bot_front
{
width: 147px;
height: 200px;
border-style:none;
}





table.bottom_ad {
				width: 480px;
				background-color: #444444;
				text-align: center;
				vertical-align: middle;
				border-collapse : collapse ;
		}

	.tbdt01 {
				font-size: x-small;
				color: #FFFFFF;
				width: 240px;
				text-align: left;
				background-color: #0033CC;
		}

	

table.bot_base {	
				width: 470px;
				background-color: #444444;
				text-align: center;
				vertical-align: middle;
				border-collapse : collapse ;
			}
		.bot_td01 {
				width: 235px;
				height: 30px;
				background-color: #F5F5DC;
				background-image: url(https://blog-imgs-36-origin.fc2.com/s/h/a/shakinghip/DVD01.gif);                  
				background-repeat: no-repeat;
				background-position: left;
				text-align: right;
				font-size: small;
				color: #000000;
				
				}
		.bot_td02 {
				width: 235px;
				height: 30px;
				background-color: #00FFFF;
				background-image: url(https://blog-imgs-36-origin.fc2.com/s/h/a/shakinghip/wmv01.gif);                  
				background-repeat: no-repeat;
				background-position: left;
				text-align: center;
				font-size: small;
				color: #000000;
				
				}

	table.side_st{
				font-size: x-small;
				color: #000000;
				width: 180px;
				background-color: #ffffff;
				border-collapse : collapse ;
				text-align: center;	
				vertical-align: middle;
				}


.douga{
		background-color: #ffffff;
		color: #000000;
		width: 450px;
		font-size: small;
		line-height: 150%;
		padding: 20px;
	}				
	.do01{ 
		vertical-align: top;
		
		}			
	.dogazo{float: left;
		margin-right: 10px;
		margin-bottom: 5px;
		}

.douga A:link { color: #0000ff }
.douga A:visited { color:#0000ff }
.douga A:active { color:#ff0000 }
.douga A:hover { color:#ff0000 }



.p15{
   margin-bottom: 1.5em;
width: 480px;
}
.p25{
   margin-bottom: 2.5em;
width: 480px;
}
.p35 {
   margin-bottom: 3.5em;
} 



.photoZ img{
  	transition: 0.3s;
}
 
 
.photoZ img:hover{

    -webkit-transform-origin: 0 100%; 
    -moz-transform-origin: 0 100%;  
    -ms-transform-origin: 0 100%;  
    -o-transform-origin: 0 100%;  

		-webkit-transform: scale(2.1);
		-moz-transform: scale(2.1);
		-ms-transform: scale(2.1);
		-o-transform: scale(2.1);
		transform: scale(2.1);

}


.photoZ_a img:hover{

    -webkit-transform-origin: 0 100%; 
    -moz-transform-origin: 0 100%;  
    -ms-transform-origin: 0 100%;  
    -o-transform-origin: 0 100%;  

		-webkit-transform: scale(1.7,1.7);
		-moz-transform: scale(1.7,1.7);
		-ms-transform: scale(1.7,1.7);
		-o-transform: scale(1.7,1.7);
		transform: scale(1.7,1.7);
}



.photoZ_b{
	width: 91px;
	height: 175px;
	padding:2px;
	text-align:center;
	background-color: #A67C52;
	float :left;
	}

.photoZ_b img{
  	width : 90px;
}


.photoZ_b img:hover{

    -webkit-transform-origin: 0 100%; 
    -moz-transform-origin: 0 100%;  
    -ms-transform-origin: 0 100%;  
    -o-transform-origin: 0 100%;  

		-webkit-transform: scale(1.6,1.6);
		-moz-transform: scale(1.6,1.6);
		-ms-transform: scale(1.6,1.6);
		-o-transform: scale(1.6,1.6);
		transform: scale(1.6,1.6);
}




.wrap {
    position: relative;
    width: 480px;
    height: 270px;
    z-index: 1;
}







/*---------- 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("https://blog-imgs-36-origin.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: medium;
	font-weight: bolder;
}
.plugin2{
	padding: 0 5px;
	background: url("https://blog-imgs-36-origin.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #ede;
}
.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("https://blog-imgs-36-origin.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("https://blog-imgs-55-origin.fc2.com/s/h/a/shakinghip/alpha_ffffff_25_top_190-tra.png") no-repeat;
	font-size: 1px;
}
.plugin_bottom{
	width: 260px;
	height: 10px;
	margin: 0 0 10px 0;
	background: url("https://blog-imgs-55-origin.fc2.com/s/h/a/shakinghip/alpha_ffffff_25_bottom_190-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;
}

/* ▼親子カテゴリ▼ */

li.main_list {
margin-bottom:5px; /* 親カテゴリの間隔 */
font-weight:bold; /* 親カテゴリの文字の太さ */
}

ul.sub_menu {
margin:0px;
padding:0px;
margin-top:5px; /* 親カテゴリから子カテゴリまでの間隔 */
padding-left:0px; /* 子カテゴリの左余白 */
}

.sub_menu li {
background-repeat: no-repeat;
list-style-type:none;
list-style-image: none;
margin:0px;
padding-left:15px;
padding-top:1px;
padding-bottom:1px; /* 子カテゴリの間隔 */
font-weight:normal; /* 子カテゴリの文字の太さ */
} 

.sub_list {
background-image: url("https://blog-imgs-19-origin.fc2.com/1/0/p/10plate/branch.gif"); /*ツリー画像 */
} 

.sub_list_end {
background-image: url("https://blog-imgs-19-origin.fc2.com/1/0/p/10plate/branch_end.gif"); /*ツリー画像(最後尾) */
}
/* ▲親子カテゴリ▲ */

.aa{
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",Osaka,sans-serif;
	letter-spacing: normal;
	line-height: 18px;
	white-space: pre;
}