@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #4D4D4D;
	/*background: #FFFFFF url(images/background.jpg) repeat;*/
	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	-webkit-text-size-adjust:none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 14px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

ul, ol {
}

img {
	border: none;
}

a {
	color: #0071BC;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #0071BC;
}

.clear { clear:both; }

#header_wrapper {
	width: 100%;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 100%;
	height:72px;
	margin: 0 auto;
	background: #fbfaf5 url(images/logo.jpg) no-repeat left top;
	background-size:contain;
	position: relative;
}

#header a {
	border-bottom: none;
}

/* Logo */

#logoSp {
	float: left;
	width: 100%;
	padding-top:10px;
	color: #616161;
}

#logoSp a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

#header_links_sp {
	position:absolute;
	right:10px;
	top:5px;
	width:240px;
	text-align:right;
}

#headerMenu{
	position:absolute;
	bottom:10px;
	right:15px;
}


/* Menu */


#menu{
	width:315px;
	margin: 0 auto;
	display: none;
	background:#769164;
	padding-bottom:5px;
	margin-bottom:10px;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	border-radius: 6px;
  	font-size:12px;
}

.menuItem{
	float:left;
	width:150px;
	height:26px;
	margin:5px 0 0 5px;
	padding-top:4px;
	background:#EEEEEE;
	text-align:center;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	border-radius: 6px;
}

.menuItemBig{
	float:left;
	width:305px;
	height:26px;
	margin:5px 0 0 5px;
	padding-top:4px;
	background:#EEEEEE;
	text-align:center;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	border-radius: 6px;
}

.menuItem a, .menuItemBig a{
	text-decoration: none;
	color:#769164;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
    display: flex;
    display: -webkit-box;-webkit-box-pack: justify;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction:column;
	-webkit-box-orient:vertical;
	box-orient: vertical;
	box-direction:normal;
}

#top_ad{
	width:100%;
}
.ad50{
	width:320px;
	margin:0 auto;
}
#top_ad .adResponsive{
	width:320px;
	margin:0 auto;
	max-height:100px;
}
.image_full_width{
	width:98%;
	max-width:320px;
}
.image_full_width_login{
	width:98%;
}
.image_full_width_table{
	width:98%;
	max-width:320px;
}


/* Content */

#content {
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding-top: 10px;
	background: #D7E5CE;
	-webkit-box-ordinal-group:1;
	-webkit-order:-1;
	order:-1;
}
#content_bottom{
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding-top: 10px;
	background: #D7E5CE;
	-webkit-box-ordinal-group:4;
	-webkit-order:4;
	order:4;
}

#content li{
	margin-left:10px;
}

.post {
	margin-bottom: 20px;
	/*padding:0 10px;*/
}

.post .title {
	/*padding-top: 15px;
	padding-left: 20px;*/
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-size: 13px;
}
.famousKamon{
	float:left;
	margin-right:5px;
}

#content .ad,#content_bottom .ad {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 20px;
	height: 270px;
}

#content .ad336,#content_bottom .ad336 {
	width: 336px;
	margin: 0 auto;
	padding-bottom: 20px;
	height: 300px;
}

#content .ad300,#content_bottom .ad300 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 20px;
	height: 270px;
}

#content .ad320,#content_bottom .ad320 {
	width: 320px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#content .adResponsive,#content_bottom .adResponsive {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 20px;
	/*height: 270px;*/
}

#content .adMatchedContent{
	height:300px;
}

#familyTreeBannerMain{
	display:block;
	margin: 0 auto;
}

/* Sidebar Left*/

#sidebar_left {
	width: 98%;
	margin: 0 auto;
	-webkit-box-ordinal-group:2;
	/*-webkit-order:2;
	order:2;*/
}

#sidebar_left_bottom{
	width: 98%;
	margin: 0 auto;
	-webkit-box-ordinal-group:5;
	-webkit-order:5;
	order:5;
}

#sidebar_left ul,#sidebar_left_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_left li,#sidebar_left_bottom li {
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
	margin-bottom: 20px;
}

#sidebar_left li ul,#sidebar_left_bottom li ul {
	padding-bottom: 30px;
}

#sidebar_left li li,#sidebar_left_bottom li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar_left h2,#sidebar_left_bottom h2 {
	padding: 5px 0 5px 8px;
	background: #80ABA9;
	letter-spacing: -.5px;
	color: #000000;
	font-size: 14px;
	text-align:left;
	border-bottom: 1px solid #999999;
}

#sidebar_left h3,#sidebar_left_bottom h3 {
	padding: 8px 0 0 8px;
	background: #80ABA9;
	letter-spacing: -.5px;
	color: #000000;
	font-size: 14px;
	text-align:left;
	border-bottom: 1px solid #999999;
}

#sidebar_left p,#sidebar_left_bottom p {
	font-size:10px;
	padding-bottom: 20px;
}

#sidebar_left a,#sidebar_left_bottom a {
	/*color: #0000FF;*/
	color: #4D4D4D;
	text-decoration: underline;
	border: none;
}

#sidebar_left a:hover,#sidebar_left_bottom a:hover {
	text-decoration: none;
	/*color: #0000FF;*/
	color: #4D4D4D;
}

#sidebar_left hr,#sidebar_left_bottom hr{
	border-width: 1px 0px 0px 0px;
   	border-style: dashed;
   	border-color: #B3B3B3;
   	height: 1px;
}

#sidebar_left .left_content,#sidebar_left_bottom .left_content{
	padding:10px;
}

#sidebar_left .description,#sidebar_left_bottom .description{
	font-size: 10px;
	margin-left:6px;
	margin-right:6px;
}

.sidebar_left_banner{
	margin: 5px 0;
	width:100%;
	text-align:center;
}
.sidebar_left_banner img{
	width:280px;
}

.app_icon{
	margin:0 0 0 6px;
	float:left;
}

/* Sidebar Right*/

#sidebar_right {
	/*width: 98%;*/
	margin: 0 auto;
	-webkit-box-ordinal-group:2;
	-webkit-order:2;
	order:2;
}

#sidebar_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_right li {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#sidebar_right li ul {
	padding-bottom: 30px;
}

#sidebar_right li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar_right h2 {
	height: 30px;
	padding: 8px 0 0 8px;
	background: #0F2350;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:left;
}

#sidebar_right h3 {
	height: 30px;
	padding: 5px;
	background: #0F2350;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:left;
}

#sidebar_right p {
	font-size: 10px;
	padding-bottom: 20px;
}

#sidebar_right a {
	color: #333333;
	border: none;
}

#sidebar_right a:hover {
	text-decoration: none;
	color: #333333;
}

#sidebar_right .ad336 {
	width: 336px;
	margin: 0 auto;
}

#sidebar_right .ad300 {
	width: 300px;
	margin: 0 auto;
}

#sidebar_right .ad320 {
	width: 320px;
	margin: 0 auto;
}

#sidebar_right .ad {
	width: 300px;
	margin: 0 auto;
}

#sidebar_right .adResponsive {
	width: 300px;
	margin: 0 auto;
}

.kamonYuraiImageSideFrame{
	width: 24px;
	height: 24px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float:left;
}

.kamonYuraiImageSideFrame img{
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

/* Footer */

#footer_social{
	width:300px;
	margin: 0 auto;
}

#footer_ad{
	/*width:300px;
	margin: 0 auto;*/
	width:100%;
}

#footer_ad .ad300 {
	width: 300px;
	margin: 0 auto;
}

#footer_ad .ad336 {
	width: 336px;
	margin: 0 auto;
}

#footer_ad .ad320 {
	width: 320px;
	margin: 0 auto;
}

#footer_ad .adResponsive {
	width: 300px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	padding: 10px 0;
	color: #B3B3B3;
	background: #FFFFFF url(images/background.jpg) repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #4D4D4D;
	text-decoration: none;
	border: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

#footer hr{
	border-width: 1px 0px 0px 0px;
   	border-style: dashed;
   	border-color: #B3B3B3;
   	height: 1px;
}

#footer .sslSeal{
	float:left;
	margin-right:10px;
}

#footer .privacySeal{
	float:right;
	margin-left:10px;
}

/* red */

.red{
	color:red;
}
.size14em{
	font-size:1.4em;
}
.size18em{
	font-size:1.8em;
}

.userResistTitle{
	color: #007B43;
	vertical-align: middle;
}

.userRegistFrame{
	width: 98%;
	padding:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-width: 1px;
   	border-style: solid;
   	border-color: #D7E5CE;
   	background-color: white;
}

.center{
	display: block;
	margin: 5px auto;
}

.headImage{
	vertical-align:middle;
}

.kamonYuraiImageFrame{
	width: 100px;
	height: 100px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.kamonYuraiImageFrame img{
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

/* Form */

input[type="text"],input[type="password"] {
	border:solid 1px #ccc;
	padding:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

input[type="submit"] {
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 0px -1px 1px rgba(255, 255, 255, 0.8);
	cursor:pointer;
	padding:8px;
}

/* SearchResult */

.box {
width: 98%; /* ボックスの横幅 */
background-color: transparent; /* 内容の背景色 */
border: 1px #C6C6C6 solid; /* 枠線（太さ・色・スタイル） */
margin-top:5px;
font-size:1.2em;
}

.box H4 {
background-color: #2D3541; /* 見出しの背景色 */
font-size: 12pt; /* 見出しの文字サイズ */
margin: 0; /* スペースを削除 */
padding: 3px;
color: #FFFFFF;
border-bottom: 1px #C6C6C6 solid; /* 見出し下の枠線（太さ・色・スタイル） */
}

.box P {
margin: 0; /* スペースを削除 */
padding: 3px;
}
.myojiComments{
	padding: 3px;
	background:white;
}

.post_yurai_box{
	background:white;
	font-size:1.2em;
	width:98%;
}


table.simple {
    /*line-height: 105%;*/
}

table.rarename{
	line-height: 220%;
	margin: 10px 0;
}
table.rarename th{
	background:#80ABA9;
}

table.yuraiTable{
	background:white;
	margin: 10px 0;
	font-size:14px;
	width:98%;
}
table.yuraiTable th{
	background:#80ABA9;
	font-size:16px;
	text-align:center !important;
}
table.yuraiTable td{
	vertical-align:top !important;
	word-break: break-all;
}
table.yuraiTable td td{
	border:none;
}
table.yuraiTable td th{
	border:none;
}
table.yuraiTable td.yuraiTableDate{
	font-size:12px;
}
table.yuraiTable td.kamonImage{
	width:105px;
}

.searchResultLinkButtonBox{
	margin:0 auto;
}

.searchResultLinkButtonBox img{
	width:31%;
}

/* Community */
table.communityView {
	width:98%;
}

td.communityThreadHead{
	/*
	background:#FFD89B;
	border: 1px #FFD89B solid;*/
	background:#ffffff;
	border: 1px #dddddd solid;
	color: #000000;
	font-size:1.4em;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
td.communityThread0{
	/*
	background:#FFD89B;
	border: 1px #FFD89B solid;*/
	background:#ffffff;
	border: 1px #dddddd solid;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
td.communityThread1{
	background:white;
	font-size:1.2em;
	border: 1px #dddddd solid;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	word-break:break-all;
}
.threadGray{
	background:#eaeaea !important;
}

#preview{
	position: absolute;
	border: 3px solid #333;
	background: #444;
	padding: 5px;
	display: none;
	color: #FFF;
	text-align: center;
}

.balloon {
    width: 90%;
    position: relative;
　  margin: 0 auto;
/*background:#ffffff;*/
}
.balloon.right_balloon{
	float:right;
}
.balloon.right_balloon div.balloon_inner {
    border: 2px solid #6C88B7;
    border-radius: 10px;
    padding: 10px;
background:#d7e0f1;
margin:5px 0;
}
.balloon.right_balloon div.balloon_inner:after,
.balloon.right_balloon div.balloon_inner:before {
    content: ' ';
    position:absolute;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #d7e0f1;
    bottom: 20px;
    right: -12px;
}
.balloon.right_balloon div.balloon_inner:before {
    border-left-color: #6C88B7;
    right: -15px;
}
.balloon.left_balloon{
	float:left;
}
.balloon.left_balloon div.balloon_inner {
    border: 2px solid #B76BB4;
    border-radius: 10px;
    padding: 10px;
background:#ebcaea;
margin:5px 0;
}
.balloon.left_balloon div.balloon_inner:after,
.balloon.left_balloon div.balloon_inner:before {
    content: ' ';
    position:absolute;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #ebcaea;
    bottom: 20px;
    left: -12px;
}
.balloon.left_balloon div.balloon_inner:before {
    border-right-color: #B76BB4;
    left: -15px;
}

/* myoji news */
table.headLine {
	width:98%;
	border-collapse:collapse;
	border: 1px #DDDDDD solid;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
th.headLineHeader{
	background: #FFF url(images/newsHeader.png) repeat-x left top;
	border-bottom: 1px #DDDDDD solid;
	color: #333333;
	font-size:1.3em;
	text-align:left;
	padding-left:10px;
	height:35px;
}
tr.headLineRow:nth-child(odd){
	background: #EBF9EE;
}
td.headLineData{
	border-bottom: 1px #DDDDDD solid;
	font-size:1.1em;
	vertical-align:top;
}
span.headLineDate{
	font-size:0.9em;
}

table.otherNews {
	width:98%;
	border-collapse:collapse;
	border: 1px #DDDDDD solid;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
th.otherNewsHeader{
	background: #FFF url(images/newsHeader.png) repeat-x left top;
	border-bottom: 1px #DDDDDD solid;
	color: #333333;
	font-size:1.2em;
	text-align:left;
	padding-left:10px;
	height:30px;
}
td.otherNewsData{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px #DDDDDD solid;
	vertical-align:top;
}
td.otherNewsDate{
	width:160px;
	font-size:0.9em;
}
hr.newsHr{
	height: 8px;
	background-color: #C0f0C0;
	border: 2px solid;
	border-color: #80c480 #dfffe2 #dfffe2 #80c480;
	color: #C0f0C0;
	margin: 10px 25px 10px 0;
}

/*　ニュースエリア　*/
div.news-box{
	background:white;
	border: solid 1px #B2B2B2;
	margin: 0 0 20px;
	}
div.news-box div#news{
	/*background:url(../_img/index/bg_news.gif) repeat-y left top;*/
	overflow:hidden;
	zoom:1;
	}
div.news-box div.title-area{
	position:relative;
	/*background-color: #EEE;*/
	width:98%;
	border-bottom:solid 2px #4CDE8D;
	margin:0 0 5px;
	left: 0px;
	top: 0px;
	height:30px;
	}
div.news-box h2{
	padding: 0;
	position:absolute;
	left:10px;
	top:8px;
	font-size:140%
	}
div.news-box h2 img{
	vertical-align:top;
	}
div.news-box ul.tab-menu{
	overflow:hidden;
	zoom:1;
	position:absolute;
	right:0px;
	top:3px;
	text-align:right;
	}
div.news-box ul.tab-menu li{
	display:inline;
	margin: 0 0 0 10px;
	/*background:url(../_img/bg_line01.gif) repeat-y right top;*/
	zoom: 1;
	line-height: 2;
	}
div.news-box ul.tab-menu li a{
	/*background:url(../_img/ico_arrow04.gif) no-repeat left center;*/
	padding: 0 10px;
	}
div.news-box ul.tab-menu li a:hover{
	/*background:url(../_img/ico_arrow04_o.gif) no-repeat left center;*/
	}
div.news-box ul.tab-menu li.on a{
	/*background:url(../_img/ico_arrow04_o.gif) no-repeat left center;*/
	color:#DE4D8E;
	}
div.no-news {
	background-color: white;
}

div#newstype0{
	/*display: none;*/
}

div#newstype1{
	display: none;
}
div#newstype2{
	display: none;
}
/* リストの最後の処理 */
div.news-box ul.tab-menu li.last{
	background:none;
	}
div.news-box p.more{
	text-align:right;
	margin:0 0 5px;
	}

div.news-box div.more_back{
	background:white;
	height:20px;
	padding-right:10px;
	}

div.news-box div.newsList1,
div.news-box div.newsList2,
div.news-box div.newsList3{
	float:left;
	width:152px;
	}
div.news-box div.newsList1{
	margin-left:10px;
	margin-right:10px;
	}
div.news-box div.newsList2{
	padding:0 9px;
	border-left: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	}
div.news-box div.newsList3{
	margin-left:10px;
	margin-right:10px;
	}
div.news-box div.article{
	border-bottom: 1px dotted #666666;
	padding:10px 0 10px;
	margin:0;
	}
div.news-box div.article h3{
	margin: 0 0 8px;
	padding: 0;
	color:#787878;
	line-height:1.4;
	font-size:100%;
	}
div.news-box div.article p{
	font-size:85%;
	color:#999999;
	line-height: 1.3;
	margin: 0 0 10px;
	}
div.news-box div.article p.data{
	margin-bottom:3px;
	}
div.news-box div.article p.images{
	margin: 0;
	}

.spNone{
	width:0;height:0;
	display:none !important;
}
.spSideNone{
	width:0;height:0;
	display:none;
}

.referenceDownload{
	border-collapse:collapse;
	border: 1px #999999 solid;
	background:white;
}

.referenceDownload th{
	text-align:center;
	border: 1px #999999 solid;
	width:150px;
}

.referenceDownload td{
	border: 1px #999999 solid;
}

#meerkat{
	width:100%;
	height:100px;
	background: #FFFFFF url(images/background.jpg) repeat;
}
#app_ad{
	width:100%;
	height:100px;
	position: relative;
}
.app_ad_img{
	position: absolute;
    top: 1px;
    left: 10px;
}
.app_ad_message{
	position: absolute;
    top: 3px;
    left: 60px;
    bottom: 3px;
    right: 190px;
    font-size:10px;
    line-height:12px;
}
.app_ad_banner{
	position: absolute;
    top: 3px;
    right: 35px;
}
.app_ad_banner_img{
	/*height:22px;*/
}
.close-meerkat{
	position: absolute;
    top: 2px;
    right: 5px;
    display:none;
}

#app_ad_space{
	width:100%;
	height:50px;
}

#modal-content {
  display: none;
  text-align:center;
  font-size: 14px;
}
.modalButton{
	width:250px;
	margin:0 auto;
}

#modalCancelButton {
  transition-duration: 0.4s;
  background: #888888;
  border: none;
  color: white;
  padding: 10px;
  display: block;
  font-size: 16px;
  margin: 10px 2px;
  cursor: pointer;
  float:left;
 }

#modalDownloadButton {
  transition-duration: 0.4s;
  background: #e60012;
  border: none;
  color: white;
  padding: 10px;
  display: block;
  font-size: 16px;
  margin: 10px 2px;
  cursor: pointer;
  float:left;
 }

#sp_ad{
	width:320px;
	height:50px;
	margin:0 auto;
}

#frame{
    background:#EFF9EF;
    border: 1px #EFF9EF solid;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
    padding:5px;
}
#frame ul{
	list-style-type:none;
}
.center_image{
    display:block;
    margin:0 auto;
}

/* form */
#form_name,#form_mail,#form_mailConfirm,#form_message,#form_agreement,#form_emailField,#form_emailConfirmField,#form_nicknameField,#addYuraiForm_yurai{
	width:140px;
}

/**
 * CSS Buttons Generator for your pleasure!
 * http://www.dextronet.com/css-buttons-generator
 *
 * (c) Ondrej Zabojnik <zabojnik@dextronet.com>, released under the MIT license
 *
 * Usage:
 *   <a href="" class="shiny-button"><strong>続きを見る</strong></a>
 *
 */

.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #3DBF82;
  background-image: -webkit-linear-gradient(top, #3fc285 0%, #70b595 48%, #3DBF82 49%, #3DBF82 82%, #51c790 100%);
  background-image: -moz-linear-gradient(top, #3fc285 0%, #70b595 48%, #3DBF82 49%, #3DBF82 82%, #51c790 100%);
  background-image: -o-linear-gradient(top, #3fc285 0%, #70b595 48%, #3DBF82 49%, #3DBF82 82%, #51c790 100%);
  background-image: linear-gradient(top, #3fc285 0%, #70b595 48%, #3DBF82 49%, #3DBF82 82%, #51c790 100%);
  border-color: hsl(0, 0%, 47%);
  -webkit-box-shadow: inset 0 0 1px 1px #66ce9d, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #66ce9d, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #66ce9d, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #24724d;
  -moz-text-shadow: 1px 1px 1px #24724d;
  -o-text-shadow: 1px 1px 1px #24724d;
  text-shadow: 1px 1px 1px #24724d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 3.5999999999999996px 9px 3.5999999999999996px 9px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 10px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #47c489;
  background-image: -webkit-linear-gradient(top, #4bc58b 0%, #7aba9c 48%, #47c489 49%, #47c489 82%, #5ccb97 100%);
  background-image: -moz-linear-gradient(top, #4bc58b 0%, #7aba9c 48%, #47c489 49%, #47c489 82%, #5ccb97 100%);
  background-image: -o-linear-gradient(top, #4bc58b 0%, #7aba9c 48%, #47c489 49%, #47c489 82%, #5ccb97 100%);
  background-image: linear-gradient(top, #4bc58b 0%, #7aba9c 48%, #47c489 49%, #47c489 82%, #5ccb97 100%);
  border-color: hsl(0, 0%, 48%);
  -webkit-box-shadow: inset 0 0 1px 1px #75d3a7, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #75d3a7, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #75d3a7, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #287d55;
  -moz-text-shadow: 1px 1px 1px #287d55;
  -o-text-shadow: 1px 1px 1px #287d55;
  text-shadow: 1px 1px 1px #287d55;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #39b37a;
  background-image: -webkit-linear-gradient(top, #37ab75 0%, #3DBF82 100%);
  background-image: -moz-linear-gradient(top, #37ab75 0%, #3DBF82 100%);
  background-image: -o-linear-gradient(top, #37ab75 0%, #3DBF82 100%);
  background-image: linear-gradient(top, #37ab75 0%, #3DBF82 100%);
  padding: 4.6px 9px 2.5999999999999996px 9px;
}

/*map*/
#mapBox {
  position: relative;
	width: 100%;
	height: 100%;
	padding: 78% 0 0;
}
#map_iframe{
	height: 460px;
	width:100%;
	border:none;
	background-color: #ffffff;
	background-image:url(images/map_loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#map_iframe_searchResult{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:none;
	background-color: #D7E5CE;
	background-image:url(images/map_loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#map_canvas{
	height: 330px;
	width:100%;
	margin:0;
	background-color: #ffffff;
	background-image:url(images/map_loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#map_key{
	width:100%;
	margin:0;
	background-color: #ffffff;
	font-size:10px;
}
#map_key_searchResult{
	display: none;
}
.right{
	float:right;
}
#map_key_table{
	border:none;
}
.key_color{
	width:30px;
	border: 1px solid #666666;
}
#map_key_color1{
	background-color: #ff2600;
}
#map_key_color2{
	background-color: #ff5320;
}
#map_key_color3{
	background-color: #ff8c3e;
}
#map_key_color4{
	background-color: #ffb05c;
}
#map_key_color5{
	background-color: #ffd577;
}
#map_key_color6{
	background-color: #fdea7d;
}
#map_key_color7{
	background-color: #f4fa80;
}
#map_key_color8{
	background-color: #e8fbb2;
}
#map_key_color9{
	background-color: #e9fdd2;
}
#map_key_color10{
	background-color: #ffffff;
}


.prefectureDetail{
	float:left;
	width:100%;
}
.prefectureDetailFloatTownName{
	float:left;
	border: 1px solid #666666;
	width:120px;
	background-color: #eeeeee;
}
.prefectureDetailFloatCount{
	float:left;
	border: 1px solid #666666;
	width:100px;
	background-color:white;
}
.prefectureDetailTownName{
	float:left;
	border: 1px solid #666666;
	width:58%;
	background-color: #eeeeee;
}
.prefectureDetailCount{
	float:left;
	border: 1px solid #666666;
	width:40%;
	background-color:white;
}


.buttonLinkBox, .buttonLinkBoxBottom{
	margin: 0 auto;
	width:300px;
}
.buttonLink {
	margin-top: 2px;
	margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	font-size: 14px;
    font-weight: bold;
    color:#ffffff;
    cursor: pointer;
    width:300px;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:2px solid #6F67CE;
    background-image: -moz-linear-gradient(top, #cbb2f9, #b388ff);
	background-image: -ms-linear-gradient(top, #cbb2f9, #b388ff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#cbb2f9), to(#b388ff));
	background-image: -webkit-linear-gradient(top, #cbb2f9, #b388ff);
	background-image: linear-gradient(top, #cbb2f9, #b388ff);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.buttonLink a,.buttonLinkMan a, .buttonLinkWoman a {
    font-weight: bold;
	font-size: 14px;
    color:#ffffff;
    height:20px;
}
.buttonLink img{
	vertical-align: middle;
}
.buttonLinkMan {
	margin-top: 2px;
	margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	font-size: 14px;
    font-weight: bold;
    color:#ffffff;
    cursor: pointer;
    width:300px;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:2px solid #6F67FF;
    background-image: -moz-linear-gradient(top, #cbcbf9, #b3b3ff);
	background-image: -ms-linear-gradient(top, #cbcbf9, #b3b3ff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#cbcbf9), to(#b3b3ff));
	background-image: -webkit-linear-gradient(top, #cbcbf9, #b3b3ff);
	background-image: linear-gradient(top, #cbcbf9, #b3b3ff);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.buttonLinkWoman {
	margin-top: 2px;
	margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	font-size: 14px;
    font-weight: bold;
    color:#ffffff;
    cursor: pointer;
    width:300px;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:2px solid #FF6F67;
    background-image: -moz-linear-gradient(top, #ffb3b3, #fe9b9b);
	background-image: -ms-linear-gradient(top, #ffb3b3, #fe9b9b);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffb3b3), to(#fe9b9b));
	background-image: -webkit-linear-gradient(top, #ffb3b3, #fe9b9b);
	background-image: linear-gradient(top, #ffb3b3, #fe9b9b);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.buttonLinkBoxBottom a {
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	font-size: 12px;
    font-weight: bold;
    color:#ffffff;
    cursor: pointer;
    width:300px;
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:2px solid #777777;
    background-image: -moz-linear-gradient(top, #bbbbbb, #999999);
	background-image: -ms-linear-gradient(top, #bbbbbb, #999999);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#bbbbbb), to(#999999));
	background-image: -webkit-linear-gradient(top, #bbbbbb, #999999);
	background-image: linear-gradient(top, #bbbbbb, #999999);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.buttonLinkBottom a {
    font-weight: bold;
	font-size: 12px;
    color:#000000;
    height:20px;
}

#twitter-widgetoon-0,#twitter-widgetoon-1,#twitter-widgetoon-2,#twitter-widgetoon-3,#twitter-widgetoon-4,#twitter-widgetoon-5,#twitter-widgetoon-6,#twitter-widgetoon-7,#twitter-widgetoon-8,#twitter-widgetoon-9,#twitter-widgetoon-10 {
  height:20px!important;
}

/*scroll to top*/
#scrollToTop{
	right:10px;
	bottom:110px;
	position:fixed;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}


#pageTop a {
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #4b6d35;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

/*paging*/
.paging-nav {
  text-align: right;
  padding-top: 2px;
}

.paging-nav a {
  margin: auto 1px;
  text-decoration: none;
  display: inline-block;
  padding: 1px 7px;
  background: #91b9e6;
  color: white;
  border-radius: 3px;
}

.paging-nav .selected-page {
  background: #187ed5;
  font-weight: bold;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
  background: #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#loader img{
	margin-top:40px;
}
.referenceDownloadImage{
	margin-top:5px;
}

.todaysCelebrity {
	width: 320px;
	margin: 20px; auto;
}
.todaysCelebrity img{
	width:320px;
}

#img_01{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_01_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_02{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_02_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_03{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_03_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_04{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_04_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_05{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_05_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_06{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_06_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_07{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_07_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}
#img_08{
	border: 0px;
    width: 100px;
    height: 152px;
    background: url(../images/omamori/img_08_small.png) left top no-repeat;
    color:rgba(255,255,255,0);
    font-size:1px;
}

#battle_back{
	width:100%;
	height:400px;
	background: url(../images/battle_back.jpg) left top no-repeat;
	background-size:cover;
	position:relative;
}
#quiz_text_back{
	width:80%;
	height:80px;
	background: url(../images/quiz_text_back.png) left top no-repeat;
	background-size:contain;
	text-align:center;
	padding:10%;
	position:absolute;
	bottom:0;
}
.answerButton{
	width:130px;
	height:90px;
	background: url(../images/answer_back.png) left top no-repeat;
	background-size:contain;
}
.answerBox{
	float:left;
}
.answer{
	width:300px;
	margin:0 auto;
}

.yuraiImageFrame{
	width: 100px;
	height: 100px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float:left;
}

.yuraiImageFrame img{
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.insta_btn2{/*ボタンの下地*/
  color: #FFF;/*文字・アイコン色*/
  border-radius: 4px;/*角丸に*/
  position: relative;
  display: inline-block;
  height: 20px;/*高さ*/
  width: 90px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  font-size: 11px;/*文字のサイズ*/
  line-height: 20px;/*高さと合わせる*/
  /*vertical-align: middle;*//*垂直中央寄せ*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/
  font-size: 16px;/*アイコンサイズ*/
  position: relative;
  /*top: 4px;アイコン位置の微調整*/
  vertical-align: middle;
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}

.square_btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.square_btn:active {/*押したとき*/
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}
.stripeArea{
	display:none;
}
.customerList{
	height:70px;
	width:130px;
	margin:5px 5px 15px 5px;
	text-align:center;
	float:left;
}
.customerList img{
	max-height:40px;
}