h1{
	width:570px;
	height:78px;
	padding-top:50px;
	background-repeat:no-repeat;
	color:#666;
}
.intro{
	border:none;
	margin-top:0;
	padding-top:0;
}
.use th{
	text-align:center;
	padding-bottom:5px;
}
#item_logo h1{
	background-image:url(../images/items/moji_back_logo.png);
}

#item_card h1{
	background-image:url(../images/items/moji_back_card.png);
}
#item_dm h1{
	background-image:url(../images/items/moji_back_dm.png);
}
#item_flier h1{
	background-image:url(../images/items/moji_back_flyer.png);
}
#item_leaflet h1{
	background-image:url(../images/items/moji_back_leaf.png);
}
#item_other h1{
	background-image:url(../images/items/moji_back_other.png);
}
#item_total h1{
	background-image:url(../images/items/moji_back_plan.png);
	background-position:-35px 0;
}
#item_total .b_dot{
	padding-bottom:20px;
}
#item_set h1{
	background-image:url(../images/items/moji_back_set.png);
	background-position:-35px 0;
}
#item_fudemoji h1{
	background-image:url(../images/items/moji_back_fude.png);
	background-position:-35px 0;
}
#item_naming h1{
	background-image:url(../images/items/moji_back_name.png);
	background-position:-30px 0;
}
#item_logo .use{
	background-image:url(../images/items/youto_logo.png);
	width:570px;
	height:157px;
	margin:10px 0;
	padding-top:25px;
}
#item_card .use{
	background-image:url(../images/items/youto_card.png);
	width:570px;
	height:167px;
	margin:10px 0;
	padding-top:15px;
}
#item_dm .use{
	background-image:url(../images/items/youto_dm.png);
	width:570px;
	height:167px;
	margin:10px 0;
	padding-top:15px;
}
#item_flier .use{
	background-image:url(../images/items/youto_flyer.png);
	width:570px;
	height:167px;
	margin:10px 0;
	padding-top:15px;
}
#item_leaflet .use{
	background-image:url(../images/items/youto_leaf.png);
	width:570px;
	height:167px;
	margin:10px 0;
	padding-top:15px;
}
#item_other .use{
	background-image:url(../images/items/youto_other.png);
	width:570px;
	height:167px;
	margin:10px 0;
	padding-top:15px;
}
#item_fudemoji .use .fleft{
	width:141px;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	border-right:dotted 1px #999;
	padding:5px 0;
	text-align:center;
}
#item_fudemoji .use .rightmost{
	border-right:none;
}
#item_naming .use .fleft{
	font-size:80%;
	width:141px;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	border-right:dotted 1px #999;
	padding:5px 0;
	text-align:center;
}
#item_naming .use .rightmost{
	border-right:none;
}
.use table{
	margin-left:275px;
	color:#666;
	border-spacing:0;
	border-collapse:collapse;
	table-layout:fixed;
	font-size:90%;
}

.use table td,#item_logo .use table th{
	text-align:center;
	padding:5px 0;
}
.use table td.left{
	border-width:1px 1px 1px 0;
	border-style:dotted;
	border-color:#666;
	width:140px;
}
.use table td.right{
	border-width:1px 0 1px 1px;
	border-style:dotted;
	border-color:#666;
	width:140px;
}

#item_logo #plans{
	margin-top:20px;
}
#item_logo #plans div{
	border-bottom:dotted 1px #666;
	padding:20px 0;
}
#item_logo #plans div.noborder{
	border-bottom:dotted 0px #666;
}
#item_logo #plans div p{
	margin-left:30px;
	color:#666;
	font-size:80%;
}
#item_other .spacing{
	padding-left:150px;
	background-repeat:no-repeat;
	min-height:135px;
}
#item_other .cat01{
	background-image:url('../images/items/other_01.png');
}
#item_other .cat02{
	background-image:url('../images/items/other_02.png');
}
#item_other .cat03{
	background-image:url('../images/items/other_03.png');
}
#item_other .cat04{
	background-image:url('../images/items/other_04.png');
}
#item_other h3{
	margin-bottom:5px;
}
