body {
	background-color: #F2F2E6; 
	font-family: "ＭＳ Ｐゴシック", Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	margin:0
}
a {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color : #FF0000;
	background-color: transparent;
	text-decoration: none;
}
a img {
	/*border: none;*/
}
/**フォント指定*************************/

h1,h2,h3,h4,p,form{
	margin: 0;
}

h1,h2,h3 {
	font-size: 12px;
}

.FSsmall {
	font-size: 10px;
	line-height:140%;
}

.FSmedium {
	font-size: 12px;
	line-height:140%;
}

.indent {
	font-size: 12px;
	line-height: 14px;
	text-indent: -1em;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 1em;
}
.FSmediumTXT {
	font-size: 12px;
	line-height:110%;
}
.FSlarge{
	font-size: 14px;
	line-height:140%;
}

.FSsmalltxt {
	font-size: 10px;
	line-height:110%;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #E8E7D9;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color : #C4AEA7;
	background-color: transparent;
	text-decoration: underline;
}

.FSmediumnote {
	font-size: 12px;
	line-height:120%;


}

/**w枠組み指定*************************/

.newcar {
	border:1px solid #BB1818;
	padding:4px;
	margin:0;
	font-size: 12px;
	line-height:140%;
}
.u-car {
	border:1px solid #00669A;
	padding:4px;
	margin:0;
	font-size: 12px;
	line-height:140%;
}
.newsT {
	border:1px solid #219084;
	padding:4px 4px 2px 4px;
	margin:0;
	font-size: 12px;
	line-height:140%;
}
.Lsmall {
	font-size: 10px;
	line-height:140%;
	padding:0 0 0 10px;
}
.Rsmall {
	font-size: 10px;
	line-height:140%;
	padding:0 10px 0 10px;
}

.kakakularge{
	font-size: 14px;
	line-height:140%;
	color: #CC0000;
	font-weight: bold;
}