
body{
line-height:160%;
font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "MS Pｺﾞｼｯｸ", "MS Pゴシック", ＭＳＰゴシック, MSPゴシック, Osaka, Verdana, Arial, Helvetica, Roboto, sans-serif;
background-color:#e2c7e2;
color:#000000;
}



.button_jump a{

    display: block;
    text-align:center;
    width:100%;
    max-width: 450px;
    color: #fff !important;
    background-color: #8441b5;
    background: linear-gradient(to bottom, #8441b5, #a968d8);
    font-size: 16px;
    line-height: 120%;
    padding: 10px 0 15px 0;
    margin: 5px 0;
	margin-left:auto;margin-right:auto;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 0 1px 0 #3B633D;
	text-decoration:underline;
}

.button_jump a{
	text-decoration:none;
}
.button_jump span.otoku{
	font-size:10px;
	color:yellow;
	text-decoration:none;
}

.sitedata_ss{
	float:left;
	width:38%;
	max-width:200px;
	height:auto;
	margin:0 10px 0 0;
}
.sitedata_ss img{
	width:100%;
	border:2px solid #D3A3E3;
}
.sitedata_ss2{
	float:left;
	width:24%;
	max-width:150px;
	height:auto;
	margin:0 10px 0 0;
}
.sitedata_ss2 img{
	width:100%;
	border:2px solid #D3A3E3;
}
.sitedata_thumb{
	float:left;
	max-width:75px;
	height:auto;
	margin:0 10px 0 0;

}
.sitedata_thumb img{
	width:100%;
}

.sitedata_block h1{
	font-size:medium;
	font-weight:bold;
	color:#82359C;
}
.sitedata_block h3{
	font-size:small;
	font-weight:bold;
	color:#0000ff;
	margin:10px 0 5px 0;
}

.sitelist_block h1{
	font-size:medium;
	font-weight:bold;
	color:#82359C;
}

/*
対応表示
*/

.list_item_taiou {
	font-size:13px;
	margin: -6px 0 0 0;
}

.list_item_taiou .adapt_iphone {
	background-color:#979797;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
}
.list_item_taiou .adapt_android {
	background-color:#9ad60b;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
	text-decoration:none;
}
.list_item_taiou .adapt_pc {
	background-color:#7abbeb;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
	text-decoration:none;
}
