* {



}
#body{
	text-align:center;
}


img {
	border: 0px;
}

#base{
	width:780px;
	padding:0;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;

}

#head {
	margin: 0px;	
}

#head h1{
	font-size:16px;
	font-weight: bold;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;


}

#head h1 a {
	background-color: #000000;
	color: #ffffff;
	display:block;
	line-height: 50px;
	padding: 20px;	
	text-decoration: none;
	margin: 0px;
}


#box {
	border-color: #cccccc;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#main {
	border-color: #cccccc;
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
}



#contents {
	font-size:14px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

#contents a{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	cursor:text; 
}


#contents h2 {
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #cccccc;
	background-color: #eeeeee;
}

#contents h3 {
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #cccccc;
	background-color: #eeeeee;
}



#contents p {
	font-size:14px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

#contents p a{
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#shop {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}


#footer {
	background-color: #cdcdcd;
	color: #ffffff;
	display:block;
	line-height: 120%;
	margin-top: 10px;
	padding: 10px;	
	text-align: center;
}

#footer a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	cursor:text; 
}
