#container {
	width:730px;
	margin:auto auto;
}
#header {
	width:100%;
	font-size:small;
	text-align:center;
	margin-bottom:10px;
}
#header p {
	margin:0px;
}
.header_link {
	font-size:small;
}
.header_link p {
	margin:0px;
}
#main {
	text-align:center;
}
#main p{
	margin:1em;
}
#main h2 {
	font-size:14px;
	text-indent:17px;
	border-bottom:1px dotted #cccccc;
	background-image:url(../images/listmark/cccccc.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#main h3 {
	font-size:12px;
}
#photo {
	width:600px;
	margin:40px auto;
	padding:10px;
	text-align:right;
	background-color:#efefef;
	border:1px solid #cccccc;
}
#photo p {
	margin:3px 0px;
}
#text {
	width:620px;
	text-align:left;
	margin:auto;
	line-height:140%;
}
#text p {
	text-indent:1em;
}
#ad_under_text {
	width:620px;
	margin:1em auto 2em;
}
#sumnail {
	width:520px;
	text-align:left;
	margin:auto;
}
#sumnail p {
	background-image:url(../images/bgimage/film.gif);
}
#sumnail img {
	padding:10px 3px;
}
.small_image {
	padding:8px;
	border:1px solid #cccccc;
	margin:10px;
	background-color:#eeeeee;
}
#database table {
	background-color:#ffffff;
	width:500px;
	margin:auto;
	font-size:small;
	border-collapse:collapse;
}
#database th {
	color:#666666;
	border:1px solid #cccccc;
	text-align:right;
}
#database td {
	text-align:left;
	border:1px solid #cccccc;
}
#database td p {
	margin:0px;
}
#database ul {
	margin:0px;
}
#database li {
	margin:0px;
}
#footer {
	font-size:small;
	text-align:center;
}

body {
	background-image:url(../images/bgimage/favicon.gif);
}
h1 {
	width:620px;
	font-size:16px;
	text-align:left;
	text-indent:19px;
	margin:auto;
	border-bottom:2px solid #cc0000;
	background-image:url(../images/icon/favicon.gif);
	background-repeat:no-repeat;
}
li {
	line-height:140%;
}
strong {
	color:#CC0000;
	font-weight:normal;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
caption {
	text-align:left;
}
