﻿body {
	background-image: url(img/top/allbg.gif);
}
#header {
	background-image: url(img/top/headbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 99px;
}
h1 {
	margin: 0;
	padding: 0;
}
#main {
	background-color: transparent;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#fla {
	margin-bottom: 20px;
	background-image: url(img/top/top_right.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin-top: 0px;
}
#data {
	margin: 0 0 15px;
	padding-left: 15px;
}
#data h2 {
	margin: 0 0 10px;
	background-image: url(img/top/line.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 12px;
}
#data .databody {
	margin: 0 20px 5px 5px;
}
#data .databody p,
 #data .databody ul {
	margin: 0 0 0.6em;
}
#data .databody li {
	margin: 0 0 0.2em 1.5em;
	line-height: 1.1;
}
.bunn2_bg {
	background-image: url(img/top/bunn2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.card2 {
	border: 1px solid #CC0000;
}
.cardtxt {
	width: 118px;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}
.what p {
	padding: 0px;
	margin-bottom: 0.8em;
	margin-top: 0px;
	line-height: 1.3;
}
.what p strong {
	color: #990000;
}
.what p strong a:link, .what p strong a:visited {
	color: #990000;
}
.taishin {
	line-height: 1.3em;
	padding: 5px 10px;
	font-size: 70%;
}
.taishin p {
	margin: 1em 0;
}
.anzen {
	padding: 0px;
	display: block;
	margin: 5px 0 0;
}
.lead {
margin: 1em 0 1em 30px;
}

/* 白文字リンク用 */
.white A:link{
text-decoration:underline;
color:#FFFFFF;
}
.white A:active{
text-decoration:none;
color:#FFFFFF;
}

.white A:visited{
text-decoration:underline;
color:#FFFFFF;
}

.white A:hover{
text-decoration:none;
color:#FFFFFF;
}
/* ここまで */
