/*  {ݒ  */

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

a {
	text-decoration:   none;
}

a:hover {
	text-decoration:   underline;
}

body {
	background-color:  #DDDDDD;
	color:             #444444;
	font-family:       Verdana,Arial,sans-serif;
	font-size:         12px;
}

h1,h2,h3 {
	margin:            0px;
	padding:           2px 0px;
}

h1 { font-size:30px; line-height: 1em; }
h2 { font-size:14px; line-height: 1em; }
h3 { font-size:12px; line-height: 1em; }

img {
	border-style:      none;
}

input {
	font-family:       "lr SVbN",Osaka;;
	font-size:         12px;
}
