@charset "utf-8";

/*--- common style ---*/
@import url("common2.css");

/*========================================*/
	/*   販促良品.com　トップページスタイル   */
	/*========================================*/ /*--- header style ---*/

/*--- header end ---*/ /*--- main image style ---*/
#mainimg {
	width: 956px;
	height: 104px;
	position: relative;
	background-image: url(../imk/new_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 4px;
}

#mainimg a {
	display: block;
	width: 193px;
	height: 31px;
	position: absolute;
	top: 68px;
	left: 731px;
}

/*--- header end ---*/ /*--- main image style ---*/
#mainimg2 {
	width: 200px;
	height: 104px;
	position: relative;
	background-image: url(../imk/new_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 4px;
	float:right
}

#mainimg b {
	display: block;
	width: 193px;
	height: 31px;
	position: absolute;
	top: 68px;
	left: 731px;
}

/*--- main image end ---*/ /*--- main_column style ---*/
#main_column {
	width: 555px;
	float: left;
}

#main_column .bannerarea img {
	margin: 0 5px 0 0;
}

#main_column #recomendarea h2 {
	margin: 15px 0 0 0;
}

#main_column #recomendarea a {
	color: #0000EE;
	text-decoration: none;
}

#main_column #recomendarea a:hover {
	text-decoration: underline;
}

#main_column #recomendarea p.date {
	color: #ffffff;
	font-size: 90%;
	margin: -22px 0 15px 425px;
}

#main_column #recomendarea table {
	margin: 0 0 0 -7px;
	border-spacing: 7px;
}

#main_column #recomendarea table td {
	width: 118px;
	height: 180px;
	padding: 6px 6px 12px 6px;
	border: 1px solid #cccccc;
}

#main_column #recomendarea table td .status_icons {
	height: 15px;
	margin: 5px 0 0 0;
}

#main_column #recomendarea table td .status_icons img {
	margin: 0 1px 0 0;
}

#main_column #recomendarea table td h3 {
	height: 34px;
	margin: 5px 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
}

#main_column #recomendarea table td p {
	color: #333333;
	font-size: 13px;
}

#main_column #recomendarea table td p span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

/*
#main_column #recomendarea table td p span {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px;
	color: #ffffff;
	background: #999999;
}
*/

#main_column #recomendarea p.more {
	margin: 5px;
	font-size: 13px;
	text-align: right;
}

#main_column #recomendarea p.more a {
	padding: 2px 0 2px 22px;
	background: url("../images/common/arrow_square.gif") no-repeat 0 0;
}

#main_column #newsarea {
	width: 550px;
	margin: 30px 0 0 0;
	border: 1px solid #cccccc;
	position: relative;
}

#main_column #newsarea h2 {
	position: absolute;
	top: -20px;
	left: 20px;
}

#main_column #newsarea ul {
	margin: 25px 25px 10px 25px;
	font-size: 13px;
	position: relative;
}

#main_column #newsarea ul li {
	padding: 5px 0 5px 15px;
	line-height: 16px;
	border-bottom: 1px dotted #cccccc;
	background: url("../images/common/arrow_red.gif") no-repeat 2px 8px;
}

#main_column #message {
	margin: 30px 20px 0 20px;
}

#main_column #message strong {
	display: block;
	margin: 0 0 10px 0;
	color: #ff0000;
	font-size: 95%;
	line-height: 140%;
	text-align: center;
}

#main_column #message p {
	font-size: 80%;
	line-height: 140%;
}

/*--- main_column style ---*/ /*--- right_column style ---*/
#right_column {
	width: 193px;
	font-size: 13px;
	float: right;
}

#right_column .bannerarea {
	margin: 0 0 10px 0;
	text-align: center;
}

#right_column .bannerarea img {
	margin: 0 0 8px 0;
}

#right_column .blogbanner {
	margin: 0 0 30px 0;
}

#right_column #statelist {
	padding: 30px 0 0 0;
	border-top: 1px dotted #cccccc;
}

#right_column #statelist #list {
	width: 181px;
	padding: 15px 0 10px 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#right_column #statelist #list .column {
	float: left;
	width: 55px;
	margin: 0 5px 0 0;
}

#right_column #statelist #list .last {
	margin: 0;
}

#right_column #statelist #list p.more {
	clear: both;
	margin: 5px 10px;
	padding: 15px 0 0 0;
	text-align: right;
}

#right_column #statelist #list p.more a {
	padding: 2px 0 2px 22px;
	color: #ff0000;
	background: url("../images/common/arrow_square.gif") no-repeat 0 0;
}

#right_column #statelist #list p.more a:hover {
	color: #ff6600;
}
/*--- right_column end ---*/

/*--- wakoarea style ---*/
#bottomarea {
	width: 900px;
	margin: 10px 0;
	padding: 5px 30px 0 30px;
	font-size: 13px;
	border: 1px solid #cccccc;
}

	#bottomarea #wakologo {
		margin: 15px 0 0 0;
		float: left;
	}

	#bottomarea #wakoarea {
		width: 200px;
		margin: 5px 0;
		padding: 5px 15px;
		border-right: 5px solid #cccccc;
		float: left;
	}

		#bottomarea #wakoarea h4 {
			font-size: 14px;
			margin: 5px 0;
		}

		#bottomarea #wakoarea a {
			color: #3366cc;
			text-decoration: none;
		}

		#bottomarea #wakoarea a:hover {
			text-decoration: underline;
		}

		#bottomarea #wakoarea address {
			font-size: 12px;
			font-style: normal;
		}

		#bottomarea #wakoarea p.contact {
			margin: 5px 0 4px 0;
			padding: 2px 5px;
			color: #ffffff;
			font-size: 12px;
			text-align: center;
			background: #3366cc;
		}

		#bottomarea #wakoarea p.email {
			font-size: 14px;
			font-weight: bold;
		}

	#mediahistory {
		width: 320px;
		margin: 5px 20px 5px 0;
		padding: 0 15px 0 30px;
		float: left;
	}

		#mediahistory img {
			margin: 0 15px 0 0;
			float: left;
		}

		#mediahistory p {
			margin: 7px 10px 0 0;
			line-height: 140%;
		}

		#mediahistory a {
			color: #ff0000;
		}

		#mediahistory a:hover {
			color: #ff6600;
		}

	#blogbanner {
		margin: 2px 0 0 0;
	}

		#blogbanner a {
			color: #ff0000;
			text-decoration: none;
		}

			#blogbanner a span {
				text-decoration: underline;
			}

		#blogbanner a:hover {
			color: #ff6600;
		}

	.clear {
		clear: both;
	}
	
	/*--- category_box style ---*/
	#category_box {
	width: 547px;
	height: 67px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin: 0px;
}

	#category_titlebox {
	width: 547px;
	height: 17px;

}

	#category_title {
	width: 132px;
	height: 67px;
	float:right;
	margin-right: 3px;
	
	
}

	#category_search {
	width: 547px;
	height: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
	
	

	
	
/*--- guidearea end ---*/
