/* ***********************************************/
/*TITLE: HOMEPAGE Create and Support
FILE_NAME: top.css
AUTHER: FOIS */
/*************************************************/

/*　フラッシュ　*/
#flash-box {
	margin: 15px auto 20px;
	width: 710px;
	height: 250px;
	background-color: #CCCCCC;
}

/*　トピックス　*/
#topics-box {
	margin: 0px auto;
	width: 720px;
	height: 100px;
	text-align: left;
}

.topics01 {
	float: left;
	margin-right:10px;
}

.topics02 {
	float: right;
}

/*　おすすめクイックビュー　*/
.qv-ul {
	clear: both;
	margin: 20px 0px;
	line-height: 0px;
	font-size: 0px;
}

.qv-li {
	display: inline;
}

/*====　新着情報郡　====*/
/*　新着情報　最新制作実績　見出し部分　*/
#top-cp-contents {
	margin-top: 10px;
	background-image: url(../img/top/top_box_back.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#top-cp-box {
	margin: 0px auto;
	width: 720px;
	text-align: left;
}

.cp-hpexp {
	margin: -36px 0px 0px 360px;
}

/*　新着情報　最新制作実績　本文部分　*/
#top-text-contents {
	background-image: url(../img/top/top_back.gif);
	padding-bottom: 20px;
}

#top-text-box {
	margin: 0px auto;
	width: 720px;
	text-align: left;
}

#top-news-box {
	width: 360px;
	background-image: url(../img/top/top_bottom_news.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 5px;
}

#top-news-text {
	text-align: left;
	padding: 10px 25px;
	background-image: url(../img/top/top_back_news.gif);
	background-repeat: repeat-y;
	height: 325px;
	/*　Win IE対応　*/
	_height: 345px;
}

#top-news-text p {
	margin-bottom:10px;
}

.top-news-bt {
	margin-top: 20px;
	text-align: right;
}

#top-hpexp-box {
	margin: -350px 0px 0px 360px;
	text-align: center;
}

#top-hpexp-text {
	text-align: left;
	padding: 10px 26px 10px 25px;
	background-image: url(../img/top/top_back_hpexp.gif);
	background-repeat: repeat-y;
	font-size: 0px;
	line-height: 0px;
}

.saishin-hpexp-table-text-td {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 2px;
	line-height: 12px;
}

.saishin-hpexp-table-bt-td {
	text-align: right;
}

#top-toiawase-text {
	background-image: url(../img/top/top_bottom_hpexp.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 5px;
}

.toiawase {
	margin: 10px 0px 0px;
}
