@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :ZIGExN Co., Ltd. TOP
 
================================================================== */

/*----------------------------------------------------
　ZIGExN TOP
----------------------------------------------------*/
#main div#topImage {
	margin-bottom: 20px;
}

#main div#topics {
	float: left;
	width: 480px;
	margin-right: 20px;
}

#main div#topics h3 {
	margin-bottom: 10px;
}

#main div#topics dl {
	width: 480px;
}

#main div#topics dl dt {
	width: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	font-size: 10px;
	vertical-align: bottom;
}

#main div#topics dl dd {
	width: 380px;
	float: left;
	padding-bottom: 8px;
}

#main div#serviceBnr {
	float: left;
	width: 420px;
}

#main div#serviceBnr h3 {
	margin-bottom: 10px;
}

#main div#serviceBnr ul li {
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

#main div#serviceBnr ul li.odd {
	margin-right: 10px;
}

/*----------------------------------------------------
　Twitter
----------------------------------------------------*/
#twitter h3 {
		width: 480px;
		height: 24px;
		margin: 10px 0 0;
		padding: 6px 0 0;
		background: url(../../images/top/twitter_h3.jpg) no-repeat;
		text-align: right;
}

#twitter h3 a {
	position: static;
	top: 6px;
	font-weight: normal;
	margin: 0 8px 0 0;
	padding: 0 0 2px 20px;
	background: url(../../images/top/icon_twitter.png) no-repeat;
}


#MyTwitter {
	position: relative;
	background: #fff;
}

#MyTwitter p {
	margin: 0 0 10px;
}

#MyTwitter li {
	padding: 0 0 10px;
	/*background: #fff;*/
}

/* ローダー表示 */
.loader {
	position: relative;
	width: 480px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.loading {
	height: 24px;
	width: 24px;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	background: url(../../images/top/ajax-loader.gif) no-repeat center center;
}



