
#marketing{
    position:relative;
    background-color:#FFFFFF;
    width:630px;
    margin-top:10px;
    margin-left:30px;
}

#marketing h2{
	background-image:url(images/title_bar.gif); no-repeat;
	clear:left;
	text-align:left;
	color:#990000;
	font-size:18px;
	height:35px;
	padding:16px 0 0 50px;
	line-height: 12px; /* 文字の高さの位置*/ 
}

#item_title{
	position:relative;
	background-image:url(images/title_bar2.gif); no-repeat;
	width:500px;
	height:25px;
	margin-top:-115px;
	margin-left:100px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	padding:0 0 0 15px;
	line-height: 30px;
}

#item{
	position:relative;
	background-color:#FFFFFF;
	width:500px;
	margin-top:10px;
	margin-left:100px;
	line-height: 16px;
	text-align:left;
	font-size:12px;
	padding:0 0 0 20px;
	color:#666666;
}

#search{
	position:relative;
	background-image:url(images/search.gif); no-repeat;
	width:85px;
	height:100px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:30px;
	text-align:left;
	font-size:32px;
	font-weight: bold;
	padding:0 0 0 0px;
	line-height: 120px;
	text-indent: 25px;
	text-shadow: 0px 5px 5px grey;
	color:#333366;
}

#part{
	margin-top:10px;
	height:100px;
	padding:0 0 20px 0px;
}