@charset "Shift_JIS";

/*
--------------------------------------------------------------
ドコモショップ横手店　製品情報スタイルシート
制作者：FumieMiyahara
更新日：2009年7月15日

--------------------------------------------------------------



/*　製品情報
----------------------------------------------------------　*/

#main h1 {
	margin-bottom: 5px;
	padding-left: 5px;
	width: 490px;
	font-size: 12px;
	line-height: 30px;
}

#main h1#style {
	background: url(../images/product_style.gif) 0 0 no-repeat;
}

#main h1#prime {
	margin-top: 10px;
	background: url(../images/product_prime.gif) 0 0 no-repeat;
}

#main h1#smart {
	margin-top: 10px;
	background: url(../images/product_smart.gif) 0 0 no-repeat;
}

#main h1#pro {
	margin-top: 10px;
	background: url(../images/product_pro.gif) 0 0 no-repeat;
}

#main h1#concept {
	margin-top: 10px;
	background: url(../images/product_concept.gif) 0 0 no-repeat;
}

#main .foma-box {
	float: left;
	margin: 5px 5px 0 0;
	width: 95px;
	background: url(../images/foma_bg.jpg) 0 0 no-repeat;
}

#main .foma-box img {
	margin: 5px;
	vertical-align: bottom;
}

#main .foma-box dl {
	font-size: 10px;
	line-height: 120%;
}

#main .foma-box dt {
	color: #ff9900;
	border-bottom: 1px dotted #cccccc;
}

#main .foma-box dd {
	text-align: right;
}

#main p.attention {
	clear: left;
	padding-top: 10px;
}



/*　製品情報 アクティブナビ
----------------------------------------------------------　*/

#nav li#nav2 a {
	background: url(../images/nav.gif) -170px -30px no-repeat;
}