/* MyVuitton's CSS File
	by Ayame Kouzuki	'01/10/13
  ※ 無断転用・転載を禁じます。 */

body { background-color: #FFFAF0; 
	text-align: center; 
	background-image: url(image/back1.gif); 
	background-attachment: fixed; 
	background-position: 0px 30px;
	font-size: 10pt;
	line-height : 120%;
}
h1{
	margin:0;
	font-size:11px;
	color:#666;
	}

a:link { color: #FF0000; text-decoration: none; }
a:active { color: #F9C200; text-decoration: none; }
a:visited { color: #6C000E; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }

tr,td { font-size: 10pt; line-height : 120%; }

span{
	font-family: "ＭＳ Ｐゴシック",Osaka,"ＭＳ ゴシック",Gothic,sans-serif; 	
}
.tfont1 {
	line-height : 120%;
	font-weight: normal;
	color: #aa0000;
}
.tfont2 {
	line-height : 120%;
	font-weight: normal;
	color: #0000aa;
}
.subtfont1 {
	line-height : 120%;
	font-weight: bold;
	color: #F9CD8A;
}
.subtfont2 {
	line-height : 120%;
	font-weight: bold;
	color: #8E569B;
}
.subtfont3 {
	line-height : 120%;
	font-weight: bold;
	color: #ffffff;
}
.subtfont4 {
	line-height : 120%;
	font-weight: bold;
	color: #555555;
}
.subtfont5 {
	line-height : 120%;
	font-weight: bold;
	color: #026384;
}
.font2 {
	line-height : 120%;
	font-weight: normal;
	color: #0033ff;
}
.titlefont1 {
	line-height : 120%;
	font-weight: normal;
	font-size: 11pt;
	color: #66097B;
}
.titlefont2 {
	line-height : 120%;
	font-weight: normal;
	color: #9B410E;
}
.sfont1 {
	line-height : 120%;
	font-weight: bold;
	font-size: 9pt;
	color: #5F8AC5;
}
.sfont2 {
	line-height : 120%;
	font-weight: normal;
	font-size: 8pt;
	color: #777777;
}
.sfont3 {
	line-height : 120%;
	font-weight: normal;
	font-size: 9pt;
	color: #9860A4;
}
.sfont4 {
	line-height : 120%;
	font-weight: normal;
	font-size: 9pt;
	color: #3A5F0B;
}
.sfont5 {
	line-height : 120%;
	font-weight: normal;
	font-size: 8pt;
	color: #766455;
}
.sfont6 {
	line-height : 120%;
	font-weight: normal;
	font-size: 8pt;
	color: #555555;
}
.chuifont {
	line-height : 120%;
	font-weight: normal;
	color: #0000ff;
}
.chuifontp {
	line-height : 150%;
	font-weight: normal;
	color: #ff0077;
	font-size:11px;
}
.chuifontr {
	line-height : 120%;
	font-weight: bold;
	color: #ff0000;
}
.addressfont {
	line-height : 120%;
	font-weight: normal;
	font-size: 9pt;
}
.style1 {font-size: 11px}
/*============================================================	
box=======================================================*/
#box01{
    width:686px;
	border:3px #ff6699 solid;
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	margin:16px 0 0 0;
}
#box02{
    width:630px;
	border:1px #ff6699 solid;
	text-align:left;
	margin:16px 0 16px 0;
	padding:5px;
}

/*============================================================	
powerd=======================================================*/
#powerd{
	display:block;
	padding:10px 0 0 0;
	width:410px;
	height:85px;
	font-size:11px;
	text-align:center;
	color:#555;
	background:url(new_item/obj_hotstaff.jpg) no-repeat;
	}
#powerd strong{
	display:block;
	margin-bottom:3px;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
#powerd #adr{
	margin:0 0 5px 140px;
	text-align:left;
	font-style:normal;
	}
#powerd a{	color:#555;	}