@charset"shift_JIS";

/*----------------------------------------------------------*/

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

body {
	font: 100% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFCC;
}

h1,h2,h3,h4,h5,h6,p,address,ul,li,th,td,form,dl {
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 100%;
	font-style: normal;
	letter-spacing:0.1em;
}

h1,h2,h3,h4,ul{
	display: block;
}


/*ƒtƒ[ƒg‰ðœ—p*/
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}


img,object {
  border: 0;
  vertical-align: text-bottom;
}


em {
	text-indent: -9999px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

table{
	border-collapse:collapse;
}

/*----------------------------------------------------------------*/


/*ƒŠƒ“ƒN
------------------------------------------------------------------*/
a {
	text-decoration:none;	
}

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

a:visited {
	text-decoration:none;	
}

a:hover {
	text-decoration:none;
	color:#FF6600;	
}

a:active {
	text-decoration:none;	
}
/*----------------------------------------------------------------*/


/*ƒtƒHƒ“ƒgŽw’è
------------------------------------------------------------------*/


/*–{•¶*/
p {
	color: #CC3300;
	font: 15px/1.8em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	padding-bottom:20px;
}

/*----------------------------------------------------------------*/


/*Šî–{ƒ{ƒbƒNƒX
------------------------------------------------------------------*/


/*ƒy[ƒW—Ìˆæ*/
div.container {
	margin: 20px auto;
	height: auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
}


/*IE—p’ê—]”’*/
div.bottom{
	height: 50px;
}

div.bottom p{
	font-weight:bold;
	font-size:15px;
	color:#CC0000;
}


/*----------------------------------------------------------------*/
