/*
Theme Name: socailtower
Theme URL:http://socialtower.jp/
*/



/*--------------------------------------------------------------------
common
css‰Šú‰»
--------------------------------------------------------------------*/
html, body {
	font-family: 'font-family','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif,"Osaka]“™•";
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: 'font-family', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif,"Osaka]“™•";
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height:1.8;
	vertical-align: baseline;
}


table, caption, th, td {
	font-family: 'font-family','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif,"Osaka]“™•";
	margin: 0;
	padding: 0;
	border: 1px #231815 solid;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	border-collapse: collapse;

}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: 'font-family','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif,"Osaka]“™•";
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

br.clear {
	display: block;
	clear: both;
	height: 0px;
}


.clearfix{ display:inline-table;}
/*Mac OS”ÅIE‚É‚Í“K—p‚µ‚È‚¢*/
* html .clearfix { height:1%;}
*;html .clearfix { height:1%;}
.clearfix {display:block;}
/**/


/*--------------------------------------------------------------------*/
/*ƒ^ƒO‚ÌŠî–{Ý’è*/
/*--------------------------------------------------------------------*/
body {
	line-height: 1.4;
	letter-spacing: 0.06em;
	overflow: scroll;
	font-size: small;
}

/*ƒNƒ[ƒ€—p*/
body:first-of-type {
	padding: 0 0 0 1px;
}

/*IE6E7—p*/
*body {
	overflow: auto;
	padding: 0 0 0 1px;
}

a {
	text-decoration: underline;
	outline: none;
	color: #000000;
	font-weight:bold; 
}

a:hover{
	text-decoration: underline;
	color: #FFF100;
}

a:hover img{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	opacity: 0.50;
}






/*--------------------------------------------------------------------
main
--------------------------------------------------------------------*/
div#container {
	width: 970px;
	height:3500px;
	background: url(../img/back.png) no-repeat;
 	margin-left: auto;
 	margin-right: auto;
}

#header {
	margin:0 0 75px 0;
}

#supportpj {
 	padding: 85px 40px 0 89px;

}

#supporter {
	margin:0 0 30px 0;
}

#main {
 	padding: 40px 40px 0 89px;

}

#omoi {
 	padding: 50px 0 0 42px;

}

#kifu {
 	padding: 0 0 30px 0;

}

#kifusetumei {
 	padding: 0px 0 50px 0px;
}


.ouen img {	
	display: block;
 	margin-left: 339px;
 	margin-right: auto;
}

.keizoku {
    float: left;
}

.onetime {
    float: right;
}


.support:after {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    content: "";
    overflow: hidden;
}

.support {
 	margin-left: 180px;
 	margin-right: 220px;
	margin-top: 15px;
}

.keizokuspp {
	display: block;
  	margin-left: auto;
 	margin-right: auto;
	margin-bottom: 6px;
}

.kingaku {
	display: block;
  	margin-left: auto;
 	margin-right: auto;
	margin-top: 9px;
}

.hitomazu {
	display: block;
 	margin-left: auto;
 	margin-right: auto;
	margin-bottom: 6px;
}

.maruhachi {
	display: block;
  	margin-left: 50px;
	margin-top: 9px;
}

#tasei {
	padding-left: 44px;
	padding-top:80px;
}

#ritu {
	padding-left: 40px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}


