@charset "UTF-8";

/*================================================================
livestage
================================================================*/

/*----------------------------------------------------------------

index -

 01,wrapper
 02,header
 03,contents
   03-Point1
   03-Point2
   03-Point3
   03-Point4
 04,outline
 05,footer

----------------------------------------------------------------*/

img {
	vertical-align: top;
}
html {
	background: url(../../livestage/img/body_bg.gif);
}
body#livestage {
	background: url(../../livestage/img/body_bg_topline.png) no-repeat center top;
	border-top: none;
	font-size: 62.5%;
	line-height: 1.75;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Osaka,sans-serif; 
	color: #333;
}

/*
01,wrappar
----------------------------------------------------------------*/
body#livestage #wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 29px 0 0;
	text-align: left;
}

/*
02,header
----------------------------------------------------------------*/
#header {
	position: relative;
	width: 950px;
	height: 140px;
	background: url(../../livestage/img/wrapper_bg_top.gif) no-repeat top;
	overflow: hidden;
}

/*--------------------------------------------------------------*/
#header h1 {
	position: absolute;
	top: 53px;
	left: 50px;
}
#header #headerInfo {
	position: absolute;
	top: 50px;
	right: 40px;
	width: 410px;
	font-size: 0px;
}
#header #headerInfo dl {
	display: inline;
	float: left;
	margin-left: 10px;
}

#header #headerInfo dl.contactBtn dt {
	margin-bottom: 10px;
}
#header #headerInfo dl.shopInfo dt,
#header #headerInfo dl.shopInfo dd {
	margin-bottom: 5px;
}
#header #headerInfo dl.shopInfo dd img {
	vertical-align: top;
}
/*
03,contents
----------------------------------------------------------------*/
#contents {
	width: 950px;
}
/*--------------------------------------------------------------*/
#contents #contentsIntro {
	width: 940px;
	padding: 0 5px;
	background: url(../../livestage/img/wrapper_bg_body.gif) repeat-y;
}
/*--------------------------------------------------------------*/
#contents #contentsIntro .introSection {
	width: 870px;
	padding: 0 35px 25px;
}
#contents #contentsIntro .introSection h2 {
	float: left;
	width: 500px;
	margin: 5px 0 25px;
}
#contents #contentsIntro .introSection p.contactBtn {
	float: right;
	width: 335px;
	height: 50px;
	padding-top: 85px;
	padding-left: 12px;
	background: url(../../livestage/img/intro_bg_contact.gif) no-repeat 0 10px;
}
/*--------------------------------------------------------------*/
#contents #contentsIntro #livestageSelection {
	width: 870px;
	margin: 0 0 50px 35px;
	padding: 13px 0;
	background-color: #d6cfbf;
	overflow: hidden;
}
#contents #contentsIntro #livestageSelection .text {
	display: inline;
	float: left;
	width: 280px;
	margin: 0 40px 0 35px;
	padding: 25px 0;
	text-align: center;
}
#contents #contentsIntro #livestageSelection .text h3 {
	margin: 30px 0 55px;
}
#contents #contentsIntro #livestageSelection .photo {
	float: left;
	width: 500px;
}
/*--------------------------------------------------------------*/
#contents .pointSection {
	width: 840px;
	padding-left: 50px;
	clear: both;
}
#contents .pointSection h3 {
	margin-bottom: 20px;
	padding: 0 0 20px 40px;
	background: url(../../livestage/img/contents_title_bg_point.gif) no-repeat left bottom;
}
#contents .pointSection h4 {
	margin-bottom: 25px;
}
#contents .pointSection h5 {
	margin-bottom: 20px;
}
#contents .pointSection p {
	margin-bottom: 1em;
	font-size: 1.2em;
}

/*
03-Point1
----------------------------------------------------------------*/
#contents #contentsIntro #point1 {
	position: relative;
}
#contents #contentsIntro #point1 h4 {
	font-size: 1.2em;
}
#contents #contentsIntro #point1 h4 span {
	display: block;
	margin: 10px 0 20px;
	font-weight: normal;
	color: #555;
}
#contents #contentsIntro #point1 .pointUnit {
	min-height: 350px;
	_height: 350px;
}
#contents #contentsIntro #point1 .pointUnit p {
	width: 340px;
	margin-left: 40px;
}
#contents #contentsIntro #point1 .photo {
	position: absolute;
	top: -20px;
	right: -10px;
}
#contents #contentsIntro #point1 ul.view {
	width: 860px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
#contents #contentsIntro #point1 ul.view li {
	display: inline;
	float: left;
	margin-left: 10px;
}

#contents #contentsIntro #point1 #variation {
	margin-bottom: 30px;
}
#contents #contentsIntro #point1 #variation p.variationPhoto {
	float: left;
	width: 512px;
	margin-top: -30px;
	margin-left: -40px;
	padding: 0;
}
#contents #contentsIntro #point1 #variation .text {
	float: right;
	width: 340px;
	margin-top: 50px;
}

#contents #contentsIntro #point1 #variation .text p {
	margin-left: 0;
}

/*
03-Point2
----------------------------------------------------------------*/
#contents #contentsIntro #point2 {
	overflow: hidden;
}
#contents #contentsIntro #point2 .text {
	float: left;
	width: 322px;
	margin-bottom: 30px;
}
#contents #contentsIntro #point2 .text p.help {
	font-size: 1.0em;
	color: #555;
}
#contents #contentsIntro #point2 .profile {
	position: relative;
	float: right;
	width: 470px;
}
#contents #contentsIntro #point2 .profile h5,
#contents #contentsIntro #point2 .profile p {
	width: 200px;
	font-size: 1.2em;
}
#contents #contentsIntro #point2 .profile p.photo {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
}
#contents #contentsIntro #point2 .profile dl {
	padding-top: 10px;
	font-size: 1.2em;
}

/*
03-Point3
----------------------------------------------------------------*/
#contents #contentsIntro #point3 {
	overflow: hidden;
}
#contents #contentsIntro #point3 .design h5,
#contents #contentsIntro #point3 .design p {
	width: 280px;
}
#contents #contentsIntro #point3 .design h5 {
	padding-top: 20px;
}
#contents #contentsIntro #point3 .design p.potencial {
	margin-bottom: 40px;
	font-size: 1.2em;
}
#contents #contentsIntro #point3 .design p.photo {
	float: right;
	width: 530px;
}

/*
03-Point4
----------------------------------------------------------------*/
#contents #contentsIntro #point4 {
	width: 840px;
	margin-left: -5px;
	padding: 0 55px 30px;
	background: url(../../livestage/img/wrapper_bg_bottom.gif) no-repeat bottom;
}
#contents #contentsIntro #point4 .kukaku {
	width: 840px;
	overflow: hidden;
}
#contents #contentsIntro #point4 .kukaku h5 img {
	margin-right: 5px;
	vertical-align: middle;
}
#contents #contentsIntro #point4 .kukaku p {
	float: left;
}
#contents #contentsIntro #point4 .kukaku ul {
	float: right;
}
#contents #contentsIntro #point4 .kukaku ul li {
	display: inline;
	margin-left: 10px;
}

/*
04-outline
----------------------------------------------------------------*/
#contents #outline {
	width: 880px;
	margin-left: -5px;
	padding: 60px 35px 30px;
	background: url(../../livestage/img/wrapper_bg_top2.gif) no-repeat top;
	overflow: hidden;
}
#contents #outline h4 {
	width: 420px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../../livestage/img/contents_bg_title_dot.gif) repeat-x left bottom;
}
#contents #outline ul {
	width: 400px;
	margin: 0 0 30px 15px;
	padding: 0;
	font-size: 1.2em;
}
#contents #outline ul li {
}
#contents #outline p.help {
	margin-left: 15px;
	clear: left;
}
#contents #outline .mapBlock {
	float: right;
	margin-top: -50px;
}
#contents #outline .mapBlock p.map {
	margin-bottom: 10px;
}
#contents #outline .mapBlock p.mapInfo {
	text-align: right;
}
#contents #outline .mapBlock p.mapInfo a {
	display: inline-block;
	padding: 7px 25px 7px 0;
	background: url(../../livestage/img/contents_outline_map_icon.gif) no-repeat right center;
	color: #666;
	text-decoration: none;
}

/*
05-contactBlock
----------------------------------------------------------------*/
#contents #contactBlock {
	padding-top: 40px;
	background: url(../../livestage/img/wrapper_bg_bottom.gif) no-repeat top;
}
#contents #contactBlock dl.inner {
	position: relative;
	width: 940px;
	height: 140px;
	margin: 0 auto;
	background: url(../../livestage/img/contents_bg_p05_telnum.gif) no-repeat;
}
#contents #contactBlock dl.inner dt {
	position: absolute;
	top: 30px;
	left: 25px;
}
#contents #contactBlock dl.inner dd {
	position: absolute;
	top: 40px;
	left: 377px;
}
#contents #contactBlock dl.inner dd .swap {
	padding-top: 5px;
}
/*--------------------------------------------------------------*/
#contents #pageTop {
	position: relative;
	width: 940px;
	height: 100px;
	margin-left: -50px;
	padding: 0 0 0 50px;
	background: url(../../livestage/img/footer_building.gif) no-repeat left bottom;
}
#contents #pageTop a {
	position: absolute;
	bottom: 5px;
	right: 0;
}

/*
06,footer
----------------------------------------------------------------*/
#footer {
	width: 100%;
	background-color: #FFF;
	text-align: center;
}
#footer #footerInner {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	overflow: hidden;
}
#footer #footerInner .companyLogo {
	float: left;
	width: 150px;
}
#footer #footerInner dl {
	width: 600px;
	float: left;
}
#footer #footerInner dl dt img {
	margin-right: 10px;
	vertical-align: bottom;
}
#footer #footerInner dl dd {
	font-size: 0.9em;
}
#footer #footerInner .livestageLogo {
	float: right;
	margin-top: -15px;
	width: 160px;
}
