@charset "utf-8";

/************************************************

	mod_extension.css

		0.Inside of mainColumn			
		1.Inside of subColumn

	Copyright 2009 Image Co., Ltd. All Rights Reserved.
	URL http://www.img.co.jp/

*************************************************/

/*==============================================*/
/* 0.Inside of mainColumn
/*==============================================*/
.font13{
	font-size:100%;
	line-height:1.5;
}

.font12{
	font-size:92%;
	line-height:1.5;
}

/*==============================================*/
/* 0.Inside of floatRimg,imgMargin
/*==============================================*/
img.floatRimg{
	float:right;
}

img.imgMargin{
	margin:25px 0 0 5px;
}

/*==============================================*/
/* 1.Inside of p
/*==============================================*/
.zairyou{
	margin-top:5px;
}

/*==============================================*/
/* 1.Inside of dl,dt,dd
/*==============================================*/
dl{
	background:url(../../img/dotto_line.gif) bottom left no-repeat;
	padding-bottom:8px;
}
dt{
	margin-top:5px;
}
dl.bknone{
	background:none;
}

/*==============================================*/
/* 1.Inside of recipe
/*==============================================*/
div#mainColumn .col2 .recipe .right{
	width:400px;
}

div#mainColumn .col2 .way{
	width:400px;
}

/*==============================================*/
/* 1.Inside of img
/*==============================================*/
.floatRight{
	float:right;
}


/*==============================================*/
/* 1.Inside of w6
/*==============================================*/
div#mainColumn .float .w6{
	width:536px;
	margin-top:10px;
	padding:10px;
	font-size:92%;
	border:8px solid #E57788;
	background-color:#fff;
}

div#mainColumn .float .w6 .floatBox{
	width:98px;
	margin-top:8px;
}

div#mainColumn .newsBepo{
	width:572px;
	float:right;
}

div#mainColumn .float .w6 h5{
	background:url(../../img/h3_06.gif) left top no-repeat;
	height:22px;
	margin-left:112px;
	padding:3px 0px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

/*==============================================*/
/* 1. Margin
/*==============================================*/
.mT10{ margin-top:10px;}
.mT20{ margin-top:20px;}
.mT30{ margin-top:30px;}

.mB10{ margin-bottom:10px;}
.mB20{ margin-bottom:20px;}
.mB30{ margin-bottom:30px;}

/*==============================================*/
/* 1. WeCare logoMark
/*==============================================*/
.weCareMark{
	position:absolute;
	right:0;
	bottom:0;
}



