/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 27 2024 | 00:21:31 */
/*サイトロゴを右下に表示*/

.fixed_logo { 
position: fixed;
bottom: 15px;
right: 15px;
padding: 6px 40px;
z-index: -99999; /* 他の要素の背面に配置させます */
}

.pic_newold{
padding:0px;
margin:0px;
	font-size:0;
z-index: -99999; /* 他の要素の背面に配置させます */
}
