@charset "UTF-8";
/*
Theme Name: 山口大学理学部　地球科学標本室・ゴンドワナ資料室
Theme URI: 
Description: 
Version: 
Author: Motox
Author URI: 
*/


/* Reset CSS
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #222;
}
a:hover {
	color: #999;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #222;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
.clear::after {
	content: '';
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.font91 {
	font-size: 91%;
}
.font85 {
	font-size: 85%;
}
.font77 {
	font-size: 77%;
}
/* Common
 * --------------------------------------- */
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 90%;
	/*background: url(../images/bg_main.jpg) no-repeat center bottom;*/
	background-size: auto 100%;
	background: url(images/wrapper-bg.jpg);
}
div#wrapper {
	max-width: 940px;
	margin: 0 auto;
}
/* header
 * --------------------------------------- */
div#header {
	width: 100%;
}
div#header div#headerInner {
	max-width: 940px;
	margin: 0 auto;
}
div#header div#headerInner h1 {
	text-align: right;
	font-size: 77%;
}
div#header div#headerInner h2 {
	float: left;
	margin-bottom: 15px;
}
div#header div#headerInner p#headtel {
	float: right;
}
/* gnavi */
#gnavi {
	clear: both;
	background: url(images/bg-gnav.jpg) repeat-x;
	overflow: auto;
}
#gnavi ul {
	border-right: dotted 1px #222;
	overflow: auto;
	margin: 15px 0;
}
#gnavi ul li {
    font-weight: bold;
    letter-spacing: 0em;
    float: left;
    border-left: dotted 1px #222;
    padding: 0 31px 0 31px;
}
/* mainimage */
#mainimage {
	clear: both;
	margin: 20px 0 40px 0;
}
/* contents
 * --------------------------------------- */

/* index */
#index01 {
	margin-bottom: 40px;
	overflow: auto;
}
.index_column01 {
	width: 25%;
	margin: 20px 2%;
	padding: 19px;
	float: left;
	background: url(images/subtle-pattern-11.jpg) repeat-x;
	/*border: solid 2px #222;*/
	box-shadow: 0 0 0 2px #222,  0 0 0 1px #eee inset,  0 0 0 2px #222 inset;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
}
.index_column01 h2 {
	margin-bottom: 10px;
}
.index_column01 p {
}
.index_column01 p.btn {
	float: right;
	border-bottom: dotted 1px #222;
	margin-top: 10px;
}
#index02 {
	clear: both;
}
#index02 h3 {
	background-color: #DFDED7;
	font-weight: bold;
	padding: 5px 15px;
	margin-bottom: 10px;
}
#index02 .news {
	width: 66%;
	float: left;
}
#index02 .link {
	width: 30%;
	float: right;
}
#index02 .link img {
	margin-bottom: 10px;
}
/* second */
#pankuzu {
	font-size: 77%;
	margin: 25px 0 20px 0;
}
#breadcrumb {
	overflow: auto;
}
#breadcrumb ul {
}
#breadcrumb ul li {
	float: left;
	margin-right: 5px;
}
#breadcrumb ul li a {
	text-decoration: underline;
}
#article {
	width: 660px;
	float: left;
}
#article .section {
	margin-bottom: 3em;
	clear: both;
	overflow: auto;
}
#article .titleimage {
	margin-bottom: 2em;
	clear: both;
}
#article .box {
	border: solid 1px #C5B9AB;
	padding: 20px 30px;
}
#article .literature {
}
#article h1 {
	background: url(images/bg-second-h1.jpg) repeat-x;
	font-weight: bold;
	padding: 10px 15px;
	margin-bottom: 20px;
}
#article h2 {
	border-left: solid 6px #5E5B56;
	padding: 5px 15px;
	line-height: 1.2;
	margin: 20px 0;
	color: #4B4135;
}
#article h2 span {
	font-size: 140%;
}
#article h3 {
	padding-left: 20px;
	font-weight: bold;
	color: #4B4135;
	background: url(images/bg-second-h3.jpg) no-repeat left;
	font-size: 110%;
}
#article p {
	margin-bottom: 2em;
	line-height: 1.6;
	margin: 15px 0;
}
#article p.caption {
	font-size: 85%;
}
#article .box p {
	font-size: 91%;
}
#article a {
	border-bottom: dotted 1px #222;
	color: #222;
}
#article a:hover {
	border-bottom: dotted 1px #999;
	color: #999;
}
 #article a:visit {
 border-bottom: dotted 1px #309;
 color: #309;
}
#article table {
	border-collapse: collapse;
}
#article table th {
	font-weight: bold;
}
#article table td {
}
#article table th,  #article table td {
	padding: 5px 9px;
	border: dotted 1px #666;
}
#article .section dl {
	width: 304px;
	float: left;
	margin: 10px;
}
#article .section dd {
	font-size: 85%;
}
#article img.photo {
	width: 300px;
	padding: 1px;
	border: solid 1px#C6C5C0;
}
#article img.img-l {
	float: left;
	margin: 0 20px 20px 0;
}
#article img.img-r {
	float: right;
	margin: 0 0 20px 20px;
}
#article ul li {
	margin-bottom: 1em;
}
#article ul.decimal li {
	list-style-type: decimal;
	margin-left: 20px;
}
#article ul.menu {
	font-weight: bold;
	margin: 20px;
}
#article ul.menu li {
	margin-bottom: 2em;
}
#article ul.menu li span {
	font-weight: normal;
}
a.menu-border {
    margin-left: 63px;
}
/* 第1室 */
#article ul.id-21 li {
	list-style-type: none;
	counter-increment : chapter;
}
#article ul.id-21 li::before {
	content: '\7B2C'  counter(chapter) '\5BA4\FF0E';
	padding-right: 10px;
}
#article .gondwana_column01 {
	border-top: dotted 1px #666;
	padding: 20px;
}
#article .gondwana_column01 h3 {
	font-size: 110%;
}
#article .gondwana_column01 img {
	width: 200px;
	height: 150px;
}
#article .gondwana_column01 p.btn {
	text-align: right;
	clear: both;
}
#article .gondwana_column01 p.btn a {
	border: solid 1px #666;
	padding: 5px 30px;
	background: #EEEAE2;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
}
#article .literature li {
	list-style: none;
	margin-bottom: 1em;
}
/* 標本検索 */
		/* 検索ボックス */
#searchBox {
}
#searchBoxMineral {
}
#searchBox .column02 {
	width: 43%;
	float: left;
	padding: 0 3%;
	border-right: dotted 1px #999;
	margin-bottom: 4em;
}
#searchBox .column02 h2 {
	margin-top: 0;
}
#searchBox .column02 div p {
	margin-bottom: 0;
}
#searchBox .column02 input {
	margin-left: 2px;
}
span.bold {
	font-weight: bold;
}
.searchresult table {
	margin-bottom: 3em;
}
.attention {
	font-size: 85%;
	clear: both;
}
/* 詳細 */
#article .data_field {
}
#article .data_field table {
	width: 100%;
	border: 1px solid #666666;
}
#article .data_field table th {
	background: #EBE7DC;
}
#article .eyecatch {
	text-align: center;
}
#article .eyecatch img {
	padding: 1px;
	background: #fff;
	border: solid 1px #ddd;
}
#aside {
	width: 240px;
	float: right;
}
#aside .sidenavi {
	border: solid 1px #C6C4C0;
	background-color: #EEEAE2;
	margin-bottom: 20px;
}
#aside .sidenavi h3 {
	background-color: #EAE5DA;
	font-weight: bold;
}
#aside .sidenavi ul {
	margin: 5px 10px;
}
#aside .sidenavi ul li {
	border-bottom: dotted 1px #B5B5B2;
	padding: 8px 10px;
}
#aside .sidenavi ul li:last-child {
	border-bottom: dotted 0px #B5B5B2;
}
#topback {
	clear: both;
	margin: 20px 0 0 0;
	text-align: right;
}
/* footer
 * --------------------------------------- */
div#footer {
	width: 100%;
	clear: both;
	font-size: 85%;
	background: url(images/img-line.jpg) no-repeat top;
	overflow: auto;
}
div#footer div#footerInner {
	max-width: 940px;
	margin: 0 auto;
}
.fnavi {
	margin: 10px 0 40px 0;
}
.fnavi ul {
	overflow: auto;
}
.fnavi ul li {
	float: left;
	padding: 0px 15px;
	border-left: dotted 1px #222;
}
.fnavi ul li:last-child {
	border-right: dotted 1px #222;
}
div#footer address, div#footer p.copyright {
	clear: both;
	float: right;
}
div#footer address span {
	font-weight: bold;
}
div#footer p.copyright {
	font-size: 91%;
}

