@charset "utf-8";

h1{
	margin:0px 0px 10px 0px;
	font-size:1em;
	text-align:right;
	font-weight:normal;
	}
h2{
	margin:0px;
}
h3{
	clear:both;
	margin-bottom:10px;
}
#containerTop {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 940px;
}
#topArea{
	margin-top:10px;
}
#topArea #cover{
	display:block;
	float:left;
}
#topArea #topMenu{
	float:left;
	width:240px;
	height:220px;
	background-color:#E1ECA6;
}
#topArea #topMenu ul {
	list-style-type:none;
	padding-top:9px;
	padding-left:10px;
	margin:0px;
}
#topArea #topMenu li {
	display: inline;
}
#topArea #topMenu li a {
	width: 220px;
	display:block;
}
#topArea #howto a{
	margin-bottom:9px;
}

#goodsArea{
	margin-top:30px;
}
#goodsArea #goodsLeft{
	float:left;
	width:700px;
	position: relative;
}
#goodsArea #goodsLeft ul{
	list-style-type:none;
	margin:0;
}
#goodsArea #goodsLeft li{
	float:left;
	margin:0;
	line-height:0px;
}
#goodsArea #goodsLeft a{
	display:block;
}
#goodsArea #goodsLeft #choice{
	position: relative;
}
#goodsArea #goodsLeft #type{
	position: relative;
	margin-top:30px;
}
#goodsArea #goodsLeft #type p{
	/*特例
	clear:both;
	padding-top: 10px;
	*/
	padding:10px 0px 0px 10px;
	margin-bottom:0;
	float: left;
	width: 328px;
}
#goodsArea #goodsLeft #type #type_postIt{
	position: absolute;
	width:126px;
	height:10px;
	top:4px;
	left:429px;
}
#goodsArea #goodsLeft #type #type_scotch{
	position: absolute;
	width:95px;
	height:10px;
	top:4px;
	left:572px;
}
#goodsArea #goodsLeft #type #type_other{
	position: absolute;
	width:55px;
	height:10px;
	top:4px;
	left:612px;
}

#goodsArea #goodsRight{
	float:left;
	width:240px;
}
#goodsArea #goodsRight #rankingBox{
	width:240px;
	height:331px;
	background-color:#E4E4E4;
}
#goodsArea #goodsRight #rankingBox ul {
	list-style-type:none;
	padding-top:10px;
	padding-left:10px;
	margin:0px;
}
#goodsArea #goodsRight #rankingBox li {
	display: inline;
}
#goodsArea #goodsRight #rankingBox a {
	width: 220px;
	display:block;
}
#stepArea{
	width:940px;
	padding-top:30px;
	clear:both;
}
#stepBox{
	background-image:url(../office/order/image/top/step_bg.jpg);
	background-repeat:repeat-y;
}
#stepArea #stepTxtArea {
	position:relative;
}
#stepArea #stepTxtArea ul{
	list-style-type:none;
	margin:0px;
}
#stepArea #stepTxtArea li{
	float:left;
	margin:0;
}
#stepArea #stepTxtArea li img{
	display:block;
}
#stepArea #btn_coloure_s{
	position: absolute;
	width:124px;
	height:29px;
	top:121px;
	left:230px;
}
#stepArea #btn_template_s{
	position: absolute;
	width:124px;
	height:29px;
	top:121px;
	left:356px;
}
#stepArea #btn_contact_s{
	position: absolute;
	width:124px;
	height:29px;
	top:121px;
	left:600px;
}
#bannerArea{
	margin-top:30px;
}
#bannerArea ul{
	list-style-type:none;
	margin:0;
}
#bannerArea p{
	margin-top:5px;
	margin-bottom:18px;
}









#goodsArea #goodsLeft #choice p {
	clear: both;
	padding-top:10px;
	margin-bottom: 0;
}
.underLine {
	text-decoration: underline;
}


