@CHARSET "UTF-8";
body {
	font-family: Arial, "MS P Gothic", Osaka;
	color: #222222;
	font-size: 12px;
	line-height: 160%;
	text-autospace: ideograph-alpha;
	letter-spacing: 1px;
}

h1 {
	font-size: 20px;
	color: #444477;
	font-weight: bold;
	vertical-align: top;
	margin: 10px 10px 30px 0px;
	letter-spacing: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
}

p:first-child {
	margin-top: 0px;
}

h2 {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
}
h2:first-child {
	margin-top: 0px;
}

h3 {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	color: red;
}

img{
	border:0px;
}

img.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

table.grid {
	background-color: #e8e8e8;
	width: 100%;
}

table.grid th {
	padding: 3px;
	font-weight: normal;
	text-align: left;
	background-color: #f3f3ff;
	white-space: nowrap;
	letter-spacing: 0px;
}
table.grid td {
	padding: 3px;
	background-color: #ffffff;
	letter-spacing: 0px;
	word-wrap: break-word;
}

table.format th {
	padding: 2px;
	font-weight: normal;
	text-align: left;
	background-color: #f3f3ff;
	white-space: nowrap;
}

table.format td {
	padding: 2px;
	background-color: #ffffff;
}

table.centering td {
	text-align: center;
}

.page
{
	width: 100%;
	margin-bottom: 20px;
	background: #000000;
	float: left;
}

.scrap {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: white;
	border: 1px solid #cccccc;
	overflow: hidden;
	position: relative;
}

.column {
	width: 100%;
	clear: both;
}
.column1 {
	width: 358px;
	float: left;
	padding-right: 9px; 
	border-right: 1px solid #ccccff;
}
.column2 {
	width: 358px;
	float: left;
	padding-left: 10px; 
}
.clear {
	width: 736px;
	height: 0px;
	clear: left;
}

.close {
	display: none;
}
.footer {
	display: none;
}

.links {
	margin-top: 14px;
	float: right;
	text-align: right;
	font-size: 11px;
}

.copyright {
	margin-top: 14px;
	font-size: 12px;
	color: #888888;
}
.azzurri {
	margin-top: 28px;
	font-size: 12px;
	color: #333333;
}
.address {
	font-size: 10px;
	color: #333333;
}

img.link {
	margin-left: 1px;
	margin-right: 3px;
	vertical-align: middle;
}

.news dt {
	margin-left: 20px;
	letter-spacing: 0px;
}
.news dd {
	margin-left: 20px;
	margin-bottom: 10px;
	letter-spacing: 0px;
	line-height: 120%;
}
.news dt img {
	margin-right: 5px;
	float: left;
}

.modify {
	text-align: right;
	font-size: 10px;
}

.readmore {
	margin-left: 20px;
}

.eyecatch {
	font-weight: bold;
	color: red;
}

.contents {
	width: 900px;
}

.main {
	width: 750px;
	vertical-align:top;
}

.hPanel {
	display: none;
}
.note {
	padding-top: 4px;
	font-size: 9px;
}

