

body {
line-height: 1.5em;
font-size: 16px;
font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "MS Pｺﾞｼｯｸ", "MS Pゴシック", ＭＳＰゴシック, MSPゴシック, Osaka, Verdana, Arial, Helvetica, Roboto, sans-serif;
}

a {
text-decoration: none;
}







.nav-menu {
border-bottom: 1px solid #cccccc;
}

.nav-arrow {
padding: 3px 14px 3px 0;
background-image: url(/images/ico_arrow.gif);
background-repeat: no-repeat;
background-position: right center;
}

.sitedata_thumb{
	float:left;
	max-width:75px;
	height:auto;
	margin:0 10px 0 0;

}
.sitedata_thumb img{
	width:100%;
}


.button_jump a{

    display: block;
    text-align:center;
    width:100%;
    max-width: 450px;
    color: #fff !important;
    background-color: blue;
    font-size: 16px;
    line-height: 120%;
    padding: 10px 0 15px 0;
    margin: 5px 0;
	margin-left:auto;margin-right:auto;
    font-weight: bold;
	text-decoration:underline;
}

.button_jump a{
	text-decoration:none;
}
.button_jump span.otoku{
	font-size:10px;
	color:yellow;
	text-decoration:none;
}
