@charset "UTF-8";

/*===============================================================================
ご利用時の注意事項
===============================================================================*/

/*--------------------------------------------- メインイメージ開始 */

#main_img{
	background: url( "../img/support/attention/attention_mainimg.gif") no-repeat left top;
}
/*--------------------------------------------- メインイメージ終了 */

/*--------------------------------------------- サブメニュー開始 */
#submenu li.s_title{
	width: 236px;
	height:45px;
	padding: 1px 0 2px 0;
	margin:0 auto;
}

#submenu li.s_title a{
	text-indent: -9999px;
	font-size: 0;
	width: 236px;
	height:45px;
	display:block;
	background:url("../img/common/sub_menu_t02.gif") no-repeat left top;
}

#submenu li.s_title a:hover{
	background:url("../img/common/sub_menu_t02a.gif") no-repeat left top;
}

/*--------------------------------------------- サブメニュー終了 */

/*--------------------------------------------- INDEXコンテンツ開始 */
#attention_main{
	width: 650px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	}
	
/* hタイトル */	
#attention_main h1{
	width: 630px;
	height: 30px;
	padding: 0 0 5px 0;
	margin: 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}

#attention_main h1.all{background: url( "../img/support/attention/title_all.gif") no-repeat left top; }
#attention_main h1.pcspcsv{background: url( "../img/support/attention/title_pcspcsv.gif") no-repeat left top; }
#attention_main h1.pcm{background: url( "../img/support/attention/title_pcm.gif") no-repeat left top; }
	
	
#attention_main h2{
	background: url( "../img/support/faq/title_sub.gif") no-repeat center;
	width: 595px;
	height: 25px;
	padding: 5px 0 5px 35px;
	margin:10px auto 5px auto;
	text-align:left;
	font-size:12px;
	line-height:30px;
	clear:both;
	}
	
#attention_main h3 {
	margin: 5px auto 10px auto;
	padding: 5px 0 5px 25px;
	list-style: none;
	background:#f2f2f2 url("../img/support/point02.png") no-repeat 10px;
	font-size:13px;
	text-align:left;
	}
	
#attention_main h4{
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
	background-repeat: no-repeat;
	font-size:13px;
	text-align:left;
	}


/* ページトップ事項 */	
#att_top{
	clear:both;
	width: 600px;
	text-align:right;
	margin:20px auto 0 auto;
}

#att_top a{
	padding:0 5px 0 17px;
	background: url( "../img/product/pc_mobile/pagetop_icon.gif") no-repeat left center;
	text-decoration:underline;
}

/* 記事エリア事項 */	
#att_box01{
	width: 600px;
	padding: 10px 0;
	margin: 0 auto;
	text-align:left;
	}
#att_box01 ol,
#att_box01 ol.sp {
	padding:5px 0;}	
	
#att_box01 ol li{
	width:530px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	list-style-type:decimal;
		}
#att_box01 ol.sp li{
	width:530px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	list-style-type:disc;
		}

/* 注意事項 */	
#attention_a{
	width: 600px;
	padding: 10px 0;
	margin: 0 auto;
	text-align:left;
	}

/* ブランクアイコン */	
#att_box01 a img{
	vertical-align: middle;
	padding-right:5px;
	}