@charset "utf-8";
/*   footer   */
#footer {
	color: #e77878;
	line-height: 18px;
	float: left;text-align:center;margin:5px 0 20px; padding-top:10px;
	width: 100%;position:relative;
}
#footer a:link, #footer a:visited  {color: #a10000; margin:0px 40px 0 0;}
#footer a:active, #footer a:hover {color: #eab413;text-decoration: none;margin:0px 40px 0 0;}
#footer .fot{width:1000px; text-align:left;margin:10px auto; overflow:hidden;}
#footer .fot a:link, #footer .fot a:visited  {color:#fff;}
#footer .fot a:active, #footer .fot a:hover { color:#ff7f99; text-decoration: underline;}
#footer .fot_02{  color:#a3a3a3;width:130px; float:right; text-align:center; margin-top:-70px;}
#footer .fot_02 a:link, #footer .fot_02 a:visited  {font-size:10px;color:#a3a3a3;}
#footer .fot_02 a:active, #footer .fot_02 a:hover { color:#959595;	text-decoration: underline;}
.fotadd{ }
.foot_bg{ background-color:#a10000;}

/*  share   */
#post_share ul,li{list-style:none;}
#post_share{position: absolute; right:0; bottom:70px;}
#post_share ul{}
#post_share li{float:left;margin:3px;}
#post_share li a{ display:block; width:24px;height:24px;cursor:pointer;background-image:url(../images/ico_share.png);background-repeat:no-repeat;transition:0.3s;}
#post_share li a:link{margin:0;}
#post_share li a:hover{margin:0;}
#post_share #google-plus{background-position:-1px -1px;}
#post_share #google-plus:hover{background-position:-1px -26px;}
#post_share #facebook{background-position:-26px -1px;}
#post_share #facebook:hover{background-position:-26px -26px;}
#post_share #twitter{background-position:-51px -1px;}
#post_share #twitter:hover{background-position:-51px -26px;}
#post_share #plurk{background-position:-76px -1px;}
#post_share #plurk:hover{background-position:-76px -26px;}
#post_share #communication{width:24px;float:right;}
#post_share #communication #skype a{display:block;width:24px;height:24px;}
#post_share #skype{background-position:-101px -1px;}
#post_share #skype:hover{background-position:-101px -26px;}
#post_share #line{background-position:-128px -1px;}
#post_share #line:hover{background-position:-128px -26px;}
#skypedetectionswf{display:none;}

/*  backtotop   */
#backtotop { position:relative;right:-1000px;top:0px;z-index:1;width:90px;}
.backtop_shop{padding-bottom:15px;width:90px;}
.backtop_shop a:link, .backtop_shop a:visited  {color:#c96a20;}
.backtop_shop a:active, .backtop_shop a:hover { color:#fcc800;	text-decoration:none;}
.backtop_shop .backtop_prds a { display:none; padding:3px; position:absolute; border:1px solid #999; }

/*   other   */
.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}
.clearfix {display: inline-block;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

