/*--- ▼▼▼全体指定▼▼▼ ---*/
* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body {
	font-family:'ＭＳ Ｐゴシック', Arial,Helvetica, sans-serif, HiraKakuProN-W3, HiraKakuProN-W6;
	font-weight:300;
	font-size:100%;
	color:#313131;
	line-height:100%;
	text-align:left;
	background-color:#ffffff;
}
a {
	text-decoration:none;
}
table{
	margin-right :auto;
	margin-left :auto;
}
td a {
	display:block;
}
td a:hover {
	filter:alpha(opacity=80);
	opacity:0.8; 
	background-color: rgba(0,0,0,0.3);
}
span.small {
	font-size: 60%;
}
span.red {
	color:#e60012;
}
span.blue {
	color:#1968b3;
}
hr {
	margin:2px 2px 2px 2px;
	border:none;
	border-top:1px #313131 dotted;
}
.txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#ffffff;
	line-height:110%;
}
.image {
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	display:block;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 4px 4px;
}
/* ヘッダ */
#header {
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	width:100%;
	height:30px;
	display:block;
	clear:both;
	background: url("../img/bg_home.gif") no-repeat;
	background-size:50px 30px;
	background-position: right;
	background-color:#1b1b1b;
}
#header a:hover {
	filter:alpha(opacity=80);
	opacity:0.8; 
	background-color: rgba(0,0,0,0.3);
}
#header a p {
	font-weight:600;
	font-size:100%;
	color:#ffffff;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}
/* フッダ */
#footer {
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	width:100%;
	height:30px;
	display:block;
	clear:both;
	background: url("../img/bg_arrow.gif") no-repeat;
	background-size:33px 20px;
	background-position: right;
	background-color:#1b1b1b;
}
#footer a:hover {
	filter:alpha(opacity=80);
	opacity:0.8; 
	background-color: rgba(0,0,0,0.3);
}
#footer a p {
	font-weight:600;
	font-size:100%;
	color:#ffffff;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}
/* 各ページ全体背景 */
#bg01 {
	background-color:#ffffff;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #1968b3));
}
#bg02 {
	background-color:#1968b3;
}
#bg03 {
	background-color:#febf00;
}
#bg04 {
	background-color:#00561f;
}
#bg05 {
	background-color:#f12c36;
}
#bg_hokkaido {
	background-color:#009944;
}
#bg_tohoku {
	background-color:#febf00;
}
#bg_kanto {
	background-color:#f12c36;
}
#bg_chubu {
	background-color:#bf62a8;
}
#bg_kinki {
	background-color:#3366ff;
}
#bg_chugoku {
	background-color:#955637;
}
#bg_shikoku {
	background-color:#ed3990;
}
#bg_kyushu {
	background-color:#f76b20;
}
/*--- ▲▲▲全体指定▲▲▲ ---*/





/*--- ▼▼▼利用規約▼▼▼ ---*/
#kiyaku_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#kiyaku_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#kiyaku_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#kiyaku_box {
	margin:5px 0px 0px 0px;
}
.kiyaku_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.kiyaku_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.kiyaku_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.kiyaku_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#kiyaku_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#kiyaku_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲利用規約▲▲▲ ---*/





/*--- ▼▼▼個人情報保護方針▼▼▼ ---*/
#privacy_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#privacy_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#privacy_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#privacy_box {
	margin:5px 0px 0px 0px;
}
.privacy_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.privacy_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.privacy_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.privacy_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#privacy_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#privacy_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲個人情報保護方針▲▲▲ ---*/





/*--- ▼▼▼特定商取引法▼▼▼ ---*/
#tokusyoho_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#tokusyoho_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#tokusyoho_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#tokusyoho_box {
	margin:5px 0px 0px 0px;
}
.tokusyoho_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.tokusyoho_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.tokusyoho_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.tokusyoho_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#tokusyoho_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#tokusyoho_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲特定商取引法▲▲▲ ---*/





/*--- ▼▼▼運営会社情報▼▼▼ ---*/
#gaiyou_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#gaiyou_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#gaiyou_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#gaiyou_box {
	margin:5px 0px 0px 0px;
}
.gaiyou_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.gaiyou_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.gaiyou_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.gaiyou_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#gaiyou_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#gaiyou_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲運営会社情報▲▲▲ ---*/





/*--- ▼▼▼お問い合わせ▼▼▼ ---*/
#toiawase_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#toiawase_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#toiawase_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#toiawase_box {
	margin:5px 0px 0px 0px;
}
.toiawase_title {
	padding:3px 3px 3px 3px;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.toiawase_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.toiawase_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.toiawase_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
.toiawase_mail {
	padding:0px 0px 0px 0px;
	background: url("../img/bg_mail.gif") no-repeat;
	background-size:100px 100px;
	background-position: center ;
	background-color:#ffffff;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 0 4px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.8) inset; 
}
.toiawase_mail p a {
	font-weight:600;
	font-size:90%;
	color:#313131;
	text-shadow:1px 1px 1px #ffffff;
	height:100px;
	line-height:100px;
	text-align:center;
}
.taikai_mail {
	padding:0px 0px 0px 0px;
	display: block;
	background: url("../img/bg_mail.gif") no-repeat;
	background-size:100px 100px;
	background-position: center ;
	background-color:#ffffff;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.8) inset; 
}
.taikai_mail p a {
	font-weight:600;
	font-size:90%;
	color:#313131;
	text-shadow:1px 1px 1px #ffffff;
	height:100px;
	line-height:100px;
	text-align:center;
}
.toiawase_tel {
	padding:0px 0px 0px 0px;
	background: url("../img/bg_tel.gif") no-repeat;
	background-size:100px 100px;
	background-position: center ;
	background-color:#ffffff;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 0;
	-webkit-box-shadow: -1px 1px 4px rgba(0,0,0,0.8) inset; 
}
.toiawase_tel p a {
	font-weight:600;
	font-size:90%;
	color:#313131;
	text-shadow:1px 1px 1px #ffffff;
	height:100px;
	line-height:100px;
	text-align:center;
}
#toiawase_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#toiawase_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲お問い合わせ▲▲▲ ---*/






/*--- ▼▼▼掲載基準▼▼▼ ---*/
#keisai_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#keisai_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#keisai_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#keisai_box {
	margin:5px 0px 0px 0px;
}
.keisai_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.keisai_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.keisai_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.keisai_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#keisai_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#keisai_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲掲載基準▲▲▲ ---*/





/*--- ▼▼▼会員退会▼▼▼ ---*/
#taikai_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#taikai_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#taikai_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#taikai_box {
	margin:5px 0px 0px 0px;
}
.taikai_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.taikai_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
#taikai_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#taikai_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/* 会員退会(フォーム) */
.taikai_form {
	padding:0px 0px 0px 0px;
	display: block;
	background-color:#ffffff;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.form_taikai {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 290px;
	height: 50px;
	display: block;
	clear:both;
}
/* ボタン */
.form_taikai input[type=submit] {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 290px;
	height: 50px;
	background-color: #313131;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #707070),color-stop(1, #313131));
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset, 2px 2px 2px rgba(0,0,0,0.5);
	border: solid #1b1b1b 2px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-weight:600;
	font-size: 120%;
	color: #ffffff;
	text-shadow:2px 2px 2px #000000;
}
.form_taikai_button {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 46px;
	background-color: #313131;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #707070),color-stop(1, #313131));
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset, 2px 2px 2px rgba(0,0,0,0.5);
	border: solid #1b1b1b 2px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
/*--- ▲▲▲会員退会▲▲▲ ---*/





/*--- ▼▼▼ＩＤ・ＰＷ発行▼▼▼ ---*/
#id_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#id_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#id_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#id_box {
	margin:5px 0px 0px 0px;
}
.id_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.id_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
#id_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#id_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/* ログイン(フォーム) */
.id_form {
	padding:0px 0px 0px 0px;
	display: block;
	background-color:#ffffff;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.form_id {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 290px;
	height: 40px;
	display: block;
	clear:both;
}
.form_pass {
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	width: 290px;
	height: 40px;
	display: block;
	clear:both;
}
/* 入力 */
.form_id input[type=text] {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 245px;
	height: 40px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
	border: solid #1b1b1b 2px;
	-webkit-border-radius: 0 4px 4px 0;
	font-weight:600;
	font-size: 120%;
	color:#1968b3;
}
.form_pass input[type=text] {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 245px;
	height: 40px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
	border: solid #1b1b1b 2px;
	-webkit-border-radius: 0 4px 4px 0;
	font-weight:600;
	font-size: 120%;
	color:#1968b3;
}
/*--- ▲▲▲ＩＤ・ＰＷ発行▲▲▲ ---*/





/*--- ▼▼▼iモードへの機種変更について▼▼▼ ---*/
#i_model_change_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#i_model_change_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#i_model_change_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#i_model_change_box {
	margin:5px 0px 0px 0px;
}
.i_model_change_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.i_model_change_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.i_model_change_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.i_model_change_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#i_model_change_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#i_model_change_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲iモードへの機種変更について▲▲▲ ---*/





/*--- ▼▼▼端末一覧▼▼▼ ---*/
#terminal_list_top {
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:30px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:4px 4px 0 0;
}
#terminal_list_top p {
	padding:6px 0px 0px 6px;
	text-align:left;
	font-weight:600;
	font-size:120%;
	color:#ffffff;
	line-height:100%;
}
#terminal_list_middle {
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	width:98%;
	display:block;
	clear:both;
	background-color:#434343;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#terminal_list_box {
	margin:5px 0px 0px 0px;
}
.terminal_list_title {
	padding:3px 3px 3px 3px;
	display: block;
	border: solid #1b1b1b 1px;
	-webkit-border-radius: 4px 4px 0 0;
}
.terminal_list_title p {
	padding:0px 0px 0px 0px;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
.terminal_list_txt {
	padding:3px 3px 3px 3px;
	display: block;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	-webkit-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8) inset;
}
.terminal_list_txt p {
	padding:0px 0px 0px 0px;
	font-weight:200;
	font-size:80%;
	color:#313131;
	line-height:110%;
}
#terminal_list_bottom {
	margin:0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:98%;
	height:20px;
	display:block;
	clear:both;
	background-color:#1b1b1b;
	border: solid #1b1b1b 1px;
	-webkit-border-radius:0 0 4px 4px;
}
#terminal_list_bottom p {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#ffffff;
	line-height:100%;
}
/*--- ▲▲▲端末一覧▲▲▲ ---*/




