/*NALC「天の川クラブ」TOPページスマホ用SP-CSS 設定：2019/09/09 */
/* ページ全体の設定 */
body {
	background: url("../topimage/k01.gif") rgb(255, 255, 255); margin: 0px; padding: 0px; text-align: center; font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック"," ;
}
iframe{
        background-color: transparent; width:98%; border:currentColor; scroll: none; text-align: center;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
img {
	border: currentColor; border-image: none; vertical-align: middle;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}
#container {
	margin: 0px auto; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; text-align: left; background-color: rgb(255, 255, 255);
}
#header {
	display: none;
}
#sp-head {
	background: url("../topimage/sp-1.jpg"); padding: 10px 0px; width: 100%; height: auto; margin-top: 0px;
}
#sp-head p {
	margin: 0px; text-align: center; color: rgb(102, 0, 0); font-size: 3.8vw;
}
/**/
.sp-only {
	display: none;
}
#topgazo {
	padding: 0px 5px; width: 100%; color: rgb(102, 0, 0); float: none;
}
#topgazo img {
	margin: 0px auto; border-radius: 10px; border: 3px solid rgb(255, 255, 255); border-image: none; width: 100%; height: auto;
}
#topgazo_cap {
	padding: 0.8vw 1.4vw; text-align: justify; line-height: 1.4; font-size: 3.0vw; -ms-text-justify: inter-ideograph;
}
#menu {
	background: rgb(220, 220, 220); margin: 10px auto; padding: 5px 10px 0px; width: 98%; height: auto; color: rgb(102, 0, 0); line-height: 1.4; font-size: 4.5vw;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 2px;
}
#menu a {
	background: rgba(46,139,87,0.8); width: 100%; color: rgb(102, 0, 0); padding-top: 5px; padding-left: 10px; text-decoration: none; border-bottom-color: rgb(102, 0, 0); border-left-color: rgb(0, 61, 14); border-bottom-width: 1px; border-left-width: 5px; border-bottom-style: dotted; border-left-style: solid; display: block;
}
#menu a:link {
	color: rgb(255, 255, 255);
}
#menu a:visited {
	color: rgb(255, 255, 255);
}
#menu a:hover {
	background: rgb(255, 255, 153); color: rgb(102, 0, 0); border-left-color: rgb(0, 204, 102); border-left-width: 5px; border-left-style: solid;
}
#menu a:active {
	color: rgb(102, 0, 0);
}
#topix {
	margin: 5px auto; width: 98%;
}
#topix h2 {
	text-align: center; color: rgb(255, 255, 255); line-height: 1.8; padding-left: 5px; font-size: 3.5vw; background-color: rgba(0, 139, 139,0.8);
}
#topix ul {
	margin: 2vw 4vw 2vw 7vw; line-height: 1.4; font-size: 4vw; list-style-type: square; list-style-position: outside;
}
.kiji{
	padding: 0 10px; text-align: justify; text-justify: inter-ideograph; font-size: 4vw;
}
/*画像のボックス右側の設定*/
.imgbox-r{ 
        float: right; width:50%; margin: 5px 0px; font-size: 3.0vw; text-align: center;
}
a img{
        text-align: width: 100%; center; border-radius: 6px; margin: 5px 0px;
}
/*お知らせ画像サイズ設定1*/
img.ph01{
       width:90%; 
       height:auto;
}
/*おしらせ画像サイズ設定2*/
img.ph02{
       width:60%; 
       height:auto;
}
.fnt67 {
	font-size: 0.67em;
}
.fnt80 {
	font-size: 0.8em;
}
.fntb {
	font-weight: bold;
}
.midashi {
	color: rgb( 102, 0, 0); font-size: 3.5vw; font-weight: bold; margin-bottom: 1vw; margin-left: 2vw;
}
.illust {
	margin: 10px 5px 10px 0px; width: 35vw; height: auto;
}
h3 {
	text-align: center; color: rgb(255, 255, 255); line-height: 1.8; font-size: 4.5vw;
}
p {
	margin-top: 5px;
}
ol {
	margin-top: 5px;
}
hr {
	width: 70%; height: 3px; border-top-color: rgb(102, 0, 0); border-top-width: 3px; border-top-style: dotted;
}
.to-top {
	display: none;
}
#counter {
	text-align: center; font-size: 13px; margin-bottom: 10px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	background: rgb(255, 255, 153); color: rgb(102, 0, 0);
}
a:active {
	color: rgb(102, 0, 0);
}
#footer {
	width: 98%; text-align: center; clear: both; font-size: 2.5vw; margin-right: auto; margin-bottom: 10px; margin-left: auto;
}
