<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


#wrapper{
width:900px;
margin:0 auto;
}

#top-title{
width:900px;
margin:30px 0;
text-align:left;
}

h2{
text-decoration:none;
color:#1e3560;
font-size: 120%;
font-weight: bold;
margin:0 0 10px 0;
padding:0;
border: 0;
font-style:normal;
vertical-align: baseline;
}

.mame{
margin:20px auto;
border:1px #bdc5d9 solid;

}

.mame td{
border:1px #bdc5d9 solid;
padding-left:10px;
line-height:1.8em;
}


.naiyou1 {
padding: 10px 0 10px 30px;
width:600px;
vertical-align: middle;
border:1px #bdc5d9 solid;
}

.midashi {
padding: 10px 10px;
width:180px;
color:#1e3560;
background-color:#8FB5DA;
border:1px #bdc5d9 solid;
text-align:center;
font-size: 100%;
font-weight: bold;
}

.midashi2 {
padding: 10px 10px;
width:180px;
color:#1e3560;
background-color:#B9D0E8;
border:1px #bdc5d9 solid;
text-align:center;
font-size: 100%;
font-weight: bold;
}

.midashi3 {
padding: 10px 10px;
width:400px;
color:#1e3560;
background-color:#E1EBF4;
border:1px #bdc5d9 solid;
text-align:center;
font-size: 100%;
font-weight: bold;
}

#sub{
width:600px;
margin:50px 0 50px 50px;

}

#sub table{
margin:50px 0;
}

#sub table img{
	padding-bottom:10px;
}

#sub table td{
	line-height:2em;
}

#sub table td a{
	padding-left:15px;
}

p.mameindex_btm{
	text-align:center;
	padding-bottom:50px;
}

table tr,td,th{
	border:none;
	color:inherit;
	text-decoration:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* 豆知識レフトナビ */

body{

font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,'ＭＳ Ｐゴシック',sans-serif;
}

#mame-navi table{
	font-size:12px;
	background:#fff;
	border-collapse:collapse;
	}



/*#mame-navi .go-list{
	background: #86A8C1;
	line-height:35px;
	font-size:14px;
	letter-spacing:0.1em;
	font-weight:bold;
	text-align:center;
	padding:0;
	color:#1C3A8B;
}*/

#mame-navi td.go-list:before{
	content:none;
}

.kind{
	padding:30px 0 0 0;
}

.kind table{
	width:220px;

}


#mame-navi th.navi_ttl1{
	background: #A9C1D3;
	line-height:40px;
	font-size:14px;
	letter-spacing:0.1em;
	color:#1C3A8B;
}

#mame-navi td.navi_ttl2{
	background:#E1EBF4;
	line-height:20px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	color: #5977C6;
}

#mame-navi td.navi_ttl2:before{
	content:none;
}

#mame-navi td{
	padding:3px 15px 3px 25px;
	line-height:18px;
	color: #999;

}

#mame-navi a{
	text-decoration:none;
	color: #1C3A8B;
}

#mame-navi a:hover{
	color:#5CB0D3;
}


#mame-navi td:before{
	content: "\f0da";
	font-family: FontAwesome; 
	color:#1C3A8B;
	padding:0 10px 0 0px;}

#mame-navi td,th,tr{
	border:1px #E1EBF4 solid;
	color: #5977C6;
}</pre></body></html>