@charset "shift_jis";

/* ケータイ */
.box_keitai	{
	border : solid 1px #707070;
	width : 208px;
	padding : 5px 0px;
	margin-top : 1px;
}

/* キャンパス日記見出し */
.title_nikki{
	background : url("../top_img/title_nikki.gif") no-repeat;
	width : 626px;
	height : 27px;
	margin-bottom : 10px;
}

a.tx_campus:link	{
	color : #393939;
	font-size : 12px;
	line-height : 140%;}
a.tx_campus:visited	{
	color : #393939;
	font-size : 12px;
	line-height : 140%;}
a.tx_campus:hover	{
	color : #393939;
	font-size : 12px;
	line-height : 140%;}

/* 　最新情報見出し */
.title_news{
	background : url("../top_img/title_news.gif") no-repeat;
	width : 626px;
	height : 27px;
	margin-bottom : 10px;
}
.tx_news	{
	color : #393939;
	font-size : 12px;
	line-height : 140%;}

a.tx_news:link	{
	color : #6FB044;
	font-size : 12px;
	line-height : 140%;
	text-decoration : underline;}
a.tx_news:visited	{
	color : #6FB044;
	font-size : 12px;
	line-height : 140%;}
a.tx_newss:hover	{
	color : #333333;
	font-size : 12px;
	line-height : 140%;}

.h_6	{
	height : 6px;}

.box_link	{
	padding-right : 20px;
	font-size : 12px;
	line-height : 140%;
	text-align : right;
	}

