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


/*==========================　ページ　================================*/

/*　ページ設定　*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
/* 追加(20170117佐藤) */
	position: relative;
	height:100%;
	min-height: 800px;
}
/* 追加(20170117佐藤) */
html {
	height:100%;
}

/* 全体追加（20170117佐藤）*/
.container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*　メインページ全体枠　*/
.main_page {
	width: 950px;
	height: auto;
	/*background-color:#E6E6E6;*/
	background-color: #F2F2F2;
	margin: 0px auto;
}
/*　ページ表示枠２　*/
.main_cont2 {
	width: 950px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	background-color: #FFFFFF;
}
/*　フッターエリア　*/
.footer {
	width: 950px;
	height: 66px;
	float: left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	/*　追加(20170117佐藤）*/
	position:absolute;
    bottom:0;
}
/*　フッターテキスト　*/
.footertxt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 310px;
	margin-bottom: 0px;
}
img {
	border: none;
}

/*　フッター位置を下部固定不要なもの (20170117佐藤)*/
.footer2 {
	width: 950px;
	height: 66px;
	float: left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
	
/*==========================　全共通　================================*/

/*　テキストスタイル１　*/
.style1 {
	font-size: 9px;
	color: #323232;
	line-height: 12px;
}
/*　テキストスタイル２　*/
.style2 {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*　テキストスタイル３　*/
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
/*　テキストスタイル４　*/
.style4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 18px;
	color: #323232;
}
/*　テキストスタイル５　*/
.style5 {
	font-size: 14px;
	line-height: 20px;
	color: #323232;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 5px;
	background-color: #E6E6E6;
}
/*　テキストスタイル６　*/
.style6 {
	font-size: 15px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	font-weight: bold;
}
/*　テキストスタイル７　*/
.style7 {
	font-size: 12px;
	line-height: 1.3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*　テキストスタイル10　*/
.style10 {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000110;
	font-weight: bold;
}
/*　テキストスタイル11　*/
.style11 {
	font-size: 11px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #005900;
}
/*　テキストスタイル12　*/
.style12 {
	font-size: 15px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #593500;
	font-weight: bold;
}
/*　テキストスタイル13　*/
.style13 {
	font-size: 11px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #593500;
}
/*　テキストスタイル14　*/
.style14 {
	font-size: 15px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0083B3;
	font-weight: bold;
}
/*　テキストスタイル15　*/
.style15 {
	font-size: 15px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #551819;
	font-weight: bold;
}
/*　テキストスタイル16　*/
.style16 {
	font-size: 15px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #005900;
	font-weight: bold;
}
.num1 {
	width: 113px;
	height: 35px;
	background: #EBEBEB;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	/*　削除(20161124佐藤） */
	/*float: left;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: solid 1px #000000;
	position: relative;
	left: -1px;
}
.num1 a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}
.num1 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
.num1 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
.num2 {
	width: 176px;
	height: 35px;
	background: #2E0084;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: solid 1px #000000;
	position: relative;
	left: 113px;
	top: -37px;
}
.num2 a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}
.num2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.num2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFD00;
}
.num3 {
	width: 255px;
	height: 33px;
	background: #EBEBEB;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: solid 1px #000000;
}
.num3 a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}
.num3 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
.num3 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
.num4 {
	width: 351px;
	height: 33px;
	background: #2E0084;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: solid 1px #000000;
}
.num4 a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}
.num4 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.num4 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFD00;
}
/*　左側点線　*/
.ten_line {
	border-left-style: dashed;
	border-left-color: #646464;
	border-left-width: 1px;
}
/*　下点線　*/
.line_point {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #646464;
}
/*　タイトル（左ラインあり）　*/
.line {
	border-left-color: #333333;
	border-left-width: 6px;
	border-left-style: solid;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 0px;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
table {
	clear: left;
}
ul {
	font-size: 14px;
}
ol {
	font-size: 14px;
	line-height: 16px;
}
a:link {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
a {
	font-weight: bold;
}
/*=========================　メニュー　===============================*/

/*　トップタイトル　*/
.title {
	width: 950px;
	background-image: url(../img/top_title.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
/*　会員サイトログイン　*/
.site {
	width: 113px;
	height: 27px;
	float: right;
	clear: right;
	margin-right: 40px;
	margin-top: 8px;
}
/*　ヘッダーメニュー枠　*/
.header_menu {
	width: 200px;
	height: 28px;
	float: right;
}
/*　ヘッダーメニューボタン　*/
.header_menu_btn {
	width: 90px;
	height: 24px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #646464;
	float: left;
	padding-left: 7px;
	padding-top: 4px;
}
/*　メインメニュー枠　*/
.main_menu {
	background-image: url(../img/menu_back.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
/*　メインメニューボタン　*/
.main_menu_btn {
	width: 950px;
	height: 39px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}
/*　会員登録バナー　*/
.regist_baner {
	width: 800px;
	height: 60px;
	background-image: url(../img/regist_baner.jpg);
	background-repeat: no-repeat;
}
/*　会員登録ボタン　*/
.regist_btn {
	width: 211px;
	height: 44px;
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
/*　メインタイトルバナー　*/
.main_baner {
	width: 640px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
/*　メインタイトルバナー２*/
.main_baner2 {
	width: 900px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	border-left: solid 10px #006600;
	border-bottom: solid 5px #EBEBEB;
	background-color: #F9F9F9;
}
/*　標準テキスト　*/
.base_text {
	width: 640px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
/*　標準テキスト２　*/
.base_text2 {
	width: 900px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}
.base_text2-2 {
	width: 900px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	color: #FF0000;
	font-weight: bold;
}
.base_text3 {
	width: 900px;
	height: auto;
	margin-top: 10px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
.base_text4 {
	width: 860px;
	height: auto;
	margin-left: 45px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
.base_text5 {
	width: 860px;
	height: auto;
	margin-left: 45px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
.base_text23 {
	width: 650px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
.base_text24 {
	width: 650px;
	height: auto;
	margin-left: 150px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
/*　サブタイトルバナー　*/
.sub_baner {
	width: 510px;
	height: 27px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 14px;
	float: left;
}
/*　サブタイトルバナー２　*/
.sub_baner2 {
	width: 760px;
	height: 27px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 14px;
	float: left;
}
/*　サイドメニュー　*/
.side_menu {
	float: right;
	width: 270px;
}
.side_menu2 {
	float: left;
	width: 270px;
}
/*　ログインエリア　*/
/*.login_erea {
	width:270px;
	height:250px;
	background-color:#D2E6DC;
}*/

/*　ログイン　*/
.login {
	height: 220px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
}
/*　ログインテキスト　*/
.login_text {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	margin-top: 10px;
	padding-left: 15px;
	color: #646464;
}
/*　ログイン、登録ボタン　*/
.login_btn {
	height: 44px;
	margin-top: 10px;
}
.login_btn2 {
	height: 44px;
	margin-top: 10px;
	padding-left: 330px;
}
/*　サイドメニュー内ボタンメニュー　*/
.s_manu {
	width: 27px;
	height: auto;
	margin-left: 13px;
	margin-top: 5px;
}
/*　サイドメニュー内サンプル　*/
.top_sample {
	width: 220px;
	height: 160px;
	margin-left: 15px;
	margin-top: 20px;
	border-style: ridge;
	border-width: 1px;
	border-color: #646464;
	background-image: url(../img/sample_image.jpg);
	background-repeat: no-repeat;
}
/*　画像表示　*/
.img_erea2 {
	width: 100px;
	height: 70px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
}
/*　画像説明テキスト　*/
.img_text2 {
	width: 550px;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}
/*　ご利用ガイド　*/
.table_01 {
	width: 550px;
	border-collapse: collapse;
	margin: 0 auto;
}
.table_01 th {
	width: 20%;
	padding: 6px;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #4CA018;
	border: 1px solid #b9b9b9;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.table_01 td {
	padding: 6px;
	color: #005519;
	border: 1px solid #b9b9b9;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.table_02 {
	width: 120%;
	border-collapse: collapse;
	margin: 0 auto;
}
.table_02 th {
	width: 30%;
	padding: 6px;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #1D87AD;
	border: 1px solid #b9b9b9;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.table_02 td {
	padding: 6px;
	color: #105EE7;
	border: 1px solid #b9b9b9;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*=========================　トップページ　===============================*/

/*　メインイメージ　*/
.main_image {
	background-image: url(../img/main_image.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 250px;
	float: left;
}
/*　トップページ表示枠　*/
.main_cont {
	width: 680px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
/*　画像表示　*/
.img_erea {
	width: 130px;
	height: 90px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}
/*　画像説明テキスト　*/
.img_text {
	width: 340px;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}
/*　比較画像エリア　*/
.hikaku {
	width: 510px;
	height: 523px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
/*  枠　*/
#frame01 {
	float: left;
	/*margin-top:80px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:40px;*/
	margin-left: 10px;
	margin-top: 10px;
	width: 610px;
	height: 386px;
	border: solid 1px #000000;
	background-image: url(../img/haichizu.png);
	background-repeat: no-repeat;
}
#frame02 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 290px;
	height: 286px;
	border: solid 1px #000000;
}
#frame03 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 290px;
	height: 286px;
	border: solid 1px #000000;
	/*追加(20170824古家)*/
	background-image: url(../img/haichizu.png);
	background-repeat: no-repeat;
	background-size:115% auto;
	background-position :right top 12px;
}
/*  四角  */
#glay {
	margin: 20px;
	background: #EBEBEB;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 250px;
	height: 250px;
	float: right;
}
/*  ボタン  */
#button {
	margin-top: 10px;
	margin-left: 15px;
}
#p_style {
	margin-top: 65px;
	margin-bottom: 20px;
	/*margin-left: 45px;(20170824古家)*/
}
/*============================　お知らせ　=================================*/




/*==========================　サービス概要　===============================*/




/*=============================　機能　====================================*/

/*　機能説明枠　*/
.function_box {
	width: 250px;
	height: 120px;
	border-style: double;
	border-color: #323232;
	border-width: 1px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
/*　機能画像　*/
.function_img {
	width: 120px;
	height: 90px;
	margin-left: 2px;
	margin-top: 3px;
	float: left;
}
/*　機能説明文　*/
.function_text {
	width: 112px;
	margin-top: 3px;
	margin-right: 2px;
	float: right;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*　ＭＳ機能説明枠　*/
.function_box2 {
	width: 360px;
	height: 190px;
	border-style: double;
	border-color: #323232;
	border-width: 1px;
	float: left;
	margin-top: 15px;
	margin-left: 80px;
}
.function_box3 {
	width: 290px;
	height: 180px;
	border-style: double;
	border-color: #323232;
	border-width: 1px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.function_box23 {
	width: 290px;
	height: 130px;
	border-style: double;
	border-color: #323232;
	border-width: 1px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
/*　ＭＳ機能画像　*/
.function_img2 {
	width: 200px;
	height: 140px;
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}
.function_img3 {
	width: 170px;
	height: 130px;
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}
.function_img23 {
	width: 170px;
	height: 75px;
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}
/*　追加（20161222佐藤） */
.function_img24 {
	width: 170px;
	height: 75px;
	margin-left: 5px;
	margin-top: 8px;
	float: left;
}


/*　ＭＳ機能説明文　*/
.function_text2 {
	width: 140px;
	height: auto;
	margin-top: 8px;
	margin-right: 5px;
	float: right;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
.function_text3 {
	width: 103px;
	height: auto;
	margin-top: 8px;
	margin-right: 5px;
	float: right;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14px;
}
/*　ＭＳ機能説明タイトル　*/
.function_title {
	width: 345px;
	height: 25px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	border-bottom: solid #005900;
	font-weight: bold;
}
.function_title2 {
	width: 280px;
	height: 25px;
	margin-left: 5px;
	margin-top: 5px;
}
.function_title3 {
	width: 345px;
	height: 25px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	border-bottom: solid #005900;
	font-weight: bold;
}
/*========================　よくある質問　=================================*/

/*　FAQ質問バナー　*/
.q_txt {
	width: 860px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	background-image: url(../support/faq/img/q.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #323232;
	float: left;
}
/*　FAQ回答バナー　*/
.a_txt {
	width: 860px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;
	background-image: url(../support/faq/img/a.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 3px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	float: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #646464;
}
/*==========================　ご利用料金　=================================*/


/*　特別価格表示　*/
.base_text_line {
	width: 746px;
	height: auto;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	padding: 15px;
	border: solid;
	border-color: #006600;
	border-width: 2px;
}
/*==========================　サポート　===================================*/

/*　スタートアップガイド入り口　*/
#startupguid {
	background-image: url(../support/img/startupguid_bg.png);
	background-repeat: no-repeat;
	width: 401px;
	height: 233px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
/*　ユーザーガイド入り口　*/
#userguid {
	background-image: url(../support/img/userguid_bg.png);
	background-repeat: no-repeat;
	width: 355px;
	height: 233px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
/*　スタートアップガイドリンク　*/
#sug_btn {
	width: 284px;
	height: 64px;
	margin-left: 50px;
	margin-top: 150px;
}
/*　ユーザーガイドリンク　*/
#ug_btn {
	width: 266px;
	height: 64px;
	margin-left: 40px;
	margin-top: 150px;
}
/*　画像表示　*/
.step_img {
	width: 200px;
	height: 140px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	background-color: #66CCCC;
}
.step_img2 {
	width: 200px;
	height: 140px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 400px;
	float: left;
	background-color: #66CCCC;
}
/*　画像説明テキスト　*/
.step_text {
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-right: 160px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}
.step_text01 {
	width: 530px;
	float: right;
	margin-top: 10px;
	margin-right: 130px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}
.step_text02 {
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2;
}
/*　画像説明タイトル　*/
.step_title {
	width: 480px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dashed #333333 1px;
	border-left: #333333 solid 10px;
	padding-left: 10px;
	line-height: 20px;
}
.trable_btn {
	width: 367px;
	height: 37px;
	float: left;
	margin: 20px;
}
/* 操作方法、トラブルシューティング枠 */
.ms_faq {
	margin: 15px;
	width: 910px;
	height: auto;
	float: left;
	border: #060 solid 2px;
}
.ms_faq_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #060;
	text-shadow: 0px -1px 0px rgba(000,000,000,1), 0px 1px 0px rgba(255,255,255,0.2);
}
.ms_faq p {
	height: auto;
	font-size: 14px;
	margin: 10px;
	float: left;
}
.ms_faq_link {
	float: right;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	background-image: url(../img/link_btn.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #FFFFFF;
}
.ms_faq_link a {
	color: #FFF;
}
table.support_1, table.support_1 th, table.support_1 td {
	border-color: #739900;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
table.support_2, table.support_2 th, table.support_2 td {
	border-color: #0083B3;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
table.support_3, table.support_3 th, table.support_3 td {
	border-color: #ff8c00;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
	margin-left: 5px;
}
/*==========================　特徴・機能　===================================*/
.tub li {
	float: left;
	height: 30px;
	margin-left: 10px;
	width: 200px;
	border-style: solid;
	border-color: #739900;
	border-width: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 12px;
}
.tub li.on {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: 1;
	/*　追加（20161129佐藤） */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.tub li.off {
	background-color: #C8FFC8;
	/*　追加（20161129佐藤） */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
/* 追加(20161129佐藤）*/
.tub li.off a {
	display: block;
	width: 100%;
	height: 100%
}
.tub li.off:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tub li.off a:hover {
	color: #333333;
	text-decoration: none;
}
.tub {
	width: 900px;
	height: 55px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	border-bottom: 1px solid;
	border-bottom-color: #739900;
	z-index: 0;
}
/*==========================　購入　===================================*/
table.purchase1, table.purchase1 th, table.purchase1 td {
	border-color: #F29200;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
/*==========================　無料体験　===================================*/
table.trial_1, table.trial_1 th, table.trial_1 td {
	border-color: #739900;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
table.trial_2, table.trial_2 th, table.trial_2 td {
	border-color: #75C8FF;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
table.trial_3, table.trial_3 th, table.trial_3 td {
	border-color: #007399;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
}
/*項目追加(20161212坂井)*/
.base_list{
	line-height: 20px;
}