/*:基本設定::::::::::::::::::::::::::::::::*/
/*:フォントサイズ・ファミリ・色----------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

/*:リンク・色---------------------------- */
A:link {
	color: #e80652;
	text-decoration: none
}
/*:リンク・訪問済色---------------------- */
A:visited {
	color: #e80652;
	text-decoration: none
}
/*:リンク・アクティブ色------------------ */
A:active {
	color: #339933
} 
/*:リンク・マウスオン色------------------ */
A:hover {
	color: #339933;
	text-decoration: underline
}
/*:画像・装飾（なし）-------------------- */
img {
	text-decoration: none;
	border-style: none;
}

/*:同列内設定:::::::::::::::::::::::::::::*/
/*:左寄せ-------------------------------- */
.left {
	float: left;

}
/*:右寄せ-------------------------------- */
.right {
	text-align: right;
}

.style1 {font-size: 10px}
.style2 {color: #666666}
.style3 {color: #993300}
.style4 {color: #0099CC}
.style5 {color: #663399}
.style6 {color: #009933}
.style7 {color: #FFFFFF}

/*:ヘッダ設定:::::::::::::::::::::::::::::*/
/*:背景・高さ---------------------------- */
.header-back {
	background-color: #FFFFFF;
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/00-back1.gif);
	width: 100%;
	background-position: top;
	background-repeat: repeat-x;
	height: 149px;
}
.header-topline {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
}
.header-logo {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	margin-bottom: 12px;
}
/*:左寄せ-------------------------------- */
.header-logoleft {
	width: 249px;
	float: left;

}
/*:右寄せ-------------------------------- */
.header-logoright {
	padding-top: 12px;
	text-align: right;
	}
.header-menu {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.body-main {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}

.body-leftmenu {
	width: 200px;
	float: left;
	margin-right: 20px;
}
/*:左メニュー用CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:メニューリスト全般共有設定----------------------------------------------------- */
ul.leftmenu {
	font-size: 12px;
	line-height: 22px;
	width:200px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 25px;
	font-family: "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*:メニュー大元の背景色と間に1pxの空間空け---------------------------------------- */
ul.leftmenu li{
	background-color: #DDDDDD;
	margin-bottom:1px;
	list-style: none;
}

/*:リンクのブロック化＆リンクカラー、リストimgを背景で設定------------------------ */
ul.leftmenu .list a{
	display: block;
	text-decoration: none;
	color: #333333;
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/menu-listimg.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*:リンクのカーソルオン時の色変更------------------------------------------------- */
ul.leftmenu .list a:hover {
	background-color: #D0017B;
	display: block;
	color: #FFFFFF;
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/menu-listimg2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.search {
	width: 170px;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/menu-search.gif);
	height: 66px;
	line-height: 30px;
}

.body-rightcontent {
	width: 600px;
	float: right;
}
.body-angel {
	margin-bottom: 20px;
	clear: both;
}
.body-event {
	clear: both;
	margin-bottom: 5px;
}
.body-eventparts {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.body-eventpartsend {
	float: left;
	width: 290px;
	margin-bottom: 10px;
}

.body-new {
	margin-bottom: 30px;
	clear: both;
}
.body-newcoment {
	padding: 5px;
	border: 1px solid #000000;
	line-height: 200%;
}
.body-bana {
	margin-bottom: 30px;
}
.body-pickup {
	margin-bottom: 30px;
	clear: both;
	height: 310px;
}

.body-pickupparts {
	width: 190px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.body-pickuppartsend {
	width: 190px;
	float: left;
	text-align: center;
}
.span-picktitle {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.body-color {
	margin-bottom: 30px;
	clear: both;
	height: 180px;
	text-align: center;
}

.body-colorparts {
	float: left;
	margin-right: 6px;
	width: 95px;
}
.body-colorpartsend {
	float: left;
	width: 95px;
}

.footer {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
}
.footer-parts {
	float: left;
	width: 290px;
	margin-right: 10px;
}
.footer-partsend {
	float: left;
	width: 220px;
}
.footer-menu {
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/00-bottomback.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	height: 131px;
}
.footer-menuline {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
#info820       {
	height: auto;
	width: 820px;
	clear: both;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#info820     #info-1       {
	width: 290px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#info820     #info-2       {
	width: 290px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-right: 20px;
	}
#info820  #info-3 {
	width: 200px;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#info820   #totop   {
	font-size: 10px;
	clear: both;
	width: 820px;
	text-align: right;
}
/*:ボトムライン用CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*:ボトム背景設定----------------------------------------------------- */
#bottom {
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/00-bottomback.gif);
	height: 131px;
	clear: both;
	padding-top: 23px;
}

#bottom #content3 {
	width: 820px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 131px;
	color: #FFFFFF;
	text-align: center;
}
#bottom #content3 #menu2 {
	width: 820px;
	text-align: center;
	height: 21px;
}
/*--------------------------
	カレンダー用
---------------------------*/
table.calendar {
	padding: 0;
	margin: 0px;
}

table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 10px;
	color: #777777;
}
table.calendar th span {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: normal;
	font-size: 10px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bolder;
	color: #009900;
	font-size: 12px;
}
table.calendar td.Sat {
	color: #FF0000;
	background-color: #FEFEFF;
}
table.calendar td.Sun {
	color: #FF0000;
	background-color: #FFFEFE;
}
table.calendar td.holyday {
	color: #FF0000;
}
table.calendar td.xday {
	font-weight: bolder;
	color: #009999;
	font-size: 14px;
}
table.calendar td.birthday {
	font-weight: bolder;
	color: #990000;
	font-size: 14px;
}
.FS2_Recommend2_recommend{
margin-bottom:15px;
}
.FS2_Recommend2_recommend a{
font-weight:bold;
}
.FS2_Recommend2_recommend a img{
border:none;
}
.FS2_Recommend2_recommend ul{
padding:0px;
}
.FS2_Recommend2_recommend ul li{
display:block;
float:left;
padding:10px;
height:250px;
border:1px solid #ddd;
margin:0 5px 5px 0;
line-height:1.5;
font-size:100%;
width:170px;
}
.FS2_Recommend2_recommend img{
margin-bottom:10px;
}
.search {
	width: 170px;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(http://www.angel-eyes.tv/shop/item/angeleyes/design/img01/menu-search.gif);
	height: 66px;
	line-height: 30px;
}

