@charset "UTF-8";
/* CSS Document */
/* common */
.defaultFonts {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
/* header */
.headerSearch #searchButtom {
	width: auto;
}
.headerSiteMenu {
	padding-right: 127px;
}
.header .uthome {
	top: 18px;
	left: 714px;
}
.header .uthome a
{
	width: 122px;
	background-image: url(/image/utlogoE.png);
}
/* navi */
.navi a {
	background-image: url(/image/menuE.png);
}
.navi ul {
	background-image: url(/image/menuE.png);
}
/* paragraph in aritcle body */
.articleBody {
	text-align: justify;
}
.articleBody p {
	text-indent:0;
}
/*ajb*/
.contentBody {
	font-size:12px;
	color:#000000;
	line-height: 1.5;/*18px;*/
}
.contents{
	clear:both;
	padding:5px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
}
a.c{
	text-align:right;
	color:#ff9900;
	text-decoration:underline;
	float:right;
}
a.c:hover{
	color:#ff9900;
	text-decoration:underline;
}
.tabletitle {
    font-weight: bold;
    background-color: #CACBFF;
    margin-right: 3px;
    margin-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 90%;
    border: 1px solid #FFFFFF;
}
.tablecontent {
    background-color: #D8E9FE;
    font-size: 90%;
    border: 1px solid #FFFFFF;
}
.tablecontent2 {
    background-color: #F2F2F2;
    font-size: 90%;
    border: 1px solid #FFFFFF;
}
.tablemargin {
    margin-left: 50px;
    border: 1px solid #FFFFFF;
}
li .name {
	list-style:none;
}
.titlename {
	background:#ebebeb url(../image/titleback.png);
	border:#d9d9d9 solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
.toptitle {
	font-size:120%;
	font-weight:bold;
	color:#333333;
	border-left:#333333 solid 10px;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0.5em;
	margin-left:1em;
	margin-top:0;
	margin-bottom:0;
}
.toptitle02 {
	font-size:120%;
	font-weight:bold;
	color:#333333;
	border-left:#FF9900 solid 10px;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0.5em;
	margin-left:1em;
	margin-top:0;
	margin-bottom:0;
}
.toptitle03 {
	font-size:120%;
	font-weight:bold;
	color:#333333;
	border-left:#FF9900 solid 10px;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0.5em;
	margin-left:1em;
	margin-top:10px;
	margin-bottom:0;
}

