/* CLEF Stylesheet.css START */

body {
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-size: 75%;
}
a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:active {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#3375FF;
	text-decoration:underline;
}



/* header */
.topmenu {
	background-image: url(../img/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	font-size: 80%;
	color: #666666;
	padding-right: 10px;
}
h1.header_title {
	width:750px;
	background-color: #88DEEF;
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-size: 85%;
	font-weight: 300;
	text-align:center;
	word-break:break-all;
}


/* footer */
.footmenu {
	font-size: 80%;
	line-height: 200%;
	color: #666666;
	background-image: url(../img/common/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 69px;
	padding-top:10px;
}
.font_12 {
	font-size: 130%;
}


/* loginform*/
.table {
	border: 1px solid #00B5E1;
	font-size: 80%;
	background-color:#E8FBFF;
}
.txt{
	line-height:140%;
	padding:4px;
}
.blue{
	color:#0066CC;
}
.txt2{
	padding:4px;
	line-height:140%;
	margin:4px;
	background-color:#E8FBFF;
}
.txt3{
	font-size: 105%;
	padding:4px;
	margin:4px;
	background-color:#E8FBFF;
}

/* CLEF Stylesheet.css END */



/* ========================================== */



/* Old Stylesheet.css START */

/* sakai add ----- */
form {
	margin:0px;
	padding:0px;
	}
textarea{
	font-size:100%;
	}
p{
	line-height:180%;
}
.subtbl_cls2 {
	font-size:14px;
	background-color:#00B5E1;
	}
.subtbl_cls2 td {
	padding:2px;
	background-color:#ffffff;
	vertical-align:top;
	}
.subtbl_cls2 td.itemname {
	background-color:#00B5E1;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
}

.subtbl_cls2 td.title {
	background-color:#00B5E1;
	vertical-align:middle;
	color:#ffffff;
}
.subtbl_cls2 td.title2 {
	background-color:#CCE0FF;
	vertical-align:middle;
	padding-left: 5px;
}
.subtbl_cls2 td.title2b {
	background-color:#ffffff;
	vertical-align:middle;
	padding-left: 5px;

}

.subtbl_cls2 td.title3 {
	background-color:#CCE0FF;
	vertical-align:middle;
	text-align: center;
}
.subtbl_cls2 td.title4 {
	background-color:#ffffff;
	vertical-align:middle;
	text-align: center;
}

.subtbl_cls3 {
	background-color:#00B5E1;
}	
.subtbl_cls3 td {
	padding:10px;
	background-color:#ffffff;
}	
.subtbl_cls3 td.title2 {
	background-color:#CCE0FF;
	vertical-align:middle;
	padding-left: 5px;
}	

.subtbl_cls4 {
	background-color:#FF0000;
}
.subtbl_cls4 td {
	background-color:#ffffff;
	padding:10px;
}	
#wrapper{
	text-align:center;
	}

.titlebig {
	font-size:17px;
	font-weight:bold;
	line-height:30px;
}
.datanumbig {
	font-size:30px;
}

/* for mente */
.mente_cls{
	width:750px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
.mente_cls table{
	font-size: 12px;
}
.menutbl_cls{
	width:750px;
	background-color:#ffffff;
	color:#ffffff;
	text-align:center;
	margin-left:auto;margin-right:auto;
}
.menutbl_cls a{
	color:#ffffff;
}
.menutbl_cls a:visited{
	color:#ffffff;
}
.menutbl_cls a:hover {
	color:#FF3333;
	text-decoration:underline;
}

.menutbl_cls td{
	padding:5px;
	background-color:#00B5E1;
	font-size:12px;
	text-align: center;
	vertical-align: middle;

}

.msg_cls {
/*	width :750px;*/
	background-color:#ffffff;
	text-align:center;
}
.msg_cls a{
	color:#333333;
}
.msg_cls a:visited{
	color:#333333;
}
.graybtn {
	border :1px solid #cccccc;
}

.pannavi {
	text-align:left;
	font-size:110%;
	padding-left:11px;
}

#include{
	background:#ffffff;
	width: 750px;
	height:1%;
	text-align:left;
	margin:0 auto;
}
.textss{
	font-size:95%;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.explain{
	padding:10px 10px 3px 10px;
	line-height:1.4;
}

a.logout:link {
	font-size:105%;
	font-weight:800;
	color: #FF0972;
	text-decoration: none;
}

a.logout:visited {
	font-size:105%;
	font-weight:800;
	color: #FF0972;
	text-decoration: none;
}

a.logout:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size:105%;
	font-weight:800;
	letter-spacing:0.1em;
	font-variant: normal;
	text-transform: none;
	background-color: #FF0972;
}
.txt4{
	font-size: 105%;
	font-weight:800;
	color:blue;
	padding:4px;
	margin:4px;
	background-color:#E8FBFF;
	text-align:center;
}

/* --------------- */

/* Old Stylesheet.css END */



