* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	background-color: #ffffff;
	color: #303030;
	width: 100%;
	font-size: 14px;
	line-height: 1.2em;
	/*IE用スクロールバー*/
	scrollbar-base-color: transparent;
	scrollbar-track-color:transparent;
	scrollbar-face-color:#FFD7BF;
	scrollbar-arrow-color:transparent;
	scrollbar-shadow-color:transparent;
	scrollbar-highlight-color:transparent;
	scrollbar-dark-shadow-color: transparent;
	scrollbar-3dlight-color: transparent;
}

html,body{
	height: 100%;
}

.aLink {
	display: block;
	width: 100%;
	height: 100%;
}

.noScript {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

ul {
	list-style-type: none;
}

.wrap{
	width: 100%;
	position: relative;
	height: auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
}

.coming {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: absolute;
	z-index: 9999;
	background-color: #ffffff;
	text-align: center;
	font-size: 50px;
}
.rex {
	color:#F37427;
	position: relative;
	top: 50%;
	margin-top: -50px;
}

.listBox {
	margin-bottom: 30px;
}
.listWrap {
	margin-top: 15px;
	padding: 0 15px;
	width: 620px;
}

.itenInfo {
	width: 660px;
	padding: 30px;
	background-color: #FFF2E9;
	margin: 30px auto;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
}
.oshirase {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 18px;
	text-align: left;
}
.itenInfo>p {
	padding-left: 12px;
	margin-bottom: 20px;
	text-align: left;
}
.itenInfo>a {
	color: #0000FF;
	font-size: 18px;
}
/*ヘッダー*/
.header {
	width: 100%;
/*	height: 178px;*/
	padding-top: 17px;
	background-image: url("../img/common/top_line.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
}
.headerBox {
	width: 980px;
	height: 76px;
	margin: 0 auto;
	padding: 10px 0;
}
.logo {
	width: 201px;
	height: 63px;
	margin-top: 13px;
	margin-left: 0;
	float: left;
}
.coName {
	float: right;
	margin-top: 20px;
	text-align: right;
}
.coNameOR {
	color: #E66E22;
	font-size: 14px;
	margin-bottom: 11px;
}

.nav {
	width: 981px;
	margin: 0 auto;
	margin-top: 13px !important;
	font-weight: bold;
}
.nav li {
	list-style-type: none;
	width: 139px;
	height: 69px;
	border-right: 1px solid #CACACA;
	display: block;
	float: left;
	position: relative;
}
.nav li:first-child {
	border-left: 1px solid #CACACA;
}
.nav li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #303030 !important;
	position: absolute;
}
.nav li span {
	display: block;
}
.dancerAgent:hover {
	cursor: default;
}
.daMenu {
	width: 137px;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 72px;
	z-index: 100;
}
.daMenu li {
	width: 130px;
	height: 36px;
	padding-left: 7px;
	background-image: url("../img/common/da_link_off.png");
	border: none !important;
	border-top: 1px solid #FFFFFF !important;
	font-size: 13px;
}
.daMenu li a {
	color: #FFFFFF !important;
	line-height: 36px;
}
.daMenu li:hover {
	width: 130px;
	height: 36px;
	background-image: url("../img/common/da_link_on.png");
}
.menuTitle1 {
	margin-top: 14px;
	text-align: center;
	font-size: 13px;
}
.menuTitle2 {
	margin-top: 1px;
	font-size: 10px;
	color: #b0b0b0;
	text-align: center;
}
.menuIcon {
	width: 8px;
	height: 6px;
	background-image: url("../img/common/menu_icon.png");
	margin: 3px auto;
}
nav li:hover {
	width: 139px;
	height: 69px;
	background-image: url("../img/common/menu_hover_7.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
}

/*メインコンテンツ*/
.mainContents {
	padding-bottom: 220px; /*フッターの高さと同じ*/
	width: 980px;
	margin: 20px auto 0 auto;
}
.mainContentsBox {
	width: 750px;
	position: relative;
	background-image: url("../img/common/main_back.jpg");
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
	position: relative;
	behavior:url("PIE.htc");
}
.mainContents h2 {
	width: 730px;
	height: 41px;
	position: relative;
	top: 25px;
	left: -16px;
	font-size: 16px;
	line-height: 38px;
	padding-left: 50px;
	color: #ffffff;
	background-image: url("../img/common/main_tit_back.png");
}
.indexBox {
	padding: 45px 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	behavior:url("PIE.htc");
}
.mainContentsShadow {
	width: 750px;
	height: 42px;
	background-image: url("../img/common/main_contents_shadow.png");
}
/*サイドカラム*/
.sideColumn {
	width: 200px;
	float: left;
	margin-left: 30px;
}
.sideTit {
	position: relative;
	background-image: url("../img/common/main_back.jpg");
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	behavior:url("PIE.htc");
}
.sideTit h3 {
	width: 197px;
	height: 40px;
	position: relative;
	font-weight: bold;
	top: 25px;
	left: -9px;
	font-size: 16px;
	line-height: 39px;
	padding-left: 20px;
	color: #ffffff;
	background-image: url("../img/common/side_title_or.png");
}
.sideBox {
	padding: 45px 15px 20px 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	behavior:url("PIE.htc");
}
.sideBox img {
	width: 170px;
	margin-bottom: 10px;
}
.sideShadow {
	width: 200px;
	height: 16px;
	margin-bottom: 10px;
	background-image: url("../img/common/side_shadow.png");
}
.sideBox p {
	color: #303030;
	font-size: 14px;
	margin-left: 3px;
	margin-bottom: 15px;
	font-weight: bold;
}
.Line {
	width: 100%;
	border-top: 1px solid #FFD2B3;
	border-bottom: 1px solid #ffffff;
}
.dancerLine {
	width: 100%;
	border-top: 1px solid #F2E3AC;
	border-bottom: 1px solid #ffffff;
}
.sideInfo {
	margin-top: 15px;
}
.sideInfo p {
	color: #a2a2a2;
	font-size: 12px;
	margin-left: 3px;
	line-height: 1.3em;
}
.infoTel {
	font-size: 18px;
	color: #a2a2a2;
	font-weight: bold;
}

.twitterTit {
	background-image: url("../img/common/side_back_tw.png")!important;
}
.twitterWrap {
	max-height: 600px;
	padding: 35px 10px 15px 10px !important
}
.facebookWrap {
	padding: 30px 10px 15px 10px !important
}

.twitterIco {
	width: 159px;
	height: 39px;
	background-image: url("../img/common/twitter.png");
}
.twitter {
	line-height: 1.5em;
	font-size: 11px;
	margin-top: 10px;
}
.twitter li {
	border-bottom: 1px dashed #FFC29C;
	margin-bottom: 5px;
}
.twitter li:last-child {
	border: none;
}
.twitterP {
	font-weight: normal !important;
	font-size: 12px !important;
	margin-bottom: 8px !important;
	margin-left: 0 !important;
	line-height: 1.3em;
}
.twitterName {
	margin-bottom: 5px !important;
	font-size: 12px !important;
	margin-left: 0 !important;
}
.twitterName a {
	color: #FF6F18;
}



.facebookTit {
	background-image: url("../img/common/side_back_fb.png")!important;
}
.facebook {
	width: 159px;
	height: 50px;
	background-image: url("../img/common/facebook.png");
	margin: 0 auto;
}
.facebookWrap ul {
	border-top: 1px dashed #FFC29C;
	margin-top: 10px;
	padding-top: 7px;
}
.facebookWrap ul li {
	margin: 3px 5px 3px 10px;
	font-size: 12px;
	color: #3B5998;
}
.facebookWrap ul li a {
	color: #0000ff;
	text-decoration: none;
}
.facebookWrap ul li a:hover {
	color: #FFBA8E;
	text-decoration: underline;
}

/*フッター*/
.footer{
	width: 100%;
	height: 103px;
	padding-top: 17px;
	background-image: url("../img/common/bottom_line.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: snow;
	position: absolute;
	bottom: 0;
}
.footerBox {
	width: 980px;
	margin: 0 auto;
}
.footerL {
	margin-top: 30px;
	float: left;
}
.footerMenu li {
	display: inline;
	font-size: 11px;
}
.footerMenu li a {
	color: #303030 !important;
	text-decoration: none;
}
.copy {
	margin-top: 10px;
}
.footerCoName {
	float: right;
	margin-top: 30px;
	text-align: right;
	border-left: 1px solid #CACACA;
	padding-left: 20px;	
}

/*-----Chrome用スクロールバー-----*/
.scrollbar::-webkit-scrollbar{
	overflow:hidden;
	width:5px;
	background:transparent;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.scrollbar::-webkit-scrollbar:horizontal{
	height:5px;
}
.scrollbar::-webkit-scrollbar-button{
	display:none;
}
.scrollbar::-webkit-scrollbar-piece{
	background:#eee;
}
.scrollbar::-webkit-scrollbar-piece:start{
	background:#eee;
}
.scrollbar::-webkit-scrollbar-thumb{
	overflow:hidden;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFD7BF;
}
.scrollbar::-webkit-scrollbar-corner{
	overflow:hidden;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:transparent;
}

/*その他*/	