/* ***********************************************/
/*TITLE: フォイスサイト



FILE_NAME: top.css
AUTHER: FOIS */
/*************************************************/

#top-body {
	font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
	font-size: 0.75em;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	background-image: url(../image/top/top_body_bk.jpg);
	background-repeat: repeat-x;
}

#flash-box {
	height:300px;
	width:750px;
	text-align:center;
	margin:0px auto;
}

#top-main-box {
	float:right;
}

/*５つのピックアップ記事*/
#top-picup-box {
	background-image: url(../image/top/top_bottom_picup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
	margin:30px 0px;
}

#top-picup-table {
	width:750px;
	table-layout: fixed;
}

.top-picup-table-th {
	text-align:left;
	vertical-align:top;
	padding:0px;
}

.top-picup-table-td {
	background-image: url(../image/top/top_bk_picup.jpg);
	background-repeat: repeat-y;
	text-align:left;
	vertical-align:top;
	padding:0px 17px 0px;
}

.top-picup-table-td img {
	margin-bottom:5px;
}

/*ニュース欄*/
.top-news-h2 {
	clear:both;
	margin:30px 0px 0px;
}

#top-news-box {
	margin:0px 20px;
}

.top-news-box-text {
	background-image: url(../image/top/top_bk_news.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:15px 0px;
}

.top-news-bt {
	text-align:right;
	margin:15px 0px 0px;
}

/*アドレス欄*/
#top-address-box {
	float:left;
	width:220px;
}

.top-address-bk {
	background-image: url(../image/top/top_bk_address.jpg);
	background-repeat: repeat-y;
	padding:0px 20px 20px;
	line-height: 140%;
}

.top-address-bn {
	margin:20px 20px 20px;
}


.top-address-qr {
	margin:0px 0px 30px 0px;
}

#top-specal-box {
	background-image: url(../image/top/top_bk_specal.gif);
	background-repeat: repeat-y;
	padding:0px 20px;
	height:100px;
}

.top-specal-bottom {
	background-image: url(../image/top/top_bottom_specal.gif);
	background-repeat: no-repeat;
	padding:0px 0px 10px 0px;
	width:500px;
	background-position: left bottom;
}
