/* Tsuru Univercity Index Page Styles */

body	{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #000000;
	background-image: url(../img/top_bgline.gif);
}

.title	{
	border-color: #3366CC;
	border-style: solid;
	border-width: 0px 0px 1px 8px;
	color: #000099;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 12px;
}
.title2	{
	border-color: #999999;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	color: #003366;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 15px;
	
}	
.title3	{
	font-family: Helvetica, Myriad, Verdana, Arial, sans-self;
	font-size: 1.2em;
	font-weight: bold;
	color: navy;
	font-variant: small-caps;
}
.title4	{
	border-color: #339966;
	border-style: solid;
	border-width: 0px 0px 1px 8px;
	color: #000099;
	padding-left: 0.5em;
	font-weight: bold;
}
.title5	{
	border-color: #CC0000;
	border-style: solid;
	border-width: 0px 0px 0px 8px;
	color: #000099;
	padding-left: 0.5em;
	font-wieght: bold;
	font-size: 15px;
}
.title6 {
	border-color: #FFCC99;
	border-style: solid;
	border-width: 0px 0px 0px 8px;
	color: #000099;
	padding-left: 0.5em;
	font-wieght: bold;
	font-size: 15px;
}


.indent	{
	margin-top: 10px;
	margin-left: 10px;
}
.indent1	{
	margin-left: 2em; margin-right: 2em;
	letter-spacing: 1px;
}
.indent2	{
	margin-left: 7em;
	line-height: 1.3em;
}
.indent3	{ margin-left: 2em; }
.indent4	{
	margin-left: 20em;
	line-height: 1.3em;
}
.nolink	{
	font-size: 14px;
	line-height: 1.3em;
}
.border1	{
	border-color: #d8bfd8;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
}
.border2	{
	border-color: #d8bfd8;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
}
.border3	{
	border-color: #d8bfd8;
	border-style: solid;
	border-width: 2px 0px 0px 2px;
}
.tcenter	{ text-align: center; }

a	{
	color: #003366;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	cursor:hand;
}
a:hover	{
	color: #003366;
	cursor: hand;
	background-color: #99CCFF;
}

.fstyle01 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.fstyle02 {
	color: #666666;
	font-size: 10px;
	line-height: 2em;
}
.fstyle03 {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
}

#tmenu ul, .tmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tmenu li {
	float: left;
	background-color: #e6e6fa;
	margin-right: 1px;
	font-size: 12px;
}

#tmenu a, #tmenu a:link, #tmenu a:visited {
	position: relative;
	text-decoration: none;
	color: navy;
	background-color: #e6e6fa;
	width: 125px;
	height: auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	display: block;
	border: 1px outset navy;
	font-size: 12px;
}

#tmenu a:hover {
	color: navy;
	background-color: #ffffff;
	border-top: 3px outset navy;
	top: -2px;
}

.menu	{
	position: absolute;
	top: -1000px;
	left: 0px;
	visibility: hidden;
	width: 160px;
	border: 1px navy solid;
	background-color: #e6e6fa;
	padding: 5px;
	font-size: 12px;
}

.menu a	{
	font-size: 12px;
}

#smenu {
	margin: 10px 0px 0px 0px;
	width: 160px;
	height: auto;
	line-height: 18px;
}

#smenu h3 {
	margin: 0px;
	padding: 0px;
	height: 14px;
	line-height: 14px;
	background-color: #ff3366;
	border: 2px solid #ff3366;
	font-size: 12px;
	text-align: center;
}
#smenu ul {
	margin: 0px;
	padding: 0px;
}
#smenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#smenu li#style2 a {
	padding: 5px 6px;
	background-color: #ffffff;
	border-top: 1px solid #515659;
	font-size: 12px;
}
#smenu li#style2 a:hover {
	background-color: #6699cc;
	border-top: 1px solid #515659;
	font-size: 12px;
}
#smenu li#style3 a {
	padding: 5px 6px;
	background-color: #ffccff;
	border-top: 1px solid #515659;
	font-size: 12px;
}
#smenu li#style3 a:hover {
	background-color: #cc33cc;
	border-top: 1px solid #515659;
	font-size: 12px;
}
#smenu a, #smenu a:link #smenu a:visited {
	margin: 0px;
	padding: 5px 6px;
	display: block;
	color: #515659;
	text-decoration: none;
	background-color: #e7effe;
	border-top: 1px solid #515659;
	border-bottom: 1px solid #515659;
	border-right: 1px solid #515659;
	border-left: 4px solid #6699cc;
	font-size: 12px;
}
#smenu a:hover {
	border-bottom: 1px solid #515659;
	border-right: 1px solid #515659;
	border-left: 4px solid #6699cc;
	background-color: #6699cc;
	color: #ffffff;
	font-size: 12px;
}
#smenu li#textinfo {
	margin: 0px;
	padding: 5px 6px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border-top: 1px solid #515659;
	border-bottom: 1px solid #515659;
	border-right: 1px solid #515659;
	border-left: 4px solid #6699cc;
	font-size: 12px;
	line-height: 16px;
}
