a:link { 
	color: #003cc8;
	text-decoration: none;
}

a:visited { 
	color: #880080;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
} 

body {
	background:#ffffff; 
	color: #000000;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
} 

p {
	font-size:90%;
	text-indent:1em;
	line-height: 140%;
	margin: 0 30px;
} 

h1 {
	font-size: 120%;
	font-weight: bold;
	text-indent: 30px;
	color: #990000;
	padding: 3px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-indent: 30px;
}

.person {
	font-weight: bold;
	font-size: 90%;
	text-indent: 350px;
	line-height: 140%;
} 

.price {
	color: #FF0033;
	font-weight: bold;
	font-size: 100%;
	text-indent: 60px;
	line-height: 140%;
} 

.news {
	font-size: 90%;
	line-height: 140%;
	padding: 10px;

}

.add {
	font-size: 90%;
	margin: 0 100px;
	line-height: 140%;
} 

.hyou {
	font-size: 100%;
} 


#chuumon {
	margin: 30px;
	padding: 5px;
	background-color: #FFFFCC;
} 

#chuumon h2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #000000;
}

.topmenu {
	font-size: 80%;
	text-align: right;
} 

.bottommenu {
	font-size: 80%;
	text-align: center;
} 

#pack p {
	font-size:90%;
	text-indent:0;
	line-height: 140%;
	margin: 0 30px;
} 

.packinfo {
	font-size: 90%;
	margin: 0 100px;
	line-height: 140%;
} 

#list h1 {
	font-size: 140%;
	font-weight: bold;
	text-indent: 0;
	color: #990000;

}

#list h2 {
	font-size: 120%;
	font-weight: bold;
	text-indent: 0;
}

.sample {
	font-size: 70%;
} 

#profile h2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #000000;
	text-indent: 15px;
	margin: 15px 30px;
}

.copy {
	font-size: 10px;
	color: #666666;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
} 

