body {
	color: #333333;
	background: #FFFFFF
}

/* ƒŠƒ“ƒN */
a:link {
	color: #333333;
	text-decoration: none;
}

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

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

a:active {
	color: #000000
}

.text {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

.bold {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold
}

.title1 {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #FF6666
}

.title2 {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #6699FF
}

.small {
	font-size: 80%;
	line-height: 150%
}

.smallbold {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold
}
.smalltitle1 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #FF6666
}

.smalltitle2 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #6699FF
}

.mini {
	font-size: 70%;
	line-height: 150%
}

.mini2 {
	font-size: 70%;
	line-height: 130%
}

.menu {
	font-size: 12px;
	line-height: 100%;
	background: #FFE7E7;
	color: #333333;
}

.hearline {
	background: #CCCCCC;
	height: 1px;
	width: 100%;
}

.question {
	font-size: 80%;
	line-height: 150%;
	color: #999999;
}

.answer {
	font-size: 80%;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

em {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 1em;
	font-size: 80%;
	color: #333333;
	line-height: 150%;
}

/* LƒXƒy[ƒX */
#adwords {
	width:220px;
	text-align:left;
	background-color:#FDF1F1;
	margin-top:14px;
	margin-bottom:8px;
	padding:8px 0px 8px 4px;
	border:solid 1px #FF6699;
}

#adwords .title, #adwords .base, #adwords .url {
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	margin:0px;
	padding:0px;
}

#adwords .title {
	color:#FF6666;
	font-size:12px;
	margin-bottom:1px;
}

#adwords .base {
	color:#666666;
	font-size:10px;
	line-height:120%;
}

#adwords .url {
	color:#6699FF;
	font-size:9px;
	font-weight:bold;
	margin-top:2px;
}

#adwords a:hover {
	color:#FF6666;
}

/* u–²‚ÌƒXƒC[ƒcv */
#sweets_banner {
	background-color:#FFFFCC;
}

#sweets_banner div {
	margin-top:15px;
}

#sweets_banner p {
	color:#003399;
	font-size:12px;
	text-decoration:underline;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

#sweets_banner a:link, #sweets_banner a:visited {
	color:#0066CC;
	text-decoration: underline;
}

#sweets_banner a:hover {
	color: #003399;
}