@charset "UTF-8";



/* --------------------------------
	タイトル
-------------------------------- */

h1 {}



/* --------------------------------
	カバー
-------------------------------- */

div#cover { background:url(../img/remover/cover_bg.jpg) no-repeat right top; }

div#cover .main { width:459px; float:right; }
div#cover .main h2 {}
div#cover .main dl {}
div#cover .main dl dt {}
div#cover .main dl dt img { vertical-align:bottom; }
div#cover .main dl dd { position:relative; margin:-5px 0 0 0; overflow:auto; }
div#cover .main dl dd .txt { padding:0 30px 0 15px; color:#fff; line-height:1.333; }
div#cover .sub { width:391px; float:left; }

div#cover .main dl.cover_01 dd { height:205px; }
div#cover .main dl.cover_01 dd .txt { position:relative; margin:-16px 0 0 0; padding:0 0 0 15px; width:175px; float:left; }
div#cover .main dl.cover_01 dd .txt p { padding:16px 0 0 0; }
div#cover .main dl.cover_01 dd .img { padding:3px 0 0 11px; width:228px; float:left; }
div#cover .main dl.cover_02 dd { height:95px; }



/* --------------------------------
	概要
-------------------------------- */

div#overview { margin:0 auto 0 auto; padding:0 0 10px 0; width:790px; background:url(../../common/img/article_bg_b.gif) no-repeat left bottom; }
div#overview_bg { padding:10px 0 0 0; background:url(../../common/img/article_bg_t_02.gif) no-repeat; }
div#overview_bg_bg { padding:20px 4px 0 4px; background:#fff url(../../common/img/article_bg_t_02.gif) no-repeat 0 -10px; }

div#overview .main { width:579px; float:left; }
div#overview .main dl {}
div#overview .main dl dt { width:136px; float:left; }
div#overview .main dl dt img { vertical-align:bottom; }
div#overview .main dl dd { width:443px; float:left; }
div#overview .main dl dd img { vertical-align:bottom; }
div#overview .main p {}
div#overview .main ul { padding:0 0 12px 3px; font-size:0; line-height:1; }
div#overview .main ul li { padding:0 0 0 4px; float:left; }
div#overview .sub { width:160px; float:left; }



/* --------------------------------
	使い方
-------------------------------- */

div#usage { margin:30px auto 0 auto; padding:0 0 10px 0; width:790px; background:url(../../common/img/article_bg_b.gif) no-repeat left bottom; }
div#usage_bg { padding:10px 0 0 0; background:url(../../common/img/article_bg_t_02.gif) no-repeat; }
div#usage_bg_bg { padding:20px 21px 25px 21px; background:#fff url(../../common/img/article_bg_t_02.gif) no-repeat 0 -10px; }

div#usage h3 {}

div#usage .step {}
div#usage .step ul {}
div#usage .step ul li { float:left; }
div#usage .step ul li .img { float:left; }
div#usage .step ul li .txt { padding:30px 0 0 0; color:#666; float:left; }

div#usage .step ul li.step_01 { width:380px; }
div#usage .step ul li.step_01 .img { width:170px; }
div#usage .step ul li.step_01 .txt { width:180px; }
div#usage .step ul li.step_02 { width:368px; }
div#usage .step ul li.step_02 .img { width:169px; }
div#usage .step ul li.step_02 .txt { width:180px; }

div#usage .point { margin:10px 0 0 0; }
div#usage .point h4 { width:95px; float:left; }
div#usage .point p { padding:20px 0 0 0; width:653px; color:#666; float:right; }







