@charset "UTF-8";

/* ------------------------------　基本　------------------------------ */
.------------------base {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

body {
  background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
.wrap {
	width: 718px;
	margin-right: auto;
	margin-left: auto;
}

.left-box {
	float: left;
	padding-left: 15px;
	width: 180px;
}

.right-box {
	float: left;
	width: 580px;
	padding-left: 10px;
}

.main-box {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
  width:718px;
  overflow:hidden;
}

.line-box {
	background-color: #FFF;
	width: 718px;
/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D602B;
	border-right-color: #0D602B;
	border-bottom-color: #0D602B;
	border-left-color: #0D602B;
*/
}

img.border {border:1px solid black;}

/* ------------------------------　共通利用　------------------------------ */
.------------------share {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.title-box {
/*
	background-image: url(../images/broadace_free/011.gif);
*/
	background-image: url(../images/broadace_free/menu_bar_long_slim.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}
.title-box-l {
	background-image: url(../images/broadace_free/menu_bar_long_slim.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
	margin-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}
.button-2 {
	height: 37px;
	width: 342px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button-1 {
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button-1-160 {
	width: 161px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	margin-top: 10px;
/*	margin-bottom: 10px;*/
  padding-bottom: 10px;
}
.button-1-350 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------------------------------　レイアウト用　------------------------------ */
.------------------layout {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

/*フロートクリア*/
.pkg:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}/*IE7以外のモダンブラウザ向け*/

.pkg{
	display:inline-block;
} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .pkg{
	height:1%;
}
.pkg{
	display:block;
}
/*End hide from IE-mac*/ /*IE6以前向け*/
.margin-r-1 {
	margin-right: 1px;
}
.margin-l-15 {
	margin-left: 15px;
}
.margin-b-1 {
	margin-bottom: 1px;
}
.margin-b-2 {
	margin-bottom: 2px;
}
.margin-b-10 {
	margin-bottom: 10px;
}
.margin-r-10 {
	margin-right: 10px;
}
.margin-r-2 {
	margin-right: 2px;
}
.margin-t-10 {
	margin-top: 10px;
}

.float-left {
	float: left;
}
a {
	color: #39F;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt-box {
	width: 120px;
}
.txt-bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.txt-red {
	color: #FF0000;
}
.txt-red-14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF0000;
}
.txt-red-bold {
	font-weight: bold;
	color: #FF0000;
}
.txt-18-red-bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}



/* ------------------------------　ヘッダー　------------------------------ */
.------------------header {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.red-line {
/*
	background-color: #0D602B;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
*/
}
.header {
	padding: 5px 2px 0px 2px;
	/*
	width: 718px;
	margin-bottom: 5px;
	*/
}

.header-right {
	float: right;
	margin-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.logout-box {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	margin-bottom: 5px;
}
.header-mile {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #F00;
	font-weight: bold;
}
.header-mile-s {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F00;
}
.menu {
	clear: both;
	padding-top: 10px;
	height: 50px;
	width: 718px;
}


/* ------------------------------　トップ　------------------------------ */
.------------------top {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.how-to-mile {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/* ------------------------------　「お知らせ」　------------------------------ */
.------------------news {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.news-001 {
	background-image: url(../images/broadace_free/news_1.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 690px;
/*	margin-bottom: 10px;*/
}
.news-002 {
	background-image: url(../images/broadace_free/news_2.gif);
	background-repeat: repeat-y;
	width: 690px;
}
.news-003 {
	background-image: url(../images/broadace_free/news_3.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 690px;
}
.news {
	background-image: url(../images/broadace_free/010.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 18px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.------------------ad-details {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ad-details-box-001 {
	background-image: url(../images/broadace_free/exchange_txt_1.gif);
	background-repeat: no-repeat;
	width: 700px;
}
.ad-box-line{
  border: 1px dotted #CCC;
  margin-bottom: 15px;
}
.new-ad-box-line{
  border: 1px dotted #CCC;
  margin-bottom: 5px;
}
.ad-details-box-002 {
	background-image: url(../images/broadace_free/exchange_txt_2.gif);
	background-repeat: repeat-y;
	width: 700px;
}
.ad-details-box-innner-left {
	width: 240px;
	float: left;
	text-align: center;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 15px;
}
.ad-details-box-innner-right {
	float: right;
	width: 440px;
	margin-top: 15px;
	padding-right: 10px;
	text-align: left;
}
.ad-details-mile-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-left: 10px;
	width: 420px;
	margin-bottom: 10px;
}
.ad-details-box-003 {
	background-image: url(../images/broadace_free/exchange_txt_3.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 700px;
}
.ad-details-txt-box {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	margin-top: 10px;
}
.ad-details-attention {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

.ad-details-attention .message-box {
	background-color: #F8F8F8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	line-height: 150%;
	text-align: left;
}

.txt-mile {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
.txt-ad {
	text-align: left;
	height: 50px;
  overflow:hidden;
}
.txt-mile-s {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F00;
}
.txt-header-mile {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.txt-header-mile-s {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F00;
}
.mile-box {
	text-align: right;
	margin-top: 4px;
}
.banner-box {
	height: 60px;
	width: 165px;
	/*margin-left: 25px;*/
	margin-bottom: 5px;
}
.ad-box {
	float: left;
	width: 165px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt-box  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 165px;
}

.ad-attention {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
}

/* ------------------------------　サブナビ　------------------------------ */
.------------------sub-navi {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.corporation-submenu {
	margin-bottom: 10px;
	width: 180px;
}
.individual-submenu {
	margin-bottom: 10px;
	width: 180px;
}
.submenu-on {
	background-color: #FFF;
	background-image: url(../images/broadace_free/005_on.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: right;
	padding: 5px;
	width: 100%;
	border: 1px solid #cccccc;
}
.submenu-off {
	background-color: #FFF;
	background-image: url(../images/broadace_free/005_off.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: left;
	padding: 5px;
	border: 1px solid #cccccc;
}
.button {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1;
	margin-left: 0;
	line-height: 32px;
	padding: 0px;
}

.button li{
	margin: 1px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.button li a {
	text-decoration: underline;
	width: 160px;
	display: block;
	padding-left: 20px;
	color: #2266FF;
	font-weight: bold;
	background-image: url(../images/broadace_free/005_off.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin: 0px;
}
.button li a:link {
	color: #2266FF;
}
.button li a:hover {
	color: #FFFFFF;
	background-image: url(../images/broadace_free/005_on.gif);
	background-repeat: no-repeat;
}

/* ------------------------------　マイルを交換する　------------------------------ */
.------------------exchenge {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.exchange-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
}
.exchange-button {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	height: 37px;
}
.baner-120-60 {
	height: 60px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E9E9E9;
}
.baner-120-78 {
	height: 78px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E9E9E9;
}
table#exchange {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.exchange-txt-0 {
	width: 700px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.exchange-txt-1 {
	background-image: url(../images/broadace_free/exchange_txt_1.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}
.exchange-txt-2 {
	background-image: url(../images/broadace_free/exchange_txt_2.gif);
	background-repeat: repeat-y;
	width: 700px;
}
.exchange-txt-3 {
	background-image: url(../images/broadace_free/exchange_txt_3.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 700px;
}
.exchange-txt-sub-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #406080;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00913A;
	padding-left: 5px;
	margin-bottom: 10px;
}
.exchange-txt-caution {
	width: 610px;
	border: 1px dotted #FF6600;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
}
.exchange-txt-caution li {
	list-style-type: none;
	list-style-image: url(../images/broadace_free/ico_arrow.gif);
	margin: 0px;
	list-style-position: outside;
}
.caution-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
table#exchange   th {
	background-color: #EEEEEE;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	border: 1px dotted #BFBFBF;
}
table#exchange   td {
	text-align: left;
	padding: 5px;
	border: 1 solid #BFBFBF;
}
table#exchange2 {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.login-form {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
}
table.login-form th{
	background-color: #EEEEEE;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 3px;
	border: 1px dotted #BFBFBF;
	width: 200px;
}
table.login-form td{
	text-align: left;
	padding: 3px;
	border: 1 solid #BFBFBF;
}
table#exchange2 th {
	background-color: #EEEEEE;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	border: 1px dotted #BFBFBF;
	width: 200px;
}

table.login-form input[type="text"], table.login-form input[type="password"] {
  border:1px solid #aaaaaa;
  border-left-color-ltr-source:physical;
  border-left-color-rtl-source:physical;
  border-left-style-ltr-source:physical;
  border-left-style-rtl-source:physical;
  border-left-width-ltr-source:physical;
  border-left-width-rtl-source:physical;
  border-right-color-ltr-source:physical;
  border-right-color-rtl-source:physical;
  border-right-style-ltr-source:physical;
  border-right-style-rtl-source:physical;
  border-right-width-ltr-source:physical;
  border-right-width-rtl-source:physical;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  padding-bottom:3px;
  padding-left:2px;
  padding-right:2px;
  padding-top:3px;
  font-size:12px;
}

table.login-form input[type="text"]:focus, table.login-form input[type="password"]:focus {
  -moz-box-shadow:0 0 8px rgba(255, 0, 0, 0.5);
  border-left-color-ltr-source:physical !important;
  border-left-color-rtl-source:physical !important;
  border-right-color-ltr-source:physical !important;
  border-right-color-rtl-source:physical !important;
  border-bottom-color:rgba(255, 51, 51, 0.75) !important;
  border-left-color-value:rgba(255, 51, 51, 0.75) !important;
  border-right-color-value:rgba(255, 51, 51, 0.75) !important;
  border-top-color:rgba(255, 51, 51, 0.75) !important;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}

table#exchange2 td{
	text-align: left;
	padding: 5px;
	border: 1 solid #BFBFBF;
}
table#exchange3 {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#exchange3 th {
	background-color: #EEEEEE;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	border: 1px dotted #BFBFBF;
	width: 120px;
}
table#exchange3 td {
	text-align: left;
	padding: 5px;
	border: 1 solid #BFBFBF;
}
.txt-code {
	text-align: center;
	margin-top: 5px;
}
.button-bank {
	width: 182px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 37px;
}


/* ------------------------------　マイル通帳　------------------------------ */
.------------------mile-details {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#table-mile-details td.txt-r {
 text-align: right;
}
table#table-mile-details {
	width: 700px;
	border: 1px solid #a0a0a0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	padding: 5px;
	line-height: 20px;
}
table#table-mile-details  th {
	padding: 5px;
	text-align: center;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 1px #a0a0a0 solid;
/*
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
*/
	background-color: #EEEEEE;
}
table#table-mile-details  td {
	padding: 5px;
	border: 1px #a0a0a0 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}


/* ------------------------------　占い　------------------------------ */
.------------------fortune {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
table#table-fortune {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#table-fortune th {
	text-align: center;
	padding: 5px;
	width: 120px;
	border: 1px dotted #BFBFBF;
}
table#table-fortune td {
	text-align: left;
	padding: 5px;
	border: 1px dotted #BFBFBF;
}
#table-fortune   td.rank {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 40px;
}
.txt-fortune-days {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #999999;
}
table#fortune-details    td.detail {
	text-align: center;
	padding: 5px;
}
table#fortune-details {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#fortune-details  th {
	text-align: center;
	padding: 5px;
	border: 1px dotted #BFBFBF;
	width: 150px;
	background-color: #FFF6B3;
}
table#fortune-details td {
	text-align: left;
	padding: 5px;
	border: 1px dotted #BFBFBF;
}


/* ------------------------------　銀行情報の登録　------------------------------ */
.------------------bank-info {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
table#bank-info {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#bank-info  th {
	text-align: center;
	padding: 5px;
	border: 1 dotted #BFBFBF;
}
table#bank-info td {
	text-align: center;
	padding: 5px;
	border: 1 dotted #BFBFBF;
}
.bank-list li {
	list-style-position: outside;
	list-style-image: url(../images/broadace_free/ico_arrow.gif);
	list-style-type: none;
	line-height: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.bank-info-caution {
	padding-left: 12px;
	margin-bottom: 5px;
}


/* ------------------------------　利用規約　------------------------------ */
.------------------airticle {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.airticle-box {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	list-style-type: none;
}
table#airticle {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 680px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#airticle th {
	background-color: #EEEEEE;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding: 5px;
	border: 1px dotted #BFBFBF;
	white-space: nowrap;
}
table#airticle td {
	text-align: left;
	padding: 5px;
	border: 1px solid #BFBFBF;
}
table#airticle2 {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#airticle2 td {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.airticle2   li {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	list-style-type: none;
}
.txt-airticle-l {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}


/* ------------------------------　FAQ　------------------------------ */
.------------------faq {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.faq-wrap {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.faq-box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00913A;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #004000;
}


/* ------------------------------　フッター　------------------------------ */
.------------------footer {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.footer {
	clear: both;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 90%;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	width: 690px;
	margin-bottom: 10px;
}
.login-box1 {
	text-align: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.login-box1 label{
  cursor: pointer;
}

div.fieldWithErrors input {
  background-color:#FFCCCC;
}
div.formError {
  color:red;
  font-size:14px;
}
.login_form_wrap {
/*	width: 1520px;*/
}
#login_form{
  width:710px;
  margin:5px auto auto auto;
}
#regist_form{
  width:710px;
  margin:auto;
}

#login_form div.form-btn,#regist_form div.form-btn {
  height:37px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding-bottom:5px;
  width:161px;
}
#regist_form div.form-title{
  background-image: url(/images/broadace_free/new_head.gif);
  background-repeat:no-repeat;
  height:20px;
  width:700px;
  margin:auto;
}
#regist_form div.form-body{
  background-image:url(/images/broadace_free/new_body.gif);
  background-repeat:repeat-y;
  width:700px;
  margin:auto;
}
#regist_form div.form-footer{
  background-image:url(/images/broadace_free/new_foot.gif);
  background-repeat:no-repeat;
  height:10px;
  width:700px;
  margin:auto;
}

#login_form .form-title{
  background-image: url(/images/broadace_free/login_head.gif);
  background-repeat:no-repeat;
  height:20px;
  width:700px;
  margin:auto;
}
#login_form div.form-body{
  background-image:url(/images/broadace_free/login_body.gif);
  background-repeat:repeat-y;
  width:700px;
  margin:auto;
}
#login_form div.form-footer{
  background-image:url(/images/broadace_free/login_foot.gif);
  background-repeat:no-repeat;
  height:10px;
  width:700px;
  margin:auto;
}

.explanation-box {
  border:1px solid #ffcfcf;
  background-color:#ffefef;
  margin:50px auto 30px auto;
  padding:10px;
  width:600px;
}
.info-box {
/*
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border:1px solid #FFCFCF;
  margin:20px 30px 10px 30px;
  padding:10px 10px 0 10px;
*/
  font-size:14px;
}
.info-title {
  font-weight:bold;
  font-size:16px;
  margin-bottom:10px;
}
.notes-box {
  margin:20px 30px 10px 30px;
  padding:10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border:2px solid #FBC257;
  background-color:#FEF7D2;
  font-size:14px;
}
.notes-box .info-title {
  font-weight:bold;
  font-size:14px;
  margin-bottom:5px;
}
#reminder-form{
  text-align:center;
  margin-top:10px;
}
/* ▼----- アンケート ----- */
.questionnaire-title {
	background-image: url(../images/broadace_free/menu_bar_long_slim.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 700px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}

.questionnaire-header {
  text-align:center;
}

.questionnaire-body {
  text-align:center;
}

.questionnaire-footer {
  text-align:center;
}

table#questionnaire {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#questionnaire th {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 2px;
	border: 1px dotted #BFBFBF;
	width: 200px;
	word-break:break-all;
}

table#questionnaire td{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding: 2px;
	word-break:break-all;
}

div.formError {
  color:red;
  font-size:12px;
}
/* ▲----- アンケート ----- */
.body-box {
	padding: 2px;
}

.pickup-box-main {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.pickup-box-left {
	float: left;
	width: 350px;
	height: 188px;
	padding: 2px;
	border: 1px dotted #40A040;
	overflow:hidden;
}

.pickup-box-right {
	float: right;
	width: 350px;
	height: 188px;
	padding: 2px;
	border: 1px dotted #40A040;
	overflow:hidden;
}

.pickup-item {
	padding: 5px 2px 5px 2px;
}
.pickup-image {
	float: left;
	padding: 2px 2px 2px 2px;
}
.pickup-text {
	float: left;
	padding: 5px 2px 5px 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	word-break: break-all;
	width: 215px;
}
.wfull-box {
	width: 708px;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #40A040;
	margin-bottom: 5px;
}

.top-info-title {
	padding: 2px;
	padding-bottom: 5px;
}

textarea.top-info-text {
	padding: 2px;
	width: 690px;
	height: 10em;
	scrollbar-face-color: #008c00;
	scrollbar-track-color: #f0fff0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #a0ffa0;
	scrollbar-shadow-color: #006000;
	border: 1px solid #29B264;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.mini-title-box {
	background-image: url(../images/broadace_free/menu_bar_mini_slim.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 250px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}

.mini2-title-box {
	height: 28px;
	width: 90px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}

.menu-box {
	width: 708px;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.main-menu-box1 {
    vertical-align: text-bottom;
	background-image: url(../images/broadace_free/main_menu.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 170px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFF;
	line-height: 34px;
	font-weight: bolder;
	text-align: center;
	padding: 2px;
}
.main-menu-box2 {
    vertical-align: text-bottom;
	background-image: url(../images/broadace_free/main_menu.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 170px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	font-weight: bolder;
	text-align: center;
	padding: 2px;
	/*background-color: #808080;*/
}

.category-box-top {
	background-image: url(../images/broadace_free/category_box_1.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 174px;
}

.category-box-center {
	background-image: url(../images/broadace_free/category_box_2.gif);
	background-repeat: repeat-y;
	/*height: 90px;*/
	width: 174px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	font-weight: bolder;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}

.category-box-bottom {
	background-image: url(../images/broadace_free/category_box_3.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 174px;
	margin-bottom: 4px;
}

.category-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-weight: bolder;
	text-align: left;
	margin-left: 4px;
}

.category-info {
	width: 161px;
	height: 50px;
	padding: 4px 2px 2px 2px;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	word-break: break-all;
}

.top-info-base {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	word-break: break-all;
	padding-left: 15px;
	padding-right: 15px;
}

.tieup-box {
	scrollbar-face-color: #008c00;
	scrollbar-track-color: #f0fff0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #a0ffa0;
	scrollbar-shadow-color: #006000;
	width: 710px;
	height: 1750px;
	overflow: auto;
	border: 1px dotted #808080;
}

table#test {
	border: 0px;
	border-right: 1px dotted #808080;
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
/*
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
*/
}
table#test th {
	border: 0px;
	background-color: #A0EEA0;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding: 5px;
	/*border: 1px dotted #BFBFBF;*/
	white-space: nowrap;
}
table#test td {
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	border-left: 0px;
	border-right: 1px dotted #808080;
	text-align: left;
	padding: 5px;
	/*border: 1 solid #BFBFBF;*/
}

.mile_info{
	border: 1px dotted #FF9FA3;
	width: 700px;
	background-color:#FFF0F0;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
}

.mile_block{
	border: 1px dotted #95B4BC;
	background-color:#B7DEE8;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 20px;
}

.mile_warning{
	font-size: 14px;
	color: red;
}

.search_waku{
	border: 1px solid #aeaeae;
}

/* ▼----- マイページ設定 ----- */
div.my_setting {
  width: 690px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  padding: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}

table.my_setting {
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 690px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  padding: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
table.my_setting th{
  background-color: #EEEEEE;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding: 10px;
  border: 1px dotted #BFBFBF;
}
table.my_setting td{
  text-align: center;
  padding: 10px;
  border: 1px dotted #BFBFBF;
  width: 200px;
}

/* ▲----- マイページ設定 ----- */

div.notice_box {
	padding: 0.5em 0.5em;
	color: #000000;
	background: #FFC0C0;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}


.link_button,
.form-button input[type="submit"],
.form-button input[type="reset"],
.form-button input[type="button"] {
	width: 165px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background:linear-gradient(to bottom, #F4FEE6,#7FCE03);
	border: solid 2px #A1D56B;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.link_button:hover,
.form-button input[type="submit"]:hover,
.form-button input[type="reset"]:hover,
.form-button input[type="button"]:hover {
	background:linear-gradient(to bottom, #CCFFDE,#59E388);
	border: solid 2px #96E6B6;
}

span.ad {
	background-color: #C08080;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 8px;
	text-shadow: initial;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

.new_site_info {
	border: 2px solid #E5E5E5;
	border-radius: 6px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 690px;
}

.new_site_info .news {
	margin: 10px 10px 0px 10px;
	text-align: left;
}
