@charset "Shift_JIS";

h1 {
	font-size: 120%;
	line-height: 120%;
}
h2 {
	font-size: 90%;
	line-height: 120%;
	margin: 0 0 8px;
}
p {
	font-size: 90%;
	line-height: 110%;
}
a:link, a:visited{
	color: #0033CC;
}
a:hover, a:active{
	color: #FF6600;
}
/*--------------------------------------------------------------*/
/* オンラインストア new */
/*--------------------------------------------------------------*/
p.kakaku{
	font-size: 65%;
	line-height: 130%;
	color: #999999;
	margin: 0 0 8px;
}
p.kakaku strong{
	font-size: 120%;
	font-weight: normal;
	color: #000000;
}
.store h2{
	margin: 16px 0 0;
	padding: 0 0 4px;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}
.store h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 135%;
}
.store h2 a:link, .store h2 a:visited {
	color: #ff6600;
	text-decoration: none;
}

.store h2  a:hover, .store h2 a:active {
	color: #FF9900;
	text-decoration: underline;
}

.store h3{
	margin: 8px 0 0;
	padding: 0 0 2px;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
}
.store h3.pack{
	color: #FF0066;
}
.store h3.down{
	color: #3366ff;
}
.store p{
	margin: 0;
	padding: 0;
}
.store .tokka{
	margin-bottom: 2px;
	font-size: 75%;
}
.store .tokka strong{
	font-size: 120%;
	color: #ff6600;
}
.store form{
	margin: 0;
	padding: 0;
}
.store table td{
	padding: 0 32px 0 0;
}
/*--------------------------------------------------------------*/
/* 無料体験版 new */
/*--------------------------------------------------------------*/
p.demo{
	margin: 8px 0 0;
}
p.demo a:link, p.demo a:visited {
	font-size: 80%;
	line-height: 90%;
	color: #0033CC;
	text-decoration: none;
}
p.demo a:hover, p.demo a:active {
	font-size: 80%;
	line-height: 90%;
	color: #3399FF;
	text-decoration: none;
}
