@charset "utf-8";
@import url("common.css");

/*contentsarea*/
#contentsarea{
	float:left;
	width:740px;
}

#side_left{
	float:left;
	width:180px;
}

#contents_center{
	float:right;
	margin-bottom:20px;
	width:540px;
}

#contents_centerarea{
	background:url(../img/top/back_toppage_center_in.jpg) no-repeat top center #f5f5f5;
	padding:10px 15px 15px 15px;
	text-align:left;
}

#side_right{
	float:right;
	width:140px;
}

/*center_contents*/

div.pickup_img{
	background:url(../img/top/icon_pickup.gif) 100% 5px no-repeat;
	float:left;
	width:241px;
}

div.pickup_img_setting{
	background:#fff;
	border:1px solid #bfbfbf;
	float:left;
	padding:4px;
	width:190px;
}

div.pickup_textset{
	float:right;
	width:260px;
}

p.dateset{
	border-bottom:1px dashed #727272;
	color:#727272;
	letter-spacing:0.1em;
	padding:5px 0;
	text-align:right;
}

div.pickup_textset h5{
	font-size:125%;
	font-weight:bold;
	line-height:1.4;
	padding:10px 0 7px;
}

div.pickup_textset h5 a{
	color:#363636;
	text-decoration:none;
}

div.pickup_textset h5 a:hover{
	color:#363636;
	text-decoration:underline;
}

div.pickup_textset p{
	font-size:90%;
	line-height:1.7;
}

div#jisseki{
	background:#FFF;
	border:1px solid #bfbfbf;
	float:left;
	padding:14px;
	width:220px;
}

div#jisseki dd{
	width:220px;
}

div#infoarea{
	float:right;
	margin-top:15px;
	width:245px;
}
div#jisseki dt,div#infoarea dt{
	color:#727272;
	font-size:90%;
	padding-top:8px;
}
div#jisseki dd,div#infoarea dd{
	border-bottom:1px dashed #727272;
	padding:7px 0;
}

div#jisseki dd a,div#infoarea dd a{
	display:block;
	color:#363636;
	padding-left:10px;
	text-decoration:none;
}

div#jisseki dd a{
	background:url(../img/common/allow_blue_def.gif) no-repeat 0 5px;
}
div#jisseki dd a:hover{
	background:url(../img/common/allow_blue_on.gif) no-repeat 0 5px;
	text-decoration:underline;
}

div#infoarea dd a{
	background:url(../img/common/allow_orange_def.gif) no-repeat 0 5px;
}
div#infoarea dd a:hover{
	background:url(../img/common/allow_orange_on.gif) no-repeat 0 5px;
	text-decoration:underline;
}

div.catelist{
	margin-top:10px;
	text-align:right;
}

/*side_right*/
div#professor_button{
	margin-bottom:10px;
}

ul#side_right_linklist1{
	margin-bottom:10px;
}

ul#side_right_linklist1 li{
	margin-bottom:1px;
}

