/***************************************************
	GROUP_W‚Ì‚½‚ß‚ÌCSS
 ***************************************************/

body {
	margin: 0px;
	padding: 0px;
	font: normal 13px Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	color: #000000;
	/* background: rgb(247,246,240) url(../images/contents_bg.gif) repeat-y top left; */
	line-height: 130%;
}

/*
a {
	color: #006699;
	text-decoration: none;
}
*/

a:hover {
	color: #BF0000;
	text-decoration: underline;
}

h1 {
	font: bold 1.6em Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}

h1 a {
	color: rgb(102,197,207);
	font: bold 1.6em Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h1 a:hover  {
	color: #777;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h2 {
	width: 570px;
	height: 33px;
	color: #aaaaaa;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	background: url(../images/h2_bk.gif) no-repeat top left;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 0px;
}

h3 {
	width: 570px;
	height: 40px;
	color: #BF0000;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	width: 570px;
	height: 34px;
	color: #BF0000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	background: url(../images/h4.gif) no-repeat top left;
	padding-top: 6px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

img {
	border: none;
}


/***************************************************
	ƒTƒCƒhƒƒjƒ…[
 ***************************************************/

#lpanel .heading {
	width: 158px;
	background: url(../images/leftmenu.gif) no-repeat center left;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
    margin: 10px 0px 10px 0px;
}

#lpanel ul {
	color: #FFF;
	font-weight: normal;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	word-spacing: -0.1em;
	padding-left: 0px;
    margin: 0px 0 5px 0;
}

#lpanel ul li {
	color: #FFF;
    font-size: 12px;
	line-height: 190%;
	list-style:none;
}

#lpanel ul li a {
	display: block;
	width: 150px;
	height: 19px;
	padding-left: 10px;
	height: 19px;
	background: url(../images/button00.gif) no-repeat center left;
	color: #FFF;
}

#lpanel ul li a:hover {
	color: #FFF;
	background: url(../images/button01.gif) no-repeat center left;
}

#lpanel ul li.selected {
	color: #FFF;
	background: url(../images/button01.gif) no-repeat center left;
	padding-left: 10px;
	height: 19px;
}


/***************************************************
	 Site Layout Containers
 ***************************************************/

#header {
	width: 773px;
	height: 58px;
	margin: 0px 5px 5px 0px;
	background-color: #FFF;
	border: none;
	background: url(../images/header.jpg) no-repeat top left;
}

#title {
	width: 600px;
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0px;
}

#lpanel {
	width:160px;
	position: absolute;
	top: 65px;
	left: 5px;
	padding-left: 7px;
	padding-bottom: 20px;
	background-color: #BF0000;
	border: 1px solid rgb(126,108,92);
	line-height: 180%;
}

#content {
	width: 1000px;
	margin: 7px 0px 5px 5px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid rgb(126,108,92);
}

#footer {
	width: 1000px;
	margin: 7px 0px 5px 5px;
	padding: 2px 10px 2px 10px;
	background-color: #EEEEEE;
	text-align: center;
}

/***************************************************
	 Calender
 ***************************************************/

table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #7E6C5C;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 14px;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

th {
	color: #ffffff;
	background-color: #777777;
	border-style: solid;
	border-color: #7E6C5C;
	border-width: 0px 1px;
	padding: 0.25em;
	text-align: center;
}

td {
	color: #333333;
	background-color: rgb(243,243,243);
	border-color: #7E6C5C;
	border-width: 1px;
	border-style: dashed dashed dashed dashed;
	padding: 5px;
}

td.photoflame {
	width: 33%;
	align: center;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
}

td.left {
	padding: 5px;
	width: 20%;
	align: left;
	text-align: left;
	vertical-align: left;
	padding-right: 0.5em;
}

td.right {
	width: 80%;
	padding-left: 0.5em;
}

td.totalfee {
	background-color: #FFDDDD;
	width: 60%;
	padding-left: 0.5em;
	font-weight: bold;
}


tr.calendar {
	width: 100%;
	height: 80px;
	vertical-align: top;
	line-height: 15px;
}

td.calendar {
	width: 80px;
	height: 80px;
	vertical-align: top;
	line-height: 15px;
}

	/***************************************************
	@@ƒJƒŒƒ“ƒ_[@‘ÑŽw’è


.hidden {
    display: none !important;
}

.monket-main, .monket-main-innner {
	height: 100%;
}

#calendar {
	height: 95%;
	margin: 10px;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#calendar .day-header {
	overflow: hidden;
}

* html #calendar .week,
* html #calendar .day-header,
* html #calendar .dummy-week {
	width: 99%;
}

#calendar.full {
	height: auto;
}

#calendar * {
	font-size: 11px;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
}

#calendar table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
	border-spacing: 0;
    empty-cells: show;
}

#calendar .week {
    overflow: hidden;
    height: 16%;
    border: 1px dotted #7E6C5C;
    border-bottom: none;
    border-left: none;
}

#calendar.full .week {
	overflow: auto;
	height: auto;
}

#calendar .dummy-week {
	border-right: 1px dotted #7E6C5C;
	border-top: 1px dotted #7E6C5C;
}

#calendar .week table, #calendar .dummy-week table {
	boeder-collapase: separate;
	border-collapse: separate;
}

#calendar th, #calendar td {
    width: 14.29%;
    vertical-align: top;
    margin: 0;
	padding:0;
}

#calendar .header th {
    padding-bottom: 5px;
	font-weight: normal;
}

#calendar .week th, #calendar .week td {
    border-left: 1px dotted #7E6C5C;
}

#calendar .week th {
    text-align: left;
	font-weight: normal;
	color: #000;
	height: 16px;
}

#calendar .dummy-week td {
	border-left: 1px solid #FFF;
	height: 16px;
	background: #BF0000;
}

#calendar .week th .day-number{
	float: right;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}

#calendar .week th .momth-text {
	float: right;
	padding: 2px;
	color: #000;
	font-weight: normal;
}

#calendar .week th.today {
	background-color: #FFF;
}

#calendar .week th.today .day-number {
	color: #006699;
}

#calendar .week th.today .new-event:hover span {
	color: #BF0000;
}

#calendar .week .padding {
	display: hidden;
}


.color-1 {
	border-color: #D33 !important;
}

.color-1, .color-1 .text {
	background-color: #F55 !important;
}

.color-2 {
	border-color: #36D !important;
}

.color-2, .color-2 .text {
	background-color: #58F !important;
}

.color-3 {
	border-color: #DD8311 !important;
}

.color-3, .color-3 .text {
	background-color: #FFA533 !important;
}

.color-4 {
	border-color: #664488 !important;
}

.color-4, .color-4 .text {
	background-color: #8866AA !important;
}

.color-5 {
	border-color:  #383 !important;
}

.color-5, .color-5 .text {
	background-color: #5A5 !important;
}

#calendar .week td .event {
    border: 1px solid #7E6C5C;
    background-color: #FFA337;
	color: #FFF;
    margin-bottom: 1px;
    margin-left: 2px;
	margin-right: 2px;
    padding: 0;
}

#calendar .week td .event.editable .text {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#calendar .event.editable {
	cursor: pointer;
}

#calendar .week td .event.hover-start {
	border-left-width: 7px !important;
	padding-left: 0 !important;
}

#calendar .week td .event.hover-end {
	border-right-width: 7px !important;
	padding-right: 0 !important;
}

#calendar .week td .event .description {
    display: none;
}

#calendar .week td .event.start {
	padding-left: 6px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#calendar .week td .event.end {
	padding-right: 6px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
}

#calendar .week td .event.all-day {
}

#calendar .week td .event .text-outer {
	padding: 0 2px;
}

#calendar .week td .event .text {
	color: #FFF;
    background-color: #999;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

#calendar .week td .event.ediable .text {
    cursor: pointer;
}

#calendar .week td .event:hover .tooltip {
	display: block;
	position: absolute;
}

#calendar .week td .event .tooltip {
	display: none;
	border: 1px solid #CCA;
	background: #FFD;
	color: #000;
	z-index: 100;
	margin-top: 2px;
	margin-left: -1px;
	padding: 1px 4px;
}

#calendar .week td .event form {
	margin: 0;
	padding-left: 2px;
	background: #FFF;
}

#calendar .week td .event input {
	border: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	font: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	background: #FFF;
	color: #000;
}

#calendar .week td .event.start input {
    padding-left: 0;
}

#calendar .week td .event.end input {
    padding-right: 0;
}

#calendar .week td .event input.delete {
	background-image: none;
	background-position: center right;
	background-repeat: no-repeat;
}

#calendar .new-event {
    display: block;
    cursor: pointer;
    text-align: left;
}

#calendar .new-event span {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    padding-left: 16px;
    margin: 2px;
    height: 16px;
    background: none;
    margin-right: 1000px;
}

* html #calendar .new-event span {
    margin-right: 0;
}

#calendar .new-event:hover span {
   color: #555;
   width: auto;
   margin-right: 0;
}


#calendar .td-m .event .text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow : ellipsis;
}

#calendar .td-m {
    height: 0px;
}

#calendar .td-s {
}

#calendar .single-day {
	height: 1000px;
	overflow: hidden;
}

#calendar.full .single-day {
	height: auto !important;
}

#calendar .working .text {
	background-image: url(../images/refresh.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#calendar .update-failed .text {
	background-image: url(../images/warning.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.border {
	border: 1px solid red;
}

#calendar .more {
	display: block;

	cursor: pointer;
	width: 1px;
	position: absolute;
	margin-top: -14px;
	padding-bottom: 0px;
	z-index: 10;
	height: 13px;
	border: 1px dotted blue !important;
}

#calendar.full .more {
	display: none;
}

#calendar .more:hover {
}

.calendars {
	float: right;
	border: 1px solid #CCC;
	margin: 10px;
	padding: 5px;
	width: 175px;
}

.calendars .links {
	text-align: right;
	display: block;
	padding: 1px 3px;
}

.calendars .links a {
	color: #FFF;
}

.calendars .cal-details {
	float: left;
	padding: 1px 3px;
}

.calendars .cal-details * {
	float: left;
}

.calendars .cal-details input {
	margin-top: 2px;
}



/* IE only
* html .calendars .cal-details input {
	margin-top: -2px;
}
*/

/* Opera only
@media screen and (min-width: 0px) {
  .calendars .cal-details input {
    margin-top: -1px !important;
  }
}
*/


	/***************************************************


.calendars .name {
	margin-top: 1px;
}

.calendars .calendar-info {
  color: #FFF;
  background: #999;
  border: 1px solid #7E6C5C;
  margin: 2px;
  padding-bottom: 1px;
  clear: both;
}

#show-hide-full {
	float: right;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

label {
	cursor: pointer;
}

.faded {
	color: #CCC;
}

.drag-event {
	position: absolute;
	z-index: 200;
	width: 100px;
	height: 14px;
	border: 3px solid #9DD;
	background: #CCF;
	cursor: move;
	overflow: hidden;

	-moz-border-radius: 10px;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -moz-opacity: .50;
        -khtml-opacity: .50;
        opacity: .50;
}

.drag-event.start {
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-left-color: #66A;
}

* html .strat {
	border-left-color: #66A;
}

.drag-event.end {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-right-color: #66A;
}

* html .end {
	border-right-color: #66A;
}

#loading {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #BF0000;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}

.delete-button {
	padding-right: 13px;
	background-image: url(../images/delete.png);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.delete-button.hover, .delete-button:hover {
        background-image: url(../images/delete-hover.png);
}

* html .delete-button {
        background-image: url(../images/delete-hover.gif);
}

.filler-cell, .td-m {
	height: 0;
}

.filler-cell * {
	display: block;
	height: 0;
	overflow: hidden
}

	***************************************************/



.center {
	align: center;
	text-align:center;
	vertical-align:middle;
	padding: 5px 0px 5px 0px;
}

.comment {
	background-color: #DDD;
	/***************************************************
	border-width: 1px 1px;
	border-style: none dotted dotted none;
	 ***************************************************/
}

input,button {
	line-height:normal;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
}

textarea,text,select,checkbox {
	line-height:normal;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
}

tr th a {
	color: #FFF;
}

tr th a:hover {
	color: #E9D4BF;
	text-decoration: underline

}

.clear {
	margin: 0 0 0 0;
	padding: 0 5 0 5;
	border:none;
    border-style: none;
    border-color: none;
    border-width: 0px;
    border-style: none none none none;
}

.underbox {
	margin: 0px 0 20px 0;
	padding: 5px 0px 0px 15px;
}

.underbox li {
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	list-style-type: disc;
	list-style-image: url(../images/point.gif);
}

.underbox li a {
	color: #BF0000;
	list-style-type: disc;
	list-style-image: url(../images/point.gif);
	line-height: 180%;
	margin-right: 5px;
}

.pagerbox {
	color: #000;
	margin: 4px 0 0 0;
	background-color: #FFF;
	align: right;
	text-align: right;
	vertical-align:middle;
}

.current {
	font-size: 12px;
	color: #BBB;
	text-decoration: none;
	padding-left: 15px;
	background: url(./images//b-1.gif) no-repeat center left;
}

.clearcenter {
	align: center;
	text-align:center;
	vertical-align:middle;
	border:none;
    border-color: none;
    border-width: 0px;
    border-style: none none none none;
}

img.clearcenter {
	float: left;
	padding: 0px;
}

.error{
	width: 100%;
	padding: 10px 0 10px 0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #7E6C5C;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	align: center;
	text-align:center;
	vertical-align:middle;
}

.error a  {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, arial, helvetica, sans-serif;
	text-decoration: none;
}

.error a:hover  {
	color: #BF0000;
	text-decoration: underline;
}

.topics{
	margin: 0px;
}

.textright{
	align: right;
	text-align:right;
	vertical-align:right;
	margin: 0px;
	padding: 0px;
}

#account_list{
	display: block;
	width: 100%;
	height: 232px;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;
	margin: 10px 0 10px 0;
	text-align: left;
	border-color: #666699;
	border-width: 1px;
}

.whiteboard{
	width: 97%;
	font-weight: normal;
	font-size: 10pt;
	border-color: #7E6C5C;
	background-color: #FFFF;
	padding: 2px 0px 2px 3px;
	margin: 0;
}

.whiteboard a{
	color: rgb(0,100,150);
}

.whiteboard a:hover{
	color: #BF0000;
}

.belt{
	border: none;
	padding: 5px;
	margin: 0;
	background-color: #FF8866;
	position:absolute;
	height: 50px;
}

.message{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	background-color: #F8D2F8;
}

.pagetitle{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #FFD8BB;
}

.pagetitle1{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #FFD8BB;
}

.pagetitle2{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #CBE1ED;
}


.pagetitle3{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #C0D88B;
}


.pagetitle4{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #CBBCA9;
}


.pagetitle5{
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
	color: #3F476A;
	background-color: #F6ECC3;
}

.button01 {
	color: #FFCC66;
	background-color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB9B9;
	border-right-color: #420000;
	border-bottom-color: #420000;
	border-left-color: #FFB9B9;
}

.button02 {
	color: #FF0000;
}

#modalbox {
	margin			: -55px 0 0 -120px;
	border			: 5px solid #808099;
	display			: none;
	position		: absolute;
	top				: 50%;
	left			: 40%;
	z-index			: 9999;
	width			: 500px;
	height			: 80px;
	background-color: #dce1f0;
}

#overlay {
	display			: none;
	position		: absolute;
	top				: 0;
	left			: 0;
	z-index			: 1000;
	width			: 100%;
	height			: 200%;
	background-color: #454560;
	filter			: alpha(opacity=60);	/* IE —p */
	-moz-opacity	: 0.6;					/* Firefox, Netscape —p */
	opacity			: .60;					/* Opera, Safari —p */
}

