html {
    /* setting border: 0 hoses ie6 win window inner well border */
    /*margin: 0;
    padding: 0;*/
}

body {
    margin-left: 0px;
    margin-top: 12px;
    margin-right: 0px;
    font-size: 14px;
    line-height: 125%;
    /*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;*/
    font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}

form {
	margin:0;
	padding:0;
}

.clear {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
} 

.hide{display:none;}



div.warp{
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}


/* frame_1st section */
#frame1 * {
	
}
#frame1  {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 33px;
	background-image: url(http://www.mie-u.ac.jp/img/main/head_back.gif);
	background-repeat: no-repeat;
}
/*
#frame1 ul{
	font-size: 11px;
	float: right;
	margin-top: 5px;
}
#frame1 li{
	float: left;
	list-style-type:none; 
}
*/
#frame1 img{
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 700px;
}
div.topbutton1{
	left: 5px;
	top: 15px;
	position: relative;
	height: 15px;
	width: 115px;
	background-image: url(http://www.mie-u.ac.jp/img/doso/head_link_a.jpg);
	background-repeat: no-repeat;
	float: left;
}
a.topbutton1{
	height: 15px;
	width: 115px;
	display: block;
}

div.topbutton2{
	left:15px;
	top: 15px;
	position: relative;
	height: 15px;
	width: 105px;
	background-image: url(http://www.mie-u.ac.jp/img/doso/head_link_b.jpg);
	background-repeat: no-repeat;
	float: left;
}
a.topbutton2{
	height: 15px;
	width: 105px;
	display: block;
}
#frame1_sub {
	float: right;
	margin-top: 2px;
}
#frame1 input{
	font-size: 11pt; 
}


/* frame_2nd section */
#frame2 * {
	margin:0;
	padding:0;
}
#frame2  {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 75px;
	/*background-color: #f0f0f0;*/
	background-image: url(http://www.mie-u.ac.jp/img/doso/frame2_banner.png);
	background-repeat: no-repeat;
}
div.logoimage{
	left: 0px;
	top: 0px;
	position: relative;
	/*height: 75px;
	width: 250px;
	background-image: url(http://www.mie-u.ac.jp/img/doso/head_banner_01.gif);
	background-repeat: no-repeat;*/
	float: left;
}
a.logoimage{
	height: 75px;
	width: 230px;
	display: block;
}
div.titleimage{
	left:10px;
	top: 0px;
	position: relative;
	/*height: 75px;
	width: 190px;
	background-image: url(http://www.mie-u.ac.jp/img/doso/head_banner_02.gif);
	background-repeat: no-repeat;*/
	float: left;
}
a.titleimage{
	height: 75px;
	width: 120px;
	display: block;
}
#frame2_sub {
}


/* page_index section */
#karam2 * {
	
}
#karam2  {
	padding-top: 5px;
	width: 750px;
}
#left {
	width: 180px;
	float: left;
	
}
#right {
	width: 570px;
	float: left;
}



#pagebody {
	padding-top: 5px;
}


/* page_parts_menu section */
#sidemenu {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	font-family:Courier New, Courier, monospace, "ＭＳ ゴシック", monospace;
}
#sidemenu_1 {
	height: 168px;
}
#sidemenu_2 {
	height: 336px;
}
#sidemenu_3 {
}
#sidemenu a {
	color: #666666;
	text-decoration:none;
	padding-top: 8px;
	padding-bottom: 7px;
	text-indent: 20px;
	width: 165px;
	display: block;
}

#sidemenu a:hover{
	background-color: #f0f0f0;
}
#sidemenu .celltitle {
	text-align: center;
	width: 165px;
}
#sidemenu .celltop {
	cursor:pointer;
	width: 165px;
	border-top: 2px solid #909090;
	border-bottom: 1px solid #909090;
}
#sidemenu .cell {
	cursor:pointer;
	border-bottom: 1px solid #909090;
	cursor:pointer;
	width: 165px;
}
#sidemenu .cellother {
	width: 165px;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	cursor:pointer;
	font-size: 9pt;
	line-height: 1em;
}

/* parts_breadcrumbs section */
#breadcrumbs_space {
	color: #999999;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left:25px;

}
#breadcrumbs_space a:link {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs_space a:visited {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs_space a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #CCFF66;
}
#breadcrumbs_space a:active{
	color: #FF0000;
	text-decoration: underline;
	background-color: #CCFF66;
}


/* scroll area */
#scroll {
	width: 418px;
	vertical-align: top;
	float: left;
}
#oshirase {
	width: 412px;
	font-size: 10pt;
	line-height: 1em;
	padding-top: 17px;
	padding-bottom: 2px;
	border-bottom: 1px solid #909090;
}

#tarea {
	color: #303030;
	font-size: 14px;
	width: 400px;
	height:345px;
	overflow:auto;
	border: 1px solid #CCCCCC; /* widthに加算される！ */
	padding: 5px; /* widthに加算される！ */
	margin: 5px 0px 0px 0px;
	/*background-color: #dddddd;*/
}
#tarea p {
	margin-bottom: 10px;
	color:#666666;
	line-height:125%;
}
#tarea td {
	padding: 5px;
	line-height:125%;
	vertical-align: top;
}

/* right banner area */
#right-banner{
	width: 150px;
	height: 200px;
	padding-top: 30px;
	text-align: center;
	float: left;
}
#right-banner img {
	border: 0px;
}

#right-banner .right-banner {
	padding-bottom: 10px;
}


/* frame_footer area */
#frame_footer {
	margin-top: 30px;
	padding: 2px;
	width: 750px;height: 15px;
	text-align: center;
	background-color: #ccff66;
	font-size: 11px;
}
.frame_footer_bold {
	font-weight: bold;
	padding-left: 15px;
}


/* page_entry section */
#content {
	color: #333333;
	margin-left: 25px;
	margin-right: 25px;
	min-height: 450px;
	padding-top: 5px;
}
.entry-header {
	text-align: center;
	color: #333333;
	background-color: #f0f0f0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16pt;
	line-height:1.1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
.entry-body-inner {
	padding-top: 10px;
	padding-bottom: 20px;
	line-height:1.5em;
}
.post-footers {
	text-align: right;
	color: #333333;
	font-size: 10pt;
	padding-right: 10pt;
}