html{
    height:100%;
}

body {
	color: #333;
	font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
* html div#container{
    height:100%;
}
div#container{
	color: #333;
	background-image: url(/img/uni_basebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 802px;
	margin: auto;
	padding-top: 0px;
    position:relative;
    min-height: 100%;
}

body > #container {
        height: auto;
}

#header{
	background-color: #0099FF;
	width: 100%;
	text-align: center;
}


#topimg{
	width: 801px;
	margin: 0px;
	padding-left: 1px;
}

.cmt{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-color: #0099FF;
	text-align: left;
	font-size: small;
}

#contents{
	background-image: url(/img/uni_contentsbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 0.9em;
	line-height: 130%;
	margin: 0px;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 105px;
	padding-left: 0px;
	clear: both;
}

#sub_contents{
	font-size: 0.9em;
	line-height: 130%;
	margin: 0px;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
	clear: both;
}

#uni_navi {
	margin-bottom: 10px;
	margin-top: 10px;
}

				   
#uni_navi ul {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 15px;
}
	   
#uni_navi li {
	float: left;
	height: 14px;
	background-image: url(/img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0 20%;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
}
									   
#uni_navi li.top { 
    padding-left: 24px; 
	background: url(/img/navi-top.gif) 0 20% no-repeat;
}

.mapb{
	margin: 0px;
	float: left;
}
.act{
	margin: 0px;
	padding: 0px;
	float: right;
}


img{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.dtl{
	padding-right: 10px;
	padding-left: 10px;
	line-height:170%;
	padding-bottom: 30px;
}


.btn{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 14px;
}

#out1{
	width: 185px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 12px;
	padding-bottom: 20px;
}

#out1 a,#out2 a{
	text-decoration: none;
	color: #0000FF;	
}
#out1 a:hover,#out2 a:hover{
	text-decoration: underline;
	background-color: #FFCCCC;
}

#out1 dt,#out2,dt{
	line-height: 150%;
	font-weight: bold;
}

#out2{
	width: 520px;
	padding-top: 20px;
	text-align: left;
	border: 1px solid #666666;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

.t{
	margin-top: 20px;
	margin-bottom: 10px;
}

.bottommmenu{
	font-size: small;
	text-align: center;
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	color: #333333;
}
.linkbutton{
	text-align: center;
	padding-bottom: 15px;
	width: 100%;
	margin: 0px;
	height: 310px;
	clear: both;
}

.shin_cat{
	color: #666666;
	margin-left: 3px;
}

.pagenavi{
	text-align: center;
	font-weight: bold;
	color: #FF6600;
}
.pagenavi span{
	margin-right: 5px;
	margin-left: 5px;

}

#footer{
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: small;
	padding-bottom: 15px;
	position:absolute;
	bottom:0px;
	width: 100%;
	text-align: center;
	clear: both;
}
#footer_main{
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: small;
	padding-bottom: 15px;
	position:absolute;
	bottom:0px;
	width: 100%;
	text-align: center;
	margin-top: 100px;
	clear: both;
}


/*----margin など-----------------*/

.m2{
	margin-top: -2px;
}


.m12{
	margin-top: 12px;
}

.m15{
	margin-top: 16px;
	margin-bottom: 7px;
}

/*----フォームの入力形式-----------------*/

.txtmode1 {
  ime-mode: active;   /* 全角モード */
}
.txtmode2 {
  ime-mode: inactive; /* 半角モード */
}


/*----左メニューのCSS追加-----------------*/

.cat_list{
	margin-top: 8px;
	margin-bottom: 12px;
}

.side_cat_list{
	margin-left:10px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.cat_list li{
	margin-bottom: 7px;
	margin-left: 10px;
}
.monthchunks{
	margin-left:7px;
}
.monthchunks div ul li{
	font-weight: bold;
	font-size: 125%;
	display:inline;
	margin-right: 5px;
	word-spacing: 0.6em;
}
.year_t{
	font-size: 110%;
	margin-top: 15px;
	color: #FF6600;
}

/*----関連記事の表示-----------------*/

.kanren-kiji h4{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6DB6B6;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.kanren-kiji{
	margin-top: 20px;
	margin-bottom: 20px;
}

/*---リンクの色-----------------*/
a:hover{    
	text-decoration: underline;
	background-color: #FFFF99;
}

