.required:after {
	content: ' *';
	color: #f00;
	font-size: 150%;
	vertical-align: middle;
	line-height: 80%;
}

.large {
	width: 200px;
}
.normal {
	width: 100px;
}
.google-map-canvas {
	width: 100%;
	height: 300px;
	border: 1px solid #ddd;
}
.text_panel{
	line-height:24px;
	margin:10px 0px 10px 0px;
	border: 1px solid #ddd;
	padding:10px;
	min-height: 100px;
}
.listview span{
	padding: 2px 3px 2px 3px;
	white-space: nowrap;
}
.listview span:AFTER{
	content: ' / ';
}
.listview span:last-child:AFTER{
	content: ' ';
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.child-center-blocks>* {
	margin-bottom: 2px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* ------------------------------------------------------------
 * page header
 * ------------------------------------------------------------ */
div.page-header{
	position:relative;
	width: auto;
	border-bottom: 0px solid #fff;
	height: 50px;
}
div.page-header .title{
	position: absolute;
	left:0;
	bottom: 10px;
}
h1{
	font-size: 18px;
	color:rgb(0,64,152);
	font-weight: bold;
/*	text-shadow: 1px 1px 1px rgb(0,32,128);*/
	text-shadow: 1px 1px 1px #999999;
	letter-spacing: 0.2em;
	margin-left: 3px;
	margin-bottom: 5px;
}
h2{
	font-size: 16px;
	color:rgb(0,64,152);
/*	text-shadow: 1px 1px 1px rgb(0,32,128);*/
	text-shadow: 1px 1px 1px #999999;
	letter-spacing: 0.1em;
	margin-left: 3px;
	margin-bottom: 8px;

}
h2:BEFORE{
	content: "\e072 \00A0";
	font-family: 'Glyphicons Halflings';
	color: #ff6699;
	font-style: normal;
	font-weight: normal;
}
.page-header .title h1{
	margin-left: 13px;
}
.page-header .title small{
	margin-left: 13px;
}
.page-header .title h1 span{
	color: #333;
	font-size: 80%;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
.page-header .title hr{
	border-top: 2px solid #ff6699;
	margin: 1px;
}
div.page-header .right{
	position: absolute;
	right:0;
	bottom: 10px;
}
div.page-header .login{
	position: absolute;
	right:15px;
	bottom: 35px;
}
h1.page-header {
	margin: 15px 0 10px ;
}
/* ------------------------------------------------------------
 * footer
 * ------------------------------------------------------------ */
footer {
}
footer a:LINK,footer a:VISITED {
	color: #004097;
	text-decoration: none;
}
footer a:HOVER{
	text-decoration: underline;
}
footer{
	color:#004097;
}
footer .list-inline{
	margin-top:10px;
}
footer .list-inline li{
	padding-left: 5px;
	padding-right: 0px;
}

footer .list-inline li:AFTER{
	padding-left:5px;
	content: ' | ';
}
footer .list-inline li:last-child:AFTER{
	content: ' ';
}
footer address{
	font-family: monospace;
}

/* ------------------------------------------------------------
 * wizard
 * ------------------------------------------------------------ */
.wizard {
  position: relative;
  overflow: hidden;
}

.wizard:before,
.wizard:after {
  display: table;
  line-height: 0;
  content: " ";
}

.wizard:after {
  clear: both;
}

.wizard ul {
  width: 2000px;
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

.wizard ul li {
  position: relative;
  float: left;
  height: 40px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 38px;
  color: #999999;
  cursor: default;
  border-top:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  background: #ffffff;
}
.wizard ul li:first-child{
  border-left:1px solid #bbbbbb;
}
.wizard ul li:last-child{
  border-right:1px solid #bbbbbb;
}

.wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 1;
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 0;
  border-left: 10px solid #bbbbbb;
}

.wizard ul li .chevron:before {
  position: absolute;
  top: -20px;
  right: 1px;
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 0;
  border-left: 10px solid #ffffff;
  content: " ";
}
.wizard ul li.active {
	color: #dddddd;
	text-shadow: 1px 1px 1px #bbbbbb;
	background: #003399;/* BLUE */
}

.wizard ul li.active .chevron:before {
  border-left: 10px solid #003399;/* BLUE */
}

.wizard ul li:first-child {
  padding-left: 20px;
}

/* ------------------------------------------------------------
 * login form
 * ------------------------------------------------------------ */

#gyosha_login_form fieldset{
	-moz-background-size:100% auto;
	background-size:100% auto;
	background-image: url('../images/gyosha_login_panel.png');
	background-repeat: no-repeat;
	height: 300px;
	width: 370px;
	padding-top: 65px;
}
#gyosha_regist_form fieldset{
	-moz-background-size:100% auto;
	background-size:100% auto;
	background-image: url('../images/gyosha_regist_panel.png');
	background-repeat: no-repeat;
	height: 300px;
	width: 370px;
	padding-top: 65px;
}
#login_form{
	padding:5px;
	width: 380px;
}
#login_form fieldset{
	-moz-background-size:100% auto;
	background-size:100% auto;
	background-color: #FFF7EB;
	border: 4px solid #33e;
	border-radius: 10px;
	min-height: 200px;
	min-width: 200px;
}
#login_form h4{
	font-size: 18px;
	line-height:25px;
	font-weight:bold;
	color: #00b;
	text-shadow: 1px 1px 1px #99e;
	border-bottom: 1px solid #33e;
	text-align:center;
	margin: 5px 15px 10px 15px;
}
#login_form .logo{
	height: 150px;padding-left: 0px;padding-right: 0px;bottom: 0px;display:table-cell;vertical-align:bottom;
}
#login_form .logo img{
	display: block;position: absolute;bottom: 0;max-width: 100px;
}
#koe_form {
	padding:5px;
	width: 580px;
}
#koe_form fieldset {
	-moz-background-size:100% auto;
	background-size:100% auto;
	background-color: #FFF7EB;
	border: 4px solid #33e;
	border-radius: 10px;
	min-height: 200px;
	min-width: 200px;
}
#koe_form h4 {
	font-size: 18px;
	line-height:25px;
	font-weight:bold;
	color: #00b;
	text-shadow: 1px 1px 1px #99e;
	border-bottom: 1px solid #33e;
	text-align:center;
	margin: 5px 15px 10px 15px;
}
#regist_form{
	padding:5px;
	width: 380px;
}
#regist_form fieldset{
	-moz-background-size:100% auto;
	background-size:100% auto;
	background-color: #FFF7EB;
	border: 4px solid #33e;
	border-radius: 10px;
	min-height: 200px;
	min-width: 200px;
}
#regist_form h4{
	font-size: 18px;
	line-height:25px;
	font-weight:bold;
	color: #b00;
	text-shadow: 1px 1px 1px #e99;
	border-bottom: 1px solid #e33;
	text-align:center;
	margin: 5px 15px 10px 15px;
}
#regist_form .logo{
	height: 150px;padding-left: 0px;padding-right: 0px;bottom: 0px;display:table-cell;vertical-align:bottom;text-align: center;
}
#regist_form .logo img{
	display: block;position: absolute;bottom: 0;max-width: 120px;margin:0 auto;
}
/* ------------------------------------------------------------
 * pagination
 * ------------------------------------------------------------ */
.pagination{
	margin:2px 0;
}
/* ------------------------------------------------------------
 * Matching Situation wizard
 * ------------------------------------------------------------ */

.progress .gold{
	-moz-background-size:auto 100% ;
	background-size:auto 100% ;
	background-image: url('../images/gold.gif');
	background-repeat: repeat;
}
.progress .silver{
	-moz-background-size:auto 100% ;
	background-size:auto 100% ;
	background-image: url('../images/silver.gif');
	background-repeat: repeat;
}
.progress .joint{
	-moz-background-size:auto 100% ;
	background-size:auto 100% ;
	background-image: url('../images/joint.gif');
	background-repeat: repeat;
}
.progress .gold.nearly{
	background-image: url('../images/gold_n.gif');
}
.progress .silver.nearly{
	background-image: url('../images/silver_n.gif');
}

#matching_panel,
#slide_panel
{
	width: 100%;
	background-image: url('../images/panel_bg.gif');
	box-shadow:rgba(61, 61, 66, 0.219608) 6px 7px 7px 3px;
	-webkit-box-shadow:rgba(61, 61, 66, 0.219608) 6px 7px 7px 3px;
	-moz-box-shadow:rgba(61, 61, 66, 0.219608) 6px 7px 7px 3px;
	margin-bottom: 10px;
}
#info_panel{
	background-image: url('../images/info_mj.gif');
	background-repeat: no-repeat;
	padding-top: 60px;
}
.table > tbody > tr:FIRST-CHILD > th,
.table > tbody > tr:FIRST-CHILD > td
{
	border-top: 0px solid #fff;
}

/* ------------------------------------------------------------
 * Matching Situation Right Side Menu
 * ------------------------------------------------------------ */
#accordion .glyphicon { margin-right:10px; }
.panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
.panel-collapse>.list-group .list-group-item {border-width: 1px 0;}
.panel-collapse>.list-group {margin-bottom: 0;}
.panel-collapse .list-group-item {border-radius:0;}

.panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
.panel-collapse .list-group-item li.list-group-item {margin: 0 -15px;border-top: 1px solid #ddd;border-bottom: 0;padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

.panel-collapse div.list-group div.list-group{margin: 0;}
.panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd;border-bottom: 0;padding-left: 30px;}


/* ------------------------------------------------------------
 * about detail Slide
 * ------------------------------------------------------------ */
#myCarousel .carousel-control.left,
#myCarousel .carousel-control.right{
	background-image: none;
	width: 5%;
}
#myCarousel .carousel-indicators li{
	border:1px solid #777;
}
#myCarousel .carousel-indicators li.active{
	background-color: #777;
}

/* ------------------------------------------------------------
 * Gold,Silver,Joint Box Bar
 * ------------------------------------------------------------ */
#joint label {
	width: 200px;
	margin-bottom: 10px;
}
#gold_bar {
	background-image: url('../images/gold_bar.gif');
	background-repeat: repeat-x;
}
#silver_bar {
	background-image: url('../images/silver_bar.gif');
	background-repeat: repeat-x;
}

#joint_bar {
	background-image: url('../images/joint_bar.gif');
	background-repeat: repeat-x;
}
/* ------------------------------------------------------------
 * Koe
 * ------------------------------------------------------------ */
.koe-space{
	word-wrap: break-word;word-break: normal;padding:3px;
}
.koe-space .title{
	font-size: 13px;
	/*border-bottom: 1px dotted #777;*/
	margin-bottom: 5px;
}
.koe-space .desc{
	font-size: 12px;
	line-height: 13px;
}
/* ------------------------------------------------------------
 * Sort
 * ------------------------------------------------------------ */
.orderby{
	color: #33F;
}
.orderby.asc:AFTER{
	content:"\25B2";
	color: #F33;
	font-style: normal;
	font-weight: normal;
}
.orderby.desc:AFTER{
	content: "\25BC";
	color: #F33;
	font-style: normal;
	font-weight: normal;
}
.vspace-sm>*{
	margin-bottom: 5px;
}
.comment {
	font-size: 85%;
	color: #184;
	font-weight: normal;
}
/* ------------------------------------------------------------
 * Field legend
 * ------------------------------------------------------------ */
fieldset.vfieldset {
	border: 1px solid #aaa;
	border-radius: 10px;
	margin-bottom: 15px;
}
fieldset.vfieldset legend {
	font-size: 16px;
	color:rgb(0,64,152);
	text-shadow: 1px 1px 1px #999999;
	letter-spacing: 0.1em;
	margin-left: 3px;
	margin-bottom: 8px;
}
.jumbotron{
	background-image: url("../images/panel_bg.gif");
}
/* ------------------------------------------------------------
 * help
 * ------------------------------------------------------------ */
.help{
	cursor: help;
}
.help:hover{
	background-color: #ff0;
	border: 1px dotted #F33;
}
.strong{
	color: #F33;
	font-weight: bold;
}
#autologin_bar{
	position: fixed;
	right: 0;
	bottom: 0;
}
#autologin_bar a{
	background-color: rgba(0,0,0,0.5);
	border: 1px solid #fff;
	padding: 3px;
	margin: 0 3px 0 0;
	color: #fff;
}
#autologin_bar a:hover{
	background-color: rgba(0,0,0,1);
	color: #fff;
}
/* ------------------------------------------------------------
 * @media
 * ------------------------------------------------------------ */
@media print {
	.gold {
		border: 1px solid #333;
	}
	.silver {
		border: 1px solid #333;
	}
	.joint {
		border: 1px solid #333;
	}
	.print-only {
		border: 1px dotted #f66;
		padding: 5px;
	}
	.form-control {
		display: inline !important;
	}
	.navbar-form input, select,label{
		width: auto !important;
	}
	#navbar-top{
		position: static !important;
	}
	body{
		padding-top: 0px !important;
	}
}
@media screen {
	.print-only {
		display: none;
	}
}
#bukken-table td {
	vertical-align: middle;
}

/* The right side pane */
#menu_logo {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 198px;
	background-size: 100% auto;
	background-image: ;
	margin: 0px auto;
}
#menu_reqbg {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	width: 174px;
	height: 461px;
	background-image: ;
	margin: 0px auto;
}
#menu_mark01 {
	width: 284px;
	height: 113px;/*95px*/
	position: relative;
	top: -28px;/*-20px*/
	left: -55px;
	background-image: ;
}
#menu_mark02 {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 214px;
	height: 255px;
	position: relative;
	top: 70px;
	left: -20px;
	background-image: ;
}
#menu_about {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 47px;
	background-image: ;
	margin: 2px auto;
}
#menu_notyet {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 47px;
	background-image: ;
	margin: 2px auto;
}
#menu_daihyo {
        -moz-background-size: 100% auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        display: block;
        width: 174px;
        height: 47px;
        background-image: ;
        margin: 2px auto;
}
#menu_titvoice {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	width: 174px;
	height: 34px;
	background-image: ;
	margin: 2px auto 0px;
}
#menu_intvws {
	width: 174px;
	background-color: #dfedf9;
	margin: auto;
}
.intvw-container {
	width: 100%;
	padding: 7px 0px 7px 7px;
}
.intvw-sumnail-wrapper {
	float: left;
	width: 28%;
}
.intvw-sumnail {
	width: 100%;
}
.intvw-content {
	float: left;
	width: 65%;
	margin-left: 5px;
}
.intvw-title {
	#font-size: 10px;
}
.intvw-subtitle {
	#font-size: 10px;
}
.intvw-btn-container {
	width: 100%;
}
.intvw-btn-wrapper {
	float: right;
	width: 60px;
}
.intvw-card-container {
	width: 540px;
	margin: auto;
}
.intvw-card {
	width: 260px;
	height: 120px;
	float: left;
	margin: 5px;
	border: 1px solid #ccc;
	background: white;
	border-radius: 5px;
}
#gyosha_only {
	width: 174px;
	background-color: #649fcb;
	margin: 2px auto;
}
#gyosha_only_heading {
	color: white;
	padding: 7px;
	margin: 0px;
	text-align: center;
}
#gyosha_only_btn {
	display: block;
	width: 148px;
	height: 62px;
	margin: 0px auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url('../images/btn_enter.png');
}
#menu_qa {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 47px;
	background-image: ;
	margin: 2px auto;
}
#menu_movie {
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 47px;
	background-image: ;
	margin: 2px auto;
}
#menu_ad{
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 47px;
	background-image: ;
	margin: 2px auto;
}
#alternately-switching-adv {
	position:relative;
	margin-left: 7px;
}
#alternately-switching-adv img {
	animation-name: alternately-switching-adv;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	opacity: 0;
}
#user70000 {
	position: absolute;
	top: 0px;
	left: 0px;
	animation-delay: 5s;
}
@keyframes alternately-switching-adv {
	0%    {opacity: 0}
	12.5% {opacity: 1}
	37.5% {opacity: 1}
	50%   {opacity: 0}
}
#myCarousel {
	width: 749px;
	margin: 45px 0px 60px;
}
#mjmap-container {
	width: 357px;
	height: 254px;
	position: relative;
}
#mjmap {
	display: block;
	position: absolute;
	left: -14px;
	width: 371px;
	height: 254px;
	background-image: url('../images/mjmap.png');
}
a:hover { /* For Firefox */
	overflow: hidden;
	outline: none;
}
#notify-pane {
	width: 357px;
	/* Add by  */
	/* height: 185px; */
	height: 350px;
	margin-top: 38px;
	background: blue;
	border-radius: 5px;
	background: #527aba;
	position: relative;
}
#notify-container {
	overflow-y: auto;
	position: absolute;
	top: 31px;
	left: 4px;
	width: 349px;
	/* Add by  */
	/* height: 150px; */
	height: 315px;
	background: white;
	border-radius: 5px
}
#notify-header {
	width: 367px;
	height: 67px;
	background-image: url('../images/title_oshirase.png');
	position: absolute;
	top: -34px;
	left: -14px;
}
#notify-footer {
	width:100%;
	margin-top:4px
}
#notify-footer-note {
	float: left;
	width: 205px;
	color: #527aba;
	font-size: 12px
}
#notify-footer-btn {
	float: left;
	width: 127px;
	height: 37px;
	background-image: url('../images/req_b.png');
}
#globalsign {
	width: 161px;
	height: 66px;
	position: absolute;
	top: -209px;
	left: 52px;
}
.carousel-indicators {
  bottom:-50px;
}
<!-- /#side_bar -->





