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

/*Reset css*/
body,p,h1,h2,h3,h4,h5,h6,
pre {
	margin: 0;
}

/*.saat-container */img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

.saat-container table {
	border-collapse: collapse;
	border-spacing: 0;
}


a.saat_default_a {
	color: #35a2d0;
	text-decoration: none;
}

a.saat_default_a:hover,
a.saat_default_a:focus,
a.saat_default_a:active {
	color: #35a2d0;
	text-decoration: underline;
	outline: 0;
}


/*サイト組み込み以外の場合の設定*/

.saat_wrapper {
	width: 100%;
	min-height: 1000px;
	background: #f8faf5;
	margin: 0;
	padding: 0;
}

.saat_header {
	width: 100%;
	background: #ffffff;
	margin-bottom: 20px;
	box-shadow: 1px 0 1px #999;
	*border-bottom: 1px solid #ddd;
}

.saat_header_contents {
	width: 760px;
	margin: 20px auto;
}

.saat_personal_h1 {
	width: 252px;
	float: left;
	padding-right: 30px;
}

.logo-space {
	float: right;
	background: #eee;
}

.logo-space p {
	font-size: 12px;
	padding: 10px;
}

.saat_container {
	width: 760px;
	margin:0 auto;
}

#hid-txt {
	position: relative;
}

#hid-txt span {
	position: absolute;
	top: -9999px;
}

/*SaATコンテンツ サイト組み込み共通*/

.saat-personal-page-asset {
	border: 1px solid #d9d9d9;
	background: #ffffff;
	width: 758px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.saat-personal-asset-content {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}

.saat-personal-asset-body {
	margin: 20px auto;
	width: 700px;
	font-size: 13px;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ','Meiryo',arial, Helvetica, Helvetica Neue, sans-serif;
}

/*TOP　キービジュアル*/
.saat-personal-asset-body .saat_keyvisual {
	position: relative;
	width: 700px;
	height: 240px;
	background: url(images/saat_personal_keyvisual.jpg) no-repeat;
	margin-bottom: 15px;
}

.saat-personal-asset-body .saat_price_badge {
	position: absolute;
	top: 7px;
	left: 580px;
	width: 110px;
	height: 133px;
	background: url(images/saat_personal_price_badge.png) no-repeat;
	*overflow: hidden;
}

.saat-personal-asset-body p.saat_price {
	position: absolute;
	top: 54px;
	*top: 45px;
	left: 605px;
	width: 50px;
	_height: 30px;
	font-size: 24px;
	color: red;
	font-weight: bold;
	text-algin: center;
	text-shadow: 1px 0 0 #333;
	margin: 0;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	z-index: 20;
}

.saat-personal-asset-body .saat_downloadLink {
	position: absolute;
	top: 170px;
	left: 435px;
	width: 242px;
	height: 45px;
}

.saat-personal-asset-body .saat_downloadLink a {
	display: block;
}

.saat-personal-asset-body .saat_nav {
	width: 100%;
	margin: 0 0 20px 0;
}

/*navigation*/
.saat-personal-asset-body .saat_nav ul,
.saat-personal-asset-body .saat_nav ul li {
	display: block;
	margin: 0;
	padding: 0;
}

.saat-personal-asset-body .saat_nav ul li {
	float: left;
	list-style-type: none;
}

/*h2*/
.saat-personal-asset-body h2.saat_h2 {
	margin-left: 13px;
	margin-bottom: 15px;
}

.saat-personal-asset-body h2.saat_secondpage_h2 {
	margin-bottom: 15px;
}

/*TOP リード*/
.saat-personal-asset-body .saat_lead_contents {
	width: 100%;
}

.saat-personal-asset-body .saat_lead_contents .saat_lead_box {
	width: 170px;
	float: left;
	padding-right: 6px;
	_padding-right: 5px;
}

.saat-personal-asset-body .saat_lead_contents .saat_lead_box_last {
	padding-right: 0;
}

.saat_lead_contents a {
	display: block;
}

.saat-personal-asset-body .saat_lead_contents .saat_lead_box p,
.saat-personal-asset-body .saat_lead_contents .saat_lead_box_last p {
	padding: 10px;
}

/*境界線*/
.saat-personal-asset-body .saat_borderline {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	background: url(images/saat_personal_gray_dotline.gif) repeat-x;
}

/*コンテンツ*/
.saat-personal-asset-body .saat_contents {
	padding: 13px;
}

.saat-personal-asset-body h3.saat_top_h3 {
	margin: 0 0 25px 0;
}

#alpha h4.saat_top_h4 {
	margin: 0 0 10px 0;
}

.saat-personal-asset-body h4.saat_top_h4 {
	margin: 0 0 10px 0;
}

.saat-personal-asset-body .saat_contents p.saat_contents_p {
	margin: 10px 0;
}

.saat_contents_inner {
	width: 100%;
}

.saat_contents_innerL {
	width: 390px;
	float: left;
}

.saat_contents_innerR {
	float: right;
}

h5.saat_about03_h5,
h5.saat_about04_h5 {
	margin-bottom: 5px;
}

/*footer menu*/
.saat_footer {
	width: 100%;
	margin: 10px 0 5px;
	padding: 7px 0;
	background: #e6f5e3;
}

ul.saat_footer_menu {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}

ul.saat_footer_menu li {
	display: block;
	float: left;
	border-right: 1px dotted #999;
	list-style-type: none;
}

ul.saat_footer_menu li.list_last {
	border-right: none;
}

ul.saat_footer_menu li a {
	padding: 0 10px;
	color: #999;
	text-decoration: none;
}

ul.saat_footer_menu li a:hover,
ul.saat_footer_menu li a:focus,
ul.saat_footer_menu li a:active {
	text-decoration: underline;
}


/*---------------
-------機能一覧*/

h3.saat_function_h3 {
	margin-bottom: 20px;
}

h4.saat_function_h4 {
	margin-bottom: 20px;
}

h5.saat_function_h5 {
	margin-bottom: 10px;
}

h6.saat_function_h6 {
	margin: 0 0 10px 10px;
}

p.saat_function_p {
	padding: 0 10px;
}

.saat_function_contents {
	width: 644px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.saat_function_contentsL {
	width: 312px;
	float: left;
	margin-right: 20px;
}

.saat_function_contentsR {
	width: 312px;
	float: left;
}

.saat_function_contents_innerL {
	width: 350px;
	float: left;
}

.saat_function_contents_inner {
	width: 100%;
	padding-top: 10px;
}

.saat_function_contents_innerR {
	float: right;
}

h6.saat_function_inner_h6 {
	padding-top: 20px;
	margin-left: 10px;
}

/*---------------
---サポート*/
h3.saat_faq_h3 {
	padding: 20px;
}
.saat_faq_p {
	margin-left: 20px;
	padding-bottom: 10px; 
}

.saat_prsnl_faq_contents {
	width: 100%;
	height: 260px;
	background: url(images/saat_personal_faq_image.jpg) no-repeat;
	margin-bottom: 20px;
}

.saat_support_contents {
	width: 100%;
}

.saat_support_contact {
	width: 634px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #f4f4ef;
}

h4.saat_support_contact_h4 {
	padding: 20px 0 10px 20px;
	font-size: 120%;
	color: #666;
}

p.saat_support_contact_p {
	padding: 0 0 10px 30px;
}

p.saat_support_contact_tel {
	padding: 0 0 5px 30px;
	font-size: 123.1%;
	font-weight: bold;
}

.saat_caution_box {
	background: #fdf175;
	border: solid 4px #fef7b4;
	padding: 20px;
	margin-bottom: 20px;
}

p.saat_caution_ttl {
	color: #666;
	font-size: 138.5%;
	font-weight: bold;
	margin-bottom: 10px;
}

img.saat_icon_alert {
	vertical-align: middle;
	padding-right: 3px;
}

/*---------------
-------動作環境*/
table.saat_personal_requirements-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	word-break: break-all;
	font-size: 100%;
	margin: 20px 0;
}

table.saat_personal_requirements-table th {
	background: #1d913b;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}

table.saat_personal_requirements-table td {
	background-color: #e6f5ea;
	text-align: left;
	padding: 10px 20px;
}

span.saat_table_alert {
	font-size: 85%;
	color: #777;
	padding-right: 5px;
}

/*---------------
-----ご利用方法*/
h3.saat_howto_h3 {
	margin-bottom: 20px;
}

.saat_step_contents {
	width: 580px;
	margin: 30px auto 20px;
}

p.saat_step_img {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

img.saat_inline_icon {
	display: inline;
	vertical-align: top;
	padding: 0 3px;
}

.saat_link_info {
	width: 668px;
	border: solid 3px #ddd;
	margin-bottom: 20px;
}

.saat_link_info p.saat_link_info_p {
	width: 400px;
	float: left;
	margin: 20px;
	*padding-bottom: 20px;
	_margin-left: 10px;
}

.saat_link_info p.link_info_img {
	float: left;
	margin-top: 20px;
}

.saat_link_info p.link_info_img a {
	display: block;
}

/*-------
helper class*/

.pdgB20 { padding-bottom: 20px; }
.pdgR20 { padding-right: 20px; }

ul.saat_default_list li {
	list-style-image: url(images/icon_gear.gif);
	list-style-position: bottom;
}

/*clearfix*/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}