@charset "euc-jp";


/*==============================================================================

	SSV renewal 1008

================================================================================*/



/*// recet style
================================================================================*/

body,
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,blockquote,
pre,
form,fieldset,input,textarea,
th,td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,
address,
cite,
dfn,
abbr,acronym,
code,var,samp,kbd,
strong,em,b,
strike,ins,del,s,
i,
u {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/*-- text --*/
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: bold;
}
p,small,big {font-size: 1em;}
strong,em,b {font-weight: bold;}
strike,ins,del,s {text-decoration: line-through;}
i {font-style: italic;}
u {text-decoration: underline;}

/*-- img --*/
img {vertical-align: bottom;}
a img {border: 0;}

/*-- table --*/
table {border-spacing: 0;}
caption {
	font-weight: bold;
	text-align: left;
}
th {
	text-align: left;
	vertical-align: top;
}
td {vertical-align: top;}


/* iframe */
iframe {
	margin: 0; padding: 0;
	border-style: none;
}


/*// 汎用要素
================================================================================*/

/* レイアウト用
--------------------------------------------------------------------------------*/

/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/*\*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/**/

/* clear */
.clear {clear: both;}





/*// xhtmlの基本的なデザインを再設定
================================================================================*/
body {
	background-color: #fff;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	font-size: 87.5%; line-height: 1; font-weight: normal;
}

/*-- リンクの設定 --*/
a {
	color: #1082a7;
	text-decoration: underline;
}
a:hover {
	color: #1057a7;
	text-decoration: none;
}

/*-- 見出し --*/
h1,h2,h3,h4,h5,h6 {
}

ul {list-style: none;}














.red {
	color: #ff0000;
}

.ua_body {
	width: 100%;
	text-align: center;
}

.ua_body a:link {
	color: #0000FF;
	text-decoration: none;
}

.ua_body a:visited {
	color: #0000FF;
	text-decoration: none;
}

.ua_body a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.ua_body a:active {
	color: #FF0000;
	text-decoration:none;
}


.ua_margin_btm10 {
	margin-bottom: 10px;
}

.ua_margin_btm20 {
	margin-bottom: 20px;
}

.ua_btm_line {
	vertical-align: middle;
}

.ua_center {
	text-align: center;
}

.ua_bcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.ua_color_black {
	color: #000000;
}

.ua_box_outside {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: #CCCCCC solid 5px;
}

.ua_box_inside {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.ua_box_inside2 {
	width: 490px;
	padding-left: 20px;
	background-color: #F0F0F0;
}

/* ダウンロードの方法 */
.ua_faq_q {
	background-color: #666666;
	width: 580px;
	margin: auto;
	padding: 3px;
}
.ua_faq_a {
	width: 500px;
	margin: auto;
	padding: 1.5em;
}

.ua_download_li { 
	list-style-type: decimal;
	margin-bottom: 3em;
}


/* 入会・登録案内 */
#ua_join.contentsarea {line-height: 1.6;}

#ua_join.contentsarea div.subtitle {
	clear: both;
	margin-bottom: 1.5em;
	padding: 3px 10px;
	background: #666;
	color: #FFF;
	line-height: 2;
}
#ua_join.contentsarea div.subsubtitle {
	clear: both;
	margin: 0 0 1.5em 0; padding-left: 5px;
	border-bottom: 1px solid;
	font-weight: bold; line-height: 2;
}
	#ua_join.contentsarea div.subsubtitle span {font-size: 125%;}

#ua_join.contentsarea p {
	margin: 0 1em 1.5em;
}

#ua_join.contentsarea div.uaj_image {
	margin-bottom: 1.5em;
	text-align: center;
}
	#ua_join.contentsarea div.uaj_image span {
		display: block;
		margin: 1em 0 0 70px;
		text-align: left;
		color: #999;
		line-height: 2;
	}

#ua_join.contentsarea div.uaj_table {
	margin: 0 .5em 1.5em;
}
	#ua_join.contentsarea div.uaj_table table {
		border-collapse: collapse;
		border: 1px solid #FFF;
	}
	#ua_join.contentsarea div.uaj_table th,
	#ua_join.contentsarea div.uaj_table td {
		padding: 5px 10px;
		border: 1px solid #FFF;
		font-size: 12px;
	}
		#ua_join.contentsarea div.uaj_table thead th {padding: 10px;}


	#ua_join.contentsarea div.uaj_table tbody .uaj_tbrow_credit {background: #222;}
	#ua_join.contentsarea div.uaj_table tbody .uaj_tbrow_bank {background: #111;}



#ua_join.contentsarea ol.uaj_linumber {
	list-style: decimal;
	margin: 0 0 1.5em 3em; padding: 0 0 0 0;
}
	#ua_join.contentsarea ol.uaj_linumber li {
		list-style: decimal;
		margin: 0 0 .5em 0; padding: 0 0 0 0;
	}

#ua_join.contentsarea div.uaj_caution {
	margin: 0 2em 1.5em; padding: .5em;
	border: 1px solid #333;
	color: #999;
}

	#ua_join.contentsarea div.uaj_caution div.uaj_caution_ttl {color: #F00;}
	#ua_join.contentsarea div.uaj_caution p.uaj_caution_content {margin-bottom: 0;}






/* お支払い・配送 */
#ua_guide.contentsarea {line-height: 1.6;}

#ua_guide.contentsarea div.subtitle {
	margin-bottom: 1.5em;
	padding: 3px 10px;
	background: #666;
	color: #FFF;
	line-height: 2;
}

#ua_guide.contentsarea p {
	margin: 0 1em 1.5em;
}

#ua_guide.contentsarea ol.uag_linumber {
	list-style: decimal;
	margin: 0 0 1.5em 3em; padding: 0 0 0 0;
}
	#ua_guide.contentsarea ol.uag_linumber li {
		list-style: decimal;
		margin: 0 0 .5em 0; padding: 0 0 0 0;
	}

#ua_guide.contentsarea dl {
	margin: 0 1em;
}
#ua_guide.contentsarea dt {
	margin: 0 0 1.5em 0;
	padding: 3px 10px;
	border-left: 5px solid;
	font-weight: bold; line-height: 2;
}
#ua_guide.contentsarea dd {
	margin: 0 0 1.5em 0;
}

#ua_guide.contentsarea .uag_contact_table {
	margin-left: 1em;
}
