/* CSS Document */

/* CSS Document */

body{
font-family:MS UI Gothic;
text-align:center;
margin-left: 0px;
margin-top: 0px;
}

A:link    {font-family:MS UI Gothic; text-decoration: none; }
A:visited {font-family:MS UI Gothic; text-decoration: none; }
A:active  {font-family:MS UI Gothic; text-decoration: none; }
A:hover   {font-family:MS UI Gothic; text-decoration:underline; }


#wrappper{
font-family:MS UI Gothic;
margin:0 auto;
width:800px;
text-align:left;
}

#header{
/*トップの画像指定*/
background-image:url(../imgages/header/top_01.gif);
background-position:top;
background-repeat:no-repeat;
width:800px;
height:90px;
padding:120px 0 0 0;
}

#menu{
margin:0px 0px 0px 0px;
}

/*IE7*/
*+html #menu{
margin:120px 0px 0px 0px;
}

/*IE6*/
*+html #menu{
margin:120px 0px 0px 0px;
}


#side{
width:160px;
float:left
}

#main{
font-family:MS UI Gothic;
background-color:#FFFFFF;
border:1px solid #cccccc;
border-spacing:inherit;
color:#000000;
width:800px;
}

#main2{
font-family:MS UI Gothic;
background-color:#FFFFFF;
border:0px solid #cccccc;
padding:5px 5px 5px 2px;
color:#000000;
width:100%;
text-align:left;
line-height:18px;
font-size:12px;
}

#foot{
font-family:MS UI Gothic;
background-color:#FFFFFF;
border:1px solid #cccccc;
border-spacing:inherit;
width:800px;
}

#popup{
font-family:MS UI Gothic;
background-color:#FFFFFF;
border:1px solid #cccccc;
border-spacing:inherit;
width:450px;
}

#calendar{
font-family:MS UI Gothic;
font-size:10px;
color:#333333;
}

#sideCont{
font-family:MS UI Gothic;
font-size:12px;
color:#333333;
padding-left:3px;
padding-right:3px;
border:2px dashed #0099FF;
width:154;

}

#goodsFrame{
font-family:MS UI Gothic;
position:absolute;
left:447px;
top:246px;
width:159px;
height:187px;
border:1px solid #333;
}

#notice{
	font-family:MS UI Gothic;
	width:220px;
	height:65px;
	padding:5px;
    background-color:#FFFFFF;
    text-align:left;
	overflow:auto;
	border:1px solid #fff;	
	font-size:12px;
	color:#333333;
	line-height:14px;
}

.label{
font-family:MS UI Gothic;
color:#330;
display:block;
font-weight:bold;
}
.contents{
font-family:MS UI Gothic;
font-size:12px;
color:#333333;
line-height:16px;
}
.styleBlue{
font-family:MS UI Gothic;
font-size:12px;
color: #0000FF}
.styleWhite{
font-family:MS UI Gothic;
font-size:12px;
color:#FFFFFF}
.styleSkyBlue{
font-family:MS UI Gothic;
font-size:12px;
color:#0099FF}
.styleRed{
font-family:MS UI Gothic;
font-size:12px;
color: #FF0000}
.stylePink{
font-family:MS UI Gothic;
font-size:12px;
color: #FFCCFF}
.styleOrange{
font-family:MS UI Gothic;
font-size:12px;
color: #FF9900}
.styleGrayBold{
font-family:MS UI Gothic;
color: #666666;
font-weight: bold;
}
.poin12b{
font-family:MS UI Gothic;
font-size:12px;
color:#333333;
line-height:16px;
}
.style14{
font-size:14px;
}

