/* CSS Document */

h1,h2,h3,h4,div,p{
 	margin: 0;
	padding: 0;
}

ul,li {
	margin:0;
	padding:0;
	list-style-type: none;
}

.clear{
	clear:both;
}

img {
	border:0;
}

h1 {
	margin-left:0px;
	*margin-left:3px;
}


div {
	line-height:1.5;
}

/* --------------  マージン  -------------- */

.t_10 {
	margin-top:10px;
}


.t_20 {
	margin-top:20px;
}


.t_30 {
	margin-top:30px;
}

.b_20 {
	margin-bottom:20px;
}

.b_10 {
	margin-bottom:10px;
}

.b_7 {
	margin-bottom:7px;
}


.l_10 {
	margin-left:10px;
}



/* --------------  左メニュー  -------------- */

#menu_waku {
	width:180px;
}


#menu_bk {
	background:#C1C146;
}


#menu_sp {
	font-size:80%;
}


#menu_txt {
	font-size:11px;
	color:#FFF;
	margin-left:5px;
}


#menu_01 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_01.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_01 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_01_o.jpg) no-repeat;
}


#menu_01 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_01.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_01 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_01_o.jpg) no-repeat;
}


#menu_02 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_02.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_02 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_02_o.jpg) no-repeat;
}

#menu_03 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_03.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_03 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_03_o.jpg) no-repeat;
}

#menu_04 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_04.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_04 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_04_o.jpg) no-repeat;
}


#menu_05 a{
	display:block;
	background:url(/defaultMall/images/includehtml/pochi/images/menu_05.jpg) no-repeat;
	width:180px;
	height:75px;
	text-indent:-9999px;
}

#menu_05 a:hover{
	background:url(/defaultMall/images/includehtml/pochi/images/menu_05_o.jpg) no-repeat;
}


#menu_sale {
	margin-top:20px;
}


#menu_sptxt {
	font-size:11px;
	margin-left:5px;
	margin-bottom:10px;
}


/* --------------  ピックアップアイテム  -------------- */


#pickup_waku {
	background:url(/defaultMall/images/includehtml/pochi/images/bk_01.jpg) no-repeat;
	width:745px;
}


#pickup_itempht {
	width:170px;
	height:170px;
	border:#CCC 1px solid;
	background:#FFF;
	margin-left:11px;
	*margin-left:8px;
	float:left;	
}


#pickup_itempht img {
	margin:3px;
}


#pickup_txt_bk {
	margin-left:11px;
	*margin-left:8px;
	background:url(/defaultMall/images/includehtml/pochi/images/mark_nikukyu.gif) no-repeat;
	float:left;
}

#pickup_txt_01 {
	margin-left:23px;
	width:150px;
	margin-bottom:10px;
}

#pickup_txt_02 {
	margin-left:23px;
	width:150px;
}

.pochi_price {
	color:#C00;
	font-weight:bold;
}




/* --------------  保険バナー  -------------- */

#hoken {
	width:745px;
}


#hoken_bn {
	width:650px;
	margin-left:47px;
	color:#09C;
}







