body{
	color: #000000;
	font-size:12px;
	background-image:url(_cpanel_/calendar/detail/img/aquaBkgd.gif);
	background-repeat:repeat-y;
	margin: 3px 3px 3px 3px;
}

#bodyMenu{
	color: #000000;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#menuBody {
	width:130px;
	height:100%;
	background-color: #CCCCFF;
	background-image:url(_cpanel_/calendar/detail/img/menu-bg.gif);
	background-repeat:repeat-y;
}


#menuBody #logo{
	width:130px;
}


#menuBody .menu{
	width:100%;
	font-size: 12px;
}


#menuBody .menu .category {
	width:100%;
	height:18px;
	padding: 8px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	background-image:url(_cpanel_/calendar/detail/img/menu-cat.gif);
	background-repeat:repeat-y;
}
.vspace{
	width:100%;
	height:5px;
	font-size:5px;
	padding: 2px 0px 0px 26px;
	margin: 0px 0px 0px 0px;
	background-image:url(/img/menu-space-v.gif);
	background-repeat:repeat-y;
}

#menuBody .menu .group {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(_cpanel_/calendar/detail/img/menu-space-v.gif);
	background-repeat:repeat-y;
}

#menuBody .menu .group .title a{
	height:18px;
	width:100%;
	color:#FFFFFF;
	background-image:url(_cpanel_/calendar/detail/img/menu-title.gif);
	background-repeat:repeat-y;
	padding: 3px 0px 0px 26px;
	margin: 1px 0px 1px 0px;
}

#menuBody .menu .group .title a:hover{
	color:#000033;
	background-image:url(_cpanel_/calendar/detail/img/menu-title-h.gif);
}


#menuBody .menu .group .item a{
	height:18px;
	width:100%;
	color:#FFFFFF;
	background-image:url(_cpanel_/calendar/detail/img/menu-item.gif);
	background-repeat:repeat-y;
	padding: 3px 0px 0px 34px;
	margin: 1px 0px 1px 0px;
}

#menuBody .menu .group .item a:hover{
	color:#000033;
	background-image:url(_cpanel_/calendar/detail/img/menu-item-h.gif);
}



#menuBody .menu .group .subitem{
	width:100%;
	height:18px;
	padding: 2px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

#menuBody .menu .group .subitem a{
	color:#FFFFFF;
}

#menuBody .menu .group .subitem a:hover{
	color:#000033;
}

.itemL {
	display:inline;
	float:left;
	width:75px;
	height:18px;
	background-image:url(_cpanel_/calendar/detail/img/menu-mL.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.itemL a{
	width:100%;
	height:100%;
	background-image:url(_cpanel_/calendar/detail/img/menu-mL.gif);
	background-repeat:repeat-y;
	padding: 2px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}


.itemL a:hover {
	background-image:url(_cpanel_/calendar/detail/img/menu-mL-h.gif);
	background-repeat:repeat-y;
}



.itemR {
	display:inline;
	float:left;
	width:55px;
	height:18px;
	background-image:url(_cpanel_/calendar/detail/img/menu-mR.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.itemR a{
	width:100%;
	height:100%;
	background-image:url(_cpanel_/calendar/detail/img/menu-mR.gif);
	background-repeat:repeat-y;
	padding: 2px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
}


.itemR a:hover {
	color:#000033;
	background-image:url(_cpanel_/calendar/detail/img/menu-mR-h.gif);
	background-repeat:repeat-y;
}









.text10 {
	font-size: 10px;
	line-height: 16px;
}

.text12 {
	font-size: 12px;
	line-height: 17px;
}
.text12b {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.text12n {
	font-size: 12px;
	font-weight: normal;
}

.textBlue {
	color: #003399;
}

.textBold {
	font-weight: bold;
}

.text12bBlue {
	font-size: 12px;
	line-height: 17px;
	color: #003399;
	font-weight: bold;
}
.text12bWhite {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.text14 {
	font-size: 14px;
	line-height: 18px;
}

.text18 {
	font-size: 18px;
	line-height: 20px;
}

.text1215 {
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #000099;
	text-decoration: none;
}
 
a:visited {
	color: #000099;
} 
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

td {
	font-size: 12px;
}
select {
	cursor: hand;
}
input {
	cursor: hand;
}


.submitBtn100 {
	width: 100px;
	height: 28px;
	background-image:url(_cpanel_/calendar/detail/images/btnBg.gif)
}

.submitBtn22 {
	width: 100px;
	height: 22px;
	background-image:url(_cpanel_/calendar/detail/images/bar.gif)
}

.confTable {
	border: #00529B;
	background-color: #0065C6;
	border-color: ##00529B;
}
.confTableTitle {
	border: #00529B;
	background-color: #EFEFEF;
	border-color: ##00529B;
}

.confTableTitle td {
	font-size: 12px;
}


.confTableList {
	border: #00529B;
	background-color: #FFFFFF;
	border-color: ##00529B;
}

.tableDetail {
	border: #00529B;
	background-color: #0065C6;
}



.tableTitle {
	border: #00529B;
	background-color: #0065C6;
}









/* 編集画面基本デザイン */
/*
1px 枠線の描画方法
table { 
	border-spacing: 1px;
	background-color: #ff0000;
	border-collapse: collapse;
}
td { 
	border: 1px solid #ff0000; 
}

table border-collapse,td borderの指定はIE用

*/

/* タイトル､新規追加 */

body.editPane{
	color: #000000;
	font-size:12px;
	background-image:url(_cpanel_/calendar/detail/img/aquaBkgd.gif);
	background-repeat:repeat;
	margin: 10px 10px 10px 10px;
	font:"ＭＳ ゴシック", "Osaka－等幅";
}




table.config{
	border-spacing:1px;
	border-collapse:collapse;
	width: 820px;
	margin: 0px 0px 5px 0px;
	frame:hsides;
}

table.config tr td{
	border:#aaaaff 1px solid;
}


table.config th{
	background-image:url(_cpanel_/calendar/detail/img/ep_tableHead.jpg);
	background-repeat:repeat;
	height:32px;
	padding: 0px 6px 0px 6px;
}

table.config th .title{
	font-size:14px;
	color:#FFFFFF;
	padding: 3px 6px 3px 6px;
	text-align:left;
	float:left;
	display:inline;
}


table.config th .message{
	font-size:12px;
	background:#ffffe0;
	border:#0033FF 1px solid;
	padding: 3px 6px 3px 6px;
	font-weight:normal;
	text-align:right;
	float:right;
	display:inline;
}





table.config td.label{
	background-color:#ffffe0;
	width: 200px;
	text-align:center;
}


table.config td.labelBg{
	background-color:#ffffe0;
	text-align:center;
}


table.config td.edit{
	background-color:#ffffff;
	text-align:center;
}

table.config td.editL{
	background-color:#ffffff;
	text-align:left;
}


table.config td.note{
	background-color:#ffffef;
	width: 180px;
	text-align:center;
}


/*    listHeader     */

table.listHeader{
	border-spacing:1px;
	border-collapse:collapse;
	margin: 0px 0px 5px 0px;
	width: 820px;
	frame:hsides;
	height:32px;
	background-image:url(_cpanel_/calendar/detail/img/subMenu-bg-inv.jpg);
}

table.listHeader tr td{
	border:#aaaaff 1px solid;
}


table.listHeader td .listTitle{
	font-size:14px;
	padding: 3px 6px 3px 6px;
	padding-left:12px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	float:left;
	display:inline;
}

table.listHeader td .addNew {
	width:130px;
	background-color:#ffffff;
	text-align:center;
	float:right;
	display:inline;
	border:#0033FF 1px solid;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 0px 4px;
}

table.listHeader td .addNew input {
	height:19px;
}


table.listHeader td .optPane {
	background-color:#ffffff;
	text-align:right;
	float:right;
	display:inline;
	border:#0033FF 1px solid;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 0px 4px;
}

table.listHeader td .optPane input {
	height:19px;
}

/* Pagenavigation */
table.pageNavi{
	border:none;
	width: 820px;
	empty-cells:hide;
	margin:0px 0px 5px 0px;
}

table.pageNavi td.prev{
	text-align:left;
	vertical-align:middle;
	width:120px;
}

table.pageNavi td.page{
	text-align:center;
	vertical-align:middle;
	width:560px;
}

table.pageNavi td.next{
	text-align:right;
	vertical-align:middle;
	width:120px;
}


/* メインデータ */
table.dataList{
	width:820px;
	empty-cells:show;
	border-collapse:separate;
	background-color:#666666;
	border-spacing:1px;
	border-collapse:collapse;
}

table.dataList tr#sortLabel th{
	background-color:#999999;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
	background-image:url(_cpanel_/calendar/detail/img/subMenu-bg-inv.jpg);
	padding: 2px 0px 2px 0px;

}

table.dataList tr td{
	border:#aaaaff 1px solid;
	vertical-align:middle;
}

table.dataList tr td table{
	border:#aaaaff 0px solid;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
}

table.dataListS{
	width:630px;
	empty-cells:show;
	border-collapse:separate;
	background-color:#666666;
}

table.dataListS tr#sortLabel th{
	background-color:#999999;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}

table.dataListS tr td{
	padding: 2px 2px 2px 2px;
	vertical-align:middle;
}

/* カレンダー */
.calendarTable {
	width:130px;
	font-size:14px;
	display:inline;
	margin: 7px 7px 0px 0px;
	padding: 2px;
}

.calendarTable tr td{
	text-align:right;
	padding:0px;
}



/* 詳細編集画面 */

table.detailHeader{
	border-spacing:1px;
	border-collapse:collapse;
	margin: 0px 0px 5px 0px;
	width: 820px;
	frame:hsides;
	height:32px;
	background-image:url(_cpanel_/calendar/detail/img/subMenu-bg-inv.jpg);
}

table.detailHeader td{
	border: 1px solid #999999;
	padding-left:12px;
	text-align:left;
}
table.detailHeader tr td{
	border:#aaaaff 1px solid;
}


table.detailHeader td .detailTitle{
	font-size:14px;
	padding: 3px 6px 3px 6px;
	padding-left:12px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	float:left;
	display:inline;
}

table.detailHeader td .button {
	width:130px;
	background-color:#ffffff;
	text-align:center;
	float:right;
	display:inline;
	border:#0033FF 1px solid;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 0px 4px;
}
.buttonW {
	background-color:#999999;
	text-align:center;
	float:right;
	display:inline;
	border:#0033FF 1px solid;
	padding: 4px 8px 2px 8px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

.buttonWL {
	background-color:#cccccc;
	text-align:center;
	float:left;
	display:inline;
	border:#999999 1px solid;
	padding: 2px 8px 2px 8px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

.buttonW span {
	cursor:hand;
}
.buttonWLabel {
	color:#000000;
	font-weight:bold;
}

.buttonWBorder {
	border:#0000FF solid 1px;
	border-bottom:#9999ff solid 1px;
	border-right:#9999ff solid 1px;
	background-color:#ffffff;
	padding: 2px 2px 1px 6px;
	margin: 2px 2px 2px 6px;
}

table.listHeader td .addNew input {
	height:19px;
}

table.detailEdit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	border: 1px solid #aaaaaa;
	width: 820px;
}

table.detailEdit tr th{
	font-size:12px;
	text-align:center;
	padding: 1px 1px 4px 1px;


	margin: 0px;
	background-color:#FFFFd0;
	text-align: center;
	color: #000099;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table.detailEdit tr td{
	padding: 1px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tableGrCell01 {
	padding: 4px;
	margin: 0px;
	background-color: #EEEEEE;
	text-align: center;
	color: #000099;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tableGrCell02 {
	padding: 4px;
	margin: 0px;
}


/*　*/
.tableGr {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 16px;
	width: 570px;
	border: 1px solid #CCCCCC;
}
.tableGr td {
	padding: 4px;
	margin: 0px;
}
.tableGrCell01 {
	padding: 4px;
	margin: 0px;
	background-color: #EEEEEE;
	text-align: center;
	color: #000099;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tableGrCell02 {
	padding: 4px;
	margin: 0px;
}


/************************* Ajax General **********************/
.lsJsNortify {
	padding: 4px;
	margin: 0px;
	text-align: center;
	color: #000099;
	border:#6666FF solid 1px;
	border-bottom:#9999ff solid 1px;
	border-right:#9999ff solid 1px;
	background-color:#ffffff;
	padding: 2px 10px 1px 10px;
	margin: 2px 20px 2px 20px;
}

/*　*/
.cursor_hand {
	cursor:hand;
}

.col_wd {
	color:#178DB5;
}

.col_bHd {
	color:#CEA500;
}

.col_Hd1 {
	color:#D23CD2;
}

.col_Hd2 {
	color:#D23C3C;
}

.col_Hd3 {
	color:#D2623C;
}


.col_null_bg {
	background-color:#cccccc;
	cursor:default;
}
.col_wd_bg {
	background-color:#178DB5;
	cursor:hand;
	color:#ffffff;
}

.col_sun_bg {
	background-color:#fffff0;
	cursor:hand;
	
}

.col_sat_bg {
	background-color:#fffff0;
	cursor:hand;
}

.col_bHd_bg {
	background-color:#CEA500;
	cursor:hand;
	color:#ffffff;
}

.col_Hd1_bg {
	background-color:#D23CD2;
	cursor:hand;
	color:#ffffff;
}

.col_Hd2_bg {
	background-color:#D23C3C;
	cursor:hand;
	color:#ffffff;
}
.col_Hd3_bg {
	background-color:#D2623C;
	color:#ffffff;
	cursor:hand;
}

.col_null_fg {
	color:#999999;
	cursor:default;
}








.col_bg_white {
	background-color:#ffffff;
}








.colR {
	color:#FF0000;
}

.colG {
	color:#00FF00;
}

.colB {
	color:#0000FF;
}
.colGray {
	color:#666666;
}


