/* MainContents
------------------------------------------------------------------------- */
#MainContents {
	clear: both;
	height: 153px;
	background-image: url("images/mainimage_contents.png");
	background-position: left top;
	background-repeat: no-repeat;
}

/* RightContents
------------------------------------------------------------------------- */
#RightContents {
	float: right;
	background-color: #f0efe7;
	width: 305px;
	margin-right: 10px;
	text-align: center;
}

#RightContents h2 {
	padding: 5px 0px 5px 0px;
}

#RightContents p {
	padding: 0px 5px 10px 5px;
}

/* Breadcrumbs
------------------------------------------------------------------------- */
#Breadcrumbs {
	clear: both;
	background-image: url("images/mainimage_contents_bottom.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 10px;
	height: 28px;
}


/* ContentColumn
------------------------------------------------------------------------- */
#ContentColumn {
	float: left;
	padding: 0px 10px 10px 15px;
}

#ContentColumn h2 {
}



/* News
------------------------------------------------------------------------- */
#news h3 {
	background-image: url("images/menuitem_tiny.png");
	background-position: left middle;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
	border-bottom: solid 1px #4b2d03;
	font-size: 15px;
}

#news p {
	padding: 0px 0px 12px 20px;
}


/* Business
------------------------------------------------------------------------- */
#business {
	font-size: 13px;
}

#business h3 {
	background-image: url("images/menuitem_tiny.png");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4b2d03;
	padding: 10px 0px 0px 20px;
	font-size: 15px;
	color: #4b2d03;
}

#business h4 {
	margin: 10px 0px 0px 20px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 13px;
	color: #4b2d03;
	width: 350px;
}

#business p {
	padding: 0px 0px 5px 20px;
}

#business li {
	display: list-item;
	list-style-type: square;
	margin: 0px 0px 0px 45px;
}


/* Service
------------------------------------------------------------------------- */
#service {
	padding: 10px 0px 0px 15px;
	line-height: 130%;
	font-size: 13px;
	width: 545px;
}

#service_title h3 {
	background-image: url("images/menuitem_tiny.png");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4b2d03;
	padding: 10px 0px 0px 20px;
	margin: 10px 0px 0px 20px;
	font-size: 15px;
	color: #4b2d03;
	width: 480px;
}

#service h4 {
	background-image: url("images/menuitem_tiny.png");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4b2d03;
	padding: 10px 0px 0px 20px;
	font-size: 15px;
	color: #4b2d03;
	width: 400px;
}

#service h5 {
	margin: 10px 0px 0px 10px;
	font-size: 13px;
}

#service blockquote {
	margin-left: 30px;
}

#service li {
	float: left;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	border: solid 1px #CCCCCC;
	width: 250px;
}

#service p {
	margin: 10px;
}

.ServiceListDetail_title {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.ServiceListDetail_left {
	float: left;
}

.ServiceListDetail_right {
	float: left;
}

.ServiceListDetail_left img {
	border: solid 1px #CCCCCC;
	margin: 10px;
	width: 90px;
	height: 90px;
}

.ServiceListDetail_price {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	color: #FF4444;
	margin: 0 auto;
	padding-top: 4px;
	width: 100px;
}

.ServiceListDetail_stock {
	font-size: 13px;
	color: #FF4444;
	margin: 0 auto;
	padding-bottom: 4px;
	width: 100px;
}

.ServiceListDetail_buy {
	width: 100px;
	background-color: #ff9900;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}

#ServiceBody {
	clear: both;
}

/* ServiceContents
------------------------------------------------------------------------- */
.ServiceListContents_title {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top: 5px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.ServiceListContents_left {
	float: left;
	text-align: center;
	width: 105px;
}

.ServiceListContents_right {
	float: left;
	text-align: center;
	width: 130px;
}

.ServiceListContents_left img {
	border: solid 1px #CCCCCC;
	width: 90px;
	height: 90px;
}

.ServiceListContents_rating {
	font-size: 15px;
	color: #EEDD00;
	margin: 0 auto;
	padding: 2px;
	width: 60px;
}

.ServiceListContents_price {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	color: #FF4444;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 120px;
}

.ServiceListContents_stock {
	font-size: 13px;
	color: #FF4444;
	margin: 0 auto;
	width: 100px;
}

.ServiceListContents_detail input {
	width: 100px;
	background-color: #ff9900;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}

.ServiceListContents_buy input {
	width: 100px;
	background-color: #ff9900;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}

/* column
------------------------------------------------------------------------- */
#column {
	padding: 10px 0px 0px 5px;
}

#column h3 {
	background-image: url("images/menuitem_tiny.png");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4b2d03;
	padding: 10px 0px 0px 20px;
	font-size: 15px;
	color: #4b2d03;
}

#column p {
	width: 520px;
}

#column .body {
	color: #666666;
	width: 470px;
	margin-left: 20px;
}

/* contact
------------------------------------------------------------------------- */
#contact {
	padding: 15px 0px 0px 10px;
}

#contact th, #contact td {
	font-size: 13px;
	padding: 0px 0px 5px 0px;
}

#submit {
	width: 120px;
}

/* Canpaign Freelance
------------------------------------------------------------------------- */
#CanpaignFreelance {
	font-size: 13px;
}

#CanpaignFreelance strong {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
}

#CanpaignFreelance dt {
	margin-top: 20px;
}

#CanpaignFreelance dt span {
	display: none;
}

#CanpaignFreelance dd {
	margin-left: 25px;
}

#CanpaignFreelance p {
	margin-top: 13px;
	margin-bottom: 13px;
}

#CanpaignFreelance table.pricelist {
	border-collapse: collapse;
	margin-top: 13px;
	margin-bottom: 13px;
}

#CanpaignFreelance .pricelist th {
	width: 120px;
	border: solid 1px #CCCCCC;
	padding: 3px;
	background-color: #FFFFCC;
}

#CanpaignFreelance .pricelist td {
	border: solid 1px #CCCCCC;
	padding: 3px;
	text-align: center;
}

#CanpaignFreelance li {
	display: list-item;
	list-style: disc;
	margin-left: 20px;
}

#CanpaignFreelance_title_1 {
	background-image: url("images/content_freelance_title_1.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: solid 1px #666666;
}

#CanpaignFreelance_title_2 {
	background-image: url("images/content_freelance_title_2.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: solid 1px #666666;
}

#CanpaignFreelance_title_3 {
	background-image: url("images/content_freelance_title_3.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: solid 1px #666666;
}


