@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 2カラム時のスタイル
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/

#main h2 {
	background-image: url(../img/share/np_point01.png);
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 5px 0px 0px 45px;
	height: 35px;
	font-size: 1.3em;
	clear: both;
}

.howto_box {
	background: url(../img/share/np_tensen.png) repeat-x bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#main h3 {
	margin: 0 0 10px 0;
	padding: 3px 0 0 35px;
	height: 28px;
	font-size: 1.2em;
	clear: both;
}

#id1 {
	background: url(../img/howto/dp_howto_imgno01.jpg) no-repeat;
}
#id2 {
	background: url(../img/howto/dp_howto_imgno02.jpg) no-repeat;
}
#id3 {
	background: url(../img/howto/dp_howto_imgno03.jpg) no-repeat;
}
#id4 {
	background: url(../img/howto/dp_howto_imgno04.jpg) no-repeat;
}
#id5 {
	background: url(../img/howto/dp_howto_imgno05.jpg) no-repeat;
}
#id6 {
	background: url(../img/howto/dp_howto_imgno06.jpg) no-repeat;
}
#id7 {
	background: url(../img/howto/dp_howto_imgno07.jpg) no-repeat;
}
#id8 {
	background: url(../img/howto/dp_howto_imgno08.jpg) no-repeat;
}
#id9 {
	background: url(../img/howto/dp_howto_imgno09.jpg) no-repeat;
}
#id10 {
	background: url(../img/howto/dp_howto_imgno10.jpg) no-repeat;
}
#id11 {
	background: url(../img/howto/dp_howto_imgno11.jpg) no-repeat;
}
#id12 {
	background: url(../img/howto/dp_howto_imgno12.jpg) no-repeat;
}

.howto_box p {
	margin: 0 30px 0;
}

.howto_box .order_box_left p {
	margin: 0 0px 0;
}

.right {
	text-align: right;
}
#camvas_link {
	margin: 15px 0px 0;
}

