@charset "UTF-8";
/* CSS Document */

/* ボタンのスタイル */
.oshirase-top a{
	color: #ffffff;
}
.oshirase-top a:link{
	color: #ffffff;	
}
.oshirase-top a:visited{
	color: #ffffff;	
	text-decoration: none;
}
.oshirase-top a:visited {
	color: #ffffff;
}
.oshirase-top{
	width: calc( 100% - 12px ) ;
	margin: 5px auto;
	background-color: #C13432;
 	border-radius: 10px;
 	text-align: center;
	color: #ffffff;
}
.oshirase-top p{
	font-size: 1em;
	color: #ffffff;
}
/* マウスオーバー時のカラー */
.oshirase-top:hover {
    background-color: #F2A198;
} 

/* ボタンのスタイル */
.oshirase-top-attention {
	width: calc( 100% - 12px ) ;
	margin: 5px auto;
	background-color: #ff0000;
 	border-radius: 10px;
 	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.oshirase-top-attention p{
	font-size: 1.2em;
	color: #ffffff;
}
.oshirase-top-attention a.oshirase-top-a{
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.oshirase-top-attention a:visited {
	color: #ffffff;
}
/* マウスオーバー時のカラー */
.oshirase-top-attention:hover {
    background-color: #F2A198;
}

/* リンク領域のスタイル */
.oshirase-top-a{
	color: #ffffff;
 	display: block;
 	padding: 12px 0;
 	text-align: center;
	font-size: 14px;
}
/* マウスホバー時のカラー*/
.oshirase-top-a:hover {
    color: #fff;
}

/* ボタンのスタイル */
.oshirase-top2 a{
	color: #ffffff!important;
}
.oshirase-top2 a:visited {
	color: #ffffff;
}

.oshirase-top2 {
	width: 98%;
	margin: 7px auto;
	background-color: #2660ad;
  border-radius: 10px;
  text-align: center;
	color: #ffffff;
	line-height: 160%;
}
.oshirase-top2 p{
	font-size: 1em;
	color: #ffffff;
}
/* マウスオーバー時のカラー */
.oshirase-top2:hover {
    opacity: 0.75;
} 
/* リンク領域のスタイル */
.oshirase-top-a2 {
	color: #ffffff;
    display: block;
    padding: 6px 0;
    text-align: center;
}
/* マウスホバー時のカラー*/
.oshirase-top-a2:hover {
    color: #fff;
}


/* ボタンのスタイル */
.oshirase-top3 a{
	color: #ffffff;
}
.oshirase-top3 a:visited {
	color: #ffffff;
}

.oshirase-top3 {
	width: 98%;
	margin: 5px auto;
	background-color: #C13432;
    border-radius: 10px;
    text-align: center;
	color: #ffffff;
}
.saikai{
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 0;
}

.saikai2{
	font-size: 1em;
	color: #ffffff;
}

/* マウスオーバー時のカラー */
.oshirase-top3:hover {
    background-color: #F2A198;
} 
/* リンク領域のスタイル */
.oshirase-top-a3 {
	color: #ffffff;
    display: block;
    padding: 12px 0;
    text-align: center;
}
/* マウスホバー時のカラー*/
.oshirase-top-a3:hover {
    color: #fff;
}
.seigen {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em
}
.oshirase-top5 {
	width: 98%;
	margin: 5px auto;
	background-color: #f8b500;
	border-radius: 10px;
	text-align: center;
	font-size: 1.5em;
	color: #ffffff;
}
	/* マウスオーバー時のカラー */
.oshirase-top5:hover {
	background-color: #f39800;
} 
/* リンク領域のスタイル */
.oshirase-top-a5 {
	color: #ffffff;
	display: block;
	padding: 5px 0;
	text-align: center;
}
/* マウスホバー時のカラー*/
.oshirase-top-a5:hover {
	color: #fff;
}
.oshirase-top5 p{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	line-height: 1.4em;
	color: #ffffff;
	font-weight: bold;
}