/*NALC「天の川クラブ」TOPページPC用CSS 設定：2019/09/09 */
body {
        background: url("../topimage/k01.jpg"); margin: 0px; padding: 0px; color: #444444; line-height: 1.2; text-align: center; font-family: "メイリオ", "Meiryo","ＭＳ Ｐゴシック";
        font-size:15px; background-attachment: fixed;
}
iframe{
        background-color: transparent; border: currentColor; scroll: none; text-align: center;
}
.center {
	text-align: center;
}
.left{
        text-align: left;
}
.right{
        text-align:right;
}
.top{
        vertical-align:top;
}
/* 文字サイズ設定　*/
}
.fnt67 {
	font-size: 0.67em;
}
.fnt80 {
	font-size: 0.8em;
}
.fntb110 {
	font-size: 1.1em; font-weight: bold;
}
.fntb {
	font-weight: bold;
}
/* フォントの色 */
.fontc-w{
　　　　color:#ffffff;/*文字の白色*/
}
.fontc-b{
　　　　color:#0000ff;/*文字の青色*/
}
.fontc-p{
        color:#990000;/*文字のピンク系色*/
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
img {
	border: currentColor; border-image: none; vertical-align: middle;
}
#container {
	border: 3px solid rgb(204, 204, 204); border-image: none; width: 880px; text-align: left; margin-top: 0px; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255);
}
#header {
	background: url("../topimage/200120b.jpg") no-repeat; width: 880px; height: 160px;
}
#header p {
	margin: 0px; text-align: right; color: rgb(255, 255, 255); padding-top: 135px; padding-right: 20px; font-size: 15px;
}
/*PCには非表示でSPに表示させる設定*/
#sp-head p {
	display: none;
}
#wrap {
	margin: 10px auto; width: 840px; height: 380px; box-sizing: border-box;
}
#menu {
	margin: 0px 0px 5px 5px; padding: 5px 5px 0px; width: 270px; color: rgb(102, 0, 0); line-height: 1.4; font-size: 16px; float: left;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 2px;
}
#menu a {
	background: rgba(46,139,87,0.8); width: 250px; color: rgb(255, 255, 255); padding-left: 5px; font-size: 100%; font-weight: bold; padding-top: 5px; padding-left: 10px; text-decoration: none; margin-right: 5px; 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);
}
#topgazo {
	margin: 0px 5px 5px; width: 535px; color: rgb(102, 0, 0); line-height: 120%; padding-top: 0px; float: right;
}
#topgazo img {
	margin: 5px; border-radius: 10px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 525px; height:297px; padding-right: 5px;
}
#topgazo_cap {
	padding: 5px 10px 5px 5px; text-align: justify; font-size: 14px; -ms-text-justify: inter-ideograph;
}
#topix {
	margin: 0px auto; width: 860px; clear: both;
}
#topix ul {
	margin: 0px 20px; list-style-type: square; list-style-position: outside;
}
#topix h2 {
	margin: 0px auto; color: rgb(255, 255, 255); line-height: 1.8; padding-left: 20px; font-size: 18px; background-color: rgba(0, 139, 139,0.8); border-radius: 5px 5px 0px 0px;
}
#topix p{      
        margin: 5px 10px;
}
/*PCのみ非表示設定*/
.pc-only {
	display: none;
}
/* 文書の行端揃え */
.kiji{
	padding: 10px 10px; text-align: justify; text-justify: inter-ideograph; 
}
/*画像のボックス右側の設定*/
.imgbox-r{
        float: right; margin: 0px 0px; font-size: 12px; text-align: center;   
}
a img{
        text-align:center; border-radius: 6px; margin: 0px 10px;
}
img{
        margin: 0px 5px;
}
/*お知らせ等の画像サイズ1の設定*/
img.ph01{
       width:280px; 
       height:auto;
　　　 border-radius: 6px;
}
/*お知らせ等の画像サイズ2の設定*/
img.ph02{
       width:140px; 
       height:auto;
       border-radius: 6px;
}
ol {
	margin-top: 5px; margin-left: 5px;
}
hr {
	border-width: 3px medium medium; border-style: dotted none none; border-color: rgb(102, 0, 0) currentColor currentColor; border-image: none; width: 780px; height: 3px; text-align: left; margin-left: 40px;
}
.midashi {
	color: rgb( 102, 0, 0); font-size: 18px; font-weight: bold; margin-left: 5px; margin-top: 5px; 
}
.to-top {
	margin-right: 10px; float: right;
}
#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: 830px; text-align: center; clear: both; font-size: 14px; margin-right: auto; margin-bottom: 10px; margin-left: auto;
}
area shape{
        default: nohref;
}

