@charset "utf-8";

/* ////////////////////////////////////////////////////////////////

デジタルハリウッド大学院

Copyright (c) Digital Hollywood Co.,Ltd. All Rights Reserved.

*****************************************************************

[大学院トップ] /

//////////////////////////////////////////////////////////////// */

#home #main a {
	color:#666;
	font-size:93%;
}

#home #main a:hover {
	color:#c03;
}

#home #main p {
	margin:0;
	line-heigt:nomal;
}

#home #main p.link a {
	color:#c03;
	font-size:85%;
}

#home #main h2, #home #main h3 {
	margin:0;
	padding:0;
	background:none;
	border:none;
	font-weight: normal;
	letter-spacing:0;
}

/* レイアウト
----------------------------------------------------------------- */
#home #main #alpha {
	width:400px;
}

#home #main #beta {
	width:280px;
}

/* ボックス
----------------------------------------------------------------- */
#home #main .box {
	min-height:96px;
	height:auto!important;
	height:96px;
	border:1px solid #ccc;
	padding:1px;
	margin:10px 0;
	position:relative;
}

#home #main .box img {
	padding:1px;
	border:1px solid #ccc;
	position:absolute;
	left:-1px;
	top:-1px;
}

#home #main .box .txtBox {
	position:absolute;
	right:1px;
	top:1px;
}

#home #main .box .boxHeader {
	background:#efeee9;
}

/* 中央カラムのボックス */

#home #main #alpha .box {
	width:396px;
}

#home #main #alpha .box .txtBox {
	width:298px;
}

/* 右カラムのボックス */

#home #main #beta .box {
	width:276px;
}

#home #main #beta .box .txtBox {
	width:178px;
}

#home #main #beta .box .boxHeader {
	padding:5px;
}

#home #main #beta .box .txtBox h3, #home #main #beta .box .txtBox h4, #home #main #beta .box .txtBox p {
	margin:0;
	line-height:1;
}

#home #main #beta .box .txtBox h3 {
	font-weight:bold;
	padding-bottom:5px;
}

#home #main #beta .box .txtBox h4 {
	font-size:93%;
	line-height:1.2;
	font-weight:normal;
}

#home #main #beta .box .txtBox p {
	font-size:85%;
	padding:5px;
}

/* イベント情報
----------------------------------------------------------------- */
#home #main #event .boxHeader p.campus a {
	background:#c03;
	color:#fff;
	padding:2px;
	text-decoration:none;
	font-size:85%;
}

#home #main #event p.data {
	padding:5px;
}

#home #main #event h3 {
	padding:5px;
	line-height:1.5;
	font-size:100%;
}

/* 最新情報
----------------------------------------------------------------- */
#home #main #news dl {
	width:400px;
	margin-bottom:10px;
}

#home #main #news dt {
	font-weight:bold;
	padding:10px 0 5px;
}

#home #main #news dd {
	line-height:1.5;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

/* DCM修士の学位
----------------------------------------------------------------- */
#home #main #beta #dcm p {
	font-size:93%;
	line-height:1.5;
}
