* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	background-image: url(../common/bg.gif);
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

p, ul, ol, li, dl, dt, dd {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

table, caption, th, td {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

.f15{
	font-size:15px;
	font-weight:bold;
	line-height:1.5;
}

img {
	border: 0px;
}

.clearBoth {
	clear: both;
}

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

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

a:hover, a:active {
	color: #FF3366;
	text-decoration: underline;
}


#base {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	margin-top: 32px;
}

#eda-base {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	margin-top: 32px;
}

#title {
	width: 652px;
	padding-top: 10px;
	padding-left: 48px;
	padding-bottom: 20px;
	font-size:12px;
/*	letter-spacing: 1px;*/
}
#title img {
	margin-top: 5px;
}

#eda-title {
	width: 552px;
	padding-top: 10px;
	padding-left: 48px;
	padding-bottom: 20px;
	font-size:12px;
/*	letter-spacing: 1px;*/
}

#eda-title img {
	margin-top: 5px;
}

#navi {
	width:600px;
	padding-left: 48px;
	padding-bottom: 10px;
	float: left;
	font-size:12px;
}

#navi ul {
	list-style-type: none;
	margin: 2px;
	}

#navi li {
	display:inline;
}

#sub {
	padding-top: 10px;
}

#info {
	width: 500px;
	padding-top: 20px;
	padding-left: 48px;
	padding-bottom: 100px;
	font-size:12px;
	line-height: 140%;
}

#main {
	float: left;
	width: 600px;
	padding: 0px 3px 0px 50px;	
		margin-right: auto;
	margin-left: auto;
	font-size:12px;
/*	line-height: 140%;*/
}

#eda-main {
	float: left;
	width: 580px;
	padding: 0px 10px 0px 10px;	
		margin-right: auto;
	margin-left: auto;
	font-size:12px;
/*	line-height: 140%;*/
}

#main td{
	padding:2px;
}
h2.ttl {
	margin-bottom: 10px;
	padding:5px;
	color: #CC99CC;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	border-bottom: 3px double #CC99CC;
}

h3.ttl {
	margin: 30px 0 3px 0;
	padding: 5px 5px 3px 10px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	background-color: #FF3366;
}

#formTable td{
	padding:3px;
	font-size:12px;
}

#bannar {
	padding: 10px 10px 10px 48px;
	font-size:12px;
	line-height: 140%;
}
#bannar img{
	margin: 3px 6px 3px 0px;
}

#attention {
	padding: 10px 48px 10px 48px;
	font-size:12px;
	line-height: 140%;
}

#footer {
	width: 600px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size:12px;
	line-height: 140%;
}

strong{
	color:#FF3366;
	font-weight: bold;
	background-color: #FFE1E1;
	font-size: 14px;
}

/*RSS—p*/
.RSS{
	padding: 5px;
	font-size:12px;
	border: 1px solid #FF3366;
	
}
.RSSsite{
	margin:3px;
	border-bottom:3px double #999999;
}
.RSStitle{
	display:inline;
}

.RSStime{
	display:inline;
	font-size:10px;
}
.RSSline .new{
	font-weight:bold;
	color:#FF6666;
	font-size:10px;
}