@charset "utf-8";

/*共同開発TOP*/

div#qline_g {
 font-size:77%;
 margin: 0 0 5px;
 color: #666666;
}

.item_bt {
 margin: 3px;
 float:right;
}

/*共同開発商品詳細ページのＱ*/

body {
 font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
 *font-size:small;
 *font:x-small;
}

div#line {
 width: 330px;
 margin: 10px auto;
 background: url("../mom_inu/img/line_gray.gif");
 background-repeat: repeat-y;
 line-height: 22px;
 text-align: left;
 vertical-align:top;
}

div#osusumeline {
width: 166px;
margin: 5px auto;
background: url("../mom_inu/img/line_pink19.gif.gif");
background-repeat: repeat;
line-height: 20px;
text-align: left;
vertical-align:top;
}

div.cover {
 text-align: center; /* (A)古いIE向け */
}

div #line_gray_25h {
 width: 680px;
 margin: 5px auto;
 background: url("../mom_inu/img/line_gray_26h.gif");
 background-repeat: repeat;
 line-height: 25px;
 text-align: left;
 vertical-align:top;
}

div#line {
 width: 330px;
 margin: 10px auto;
 background: url("../mom_inu/img/line_gray.gif");
 background-repeat: repeat-y;
 line-height: 22px;
 text-align: left;
 vertical-align:top;
}

p#qline {
 font-size:77%;
 margin: 0 0 10px;
}

p#text108 {
 font-size:108%;
 margin: 0 0 10px;
}

p#text108b {
 font-size:108%;
 font-weight:bold;
 color:#E24175;
 margin: 0 0 10px;
}

div.qtext p.qimg {
 padding-right: 5px;
 width: auto;
}

div.qtext p {
 display: table-cell;
 vertical-align: middle;
 margin: 0;
 color: #666666;
}

/*for IE6 */
* html .qtext p {
 display: inline;
 zoom: 1;
}

/*for IE7 */
*:first-child+html .qtext p {
 display: inline;
 zoom: 1;
}
p {
 margin-bottom: 1em;
 font-size:77%;
}

/*写真下テキストの指定*/
p.font12gray_pd5 {
 font-size: 77%;
 margin-top: 5px;
 color: #666666;
 line-height: 140%
}

div.textbox {
	margin: 5px auto;
	vertical-align: top;
	line-height: 95%
}

.font12pink {
	font-size: 12px;
	color: #FF3399;
}

.font12green {
	font-size: 12px;
	color: #00885B;
}

.font12orange {
	font-size: 12px;
	color: #EB7D04;
}

/*LINE UP*/

ul.itemspec {
	float:left;
	display : block;
	padding:0;
	list-style: none outside none;
	text-align: left;!important;
	margin: 5px 5px 5px;
	line-height:15px;
	font-size: 77%;
	color: #666666;
}

.itemtext {
	margin-left:auto;
	margin-right:auto;
	width:230px;
	line-height:30px;
	text-align:center;
	background:#EB7AA0;
	font-size: 74%;
	color: #ffffff;
	font-weight: bold;
}

.imgpng{
 width: 560px;/* 画像の横サイズ */
 height: 22px;/* 画像の縦サイズ */
 background-repeat: no-repeat;
}

html>body .imgpng{/* IE6以外に適用 IE7も含む */
 background-image:url("../mom_inu/milk/guide_text_1.png");
}

*html body .imgpng{/* IE6以下に適用 */
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='milk/guide_text_1.png', sizingMethod='scale');
}

.imgpng2{
width: 645px;/* 画像の横サイズ */
height: 22px;/* 画像の縦サイズ */
background-repeat: no-repeat;
}

html>body .imgpng2{/* IE6以外に適用 IE7も含む */
 background-image:url("../mom_inu/milk/guide_text_2.png");
}

*html body .imgpng2{/* IE6以下に適用 */
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='milk/guide_text_2.png', sizingMethod='scale');
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
