body {
	margin: 0px;
	background:#fef6ee;
font-size: 15px;
line-height:1.6em;
color: #333333;
}

/* リンクスタイル */

a {
color:#608F00;
text-decoration: underline;
}

a:hover {
color:#AECE0D;
text-decoration: underline;
}

/* サブメニュースタイル */
.sub{ width:140px;}

ol,ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

ol li{
    margin:0 0 0 5px;
    padding:5px 0 5px 18px;
    letter-spacing:1px;
    font-size:13px;
    border-top:1px #f2f2f2 solid;
    border-bottom:1px #cccccc solid; 
    background: url(../images/icon_arrow.gif) no-repeat 0 50%;
}


ol li a{
display: block;
}


#contents ul li{
	margin:0 0 0 5px;
    padding:0 0 3px 18px;
    background: url(../images/icon_arrow.gif) no-repeat left 0.3em;
	border:none;
}

#contents ul.disc{margin:0 0 0 2em;}

#contents ol.list{margin:0  0 0 3em;}

#contents ul.disc li{
 margin:0!important;
	padding:0 0 5px 0!important;
	font-size:14px;
	border:none;
	background:none;
	list-style-type: disc!important;
}

#contents ol.list li{
	margin:0!important;
	padding:0 0 5px 0!important;
	font-size:14px;
	border:none;
	background:none;
	list-style-type: decimal;
}

#contents .list a{
display:inline;
position: inherit;
}



/* 外枠 */
#main{
	background: url(../images/bg_wide.gif) repeat-y;
	width:1000px;
	margin:0 auto;
}

#main_margin{
margin:0 5px;
}


#main_margin .photo {/* ヘッダ部分写真 */
display:block;
border-bottom:solid 3px #798B00;

}

/* メインコンテンツ */
div#contents,
#header {
	margin:0 auto;
	width:950px;
}


/* トップページ */
#contents .left,
#contents .right{width:472px;}

#contents .left img,
#contents .right img{ border:0; display:block;}

#contents .left{ float:left; }

#contents .right{	float:left; margin-left:5px;}


.ohwaku{
margin:0 0 1em;
}

.ohwaku .box{
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
padding:2px 5px;
width:450px;
}


/* ヘッダ */
#header{
	height:64px;
}

		#header h1 {/* 教授名 */
		float:left;
		margin:0;
		width:500px;
		}
		
		#header p{/* サイトマップ 等 */
			margin:20px 0 0 500px;
			text-align: right;
		}

/* フッタ */
#footer{
width:990px;
margin:0 auto;
padding:15px 0;
text-align:center;
border-top:solid 2px #dddddd;
background: url(../images/bg_bottom.gif) no-repeat bottom;
}



/* メニュー欄 */
ul#menu{
height:40px;
margin:0 0 20px 0;
padding:0;
list-style:none;
}

ul#menu li {
width:124px;
float:left;
display:block;
}

ul#menu li a {
display:block;
}
ul#menu li.side {
width:123px;
float:left;
display:block;
}




.inline{display:inline!important;}




/* 見出しスタイル */

#contents h1{
margin:0 0 15px 0;
padding:3px 0 3px 8px;
background-color:#fafafa;
color:#798B00;
font-size:18px;
border-left:4px #798B00 solid;
border-top:1px #f7f7f7 solid;
border-right:1px #dddddd solid;
border-bottom:1px #dddddd solid;
}



h1 , h2 , h3 {
font-weight:bold;
line-height:1.3em;
letter-spacing:1px;
}

#contents h2{
margin:0 0 10px 2px;
padding:0 10px;
font-size:16px;
color:#A06327;
border-left:4px #A06327 solid;
}

#contents h3{
margin:10px 0 10px 1px;
padding:4px 0 4px 10px;
font-size:16px;
color:#1B6018;
border-bottom:1px dotted #1B6018;
border-left:3px solid #1B6018;
}

#contents h4{
color:#027EAC;
font-weight:bold;
font-size:16px;
}

#contents h5{
font-weight:bold;
font-size:15px;
margin:2px 0;
}





/* 下層 */

#contents .sub_left{
width:158px;
float:left;
}

#contents .sub_right{
width:790px;
float:left;
margin-left:5px;
}

.pan{
padding:12px 0;
margin:0;
}

#wrap{
width:960px;
background:url(../images/table_side.gif) repeat-y top;

}

#wrap .tit{
margin:0;
background:url(../images/ttls_bg.gif) no-repeat top right;
}
