@charset "utf-8";
/* formatting style
-------------------------------*/

body, div, dl, dt, dd, ul, ol, il, h1, h2, h3, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
}
address, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3 {
	font-size: 100%;
	font-weight: normal;
}
em {
	color: #FF6699;
}
#main em {
	font-size: 0.8em;
	color: #3399FF;
}
#main strong {
	color: #FFFFFF;
	background-color: #FF3300;
	font-size: 1.2em;
}




a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menuBer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(images/menuBer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:hover {
	color: #FF9900;
	position: relative;
	left: 1px;
	top: 1px;
	background-image: url(images/menuBerClick.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
	background-image: url(images/menuBerClick.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.5;
	background-repeat: repeat;
	background-color: #CCFFCC;
}

#main {
	width: 600px;
	background-color: #FFFFFF;
	margin: 30px auto 50px;
	padding: 20px 10px 30px;
}
#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	color: #0000CC;
	margin: 20px;
}
#main h2 {
	font-size: 1.5em;
	line-height: 2em;
	color: #FFCC00;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
#main h3 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#main p {
	font-size: 1.5em;
	color: #666666;
	text-indent: 8em;
}
#main  p.hyouka {
	text-indent: 1em;
}
#main p.hyouka2 {
	text-indent: 3em;
}

#main  h4  {
	color: #FF3399;
	font-size: 1.5em;
}
#main h5 {
	font-size: 1.5em;
	color: #00CC99;
}
#main h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.5em;
	color: #FF33CC;
	text-indent: 4em;
}

#main .rev1 {
	text-indent: 1em;
}
#waratta #main #brandNew {
	margin: 0px auto;
	float: left;
	padding: 0px;
	height: auto;
	width: auto;
}
#waratta #main #Brand {
	color: #666666;
	text-indent: 0px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
#waratta #main #New {
	clear: both;
	color: #FF6633;
	padding: 0px;
	margin-top: 30px;
}
#waratta #main #style {
	text-align: left;
	text-indent: 1em;
}
