@charset "shift_jis";

/*------------------------------------------------------------------------------
	ハービスPLAZA/PLAZA ENT　ハービスカードのご案内
	URL: http://www.herbis.jp/
	Date: 2010-08-01
	Copyright (C) 阪急阪神ビルマネジメント株式会社
------------------------------------------------------------------------------*/

/*-----------------------------------------------
 __Reset
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.3;
	font-style:normal;
	text-align:left;
}

.pagetop {
	margin: 8px 0 15px 0;
	text-align:right;
}

.limit {
	margin: 10px 0 0 auto;
	padding-top: 4px;
	text-align:right;
	border-top:1px solid #000000;
}

textarea {
	text-align:left;
}

/*-----------------------------------------------
 __base_style
-----------------------------------------------*/

body {
	background:#F3F3F3;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.03em;
	text-align:center;
	margin:15px auto;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
    overflow-y:scroll;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { 
   display: inline-block;
   display: block;
}

* html .clearfix { height: 1%; }

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

img {
    border: 0;
}

ul,
ul li{list-style-type:none;}

/*-----------------------------------------------
 __Base Link Color
-----------------------------------------------*/

a {
	color:#1755A2;
	text-decoration: underline;
}

a:link {
	color:#1755A2;
	text-decoration: underline;
}

a:visited {
	color:#1755A2;
}

a:hover {
	color:#F60;
	text-decoration: none;
}

/*-----------------------------------------------
 __Contents
-----------------------------------------------*/

/****** 全体設定 ******/

#wrapper {
	width: 700px;
	background:#FFFFFF;
	margin:0 auto;
	text-align:center;
}


/****** メインテーブル ******/

h1 {
    background: url(img/cc_title.gif) no-repeat center 20px;
    width:650px;
    height: 50px;
    text-indent: -9999px;
}

h2 {
    background: url(img/card-h2.jpg) no-repeat;
    width:650px;
    height: 139px;
    text-indent: -9999px;
}

#main {
	width: 650px;
	height: auto;
	margin: 0 auto 15px auto;
	text-align:center;
}

#main h3 {
    padding: 0 0 6px 18px;
}

#main dl {
    padding: 0 0 6px 0;
	margin-bottom:8px;
}
#main dt {
    color:#6666CC;
	padding:8px 0 2px 0;
}
#main dd {
	padding-bottom: 2px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
#main ul {
	margin-bottom:8px;
}
#main li {
    font-size:11px;
	padding-bottom:1px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

#main table {
	width: 618px;
	margin:0 0 18px 15px;
}
#main table td {
	font-size:11px;
	color:#666699;
	line-height: 1.2;
	vertical-align: middle; 
}
#main table td .pink {
	font-size:11px;
	color:#FF3399;
}


#card {
	float: left;
	width: 618px;
	height: auto;
	margin: 0 auto 0 15px;
	text-align:center;
	border:2px solid #FF0000;
}

#card h3 {
	background-color:#FF0000;
	margin-bottom:6px;
    padding: 3px 0 5px 15px;
	color:#FFFFFF;
}
#card ul {
	margin:0 0 8px 15px;
}
#card li {
	font-size:11px;
	padding-right:15px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

#limit {
	float: left;
	width: 500px;
	height: auto;
	margin: 0 auto 0 15px;
	text-align:center;
}
#limit ul {
	background-color:#FFFF99;
	margin:0 0 8px 0;
}
#limit li {
	font-size:11px;
	line-height:1.2;
	color:#003399;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}


/*-----------------------------------------------
 __pitapa
-----------------------------------------------*/

h1.pitapa {
    background: url(img/pitapa_h1.gif) no-repeat center 20px;
    width:650px;
    height: 66px;
    text-indent: -9999px;
	margin:10px 0 15px 0;
}

#pitapa {
	width: 650px;
    background: url(img/pitapaback01.gif) no-repeat center top;
	height: auto;
}
#pitapa h2 {
    height: 80px;
    background: url(img/pitapa_h2.jpg) no-repeat center 28px;
}
#pitapa h3 {
	padding:0 0 6px 169px;
}
#pitapa p {
	width: 450px;
	color:#666666;
	padding:0 0 12px 169px;
}
.pitapa_link {
    height: 39px;
    background: url(img/pitapaback_bt.gif) no-repeat center top;
	color:#FFFFFF;
	margin:0 auto 10px auto;
	text-align:center;
	padding:13px 0 0 0;
}
.pitapa_link a {
	color:#FFFFFF;
}
.pitapa_link a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.pitapa_link a:visited {
	color:#FFFFFF;
}
.pitapa_link a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


/*-----------------------------------------------
 __unionpay
-----------------------------------------------*/

h1.unionpay {
    background: url(img/unionpay_h1.gif) no-repeat center top;
    width:650px;
    height: 46px;
    text-indent: -9999px;
}

#unionpay {
	width: 650px;
    background: url(img/unionpayback01.gif) no-repeat center top;
	height: auto;
}
#unionpay h2 {
    height: 80px;
    background: url(img/unionpay_h2.jpg) no-repeat center 28px;
}
#unionpay p {
	width: 450px;
    height:50px;
	color:#666666;
	padding:12px 0 12px 169px;
}
.unionpay_link {
    height: 39px;
    background: url(img/unionpayback_bt.gif) no-repeat center top;
	color:#FFFFFF;
	margin:0 auto 10px auto;
	text-align:center;
	padding:13px 0 0 0;
}
.unionpay_link a {
	color:#FFFFFF;
}
.unionpay_link a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.unionpay_link a:visited {
	color:#FFFFFF;
}
.unionpay_link a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


/*-----------------------------------------------
 __stacia
-----------------------------------------------*/

#stacia {
	width: 650px;
    background: url(img/staciaback01.gif) no-repeat center top;
	height: auto;
}
#stacia h2 {
    height: 75px;
    background: url(img/stacia_h2.jpg) no-repeat center 28px;
}
#stacia h3 {
	padding:0 0 6px 28px;
}
#stacia h4 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 6px 28px;
}

#stacia p {
	width: 592px;
	color:#666666;
	padding:0 0 12px 28px;
}
#stacia p.short {
	width: 440px;
	padding:0 0 6px 169px;
}
#stacia ul {
	clear:both;
	padding:0 0 12px 160px;
    margin-left: 1.0em; 
}
#stacia ul li {
	width: 420px;
	font-size:10px;
	color:#666666;
    text-indent: -1.0em; 
}
.stacia_link {
    height: 39px;
    background: url(img/staciaback_bt.gif) no-repeat center top;
	color:#FFFFFF;
	margin:0 auto 10px auto;
	text-align:center;
	padding:13px 0 0 0;
}
.stacia_link a {
	color:#FFFFFF;
}
.stacia_link a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.stacia_link a:visited {
	color:#FFFFFF;
}
.stacia_link a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}




/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:800px;
	padding:4px 0 10px 0;
	border-top:1px solid #999999;
}

#footer dt{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
}

#footer ul {
	margin:0 auto 5px;
	text-align:right;
}

#footer ul li {
	display:inline;
	margin-right:3px;
	padding-left:7px;
	font-size: 10px;
	letter-spacing: 0.1em;
	border-left:1px solid #77716C;
}

#footer li a {
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #666666;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}

#footer ul li.notline {
	border-left:0;
}

