﻿@charset "utf-8";

/*
Site URL	http://www.umin.ac.jp/new-info/
Created		2013/09/17
Last update	2013/10/01 by Hayashi
Author		Hayashi Ryosuke
*/


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	基礎情報
	Newlink #6666FF
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#new-information_image_color{
	border-top:5px solid #6666FF;
}
#new-information_image_color h2:before{
	background-color:#6666FF;
}
#new-information_image_color h2.oshirase_box:before{
	background-color:transparent;
}
#new-information_image_color h3:before{
	background:#6666FF;
}
#new-information_image_color h3:after{
	background:#222266;
}
.txt_red{
	color:#F00;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	新着総合
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.newinfo-year .newinfo-year--label{
	float: left;
	font-size: 20px;
	padding-top: 11px;
	cursor:default;
}
.newinfo-year .newinfo-year--select{
	width: 200px;
	height: 40px;
	font-size: 20px;
}
.newinfo-month{
}
.newinfo-month ul {
	list-style: none;
}
.newinfo-month ul li{
	float: left;
	width: 50px;
	text-align: center;
	padding: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	border-radius: 5px;
	background-color: #eee;
}
#newinfo_list{
}
#newinfo_list p{
	margin-bottom: 1em;
	line-height: 1.4em;
	padding-left: 102px;
	position: relative;
	font-weight: bold;
}
#newinfo_list a{
	font-weight: normal;
}
#newinfo_list .newinfo-month--h3{
	font-size: 24px;
	margin-left: 14px;
}
.newinfo-per:before{
	content: url(/images/new-information/newinfo-per.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}
.newinfo-roc:before{
	content: url(/images/new-information/newinfo-roc.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}
.newinfo-newl:before{
	content: url(/images/new-information/newinfo-newl.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}
.newinfo-ctr:before{
	content: url(/images/new-information/newinfo-ctr.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}
.newinfo-find:before{
	content: url(/images/new-information/newinfo-find.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}
.newinfo-nuhs:before{
	content: url(/images/new-information/newinfo-nuhs.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
}