@charset "utf-8";
/*+++++++++++++++++++++++++++++++++*/
/*Web Site Structure.CSS Ver.      */
/*+++++++++++++++++++++++++++++++++*/

/*--( - )------------------------------------------------------------------ */
#main, #sidebar, #contents, #adbar {
  vertical-align: top;
  }
#wrap {
  width: 980px;
  height: auto;
  margin: 0 auto;
  }

/*--( header )------------------------------------------------------------- */
#header {
  width: 980px;
  height: 40px;
  }
#header #LoginForm {
  float: right;
  }
#header ul {
  float: right;
  margin-top: 7px;
  }
#header ul li {
  float: left;
  list-style-type: none;
  }
#pageLogo a {
  display: block;
  float: left;
  }
#header li p, #header h2 {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  margin-top: 4px;
  margin-right: 3px;
  }
#header h2 {
  margin-right: 10px;
  }

/*--( GrovalNavi )--------------------------------------------------------- */
#navi {
  width: 980px;
  margin-bottom: 12px;
  }
#gnavi {
  color: #FFF;
  background: #50A4D6;
  width: 980px;
  }
#gnavi ul {
  float: right;
  margin: 5px 0;
  }
#gnavi p {
  float: left;
  margin: 5px 20px;
  }
#gnavi ul li {
  float:left;
  padding-right: 20px;
  margin-left: 5px;
  list-style-type: none;
  }
#gnavi ul li a, #gnavi p a {
  color: #FFF;
  text-decoration: underline;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  }
#gnavi ul li a:hover {text-decoration: none;}

/*--( main )--------------------------------------------------------------- */
#main {
  width: 980px;

  height: auto;
  }

/*--( infobar )------------------------------------------------------------ */
#info_bar {
  width: 980px;
  float: left;
  text-align: left;
  }
#info_bar p, #info_bar h2 {
  float:left;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 2px;
  }
#info_bar h2 {
  font-style:normal;
  color:#F30;
  }
#info_bar p {color: #333;}

/*--( sidebar )------------------------------------------------------------ */
#sidebar {
  width: 160px;
  height: auto;
  float: left;
  }
#pro_img {
  margin-bottom:5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  }
#news h3 {
  font-style: italic;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #666;
  }
#chat h3 {
  font-style: italic;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #666;
  }
#news dl {
  height: auto;
  width: 155px;
  padding-right: 5px;
  }
#news dl dt, #news dl dd {
  font-size: 12px;
  font-size: 1.2rem;
  }
#news dl dt {
  color: #2980B4;
  font-weight: bold;
  }
#news dl dd {
  color: #333;
  line-height:1.3em;
  margin-bottom: 10px;
  }
#chat h3 {
  font-style: italic;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #666;
  }
#subcont h3 {
  font-style: italic;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-top: 20px;
  color: #666;
  }
#subcont dl {
  height: auto;
  width: 155px;
  padding-right: 5px;
  border-bottom: 1px dashed #ccc;
  }
#subcont dl dt, #subcont dl dd {
  font-size: 12px;
  font-size: 1.2rem;
  }
#subcont dl dt {
  color: #2980B4;
  font-weight: bold;
  float: left;
  }
#subcont dl dd {
  color: #333;
  line-height:1.3em;
  margin-bottom: 10px;
  }
#subcont p {
  text-align :right;
  font-size: 12px;
  font-size: 1.2rem;
  }
#subcont input {
  font-size: 12px;
  font-size: 1.2rem;
  }

/*--( contents )----------------------------------------------------------- */
#contents {
  width: 570px;
  min-height: 521px;
  height: auto !important;
  height: 521px;
  float: left;
  display: inline;
  border: 1px solid #CCC;
  padding:19px;
  background-color: #F7F7F7;
  }

/*--( contents review )---------------------------------------------------- */
#contents_rev {
  width: 570px;
  min-height: 521px;
  height: auto !important;
  height: 521px;
  float: left;
  display: inline;
  border: 1px solid #CCC;
  padding:19px;
  background-color: #FFF;
  }

/*--( footer )------------------------------------------------------------- */
#footer_link {
	width: 980px;
	margin: 0 auto;
	padding:5px 0;
	text-align: left;
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
  }
#footer_link ul {
    margin-left: 10px;
}

#footer_link ul li {
    background: url("../img/footer-links.gif") no-repeat scroll 100% 50% transparent;
    float: left;
    margin-right: 7px;
    margin-top: 4px;
	margin-bottom:4px;
    padding-bottom: 0;
    padding-right: 8px;
    padding-top: 4px;
	font-size:11px;
	color:#999999;
}

li {
    list-style: none outside none;
}





#footer {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  }

.page_top {
  width: 13%;
  height: 28px;
  text-align: center;
  margin: 0 210px 10px auto;
  }
.page_top a {
  color: #FFF;
  background-color: #999;
  border: 1px solid #999;
  text-decoration: none;
  padding: 3px 10px 3px;
  display: block;
  }
.page_top a:hover {
  background-color: #666;
  }
#footer address {
  color: #666;
  padding-top: 6px;
  }

/*--( ClosedChat )--------------------------------------------------------- */
#wrapChat {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 980px;
  height: 100%;
  margin-left: -490px;
  }
#ClosedChat #main {
  position: absolute;
  top: 82px;
  bottom: 0px;
  left: 0px;
  width: 980px;
  }
#ClosedChat #sidebar {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 159px;
  }
#ClosedChat #contentL {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 159px;
  width: 611px;
  }
#ClosedChat #footer {
  width: 980px;
  height: 30px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -490px;
  }
#ChatLogin #chatloginForm input {
  display: block;
  width: 277px;
  height: 48px;
  background-image: url(../img/chatlogin.jpg);
  text-indent: -9999px;
  padding: 0 ;
  margin: 0 auto;
  border:0;
  cursor: pointer;
  }
#ChatLogin #chatloginForm input:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  }

/*--( SSLマーク )---------------------------------------------------------- */
#ssl_sign {
  margin:20px;
  padding: 15px 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #D6D6D6;
  border-bottom-color: #D6D6D6;
  }
#ssl_sign #ssl_mark {
  margin-right: 10px;
  float:left;
  }
#ssl_sign p {
  line-height: 1.5em;
  color: #333;
  }

/*--( ログインフォーム )--------------------------------------------------- */
.login_container .inputtext, .login_container .inputpassword {
  border-color: #1d2a5b;
  margin:0;width: 90px;
  }
.login_container label {
  margin: 0;
  }
.login_container td {
  padding: 10px 14px 10px 0;
  }
.login_container .inputcheckbox {margin-left: 0;}
.login_menubar {background-color: #50A4D6;}
.login_container label {
  cursor: pointer;
  color: #FFF;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  vertical-align: middle;
  }
.login_container label input {font-weight: normal;}
.inputtext {
  border: 1px solid #bdc7d8;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 2px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  }
.inputtext {
  padding-bottom: 4px;
  }
.loginButton {
  border: 1px solid #999;
  border-bottom-color: #888;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: normal !important;
  padding: 1px 6px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  }
.loginButton + .loginButton{margin-left:4px}
.loginButton:hover {text-decoration: none;}
.loginButton:active,.loginButtonDepressed {
  background: #ddd;
  border-bottom-color: #999;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
  }
.loginButton .img {
  margin-top: 2px;
  vertical-align: top;
  }
.loginButton input {
  background: none;
  border: 0;

  color: #333;
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  margin :0;
  outline: none;
  padding: 1px 0 2px;
  white-space: nowrap;
  color: #FFF;
  }
.loginButtonConfirm {
  background-color: #5b74a8;
  border-color: #29447e #29447e #1a356e;
  }
.loginButtonConfirm:active {
  background: #4f6aa3;
  border-bottom-color: #29447e;
  }
/*--( 登録フォーム )------------------------------------------------------- */
.regist_container {
  margin-top: 20px;
  width: 350px;
  }
.regist_container table {
  margin: 10px 0;
  }
.regist_container table th, .regist_container table td{ height: 30px;}
.regist_container table th {
  padding: 2px 0 2px 5px;
  font-weight: normal;
  text-align: right;
  line-height: 1.2em;
  }
.regist_container table td {
  vertical-align: middle;
  }
.regist_container table th span {
  }
.regist_container table td span {
  }
.regist_container table input {
  margin: 0 0 1px 0;
  padding: 4px 4px 2px;
  }
.regist_container table select {
  margin: 0 0 1px 0;
  }
.regist_container table input {
  padding: 3px;
  margin: 1px;
  border: solid 1px #CCC;
  }
/*----------------------------------------------------------------------------
ログインフォーム KanaSasaki 2012/06/06
----------------------------------------------------------------------------*/
.login_haed {
	background:url(../img/header_bg.png) repeat-x;
	height:45px;
}
.login_input .ipttxt, .login_input .iptpw {
  border-color: #c9c9c9;
  margin:0;
  width: 90px;
  }
.login_input .ipttxtm {
  border-color: #c9c9c9;
  margin:0;
  width: 200px;
  }
.login_input label {
  margin: 0;
  }
.login_input td {
  padding: 3px 14px 0px 0;
  }
.login_input .inputcheckbox {margin-left: 0;}
.login_input label {
  cursor: pointer;
  color: #FFF;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  vertical-align: middle;
  margin-right:5px;
  }
.login_input label input {font-weight: normal;}
.ipttxt, .ipttxtm {
  border: 1px solid #bdc7d8;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height:12px;
  }
.ipttxt, .ipttxtm {
  padding-bottom: 4px;
  }
.loginBtn {
  border: 1px solid #999;
  border-bottom-color: #888;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: normal !important;
  padding: 1px 6px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  }
.loginBtn + .loginBtn{margin-left:4px}
.loginBtn:hover {text-decoration: none;}
.loginBtn:active,.loginBtnDepressed {
  background: #ddd;
  border-bottom-color: #999;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
  }
.loginBtn .img {
  margin-top: 2px;
  vertical-align: top;
  }
.loginBtn input {
  background: none;
  border: 0;
  color: #333;
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  margin :0;
  outline: none;
  padding: 1px 0 0px;
  white-space: nowrap;
  color: #FFF;
  }
.loginBtnConfirm {
  background-color: #5b74a8;
  border-color: #29447e #29447e #1a356e;
  }
.loginBtnConfirm:active {
  background: #4f6aa3;
  border-bottom-color: #29447e;
  }
p.nopw {
	text-align:right;
}
p.nopw a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
.login_input .btn {
	background:#1EA0D2 url(../img/btn_login.png);
	width:77px;
	height:29px;
	border:none;
	cursor:pointer;
}
/*----------------------------------------------------------------------------
ログインフォーム KanaSasaki 2012/06/06 END
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
同僚フォーム KanaSasaki 2012/06/07
----------------------------------------------------------------------------*/
.Dbox {
	width: 980px;
	min-height: 420px;
	background-image: url(../img/Reg_bg.png);
	background-repeat: no-repeat;
	position: relative;
}
.Dbox_form {
	padding:50px 100px 0;
	width:93%;
}
.Dbox_form p.btitle {
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#50A4D6;
}
.Dbox_form p.btitle_sub {
	margin:0 0 5px 0;
	background:url(../img/lock.png) no-repeat;
	padding:8px 0 5px 35px;
	color:#666;
}
.Dbox_form p.btitle_2 {
	margin-left:5px;
	font-size:15px;
	color:#666;
	font-weight:bold;
}
.Dbox_form p.btitle_2sub {
	margin-left:5px;
	font-size:12px;
	color:#666;
}
.Dbox_form dl {
	margin-top:10px;
}
.Dbox_form dt {
	float:left; 
	clear:both; 
	margin-top:5px; 
	width:110px;
}
.Dbox_form dd {
	margin-left:100px; 
	padding-top:7px;
}

.Dbox_form p.fieldtitle {
	margin:0 0 1px 0;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.Dbox_form span.regist_txt {
	font-size:11px;
	color:#999999;
	font-weight:normal;
}
.Dbox_form span.ind {
	font-size:11px;
	color:#FF3366;
}
.Dbox_form p.fieldtitle span.c3 {
	color:#333;
}
.Dbox_form p.formend {
	margin-top:15px;
	color:#50A4D6;
	font-weight:bold;
	font-size:15px;
}
.Dbox_form p.Errmsg {
	color:#C00;
	font-size:12px;
	font-weight:bold;
}
/*------ 招待部分 -------------------------*/
.DSbox_form {
	margin:30px 35px;
	width:580px;
}
.DSbox_form p.btitle {
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	color:#50A4D6;
}
.DSbox_form p.btitle_sub {
	margin:0;
	background:url(../img/lock.png) no-repeat;
	padding:8px 0 5px 35px;
	color:#666;
}
/*--( 外コンテンツ )------------------------------------------------------------- */
.othercts {
	margin:10px 10px 20px 10px;
}
.othercts h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #999;
	margin-bottom:10px;
	padding:5px;
}
.othercts h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#0066FF;
}
.ScrollContents {
    border: 1px solid #DDDDDD;
    height: 100px;
    margin: 10px auto;
    overflow: auto;
    padding: 10px;
}
.SubContents {
    margin: 0 auto 10px;
    overflow: hidden;
    text-align: left;
}
/*-----------------------------
パンくず
-----------------------------*/
.othercts ul.breadcrumb {
    text-align: left;
	margin-bottom:10px;
	margin-top:5px;

}
.othercts ul.breadcrumb li.home {
	background: none;
	margin: 0;
	padding-left:0px;
}
.othercts ul.breadcrumb li {
    background: url("../img/icon_arrow03.gif") no-repeat scroll 7px center transparent;
    display: block;
    float: left;
    font-size: 85%;
    line-height: 120%;
    margin: 0;
    padding: 0 0 0 15px;
}
/*---PW忘れ---------------------------------------------------------------------------*/
.pwlost {
  width: 980px;
	height: 342px;
	background-image: url(../img/Reg_bg_pw.png);
	background-repeat: no-repeat;
	position: relative;
}
.pwlost_form {
	width: 500px;
	height: auto;
	margin: 70px auto;
}
.pwlost_form p.btitle {
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#50A4D6;
	border-bottom:2px solid #50A4D6;
}
.pwlost_form p.btitle_sub {
	margin:0 0 5px 0;
	background:url(../img/lock.png) no-repeat;
	padding:8px 0 5px 35px;
	color:#666;
}
.pwlost_form p.btitle_2 {
	margin-left:5px;
	font-size:15px;
	color:#666;
	font-weight:bold;
}
.pwlost_form 
p.btitle_2sub {
	margin-left:5px;
	font-size:15px;
	color:#666;
}
.pwlost_form dl {
	margin-top:10px;
}
.pwlost_form dt {
	float:left; 
	clear:both; 
	width:120px;
	padding-top:10px;
}
.pwlost_form dd {
	margin-left:100px; 
	padding-top:7px;
}

.pwlost_form p.fieldtitle {
	margin:0 0 1px 0;
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
.pwlost_form p.fieldtitle span.c3 {
	color:#333;
	font-size:17px;
	vertical-align:top;
}
.pwlost_form p.formend {
	margin-top:15px;
	color:#50A4D6;
	font-weight:bold;
	font-size:15px;
}
.pwlost_form p.Errmsg {
	color:#C00;
	font-size:14px;
	font-weight:bold;
}
.pwlost_form p.subBt01_k {
	margin-left:100px;
	margin-top:25px;
}
.pwlost_form .subBt01_k input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:5px 0 5px;
    vertical-align:middle;
    cursor:pointer;
}
.pwlost_form .subBt02_k input {
    background-color: #2980B4;
    display: block;
    width: 140px;
    height:26px;
    border: 1px solid #184D6B;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin:5px 0 5px;
    vertical-align:middle;
    cursor:pointer;
}
.pwlost_form .subBt02_k .regist_input {
    margin-left:170px;
    margin-top:20px;
}

/*closed.php スタイル*/
.svc_info img {
	vertical-align:top;
	vertical-align:bottom;
}