/* CSS Document */


body {
	font-size: small;
	letter-spacing: 1px;
	line-height: 14pt;
	color:#666666;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
}

br {
  letter-spacing: 0;
}

img {
	border-width: 0;
}


h1 {
	font-size: small;
	color: #8c8c8c;
	font-weight: bold;
	background-image: url(/assets/templates/strawbettica/images/bg/subheadbg.png);
	padding-left: 5px;
	padding: 5px;
}

h3 {
	font-size:medium;

}

.infomationtable {
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

hr {
	display:none;
}

.line_001 {
	background:url(../img/line_001.gif) repeat-x;
	height:1px;
	margin:10px 0;
	width:720px;
}

ul.pink {
	list-style-image:url(../img/icon/arrow-top.png);
	color:#FFBFBA;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-position:outside;
	list-style-type:disc;
}

ul.red {
	list-style-image:url(../img/icon/arrow-about.png);
	color:#FF9678;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-position:outside;
	list-style-type:disc;
}

ul.yellow {
	list-style-image:url(../img/icon/arrow-gallery.png);
	padding: 0 0 0 10px;
	margin: 0;
	list-style-position:outside;
	list-style-type:disc;
}


ul.gleen {
	list-style-image:url(../img/icon/arrow-works.png);
	padding: 0 0 0 10px;
	margin: 0;
	list-style-position:outside;
	list-style-type:disc;
}

.update #day {
	 color:#333333;
}


.list {
	font-size:smaller;
}

.copyright {
	font-size:smaller;
	color:#999999;
}

a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration:none;
	
}

h1,h2,h3,h4,h5,h6,p {
	margin-top: 0;
	margin-bottom: 0;
}


.bg_tl {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_tl.png);
	background-repeat:no-repeat;
	background-position: right;
}
.bg_tr {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_tr.png);
	background-repeat:no-repeat;
	background-position: top;
}
.bg_tc {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_tc.png);
	background-repeat:no-repeat;
}
.bg_bl {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_bl.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.bg_bc {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_bc.png);
	background-repeat:no-repeat;
	background-position: right;
}
.bg_br {
	background-image:url(/assets/templates/strawbettica/images/bg/bg_br.png);
	background-repeat:no-repeat;
	background-position:left;
}

table .whatsnew {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}


.gallerytable {
	border: #cccccc solid 1px;
	float:left;
	padding:0px;
	margin:10px;
}

.workstable {
	border: #cccccc solid 1px;
	padding:10px;
	margin:10px 0 10px 0;
}

.contents {
padding-top:10px;
padding-bottom:20px;
}
