/*フォント設定*/
.font1 { font-size: 12px;line-height:16px }
.font2 { font-size: 10px;line-height:14px }
.font3 { font-size: 14px;line-height:16px }
.font4 { font-size: 16px;line-height:16px }
.font5 { font-size: 18px;line-height:16px }
body { font-size:12px;line-height:16px }

/*リンク設定*/
a:link { color:#AFB39D;text-decoration: underline }
a:visited { color:#AFB39D;text-decoration: underline }
a:hover { color:#068795;text-decoration: none }
a:active { color:#068795;text-decoration: none }

/*全体設定*/
#out{
	background-color:#ffffff;
	width:760px;
	margin:0px auto;
	text-align:center;
	background-image: url(/shop/goods/ipod/ange/images/tableback.gif);
	background-repeat: repeat-y;
}
#out .c{
	margin:0px auto;
}

/*全体設定2*/
#out2{
	border:solid 1px #896826;
	width:760px;
	margin:0px auto;
	text-align:left;
	background:#240303;
	background-repeat: repeat-y;
}
#out2 .c{
	margin:0px auto;
}

/*infomationテーブル設定*/
#back1 {
	padding:5px 0px 5px 0px;
}
#back1 table{
	border:solid 1px #65471E;
	text-align:left;
	background:#240303;
	padding:3px;
}
.bgbl{
background:#000000;
line-height:20px;
padding:5px 10px;
}
.bgbl p{
	margin:5px 0px;
}

/*通常テーブル設定1*/
#back2 {
	padding:1px 0px 5px 0px;
}
#back2 table{
	border:solid 0px;
	text-align:left;
	background:#240303;
	padding:4px;
}
.bgbl{
background:#000000;
line-height:20px;
padding:0px 0px;
}
.bgbl p{
	margin:0px 0px;
}

/*通常テーブル設定1*/
#back3 {
	padding:1px 0px 5px 0px;
}
#back3 table{
	border:solid 1px #896826;
	text-align:left;
	background:#240303;
	padding:4px;
}
.bgbl{
background:#000000;
line-height:20px;
padding:0px 0px;
}
.bgbl p{
	margin:0px 0px;
}
