@charse/tf-8";
/*
Theme Name: 日本大学薬学部研究紀要2016
Description: 日本大学薬学部の各研究紹介
Author: School of Pharmacy, Nihon University
Version: 1.0
*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
}
div {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 0em;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p, span, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 0px;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li, dt, dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 0px;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
} 
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
span, strong, b {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a {
	color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	outline:none;
}
/* Header */
/*-----------------------------------------------*/

#Univname {
	background-image: url(images/bg_univname.gif);
	background-repeat: repeat-x;
	height: 32px;
}
#Univname .univname-inner {
	width: 900px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	height: 74px;
}
#header .header-inner {
	width: 900px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	/*background: url(images/ttl_header.png) no-repeat;*/
	background: url(/64/wp-content/uploads/2026/01/ttl_header64.png) no-repeat;
	width: 583px;
	height: 32px;
	text-indent: -9999px;
	float: left;
}
div.search {
	float: right;
	padding-top: 5px;
}
div.search #s {
	width: 120px;
}


/* Contents */
/*-----------------------------------------------*/
#Title {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	height: 124px;
	margin-bottom: 20px;
}

#Title.singles {
	height: 74px;
}
#Title .title-inner {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.title-inner .index {
	float: left;
	display: inline;
	padding-right: 30px;
}
.title-inner .index:last-child {
	padding-right: 0;
}
#Title h2.unit-name {
	background-image: url(images/icon_arrow_big.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	_background-position: left 0px;
	*background-position: left 0px;
	padding-left: 23px;
	height: 27px;
	float: left;
}
#Title h2.unit-name.search-ttl {
	font-size: 22px;
	font-weight: bold;
	color: #2e2e2e;
	padding-top: 5px;
}
#Title h2.unit-name a, #Title h2.unit-name a:link, #Title h2.unit-name a:visited {
	font-size: 22px;
	font-weight: bold;
	color: #2e2e2e;
}
#Title h2.unit-name a:hover {
	color: #034eb3;
}
div.btn-list {
	float: right;
}

#Title-under {
	background-image: url(images/bg_title02.gif);
	background-repeat: repeat-x;
	height: 74px;
	margin-bottom: 20px;
}
#Title-under .title-inner {
	width: 900px;
	padding-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
.title-inner h2.index {
/*	width: 147px;*/
}
.title-inner div.index {
}
#container {
	width: 910px;
	margin: 0px auto;
	padding-bottom: 30px;
}
#container.singles {
	margin-top: -80px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2e2e2e;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 15px;
	background: url(images/ttl_line.gif) no-repeat bottom;
}
ul.ttl-list {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 20px;
}
ul.ttl-list li {
	list-style: none;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
}
ul.ttl-list li a, ul.ttl-list li a:link, ul.ttl-list li a:visited {
	font-size: 14px;
	color: #2e2e2e;
	display: block;
	padding: 0px 15px;
	background: url(images/icon_arrow_mini.png) no-repeat left 3px;
}
ul.ttl-list li a:hover {
	color: #034eb3;
}
ul.ttl-list li span {
	display: block;
	padding: 10px 10px 8px;
}
/*　タイトル一覧の設定（奇数番目）　*/
ul.ttl-list li:nth-of-type(odd) {
	background: #ffffff;
}
ul.ttl-list li:nth-of-type(odd) span {
	display: block;
	padding: 10px 10px 8px;
}
/*　タイトル一覧の設定（偶数番目）　*/
ul.ttl-list li:nth-of-type(even) {
	background: #f3f3f3;
}
ul.ttl-list li:nth-of-type(even) span {
	display: block;
	padding: 10px 10px 8px;
	background: url(images/list_bg.gif) repeat-x;
}
p.pagetop {
	text-align: right;
	padding: 0px 5px;
	padding-bottom: 30px;
}
div.nav-previous {
	float: left;
}
div.nav-next {
	float: right;
}
div#nav-below {
	padding-top: 20px;
}
ul.ttl-list div.nav-next a, ul.ttl-list div.nav-next a:link, ul.ttl-list div.nav-next a:visited,
ul.ttl-list div.nav-previous a, ul.ttl-list div.nav-previous a:link, ul.ttl-list div.nav-previous a:visited {
	font-size: 14px;
	color: #2e2e2e;
}
ul.ttl-list div.nav-next a:hover,
ul.ttl-list div.nav-previous a:hover {
	color: #034eb3;
}
p.pagetop a, p.pagetop a:link, p.pagetop a:visited {
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 150%;
}
hr {
	margin: 2px 0px;
	border: none;
}
div.names {
	position: absolute;
	left:0px;
	top: 65px;
	width: 100%;
}
div.names p {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
div.names li {
	font-size: 14px;
	display: inline;
	margin-right: 30px;
}

div.detail {
	width: 900px;
	margin: 0px auto;
}
dl {
	margin-bottom: 20px;
}
dt {
	font-size: 14px;
	color: #2e2e2e;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}
dd {
	font-size: 14px;
	color: #2e2e2e;
	line-height: 150%;
	padding: 0px 15px;
	background: url(images/icon_arrow_mini.png) no-repeat left 3px;
}
sub {
	font-size: 11px;
	vertical-align: baseline;
}
ul.members li {
	font-size: 14px;
	background: none;
	float:left;
	padding-right: 20px;
	padding-bottom: 5px;
}
ul.members a, ul.members a:link, ul.members a:visited {
	font-size: 14px;
	text-decoration: underline;
}
ul.members a:hover {
	color: #034eb3;
}

/* Footer */
/*-----------------------------------------------*/
ul.unit-list {
	width: 900px;
	margin: 0px auto;
}
ul.unit-list li {
	float: left;
	width: 290px;
	padding-right: 10px;
}
ul.unit-list li.blank {
	height: 46px;
	padding-right: 0;
	border-top: 1px solid #e6e6e6;
}
ul.unit-list li.last {
	padding-right: 0px;
}
ul.unit-list li a {
	font-size: 14px;
	color: #2e2e2e;
	display: block;
	height: 23px;
	padding: 13px 10px 10px;
	*padding: 16px 10px 7px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
ul.unit-list li.note a {
	padding-top: 5px;
	padding-bottom: 18px;
}
ul.unit-list li a:hover {
	color: #034eb3;
}
ul.unit-list li.line a, ul.unit-list li.line a:link, ul.unit-list li.line a:visited {
	border-bottom: 1px solid #e6e6e6;
}
ul.unit-list li.grad a, ul.unit-list li.grad a:link, ul.unit-list li.grad a:visited {
	background: url(images/list_bg.gif) repeat-x;
}
ul.unit-list li.note a span {
	line-height: 1.5;
	font-size: 10px;
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 62px;
	*padding-top: 30px;
}
#footer .footer-inner {
	text-align: center;
	width: 900px;
	padding-top: 28px;
	*padding-top: 28px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


/* Clearfix */
/*-----------------------------------------------*/
.clearfix:after,
ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;  
}
.clearfix,
ul {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/  
* html .clearfix,
* html ul {
	height: 1%;
}
.clearfix,
ul {
	display: block;  
}
/* End hide from IE-Mac */


/* Print Settings */
/*-----------------------------------------------*/

@media print {
	
body {
    _zoom: 0.65;
}
*:first-child+html body {
    zoom: 0.65;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

}
