@charset "shift_jis";

/* ------------------------------------------------------------
 マウスコンピューター　shopping　CSS
 更新日:12/03/28 m.s.
 
 目次
 0:コンテンツエリア
	1:ご購入方法について
------------------------------------------------------------ */

/* 
 0:コンテンツエリア
------------------------------ */

#contents table th{
background: #ebebeb;
text-align: left;
}

#contents ul.linkList li p{
font-weight: normal;
padding: 10px 0 15px;
}

#contents ul.linkList02{
margin-top: 10px;
}


/* 
 1:ご購入方法について
------------------------------ */

div.purchase{
clear: both;
}

div.purchase dl{
float: left;
width: 595px;
}

div.purchase dl dt{
color: #e66b2e;
font-weight: bold;
margin-bottom: 10px;
}

div.purchase div{
float: right;
width: 153px;
}

