body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
line-height: 140%;
background-color: #ECF3FF;
text-align: left;
font-family: MS UI Gothic;
font-size: 12px;
color: #666666;
}

.style1 {
font-size: 14px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-weight : bold ;
}

.style2 {
color: #ff0099;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-weight : bold ;
}

.style3 {font-size: 12px}

td,th {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 12px;
color: #333333;
line-height: 140%;
}

a {
text-decoration: none;
}

a:link {
color: #004080;
}

a:visited {
color: #004080;
}

a:active {
color: #004080;
}

a:hover {
color: #0040800;
text-decoration: underline;
}

h1 {
padding: 0px 30px 0px 0px;
margin: 0px 0px 0px 0px;
font-weight: normal;
font-size: 10px;
line-height: 140%;
text-align: right;
color: #666666;
}

.data1 {
padding: 2px 0px 2px 0px;
margin: 0px 10px 0px 0px;
color: #0C4986;
font-size: 12px;
font-weight: bold;
text-align: left;
border-bottom: 1px dotted #0C4986;
}

.data2 {
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
font-size: 14px;
font-weight: bold;
line-height: 100%;
text-align: left;
color: #0C4986;
}

.title1 {
padding: 2px 10px 10px 0px;
margin: 0px 0px 0px 0px;
color: #0C4986;
font-size: 14px;
font-weight: bold;
line-height: 140%;
text-align: left;
}

#container {
line-height: 140%;
margin: 0px;
text-align: left;
padding: 0px 0px 0px 16px;
width: 800px;
}

#container2 {
line-height: 140%;
margin: 0px;
text-align: left;
padding: 0px;
width: 100%;
background-color: #ECF3FF;
background-image: url(http://sugita-ent.jp/img/back.jpg);
background-repeat : repeat-y;
}

#banner {
text-align: left;
padding: 0px;
margin: 0px 0px 0px 0px;
}

#head1 {
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#head_cat {
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#center-all {
text-align: left;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 0px;
}

#left {
float: left;
width: 188px;
height:327px;
overflow: hidden;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(http://sugita-ent.jp/img/menu_back.jpg);
background-repeat : no-repeat;
}

#menu {
margin: 0px;
padding: 10px 0px 0px 10px;
background-image: url(http://sugita-ent.jp/img/menu_back.jpg);
background-repeat : no-repeat;
}

#center {
float: left;
width: 372px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#center-cat {
float: left;
width: 568px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#welcome {
height:311px;
margin: 0px;
padding: 0px;
background-image: url(http://sugita-ent.jp/img/welcome.jpg);
background-repeat : no-repeat;
}

#right {
float: left;
width: 192px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#foot {
height:130px;
margin: 0px;
padding: 0px;
background-image: url(http://sugita-ent.jp/img/footer.jpg);
background-repeat : no-repeat;
}

.content {
	padding: 0px;
	margin: 10px 10px 20px 10px;
	color: #666666;
	}
	
.content p {
	color: #666666;
	font-size: 12px;
	text-align: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

.content p img {
	border: 0px double #663228;
	}

.content blockquote {
	line-height: 180%;
	}

.content li {
	line-height: 180%;
	}

.content p.extended {
	color: #999900;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}
	
.content p.posted {
	color: #666666;
	font-size: x-small;
	border-top: 1px dotted #206CCA;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.posted a {
	text-decoration: none;
	}

.content p.posted a:link {
	color: #666666;
	}

.content p.posted a:visited {
	color: #666666;
	}

.content p.posted a:active {
	color: #666666;
	}

.content p.posted a:hover {
	color: #666666;
text-decoration: underline;
	}

/* add display:inline to floated elements */
#left,
#center,
#center-cat,
#right {display:inline;}

/* add zoom:1 to overflow:hidden */
#left,
#center,
#center-cat,
#right {zoom:1;}