@charset "utf-8";

/*================================
	Eric Mayer reset.css
	http://meyerweb.com/eric/tools/css/reset/ 
	v1.0 | 20080212 
=================================*/
html{}
body{font:13.5px/1.231 Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0; outline: 0;background: transparent;}
body {line-height: 1.6;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {	content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}



/* Project
------------------------------- */
.projects-link{
width:100%;
overflow:hidden;
text-align:center;
margin:2em 0 0;
}

.servicesprojects-link li{
float:left;
margin:20px;
display:inline;
}
.projects-link li img{
margin:0 10px 0 0;
}


/* SNS Btn
----------------------------------------------------- */
#SocialBtn iframe,
#SocialBtn ul li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	float:left;
	height:25px;
	overflow:hidden;
	margin:0 8px 10px 0;
}
#SocialBtn ul{
	width:100%;
	overflow:hidden;
	padding:10px 10px 0 0;
	padding:10px 0 0 0;
}
/*
#SocialBtn ul li a{
	display:inline-block;
	/display:inline;
	/zoom:1;
}
#SocialBtn ul li.fb-like{
	width:100px;
	overflow:hidden;
}
#SocialBtn ul li.fb-share > div.share-wrapper{
	padding:0 !important;
	display:inline !important;
	float:left;
	width:100px;
	overflow:hidden;
}

#SocialBtn ul li.twitter{
	width:90px;
	overflow:hidden;
}
#SocialBtn ul li.g-plus{
	width:60px;
	overflow:hidden;
}
#SocialBtn ul li.hatebu{
	margin:0;
}

#SocialBtn ul li.pocket{
	width:90px;
	overflow:hidden;
}*/


