/*　基本構造　*/body{	margin: 0;	padding: 0;	font-size: 14px;	line-height: 1.5;	color: #000000;	background: url(../images/base_090606.jpg) no-repeat center bottom fixed;}/*　リンク　*/a:link {	color: #8294b4;	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: none;	color: 646E96;}a:active {	text-decoration: none;}div#wrapper{	width: 730px;	margin: 0 auto;	padding: 0;	}	h2{	margin: 30px 0 10px 0;	padding: 0;	}		/*　フォント　*/.text12px{	font-size: 12px;	}	.text12px_gray{	font-size: 12px;	color: #999999;	}	.alert{	color: #990000;	font-size: 12px;	}	/*　アイテムセット　*/.item_set{	width: 182px;	height: 350px;	float: left;	}		/*　フッタ　*/div#foot{	margin: 20px auto;	}	div#foot_sub_navi{	width: 730px;	margin: 10px auto;	}	div#foot_sub_navi ul{	width: 730px;	margin: 0 auto;	padding: 0;	list-style-type: none;	text-align: center;	}	div#foot_sub_navi li{	margin: 0;	padding: 0;	float: left;	text-align: center; 	}