@charset "shift-jis";
body {
	background-color: #000066;
	m0.argin-top: 0px;
}
　/* =====Leaf Headline===== */
.leaf1{
	background-align: left;
	background-image: url("../image/bd.jpg");
	background-repeat: no-repeat;
	background-nowrap: nowrap;
	height: 29px;
	width: 39px;
	text-align: left;
}

.leaf2{
	background-align: left;
	background-image: url("../image/bd1.jpg");
	height: 25px;
	background-repeat: repeat-x;
}

.leaf3{
	font-size: 14px;
	color: #0008ab;
	margin-top: 5px;
	font-weight: bold;
}

　/* =====Font Style====== */
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
}
.style3 {
	font-size: 13px;
	line-height: 130%;
}
.style4 {
	font-size: 12px;
	line-height: 300%
	text-align: left;
}
.style5 {
	color: #0008ab;
	margin-top: 5px;
}

.style6 {
	font-size: 14px;
	color: #0008ab;        /* 紺色=見出し文字 */
	margin-top: 10px;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	text-indent: 1em;
}
.style8 {
	font-size: 11px;
	padding-bottom: 20px;
}

.style10 {
	color: #0008ab;        /* 紺色=見出し文字*/
	font-size: 14px;
	font-weight: bold;
}
.style11 {
	font-size: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style13 {
	color: #339900;         /*緑色=パンくずリスト*/
	padding-top: 5px;
}

　/* =====左側農工大ロゴ下マージン等===== */
.style14{
	margin-bottom: 10px;	
}

.style15 {
	font-size: 10px;
	padding-bottom: 20px;
}
.style16 {
	font-size: 13px;
	vertical-align : baseline;    /*セル内の文字位置*/
}
.style17 {
	font-size: 13px;
	font-weight: bold;
	text-indent: 1em;
}


　/* =====Access===== */
.style19 {
	color: #778BA4;  /*ブルーグレイ*/
	font-size: 12px;
} 
.style20 {
	color: #0053BF;
	font-size: 12px;
}
.style21 {
	color: #333333;
	font-size: 12px; 
}


.style22 {
	font-size: 13px;
	line-height: 130%;
	text-indent: 1em;
}


.style23 {
	font-size: 13px;
	text-indent: 2em;
	line-height: 10%;
	text-align: left;
}


.style24 {
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	padding-top: 10px;
	color: #0053BF;  /*明るい青*/
}

　/* =====event===== */
.style25 {
	font-size: 12px;
}

.style26 {
	font-size: 12px;
	padding-left: 95px;
}

　/* =====center===== */
.style27{
	font-size: 13px;
	line-height: 130%;
	text-indent: 1em;
}

　/* =====LINK===== */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: underline;
	color: #ff0066;
}
a:active {
	text-decoration: none;
}


　/* =====Breadcrumb List===== */
.breadcrumb{
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-color: #339900;
}
.breadcrumb a{ 
	text-decoration: none;
	color: #cc6666; 
}
.breadcrumb a:visited {
	text-decoration: none;
	color: #cc6666; 
}
.breadcrumb a:hover {
	text-decoration: underline;
}

　/* =====左側背景画像===== */
.backimage { 
	background-image: url(../image/003-003.gif); 
}

.backimage2 { 
	background-image: url(../image/1112.jpg); 
}

　/* =====画像===== */
.img01{
	align="left";
	margin-top: 20px;
}

　/* =====無印リスト===== */
.list01 {
	font-size: 12px;
	line-height: 130%;
	padding-top: 10px;
	list-style: none;
}
.list02{
	font-size: 14px;
	line-height: 150%;
	text-indent: 1em;
	list-style: none;
}
.list03{
	font-size: 13px;
	line-height: 150%;
	padding: 5px 30px 5px 5px;
	text-indent: 1em;
	list-style: none;
}
.list04{
	font-size: 13px;
	line-height: 150%;
	padding: 5px 30px 5px 5px;
	list-style: none;
}
.list05{
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 30px 5px 5px;
	text-indent: -1em;
	list-style: none;
}

　 /*==ドット付リスト==*/
.list06{
	font-size: 13px;
	line-height: 150%;
	padding: 5px 30px 5px 5px;
}

/* =====テーブル===== */
.td01{
	border: medium none ;
	border: 1;
	bordercolor: navy;
	bgcolor: #c1ffd1;
	font-size: 13px;
	line-height: 130%;

}

