*{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	list-style-type: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
body{
	background-color: #cccccc;
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 1.3em;
}
div.clear{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
div#wrap{
	padding-top: 10px;
	background-position: center top;
	padding-left: 20px;
	background-image: url(http://www.mie-u.ac.jp/CareerCenter/images/shadow.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	margin-bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	display: block;
}
div#top_image{
	border-top-color: white;
	border-top-width: 10px;
	border-top-style: solid;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-image: url(http://www.mie-u.ac.jp/CareerCenter/images/top_image_15.png);
	margin-bottom: 5px;height: 180px;
	width: 700px;
}
div#left{
	margin-bottom: 20px;
	background-color: white;
	color: white;
	float: left;
	width: 180px;
}
div#menu_grp{
	padding: 0px;
	margin-left: 20px;
}
div#menu{
	margin-bottom: 2px;
	background-color: white;
	color: black;
	float: none;
	width: 180px;
}
div#content1{
	margin: 10px 10px 30px 50px;
}
div#right{
	margin-bottom: 20px;
	background-color: white;
	float: right;
	width: 510px;
}
div#footer{
	line-height: 1.0em;
	border-top-color: black;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	clear: both;
	height: 35px;
	width: 700px;
}
#right h1.title{
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 8px;
	text-decoration: none;
	font-size: 16px;
	background-color: white;
	color: #009933;
}
#rightindex img{
	padding-right: 5px;
	margin-top: 2px;
	float: left;
}
#right .indexmsg{
	margin-left:10px;
	clear:both;
}
#footer h6{
	color: #333333;
	font-size:11px;
}

#link_list h2{
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}
ul#link_list {
	padding-left: 5px;
	padding-top: 5px;
}
#link_list li{
	padding-right: 10px;
	font-size: 14px;
	float: left;
}
#link_list a{
	color: #666666;
}


/* BUTTONS */
/* OVER STATES */
#left img{
	padding-bottom: 8px;
	padding-top: 8px;
}
#left a {
	text-decoration: none;
	color: black;
	font-size: 13px;
	line-height: 1.6em;
}
ul.leftbutton a:hover,
#left a:hover {
	width: 170px;
	background-color: #ccff99;
	font-weight: bold;
}
#menu img{
	padding-bottom: 0px;
	padding-top: 0px;
}
#menu a {
	text-decoration: none;
	color: black;
	font-size: 13px;
	line-height: 1.6em;
}
ul.menubutton a:hover,
#menu a:hover {
	width: 170px;
	background-color: #ccff99;
	font-weight: bold;
}
/* PRESSED STATES */
ul.leftbutton a:active,
#left a:active {
	background-color: #fef8ff;
	color: #2c3f75;
	font-weight: bold;
}


#breadcrumbs_space  {
	color: #999999;
	padding: 2px;
}
#breadcrumbs_space a {
	text-decoration: none;
	color: #999999;
	padding: 2px;
}
#breadcrumbs_space a:hover {
	background-color: #ccff99;
	/*font-weight: bold;*/
	color: black;
	text-decoration: none;
}
#right .indexmsg{
	margin-left:10px;
	clear:both;
}
