

/* init
*************************************************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #222;
	line-height: 1.5em;
	background: #fff;
	font-family: "Verdana", "Arial", "Arial New", "ＭＳ Ｐ ゴシック", Sans-Serif;
}
dl,dt,dd,ul,li,ol,p,form,h1,h2,h3,h4,img,table,td,tr {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	font-weight: normal;
}
ul:after,
dl:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

/*
img {
	background: #ccc;
	text-align: center;
	vertical-align: bottom;
	vertical-align: middle;
	display: block;
}
*/
a {
	color: #f06;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

textarea {
	width: 500px;
	height: 100px;
}

.scroll2top {
	color: #f06;
	text-decoration: underline;
	cursor: pointer;
}

a.NewWindow {
	background: url(../img/NewWindow_fff.gif) right center no-repeat;
	padding: 0 16px 0 10px;
}

/* wrapper
*************************************************************************/



/* header
*************************************************************************/
div#masthead {
	color: #fff;
	font-size: 10px;
	padding: 3px 20px 3px 20px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#111111,EndColorStr=#666666);
background: #666 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAYAAACn8dD6AAAA3ElEQVQYlS3EWwoBAQBA0bsGhGhGSHkkk4gkQ4SQJpJHJJL97+D6cT4OqVRK0um0ZDIZyWazksvlJJ/PS6FQkGKxKEEQSBiGUiqVpFwuS6VSkWq1KrVaTer1ujQaDWk2m9JqtaTdbkun05EoiqTb7f7r9XrS7/dlMBjIcDiU0Wj0bzwey2QykTiOZTqdymw2k/l8LovFQpbLpaxWK1mv17LZbGS73cput5P9fi9JksjhcJDj8Sin00nO57NcLhe5Xq9yu93kfr/L4/GQ5/P57/V6yfv9ls/nI9/v1x9lpGWScK3HJwAAAABJRU5ErkJggg==") repeat-x;
}
div#masthead div.inner {
	width: 1100px;
	margin: 0 auto;	
}
div#masthead p {
	padding: 0;
	color: #fff;
}
div#header {
	
}
div#header div#headerInner {
	width: 1100px;
	margin: 0 auto;
}
div#header div#headerInner h1 {
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
}
div#header div#headerInner h1 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	margin: -1px 1px 1px -1px;
}
div#header div#headerInner h1 span {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 10px;
}
div#header div#headerInner ul {
	display: block;
	padding: 0;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#111111,EndColorStr=#666666);
background: #666 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAYAAACn8dD6AAAA3ElEQVQYlS3EWwoBAQBA0bsGhGhGSHkkk4gkQ4SQJpJHJJL97+D6cT4OqVRK0um0ZDIZyWazksvlJJ/PS6FQkGKxKEEQSBiGUiqVpFwuS6VSkWq1KrVaTer1ujQaDWk2m9JqtaTdbkun05EoiqTb7f7r9XrS7/dlMBjIcDiU0Wj0bzwey2QykTiOZTqdymw2k/l8LovFQpbLpaxWK1mv17LZbGS73cput5P9fi9JksjhcJDj8Sin00nO57NcLhe5Xq9yu93kfr/L4/GQ5/P57/V6yfv9ls/nI9/v1x9lpGWScK3HJwAAAABJRU5ErkJggg==") repeat-x;
}
div#header div#headerInner ul li {
	display: block;
	float: left;
	padding: 10px 20px 10px 20px;
	border-right: 1px solid #999;
}
div#header div#headerInner ul li a {
	color: #fff;
	font-weight: bolder;
}
div#header div#headerInner h2 {
	padding: 10px 20px 10px 20px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3366ff,EndColorStr=#55ffff);
background: #5ff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAYAAACn8dD6AAAA3ElEQVQYlQXB7UccAAAH4N8fdb3s6tbL1fWy6uqq/yGJZEwkIkmfIokkZiRikogkIpEkIvuSiMyIRJGIPT1PCmOkME4KE6RuktRPkfrvpOEHaZgmjTOkcZZ8mSPFeVJcIMVF0rREmpdJaYWUVklpjXxdJy0bpGWTtP4krb9I2xZp2ybtO6T8m5R3SXmPdOyTzgNSOSSVI1I5Jl0npPuUdJ+RnnPSc0F6L0nvFfl2TfpuSN8f0n9L+u/IwD2pPpDqX1L9RwYfydATGXomtRdSeyXDb2T4nYx8kNH/fAJUQ7FJb9QUXQAAAABJRU5ErkJggg==") repeat-x;
}
div#header div#headerInner p {
	display: block;
	padding: 5px 20px;
	color: #666;
}
div#header div#headerInner p span {
	padding: 0 20px 0 0;
	color: #36f;
}

/* footer
*************************************************************************/
div#footer {
	clear:both;
	text-align: center;
	padding: 20px;
}
div#footer p {
	
}
div#footer p a {
	margin: 0 5px 0 5px;
}
div#footer address {
	margin: 10px 0 0 0;
	font-size: 10px;
	font-weight: normal;
}



div.synergyContainer {
	
}
ul.synergy {
	display: block;
}
ul.synergy li {
	display: block;
	float: left;
	border-left: 3px solid #666;
	padding: 4px;
	margin: 0 0 4px 0;
	font-size: 8px;
	background: #ddd;
}
ul.synergy li a {
	font-size: 12px;
}


/* main
*************************************************************************/
h3 {
	font-size: 14px;
	font-weight: bold;
}
h3 span {
	font-size: 11px;
	font-weight: normal;
}
div#main {
	background: #ddd;
	background: #ddd url(../img/bg.png);
	border: 3px solid #666;
	border-right: none;
	border-left: none;
	padding: 10px 0;
min-height: 300px;
height: auto !important;
height: 300px;
}
div#main div#mainInner {
	width: 1110px;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	margin: 10px;
}
table#basicTbl,
table#milestoneTbl {
	float: left;
}
table#entryTbl {
	clear: both;
	margin-bottom: 30px;
}

hr {
	clear: both;
}

table tr {
	
}
table tr th {
	background: #6c0;
	background: #17ac3c;
	color: #fff;
}
table tr th a {
	font-weight: normal;
	font-size: 10px;
}
table tr th,
table tr td {
	border: 1px dotted #999;
	
	border: 1px solid #ccc;
	
	padding: 2px 5px 2px 5px;
	padding: 8px 5px 8px 5px;
}
table tr th.number,
table tr td.number {
	text-align: center;
}
table tr th.username,
table tr td.username,
table tr th.title,
table tr td.title {
	white-space: nowrap;
}
table tr th.date,
table tr td.date {
	font-size: 11px;
}
table tr th.none,
table tr td.none,
table tr td.none:hover {
	border: none;
	background: #fff;
	color: #222;
}
table tr td.empty {
	text-align: center;
}
table tr.me td {
	font-weight: bold;
}
table tr td.me {
	background: #ddd;
}

table tr td:hover {
	background: #cfc;
}
table tr:hover {
	background: #ffc;
}
/*
table tr:hover td {
	border: 1px solid #999;
}
*/

table tr th span.must {
	padding-right: 30px;
	background: url(../img/must.gif) top right no-repeat;
}
table tr th span.rule {
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5em;
}
form table tr th {
	text-align: right;
}
form table tr td {
	background: #eee;
}
table tr td span.cantEdit {
	color: #f00;
	font-size: 10px;
}


table#milestoneTbl tr td {
	font-weight: bold;
}
table#milestoneTbl tr td p.date {
	text-align: right;
	font-weight: normal;
}



div.entryBody {
	margin: 0 10px 0 10px;
	border: 2px solid #093;
	padding: 10px;
	background: #cfc;
}
div.entryBody p {
	border-top: 1px dotted #999;
}


div.completeBody,
div.commentBody {
	margin: 10px 10px 0 10px;
	padding: 0;
	
}
div.completeBody div,
div.commentBody div {
	border-bottom: 1px dotted #000;
	background: #777;
	padding: 5px;
	font-size: 13px;
	color: #fff;
}
div.completeBody p,
div.commentBody p {
	display: block;
	padding: 5px 15px 20px 30px;
}
div.completeBody textarea,
div.commentBody textarea {
	width: 500px;
	height: 200px;
}
div.completeBody textarea {
	height: 100px;
}
div.completeBody p span {
	font-weight: bold;
}
div.completeBody p span strong {
	color: #f00;
}


p.error {
	clear: both;
	margin: 0 auto 10px auto;
	padding: 10px;
	width: 500px;
	border: 1px solid #f00;
	background: #fcc;
	text-align: center;
}


ul.exceptions {
	color: #f00;
	padding: 0 0 0 30px;
}
ul.exceptions li {
	font-weight: bold;
}
td ul.exceptions {
	padding-left: 0;
}


div#loading {
	z-index: 10;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000 url(../img/ajax-loader.gif) center 300px no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 320px 0 0 0;
	
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


