@charset "utf-8";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}



/* mg library css start
-------------------------------------------------------------- */
a{text-decoration: none;}
a:link{ color: #003399;}
a:active{color:#999;}
a:visited{color:#003399;}
a:hover{color: #999; text-decoration: underline;}
a img{border: none;}

html, body{
	height: 100%;
	min-width: 942px;
	background: url(../images/body_bg.gif) top left;
}
.push{
	height: 64px;
	clear: both;
}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -64px;
}
#container,
#header,
#contents{
	width: 846px;
	overflow: hidden;
}
#container{
	margin: 0;
	padding: 0 48px;
}
#header{
	margin: 30px 0 32px 198px;
	height: 150px;
}
#contents{
	margin: 0;
	padding: 12px 0 0;
}
#sidebar{
	width: 180px;
	float: left;
}
#main{
	margin-bottom: 36px;
	padding-bottom: 24px;
	width: 648px;
	float: right;
	background: url(../images/bottom_line.gif) no-repeat bottom left;
}
.inner{
	padding: 0 18px;
}
#footer{
	clear: both;
	height: 64px;
}



#header .logo{
	background: url(../images/amjm_sprite.png) no-repeat 0 0;
	width: 648px;
	height: 150px;
	display: block;
}

#sidebar ul{
	margin-left: 0;
	margin-bottom: 24px;
	list-style: none;
}
.navi a,
.sub-navi a{
	display: block;
}
.navi{
	padding-bottom: 36px;
}
.navi .nav{
	padding-left: 20px;
}
.navi .nav li{
  margin-top: 20px;
	margin-bottom: 0;
}
.navi li{
	margin-bottom: 30px;
}
.sub-navi{
	padding-top: 40px;
}
.sub-navi li{
	margin-bottom: 12px;
}
.sub-navi li:first-child{
	margin-bottom: 36px;
}
.navi .periodical,
.navi .periodical:active{
	background: url(../images/amjm_sprite.png) no-repeat -190px -338px;
	width: 104px;
	height: 16px;
}.navi .periodical:hover,
.navi .active .periodical{
	background: url(../images/amjm_sprite.png) no-repeat -304px -338px;
}
.navi .step,
.navi .step:active{
	background: url(../images/amjm_sprite.png) no-repeat -190px -312px;
	width: 125px;
	height: 16px;
}.navi .step:hover,
.navi .active .step{
	background: url(../images/amjm_sprite.png) no-repeat -325px -312px;
}
.navi .doc,
.navi .doc:active{
	background: url(../images/amjm_sprite.png) no-repeat 0 -160px;
	width: 68px;
	height: 16px;
}.navi .doc:hover,
.navi .active .doc{
	background: url(../images/amjm_sprite.png) no-repeat -78px -160px;
}
.navi .howto,
.navi .howto:active{
	background: url(../images/amjm_sprite.png) no-repeat 0 -186px;
	width: 68px;
	height: 16px;
}.navi .howto:hover,
.navi .active .howto{
	background: url(../images/amjm_sprite.png) no-repeat -78px -186px;
}
.navi .search,
.navi .search:active{
	background: url(../images/amjm_sprite.png) no-repeat -136px -212px;
	width: 68px;
	height: 16px;
	cursor: default;
}
.navi .opac,
.navi .opac:active{
	background: url(../images/amjm_sprite.png) no-repeat -398px -160px;
	width: 52px;
	height: 16px;
}.navi .opac:hover,
.navi .active .opac{
	background: url(../images/amjm_sprite.png) no-repeat -512px -160px;
}
.navi .opac-help,
.navi .opac-help:active{
	background: url(../images/amjm_sprite.png) no-repeat -398px -188px;
	width: 104px;
	height: 16px;
}.navi .opac-help:hover,
.navi .active .opac-help{
	background: url(../images/amjm_sprite.png) no-repeat -512px -188px;
}
.navi .pub,
.navi .pub:active{
	background: url(../images/amjm_sprite.png) no-repeat -398px -214px;
	width: 68px;
	height: 16px;
}.navi .pub:hover,
.navi .active .pub{
	background: url(../images/amjm_sprite.png) no-repeat -512px -214px;
}
.navi .access,
.navi .access:active{
	background: url(../images/amjm_sprite.png) no-repeat 0 -212px;
	width: 58px;
	height: 13px;
}
.navi .access:hover,
.navi .active .access{
	background: url(../images/amjm_sprite.png) no-repeat -68px -212px;
}
.navi .calendar,
.navi .calendar:active{
	background: url(../images/amjm_sprite.png) no-repeat 0 -235px;
	width: 108px;
	height: 16px;
}
.navi .calendar:hover,
.navi .active .calendar{
	background: url(../images/amjm_sprite.png) no-repeat -118px -235px;
}
.sub-navi .en,
.sub-navi .en:active{
	background: url(../images/amjm_sprite.png) no-repeat 0 -261px;
	width: 60px;
	height: 12px;
}
.sub-navi .en:hover,
.sub-navi .active .en{
	background: url(../images/amjm_sprite.png) no-repeat -70px -261px;
}
.sub-navi .library,
.sub-navi .library:active{
	background: url(../images/banner_library.gif) no-repeat left top;
	width: 156px;
	height: 48px;
}


#footer{
	padding: 0 48px;
	width: 846px;
	position: relative;
	line-height: 1.5em;
}
#footer .mgbanner{
	width: 180px;
	height: 37px;
	display: block;
	background: url(../images/amjm_sprite.png) no-repeat 0 -307px;
	position: absolute;
	left: 48px;
	bottom: 12px;
}
#footer .fotter-navi{
	margin: 0;
	position: absolute;
	right: 48px;
	bottom: 12px;
	text-align: right;
}
#footer .delimiter{
	padding: 0 6px;
}



/* FONT */
body{
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', 'Verdana';
	color: #333;
	font-size: 14px;
	line-height: 2em;
}
h1, h2, h3, h4{
	font-weight: bold;
}
h1{
	font-size: 20px;
}
h2{
	font-size: 15px;
}
h3, h4{
	font-size: 14px;
}
.caption,
.topic-path,
#footer,
.date{
	font-size: 12px;
}
.caption{
	line-height: 1.6em;
}
.topic-path{
	line-height: 1.1em;
	padding-bottom: 12px;
}
.copy{
	font-family:Verdana;
}
h1, h2, h3, h4, strong{
	color: #000;
}


/* COMMON */
h1{
	margin-bottom: 24px;
}
h2{
	margin-bottom: 12px;
}
h3{
	margin-bottom: 6px;
}
h4{
	margin-bottom: 0;
}

ul, ol, p{
	margin-bottom: 24px;
}
ul, ol{
	margin-left: 24px;
}
ul{
	list-style: disc;
}
ul.none{
	list-style: none;
	margin-left: 0;
}
ol{
	list-style:decimal;
}
.nonedisplay{
	display: none;
}
.nonemargin{
	margin: 0;
}
.nonebottom{
	margin-bottom: 0;
}
.article{
	overflow: hidden;
	clear: both;
	margin-bottom: 36px;
}
.article .left-column,
.article .right-column{
	width: 297px;
}
.article .left-column{
	float: left;
}
.article .right-column{
	float: right;
}
.icon-rss{
	margin-top: 3px;
	margin-right: 6px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}
.icon-arrow{
	margin-right: 6px;
	float: left;
	width: 9px;
	height: 9px;
}
.icon-rss{
	background: url(../images/amjm_sprite.png) no-repeat -156px -160px;
}
.icon-arrow{
	background: url(../images/amjm_sprite.png) no-repeat -175px -186px;
}

.pagetop{
	float: right;
	text-align: right;
}

.pagetop .icon-top{
	margin-top: 9px;
	margin-left: 9px;
	width: 9px;
	height: 9px;
	float: right;
	background: url(../images/amjm_sprite.png) no-repeat -156px -205px;
}

.clear{
	overflow: hidden;
	clear: both;
}


/* doc */
#doc h1{
	width: 93px;
	height: 21px;
	background: url(../images/amjm_sprite.png) no-repeat -296px -160px;
}

#howto .photo-2,
#doc .photo-2{
	margin-right: 24px;
	padding-bottom: 24px;
	overflow: hidden;
}

#doc .photo-2 .left,
#doc .photo-2 .right{
	width: 277px;
}

#doc .photo-2 .left{
	float: left;
}

#doc .photo-2 .right{
	float: right;
}

#doc .photo-2 .center{
	margin: 0;
	padding: 0 42px;
}



/* howto */
#howto h1{
	width: 92px;
	height: 21px;
	background: url(../images/amjm_sprite.png) no-repeat -296px -191px;
}

#howto table{
}
#howto th{
	text-align: left;
	vertical-align: top;
}
#howto td{
	padding-bottom: 24px;
}


#howto .photo-2{
	margin-right: 0;
	padding-bottom: 0;
}

#howto .photo-2 .left,
#howto .photo-2 .right{
	width: 301px;
}

#howto .photo-2 .left{
	float: left;
}

#howto .photo-2 .right{
	float: right;
}


/* access */
#access h1{
	width: 77px;
	height: 18px;
	background: url(../images/amjm_sprite.png) no-repeat -296px -222px;
}

#access .center{
  text-align: center;
  margin-top: -24px;
}



.icon-arrow{
	margin-top: 9px;
	}
	
/* step */
#step h1{
	width: 172px;
	height: 21px;
	background: url(../images/amjm_sprite.png) no-repeat -296px -281px;
}

#step .steplist{
	margin-bottom: 12px;
}

#step .steplist th,
#step .steplist td{
	padding-bottom: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#step .steplist th{
	width:72px;
}



/* calendar */
#calendar-list h1{
	width: 151px;
	height: 21px;
	background: url(../images/amjm_sprite.png) no-repeat -296px -250px;
}

#calendar-list .article{
	margin-bottom: 18px;
}

#calendar-list .last{
	margin-bottom: 30px;
}

#calendar-list .icon-cal-default,
#calendar-list .icon-cal-red,
#calendar-list .icon-cal-blue{
	margin-right: 6px;
	margin-top: 8px;
	width: 12px;
	height: 12px;
	float: left;
}

#calendar-list .icon-cal-default{
	background: url(../images/amjm_sprite.png) no-repeat -238px -186px;
}

#calendar-list .icon-cal-red{
	background: url(../images/amjm_sprite.png) no-repeat -194px -186px;
}

#calendar-list .icon-cal-blue{
	background: url(../images/amjm_sprite.png) no-repeat -216px -186px;
}



/* home */
#home #main{
	background: none;
}

#home .inner{
	padding: 0;
}

#home .article{
	padding-top: 12px;
}

#home .article.last{
	min-height: 180px;
}

#home.lang-en .article{
	padding-top: 0;
}




#home .article .left-column,
#home .article .right-column{
	width: 312px;
}

#home .cover{
	padding-bottom: 18px;
	width: 648px;
	height: 292px;
}

#home .news{
	padding-top: 12px;
	width: 312px;
	overflow: hidden;
	position: absolute;
	background: url(../images/bottom_line.gif) no-repeat left top;
}

#home .news h2{
	margin-bottom: 0;
	padding-bottom:6px;
	padding-left: 12px;
	font-size: 13px;
	border-bottom: solid 1px #999;
}

#home .news .rss{
	padding-top: 5px;
	margin-right: 12px;
	float: right;
}

#home .news ul{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	margin: 0 0;
	padding: 3px 12px 36px;
	list-style: none;
}

#home .news li{
	margin-top: 9px;
	line-height: 1.5em;
}
#home .news .date{
	display: block;
}

#home .news .backward{
	margin: 0;
	display: block;
	position: absolute;
	right: 12px;
	bottom: 9px;
}

#home .news .icon-arrow{
	margin-top: 9px;
}

#calendarCaption {
	margin-top: 12px;
	font-size: .8em;
	line-height: 180%;
}

#calendarCaption .icon {
	display: block;
	border: 1px solid #ccc;
	width: 10px;
	height: 10px;
	float: left;
	margin: .3em .3em 0 0;
}