@charset "Shift_JIS"


/* コンテンツ全体構造--------------------------------------- */

#content {
clear: both;
height: auto;
width: 900px;
margin: 0px;
padding: 0px;
}

#title {
height: 20px;
width: 900px;
margin: 0px;
padding: 30px 0px 0px 0px;
}

#list_left {
float: left;
height: auto;
width: 300px;
margin: 0px;
padding: 20px 0px 20px 20px;
}

#list_right {
float: left;
height: auto;
width: 300px;
margin: 0px;
padding: 20px 0px 20px 20px;
}

/* タイトル部分--------------------------------------- */

#title h1 {
height: 20px;
width: 230px; 
margin: 0px;
padding: 0px;
font-size: 1px;
text-indent: -5000px;
background: url(link.gif) no-repeat 30px 0px;
}


/* リスト左側--------------------------------------- */

#list_left h1 {
height: auto;
width: 300px;
margin: 0px;
padding: 0px 0px 2px 0px;
color: #000099;
font-size: 13px;
font-weight: normal;
border-bottom: 1px solid #000099;
}

#list_left dl {
height: auto;
width: 290px;
margin: 0px;
padding: 15px 0px 0px 10px;
}

#list_left dt {
height: auto;
width: auto;
margin: 0px;
padding: 5px 0px 5px 0px;
}

#list_left dd {
height: auto;
width: auto;
margin: 0px;
padding: 4px 0px 4px 5px;
}

#list_left a {
color: #666666;
text-decoration: none;
border-bottom: 1px solid #666666;
}

/* リスト右側--------------------------------------- */

#list_right h1 {
height: auto;
width: 300px;
margin: 0px;
padding: 0px 0px 2px 0px;
font-size: 13px;
font-weight: normal;
}

#list_right h1.nagoyauniv {
color: #800040;
border-bottom: 1px solid #800040;
}

#list_right h1.others {
padding: 20px 0px 0px 0px;
color: #004000;
border-bottom: 1px solid #004000;
}

#list_right dl {
height: auto;
width: 290px;
margin: 0px;
padding: 15px 0px 0px 10px;
}

#list_right dt {
height: auto;
width: auto;
margin: 0px;
padding: 5px 0px 5px 0px;
}

#list_right dd {
height: auto;
width: auto;
margin: 0px;
padding: 3px 0px 3px 15px;
font-size: 11px;
}

#list_right a {
color: #666666;
text-decoration: none;
border-bottom: 1px solid #666666;
}
