@charset "utf-8";
/* CSS Document */

/* body */

html {
	height:100%;
	width:100%;
	background: #99c9e9;
}
body {
	color: #555;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "MS P ゴシック", "MS P Gothic", sans-serif;
	background-image: url(img/back.gif);
	background-position: center top;
}

/* ------ link ------ */

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #009;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 12px;
}

/* ----- ラッパー ----- */

.wrapper {
	text-align: center;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/* ----- ヘッダー ----- */

.wrapper .header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header/header-bk_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}
.wrapper .header .hader-top {
	float: left;
	width: 710px;
	height: 120px;
}
.wrapper .header .hader-top img#logo {
	float: left;
	margin-left: 20px;
}
.wrapper .header .hader-top img#jouhou-logo {
	float: left;
	margin-left: 10px;
}
.wrapper .header .hader-top img#kiyaku {
	float: right;
	margin-top: 5px;
}
.wrapper .header .hader-top img#free-dial {
	float: right;
	margin-top: 15px;
}
.wrapper .header .gaiyo-qa {
	float: left;
	width: 660px;
	margin-left: 20px;
	margin-top: 16px;
	text-align: left;
}
.wrapper .header .gaiyo-qa .gaiyo-qa_center {
	height: 77px;
	background-image: url(header/qa-bk_center.gif);
	background-repeat: repeat-y;
	width: 657px;
	padding-right: 15px;
	padding-left: 15px;
}
.wrapper .header .gaiyo-qa img#gaiyo {
	margin-bottom: 8px;
}
.wrapper .header .gaiyo-qa .gaiyo-qa_center img#qa {
	float: right;
}
.wrapper .header .login {
	float: right;
	width: 242px;
	margin-right: 20px;
	padding: 0px;
}
.wrapper .header .login .login-center {
	background-image: url(header/login-center.gif);
	background-repeat: repeat-y;
	width: 242px;
	padding-top: 23px;
	margin-bottom: 25px;
}
.wrapper .header .login .login-center img#login-button {
	margin-bottom: 15px;
}
/* ----- メイン ----- */

.wrapper .top-main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
}
.wrapper .top-main .map-main-bk {
	background-image: url(top/main-bk_center.gif);
	background-repeat: repeat-y;
	height: 642px;
	width: 980px;
	overflow: hidden;
}
.wrapper .top-main .map-main-bk .map-main {
	height: 642px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top/top-main.jpg);
}
.wrapper .top-main .map-main-bk .main-service-menu {
	float: right;
	width: 190px;
	margin-top: 62px;
	margin-right: 15px;
}
.wrapper .top-main .map-main-bk .main-service {
	background-image: url(top/top-main_menu-center.gif);
	width: 190px;
	padding-top: 7px;
	text-align: center;
	color: #000;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 16px;
}
.wrapper .top-main .map-main-bk .main-copy {
	margin-top: 53px;
	margin-left: 17px;
	padding: 0px;
	float: left;
	width: 716px;
}
.wrapper .top-main .map-main-bk .three-feature {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	height: 56px;
}
.wrapper .top-main .map-main-bk .three-feature img {
	float: right;
	margin-left: 5px;
}
.wrapper .now_freeID {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	overflow: hidden;
}
.wrapper .now_freeID-2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
	overflow: hidden;
}
.wrapper .now_freeID .now_freeID-center {
	background-image: url(img/now_freeID_center2.gif);
	background-repeat: repeat-y;
	width: 480px;
	overflow: hidden;
	text-align: center;
}
.wrapper .now_freeID .now_freeID-left {
	float: left;
	width: 480px;
}
.wrapper .now_freeID .now_freeID-right {
	float: right;
	width: 480px;
}
.wrapper #float-left   {
	float: left;
	margin-left: 12px;
}
.wrapper #float-right   {
	float: right;
	margin-right: 12px;
}
.wrapper .map-feature {
	background-image: url(img/back2.gif);
	width: 938px;
	border: 1px solid #0078c8;
	padding: 20px;
	margin-bottom: 55px;
}
.wrapper .map-feature h2 {
	background-color: #FFF;
	background-image: url(common/subtitle-jtnmap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 780px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0078c8;
	font-size: 21px;
	font-weight: bold;
	color: #0078c8;
	text-align: left;
	padding-left: 160px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.wrapper .map-feature .map-feature-4 {
	margin-left: 27px;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 15px;
}
.wrapper .map-feature .map-feature-4 img {
	float: left;
	margin-right: 15px;
	border: 1px solid #ff6400;
}
.wrapper .map-feature .map-feature-4 p {
	clear: both;
	padding-top: 12px;
}
.wrapper .map-feature .bmap-list {
	background-color: #FFF;
	width: 710px;
	border: 1px solid #0078cb;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 55px;
}
.wrapper .map-feature .jtnmap-contents {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
	overflow: hidden;
	margin-top: 15px;
}
.wrapper .map-feature .topics {
	background-color: #FFF;
	height: 162px;
	width: 910px;
	overflow: auto;
	display: block;
	padding: 15px;
	margin-bottom: 35px;
}
.wrapper .map-feature .topics .topics-1l {
	text-align: left;
	padding-bottom: 3px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555;
}
.wrapper .map-feature .topics img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.wrapper .map-feature .topics .days {
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.wrapper .map-feature .topics .topics-text {
	font-size: 14px;
	float: left;
}
.wrapper .map-feature .jtn-iroiro {
	margin-left: 30px;
	overflow: hidden;
	margin-top: 15px;
}
.wrapper .map-feature .jtn-iroiro .iroiro {
	text-align: center;
	width: 160px;
	margin-bottom: 25px;
	font-size: 12px;
	float: left;
	margin-right: 20px;
}
.wrapper .map-feature h3 {
	background-color: #FFF;
	height: 33px;
	width: 915px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0078c8;
	font-size: 21px;
	font-weight: bold;
	color: #0078c8;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}
.wrapper .b-map {
	background-color: #FFF;
	width: 940px;
	overflow: hidden;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 35px;
}
.wrapper .b-map .b-map_wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 35px;
	overflow: hidden;
	text-align: left;
}
.wrapper .b-map table {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	width: 222px;
}
.wrapper .b-map table tr  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
}
.wrapper .b-map table td  {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #eee;
	color: #333;
}
.wrapper .b-map table tr th.head {
	padding: 5px;
	background-color: #FF9;
}
.wrapper .b-map table tr td.number {
	text-align: right;
}
.notes {
	font-size: 12px;
	text-align: left;
}
#right-img {
	float: right;
	font-size: 12px;
	text-align: right;
}
p.memo {
	font-size: 14px;
	margin-top: 15px;
	text-align: left;
	margin-right: 120px;
	margin-left: 120px;
}

/*-- 関連サービス --*/
.service-contents {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 25px;
	padding-bottom: 20px;
}
.service-contents .service-use {
	width: 186px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0078c8;
	height: 280px;
}
.service-contents .service-use-r {
	width: 186px;
	float: left;
	height: 280px;
}
.service-contents #service-use_copy {
	font-size: 14px;
	font-weight: bold;
	color: #ff1e64;
	margin-top: 7px;
}
.service-contents #service-use_text {
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 12px;
}
.service-contents #gaiyo {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
}

/* ----- コンテンツ ----- */

.main .contents {
	font-size: 120%;
	float: right;
	height: auto;
	width: 640px;
}
.news-bknumber {
	width:290px;
	height:145px;
	float: right;
	padding-top: 35px;
	background-image: url(http://xn--lcss68alvlysfomtekv.com/common/bk-number.png);
	background-repeat: no-repeat;
}
.bknumber-link {
	font-size: 14px;
	text-align: center;
	margin-bottom: 25px;
	color: #333;
}


/* ----- サイド ----- */

.main .side {
	font-size: 120%;
	float: left;
	height: auto;
	width: 200px;
}

/* ----- フッター ----- */

.footer  {
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-bottom: 7px;
}
.copyright {
	font-size: 12px;
	padding-bottom: 15px;
}

/* ----- 利用申込書はこちら ----- */
.moshikomi {
	display: block;
	height: 70px;
	width: 240px;
}
.moshikomi a {
	display: block;
	height: 70px;
	width: 240px;
	background-image: url(header/login-newmember.gif);
	background-position: 0px 0px;
	overflow: hidden;
}
.moshikomi a:hover {
	display: block;
	height: 70px;
	width: 240px;
	background-image: url(header/login-newmember.gif);
	background-position: 0px -70px;
	overflow: hidden;
}

.mov {
	width:290px;
	float: right;
}

/* ----- 個人情報の種類と利用目的について ----- */
.wrapper .b-map .pri-wrap {
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	line-height: 24px;
	margin-bottom: 65px;
	clear: both;
}
.wrapper .pri-wrap table#privacy{
	width: 95%;
	clear: both;
	margin-bottom: 15px;
}
.wrapper .pri-wrap td#table-l{
	background-color: #c1e6ff;
	width: 150px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.wrapper .pri-wrap td#table-r{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #e4f4ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.wrapper .pri-wrap h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #4da0d8;
	margin-bottom: 7px;
	text-align: left;
	margin-top: 0px;
	text-indent: 15px;
}
.wrapper .pri-wrap ul li#privacy {
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 30px;
	margin-right: 20px;
}
.wrapper .pri-wrap ul li#privacy2 {
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 30px;
	margin-right: 20px;
}
.wrapper .pri-wrap ul li#privacy3 {
	margin-bottom: 10px;
	list-style-type: lower-alpha;
	margin-left: 30px;
	margin-right: 20px;
}
.wrapper .pri-wrap ol li#privacy0 {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 30px;
	margin-right: 20px;
}
