@charset "UTF-8";
/* ======================================================== design.css

歓送迎会/ ホットペッパー(HotPepper)

 -Base
 -Header
 -Topic Path
 -Contents
 -Footer Navigation
 -Footer
 -Sub Contents
 -Pulldown
 -メイリオフォント

============================================================= 2013.3.27*/


/* ▼ Base ▼
------------------------------------------------------------*/

#wrapper{text-align: center;}
#header,
#topicPath,
#contentsArea,
#footerNav,
#footer{
	position: relative;
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
	_zoom: 1;
}
#container{
	padding-bottom: 10px;
	background-color: #FFFFFF !important;
	background-image: none !important;
	text-align: center;
}


/* ▼ Header ▼
------------------------------------------------------------*/

h1{
	position: absolute;
	top: 3px;
	right: 0px;
	font-weight: normal;
}
#logo{
	float: left;
	padding: 5px 0px;
}
#header ul.links{
	float: right;
	padding-top: 30px;
}
#header ul.links li{
	float: left;
	margin-left: 10px;
	padding-right: 12px;
	border-right: 1px solid #CCC;
	line-height: 1.8em;
}
#header ul.links li.lastChild {
	margin-right: 0px;
	border: none;
}
#header ul.links li.external{background-position: -2px 2px;}
* html #header ul.links li.external{background-position: -2px 3px;}
*:first-child+html #header ul.links li.external{background-position: -2px 3px;}


/* ▼ Topic Path ▼
------------------------------------------------------------*/

#topicPath{
	clear: both;
	padding: 10px 0px;
}
#topicPath p,
#topicPath ol,
#topicPath ol li {
	display: inline;
}
#topicPath .strong {
	font-size: 1em;
	color: #666;
}
#topicPath p{
	margin-right: 12px;
	padding-left: 16px;
	background: url("/SYS/enkai/images/icon/icon_back.gif") no-repeat left center;
}
#topicPath ol{
	overflow: hidden;
	letter-spacing: -.40em;
}
#topicPath ol li{
	overflow: hidden;
	letter-spacing: normal;
}
#topicPath ol li + li {
	margin-left: 6px;
}
#topicPath .strong,
#topicPath ol li + li a,
#topicPath p ~ ol li a {
	padding-left:13px;
	background: url("/SYS/cmn/images/common/bg_chevron.gif") no-repeat left center;
}

/* ▼ 第二パンくず ▼
------------------------------------------------------------*/
.subSiteTopicPath {
	width: 740px;
	clear: both;
	margin: 0px auto;
	padding: 5px 10px 0 10px;
}
.subSiteTopicPath ol {
	float: right;
}
.subSiteTopicPath li{
	display: inline;
	letter-spacing: normal;
}
.subSiteTopicPath ol li + li {
	margin-left: 6px;
}
.subSiteTopicPath .strong,
.subSiteTopicPath ol li + li a,
.subSiteTopicPath p ~ ol li a {
	padding-left: 13px;
	background: url("/SYS/cmn/images/common/bg_chevron.gif") no-repeat left center;
}

/* ▼ Contents ▼
------------------------------------------------------------*/

p#pagetop,
p.pagetop{
	clear: both;
	margin: 10px 0;
}
p#pagetop a,
p.pagetop a{
	display: block;
	padding: 5px 5px 0;
	text-align: right;
}
p#pagetop a:hover,
p.pagetop a:hover {
	background-color: #DBF1FF;
}
p#pagetop a span,
p.pagetop a span{
	padding-left: 15px;
	background: url("/SYS/enkai/images/icon/mark_totop.gif") no-repeat left center;
}
ul.links li a,
a.triangleLink{
	display: block;
	padding-left: 10px;
	background: url("/SYS/enkai/images/icon/icon_dotarrow_blue.gif") no-repeat left center;
}

/* ▼ Footer Navigation ▼
------------------------------------------------------------*/

#footerNav{
	clear: both;
	padding-top: 10px;
	color: #999;
	line-height: 1.4em;
}
div#footerNav dl dt {font-weight: bold;}
div#footerNav dl dd {margin-bottom: 10px;}

/* ▼ Footer ▼
------------------------------------------------------------*/

#footer{
	padding: 10px 0px;
	background: #FFF;
}
#footer ul {float: right;}
#footer ul li{
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #CCC;
}
#footer ul li.lastChild{border: none;}


/* ▼ Sub Contents ▼
------------------------------------------------------------*/

/* レイアウト */
div#subContents {
	float: right;
	width: 170px;
	margin-bottom: 10px;
}
div#subContents p,
div#subContents ul,
div#subContents ol,
div#subContents dl {
	clear: both;
}
div#subContents p,
div#subContents ul li,
div#subContents ol li,
div#subContents dl dt,
div#subContents dl dd {
	font-size: 100%;
	line-height: 1.5;
}
li.external {
	padding-left: 13px;
	background: url(/SYS/enkai/images/icon/icon_window.gif) -2px 2px no-repeat;
}

/* 各機能 レイアウト */
div#subContents div h2,
div#subContents div h3 {
	margin: 0;
	padding: 0;
	border-bottom: 0;
	background: none;
}
div#subContents div div.wrapFirst div.wrapSecond ul.links li.diary a,
ul.links li.external a {
	padding-left: 0;
	background: none;
	zoom: 1;
}
/* バナー */
div#subContents ul.banner { margin-bottom: 10px; }
div#subContents ul.banner li { margin-bottom: 5px; }

/* ▼ Pulldown ▼
------------------------------------------------------------*/
.selectbox {
	position: relative;
	float:left;
	font-size: 120%;
	line-height: 1.5;
	z-index: 10;
}
.selectbox .select {
	width: 230px;
	border: 1px solid #CCCCCC;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #000000;
	text-decoration: none;
	cursor: default;
	background: #FFFFFF;
}
.selectbox .select:hover {
	background-color: #E6F4FC;
}
.selectbox .select span {
	padding: 0 22px 0 7px;
	display: block;
	height: 18px;
	background: url(/SYS/enkai/images/icon/icon_select_arrow.gif) no-repeat right top;
	line-height: 18px;
	cursor: pointer;
}
.selectbox .pulldown {
	width: 694px;
	position: absolute;
	left: 0;
	top: 20px;
	overflow: visible !important;
	z-index: 100;
}
.pulldownInner {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	overflow: visible !important;
	z-index: 100;
}
.pulldownInner ul {
	float: left;
	width: 230px;
	border-right: 1px solid #CCCCCC;
}
.selectbox .pulldown a {
	color: #000000;
	padding: 0 8px;
	display: block;
}
.selectbox .pulldown a:hover,
.selectbox .pulldown a.selected,
.selectbox .pulldown a.hoverTmp {
	color: #FFFFFF;
	background: #3699FD;
	text-decoration: none;
}

/* ▼ メイリオフォント ▼
------------------------------------------------------------*/
.meiryoFont {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
}
