@charset "utf-8";
/*
 * ==========================================================================
 * 
 * 名大応用物理 ENGLISH
 * コンテンツレイアウト CSS
 * 
 * ==========================================================================
 */
/*
 * --------------------------------------------------------------------------
 * パンくず
 * --------------------------------------------------------------------------
 */
#breadcrumbs {
	width:950px;
	text-align:left;
	padding:5px 0;
	margin:10px auto;
	background-color:#F0EFEE;
}
#breadcrumbs p {
	text-align:left;
	text-indent:10px;
}

/*
 * --------------------------------------------------------------------------
 * 左
 * --------------------------------------------------------------------------
 */
#content_l {
	width:690px;
	margin-right:20px;
	float:left;
}
/*
 * --------------------------------------------------------------------------
 * ページタイトル
 * --------------------------------------------------------------------------
 */
#pagetitle {
	background:url(../../images/content/pagetitle.gif) no-repeat;
	width:690px;
	height:80px;
	margin-bottom:20px;
}
#pagetitle h2 {
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	line-height:80px;
	text-indent:45px;
}
/*
 * --------------------------------------------------------------------------
 * ページタイトルfull
 * --------------------------------------------------------------------------
 */
#pagetitlefull {
	background:url(../../images/content/organ_bg.gif) no-repeat;
	width:950px;
	height:80px;
	margin-bottom:20px;
}
#pagetitlefull h2 {
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	line-height:80px;
	text-indent:45px;
}
/*
 * --------------------------------------------------------------------------
 * 左 中
 * --------------------------------------------------------------------------
 */
#content_i {
	width:650px;
	margin:0 20px;
}
/*
 * --------------------------------------------------------------------------
 * 項目タイトル
 * --------------------------------------------------------------------------
 */
.intitle {
	background:url(../../images/content/intitle.gif) no-repeat;
	width:650px;
	height:30px;
	margin:10px 0;
}
.intitle h3 {
	font-size:110%;
	font-weight:bold;
	color:#800000;
	line-height:30px;
	text-indent:10px;
}
.intitle_bar {
	background:url(../../images/content/intitle_bar.gif) no-repeat;
	width:650px;
	height:24px;
	margin:10px 0;
}
.intitle_bar h4 {
	font-size:110%;
	font-weight:bold;
	color:#800000;
	line-height:24px;
	text-indent:10px;
}

.nuap_box {
	width:650px;
	padding:10px 0 5px 0;
	margin:10px 0;
	border-bottom: solid 1px #C8C7C6;
}
.nuap_box p {
	padding-left:10px;
	line-height:1.8em;
	background:url(../../images/content/nuap_h.gif) repeat-y;
}
.nuap_title {
	font-size:110%;
	font-weight:bold;
	color: #800000;
}


/*
 * --------------------------------------------------------------------------
 * リンクなど矢印見出し
 * --------------------------------------------------------------------------
 */
.title_arrow {
	width:100%;
	text-align:left;
}
.title_arrow ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.title_arrow li {
	display:block;
	font-size:110%;
	height:18px;
	padding:4px 0 4px 15px;
	background:url(../../images/global/arrow01.gif) 0px 10px no-repeat;
}
.title_arrow li a {
	color:#800000;
	text-decoration: underline;
}
.title_arrow li a:link {
	color:#800000;
	text-decoration: none;
}
.title_arrow li a:visited {
	color:#800000;
	text-decoration: underline;
}
.title_arrow li a:hover { 
	color:#800000;
	text-decoration: underline;
}
.title_arrow li a:active {
	color:#800000;
	text-decoration: none;
}


/*
 * --------------------------------------------------------------------------
 * 右
 * --------------------------------------------------------------------------
 */
#content_r {
	width:240px;
	float:left;
}
/*
 * --------------------------------------------------------------------------
 * サブメニュー
 * --------------------------------------------------------------------------
 */
div#submenu_box{
	width:240px;
	background-color:#F0EFEE;
}
ul.submenu {
	list-style-type: none;
	margin: 0;
	padding:5px;
	width:230px;
}
ul.submenu li.top {
	list-style:none;
	background:url(../../images/content/submenu_bg.gif) no-repeat;
	margin:0;
	padding:0;
	width:230px;
	height:50px;
}
ul.submenu li.top p {
	text-align:left;
	text-indent:30px;
	padding-top:14px;
}
ul.submenu li.off {
	list-style:none;
	background:url(../../images/content/submenu_bg2.gif) no-repeat;
	margin:0;
	padding:0;
	width:230px;
	height:50px;
}
ul.submenu li.off p {
	text-align:left;
	text-indent:30px;
	padding-top:14px;
}
ul.submenu a{
	width:230px;
	height:50px;
	display:block;
	overflow:hidden;
	color: #666666;
	text-decoration: none;
}
ul.submenu a:link {
	color: #666666;
	text-decoration: none;
}
ul.submenu a:visited {
	color: #666666;
	text-decoration: none;
}
ul.submenu a:hover { 
	color: #666666;
	text-decoration: underline;
}


/*
 * --------------------------------------------------------------------------
 * ニュース
 * --------------------------------------------------------------------------
 */

.news_box {
	width:650px;
	padding:10px 0;
	border-bottom: dotted 1px #C8C7C6;
}
.news_box p {
	padding-left:20px;
	line-height:1.8em;
	background:url(../../images/top/info_h.gif) 10px repeat-y;
}
.news_title {
	font-size:120%;
	font-weight:bold;
	color: #800000;
}


/*
 * --------------------------------------------------------------------------
 * 組織・教員紹介
 * --------------------------------------------------------------------------
 */
#organ {
	width:910px;
	margin:0 20px;
}
.intitle_o {
	background:url(../../images/content/intitle2.gif) no-repeat;
	width:910px;
	height:30px;
	margin:10px 0;
}
.intitle_o h3 {
	font-size:120%;
	font-weight:bold;
	color:#800000;
	line-height:30px;
	text-indent:10px;
}
table.table01 caption{
	font-size:120%;
	text-align:left;
}



table.table01 {
	border-collapse:collapse;
	margin-bottom:20px;
}
table.table01 th,
table.table01 td {
	font-weight:normal;
	padding:4px 10px;
	#padding:4px 5px;
	border:1px solid #777;
}
table.table01 th { background:#F0EFEE; }
table.table01 thead td { background:#BCD4F2; }

/*
 * --------------------------------------------------------------------------
 * アクセス
 * --------------------------------------------------------------------------
 */
#access_box {
	width:650px;
	margin:10px 0;
	padding:0;
}
#access_l {
	width:320px;
	margin-right:10px;
	float:left;
}
#access_r {
	width:320px;
	float:left;
}