/* ***********************************************/
/*DATE: 2005/11/10
TITLE: IRISH PUB The Smugglers / スマグラーズ
FILE_NAME: common.css
AUTHER: FOIS */
/*************************************************/

/*=====レイアウト用スタイル===========================*/
#contents-top {
	background-color: #FAF2BB;
	width: 1000px;
	text-align: left;
	margin: 0px auto 0px;
}

/*TOPヘッダー用*/
#navi-top-box {
	text-align: right;
	margin: -20px 30px 0px 0px;
}

#navi-top-box p {
	display: inline;
	background-image: url(../img/common/com_ico_gr.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px
}

#navi-top-box a {
	color:#ffffff;
	text-decoration : none; 
}

#navi-top-box a:hover {
	color:#FF0000;
	text-decoration : none; 
}

/*メインイメージ*/
#mein-img {
	background-color: #B3A37F;
	width: 1000px;
	text-align: left;
	margin: 3px auto 0px;
	/*Win IE対応*/
	_margin: 0px auto 0px;
	height: 240px;
}

/*ピックアップコンテンツ記事用*/
#topics-box {
	background-color: #B3A37F;
	background-image: url(../img/top/top_back_topics.gif);
	background-position: center bottom;
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	background-repeat: no-repeat;
}

#topics-table {
	margin: 10px 0px 35px 30px;
}

.topics-img-td {
	vertical-align: top;
}

.topics-text-td {
	width: 305px;
	padding: 0px 30px 0px 10px;
	vertical-align: top;
}

.topics-text a {
	color:#BD0000;
	text-decoration : underline;
	background-image: url(../img/common/com_ico_be.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.topics-text a:hover {
	color:#FF0000;
	text-decoration : underline;
}

/*ニュースとクーポン　レイアウト用*/
#top-table {
	margin: 10px 0px 0px 30px;
}

.top-td-news {
	width: 520px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top: 1px solid #FAF2BB;
	border-right: 30px solid #FAF2BB;
}

.top-td-coupon {
	width: 390px;
	vertical-align: top;
	background-color: #FFFFFF;
}

/*ニュース用*/
#news-list {
	height: 180px;
	overflow: auto;
	padding: 10px 0px;
	background-color: #FFFFFF;
	width: 520px;
}

#news-list li {
	margin: 0px 10px 20px;
}

#news-list a {
	color:#BD0000;
	text-decoration : underline;
	background-image: url(../img/common/com_ico_w.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#news-list a:hover {
	color:#FF0000;
	text-decoration : underline;
}

.news-link-cp {
	color:#ffffff;
	padding: 0px 10px 4px 20px;
	text-align: right;
	margin-top: -20px;
}

.news-link-cp a {
	color:#ffffff;
	background-image: url(../img/common/com_ico_gr.gif);
	background-repeat: no-repeat;
	text-decoration : none;
	padding-left: 20px;
}

.news-link-cp a:hover {
	color:#FF0000;
	text-decoration : none;
}

.top-bt-news {
	padding: 10px 0px 30px 30px;
}

/*スペシャルサービス*/
.top-service-box {
	padding:10px;
	margin:20px;
	border:1px solid #1a451b;
}

.service-h3 {
	color:#1a451b;
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	font-size:1.2em;
}

.top-service-mail {
	margin:0px 0px 20px 20px;
}
