@charset "utf-8";

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

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

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

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

[Module CSS] 

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

/* ================================================================

      Link              
						                                                 
================================================================ */

a {
	color: #c03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* =================================================================

      Text              
						                                                 
================================================================= */

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
	font-weight:bold;
}

#main h1 {
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 142%;
	color: #c03;
	letter-spacing: 2px;
	background: url(/files/common/bg-ttl-lv1-1.gif) repeat-x left bottom;
	position:relative;
	zoom:1; /* IE6用 */
}

#main span.feed{
	position:absolute;
	right:0;
	bottom:10px;
}

#main h2#topic{
	position:relative;
}

#main h2#topic span.feed{
	position:absolute;
	right:0;
	bottom:5px;
}

#main h2 {
	min-height: 16px;
	height: auto!important;
	height: 16px;
	padding: 0 0 2px 22px;
	margin: 25px 0 18px;
	border-bottom: 1px solid #c03;
	font-size: 123.1%;
	color: #c03;
	letter-spacing:1px;
	background: url(/files/common/icon/arrow-red-16px.gif) no-repeat 0 0;
}

h3, h4, h5, h6 {
	margin:15px 0;
}

#main h3 {
	font-size: 100%;
	color: #333;
	margin-bottom:7px;
}

#main h4 {
	font-size: 100%;
	color: #555;
	margin-bottom:0.5em;
}

#main h5 {
	font-size: 93%;
	color: #444;
	margin-bottom:0.5em;
}

#main h6 {
	font-size: 93%;
	color: #666;
	margin-bottom:0.5em;
}

#main p {
	margin: 0 0 10px;
	font-size:93%;
}

#main strong,
#main em{
	font-weight:bold;
	font-style:normal;
}

#main .attention, #main .note {
	font-size: 85%!important;
	padding-left:10px;
	margin:5px 0!important;
	line-height:1.2;
}

#main .attention {
	background:url(/files/common/icon/icon-star-red.gif) no-repeat 0 0;
}

#main .note {
	background:url(/files/common/icon/icon-arrow-single-gray.gif) no-repeat 0 3px;
}

#main p.pageTop {
	padding-top:20px;
}

#main p.pageTop img {
	padding: 0;
	border: 0;
}

#main address {
	font-style:normal;
	font-size:inherit;
}

#main .exLink {
	background:url(/files/common/icon/exlink.gif) no-repeat right center;
	padding-right:15px;
	margin:0 2px;
}

#main .button {
	text-align:center;
	padding:20px 0;
	margin:15px 0;
}

#main .button p{
	display:inline!important;
}

#main .button a {
	background-color:#c03;
	padding:20px 50px;
	margin:0 20px;
	color:#fff;
	font-weight:bold;
}

#main .button a:hover {
	background-color:#dfdfdf;
	text-decoration:none;
}

/* ================================================================

      List             
						                                                 
================================================================ */

#main ol li, #main ul li {
	font-size:93%;
	margin:0 0 10px 20px;
}

#main ol li {
	list-style-type: decimal;
}

#main ul li {
	list-style-type:disc;
}

/* =================================================================

      Margin              
						                                                 
================================================================= */

#main ul, #main ol {
	margin: 10px 0;
}

#main .section {
	margin: 0 0 30px;
}

/* =================================================================

      Table              
						                                                 
================================================================= */

#main table {
	margin:15px 0;
}

#main table th {
	font-weight:normal;
}

#main table th, #main table td {
	padding:10px;
	border:1px solid #efeee9;
}

#main table th {
	padding:10px 20px;
	background:#efeee9;
	text-align:right;
	border:1px solid #fff;
}

#main table td.last, #main table th.last {
	border-bottom:1px solid #ccc;
}

/* =================================================================

      Entry Detail Page              
						                                                 
================================================================= */
.h3-m0, .h4-m0, .h5-m0, .h6-m0 {
	margin:0;
}

.detail #main hr {
	margin:0 0 10px;
	display: block;
	visibility:hidden;
	clear:both;
}

.detail #main table {
	width:100%;
	margin: 20px 0;
}

.detail #main img {
	padding: 1px;
	border: 1px solid #ccc;
}

.detail #main table {
	margin:15px 0;
}

.detail #main table th, .detail #main table td {
	padding:10px;
	border:1px solid #ddd;
	line-height:1.5;
	font-size:93%;
}

.detail #main table th {
	padding:10px 20px;
	background:#efeee9;
	text-align:right;
}

/* =================================================================

      List Module                
						                                                 
================================================================= */
/* -----------------------------------------------------------------
      Index List                                                           
----------------------------------------------------------------- */

#main #indexList .clearfix {
	position: relative;
	margin-bottom: 20px;
	background: url(/files/gtop/boxBottom.gif) no-repeat 0 100%;
}

#main #indexList .box {
	width: 338px;
	margin: 0;
	border: 1px solid #ccc;
	border-bottom: 0;
}

#main #indexList .clearfix.solo {
	background: none;
}

#main #indexList .clearfix.solo .box {
	border-bottom: 1px solid #ccc;
}

#main #indexList .box .ttlBox {
	position: relative;
	min-height: 78px;
	height: auto!important;
	height: 78px;
	border-bottom: 1px solid #ccc;
}

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

#main #indexList .box .txtBox {
	position: absolute;
	top: 1px;
	right: 1px;
	min-height: 66px;
	height: auto!important;
	height: 66px;
	width: 188px;
	padding: 5px;
	background-color: #efeee9;
}

#main #indexList .box .txtBox h2 {
	margin: 0 0 15px;
	border: none;
	background-position: 0 2px!important;
	letter-spacing:normal;
	font-size:123.1%;
}

#main #indexList .box p {
	margin:0 0 1em;
	padding: 10px 10px 25px;
	font-size: 93%;
}

#main #indexList .box p.link {
	margin:0;
	padding:0;
}

#main #indexList .box.fLeft p.link {
	position: absolute;
	left: 230px;
	bottom: 10px;
}

#main #indexList .box.fRight p.link {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* ------------------------------------------------------------------
      ListBox   						                                                             
------------------------------------------------------------------ */

#main .listBox {
	width: 696px;
	padding: 1px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}

#main .listBox .dataBox img.thumbnail {
	float: left;
}

#main .listBox .dataBox {
	position: relative;
	min-height: 96px;
	height: auto!important;
	height: 96px;
	border-bottom: 1px dotted #ccc;
	background-color: #efeee9;
}

#main .listBox p {
	margin:0;
}

#main .listBox .dataBox .txtBox {
	padding: 15px;
	margin-left: 96px;
}

#main .listBox .dataBox p.category {
	position:absolute;
	top:0;
	right:0;
	line-height:1;
}

#main .listBox .dataBox p.campus {
	margin:0 0 15px 0;
	line-height:1;
}

#main .listBox .dataBox .txtBox p.campus {
	margin:-15px 0 15px 0;
}

#main .listBox h2 {
	margin:0;
	border: none;
	font-size: 108%;
}

#main .listBox h3 {
	margin:5px 0;
	padding:0;
	font-size: 93%;
	color: #666;
	background: none;
}

#main .listBox .dataBox p.title {
	margin:5px 0;
	font-size: 93%;
	color: #666;
}

#main .listBox .dataBox p.subtitle {
	margin: 0;
	font-size: 85%;
	color: #666;
}


#main .listBox .outline {
	padding: 10px;
}

#main .listBox .outline p.link {
	text-align: right;
}

#main .listBox .outline .more {
	padding: 10px 0;
	margin:10px 0 0;
	border-top: 1px dotted #ccc;
}

#main .listBox .outline .more h3 {
	font-weight: normal;
	display: inline;
}

#main .listBox .outline .more p {
	display: inline;
}

/* ------------------------------------------------------------------
      ListBox - half   						                                                             
------------------------------------------------------------------ */

#main .listBox-half .section {
	margin-bottom: 15px;
	background: url(/files/common/bg-box_bottom-dot.gif) no-repeat left bottom;
}

#main .listBox-half .section.single {
	background: url(/files/common/bg-box_bottom-dot-single.gif) no-repeat left bottom;
}

#main .listBox-half .box {
	width: 340px;
	padding-bottom:10px;
}

#main .listBox-half .box h3 {
	padding-left: 10px;
	color: #555;
	background: #fff url(/files/common/bg-ttl-lv2-1.gif) repeat-y left bottom;
}

#main .listBox-half .box img.fLeft {
	padding: 1px;
	border: 1px solid #ccc;
	margin-bottom:10px;
}

#main .listBox-half .box .fRight {
	width: 190px;
}

#main .listBox-half .box p {
	font-size: 93%;
	line-height:1.5;
	margin:0;
}

#main .listBox-half .section.last {
	background:none;
}

/* ------------------------------------------------------------------
      listBox - txt   						                                                             
------------------------------------------------------------------ */

#main .listBox-txt {
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#main .listBox-txt p.date {
	margin: 0 0 5px;
	font-size: 93%;
	font-weight: bold;
}

#main .listBox-txt p.date span{
	font-weight:normal;
	font-size:93%;
}

#main .listBox-txt .item {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 93%;
	font-weight: normal;
	background: none;
}

#main .listBox-txt .item a {
	padding-left: 15px;
	color: #444;
	background: url(/files/common/icon/icon-arrow-doble-gray.gif) no-repeat left center;
}

#main .listBox-txt .item a:hover {
	color: #c03;
	background: url(/files/common/icon/icon-arrow-doble-red.gif) no-repeat left center;
}

/* ------------------------------------------------------------------
      Campus List   						                                                             
------------------------------------------------------------------ */

#main ul#campus li {
	margin: 0 3px 0 0;
	display: inline;
}

/* ================================================================

      Profile              
						                                                 
================================================================ */

#main .profile {
	width:700px;
	border-top:5px solid #efeee9;
	margin-top:30px;
	padding-top:15px;
	clear:both;
}

#main .profile-ttl {
	text-indent:-9999px;
	background:url(/files/common/ttl-profile.gif) no-repeat;
	border:none;
	margin:0 0 15px;
}

#main .profile-detail {
	border-top:1px dotted #aaa;
	font-size:93%;
	overflow:hidden;
	zoom:1;　
}

#main .profile-detail p{
	line-height:1.4;
	margin:10px 0;
}

#main .profile img.fRight{
	border:1px solid #ccc;
	padding:1px;
}

/* ================================================================

      Twitter              
						                                                 
================================================================ */
#twitter ul#twitter_update_list {
	background-color: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top: 0;
}

#twitter ul#twitter_update_list span{
	font-size:85%;
	display:block;
	padding:5px 5px 0 5px;
	background-color:#fff;
	line-height:1.4;
	word-break:break-all;
}

#twitter ul#twitter_update_list li {
	background-image:none; 
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

#twitter ul#twitter_update_list li a{
	display:block;
	text-align:right;
	color:#c03;
	font-weight: normal;
}

#twitter ul#twitter_update_list li span a{
	display:inline;
	text-align:left;
	color:#666;
	text-decoration: underline;
}

#twitter ul#twitter_update_list li span a:hover{
	text-decoration: none;
}

#twitter div.footer{
	width:198px;
	height: 50px;
	background-color: #3a3a39;
	padding: 0;
	position: relative;
}

#twitter div.footer div{
	background-color: #3a3a39;
	padding: 0;
	border: none;
}

#twitter div.footer .leftBox{
	width:100px;
	padding: 9px 5px;
}

#twitter div.footer .leftBox p{
	display: inline;
	vertical-align: bottom;
	font-size: 108%;
	line-height: 1;
}

#twitter div.footer .leftBox p a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#twitter div.footer .leftBox p a:hover{
	color: #c03;
}

#twitter div.footer .logo{
	position: absolute;
	right:5px;
	bottom:10px;
}

