@charset "utf-8";

/*--- nirvanawave ---*/

/*--- kihon-gosic ---*/ 

body {
	background-color: white;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-image: url('img/background.jpg');
}
a {
color: #006600;
}
a:visited {
color: #006600;
}
a:active {
color: #FFCC00;
}

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

/*--- TABLE-TYPE ---*/
table.mobius_menu {
	width: 285;
	background-color: white;
	text-align:center;
	font-size:3pt;
}
table.contact_menu {
	width: 285;
	height: 780;
	background-color: white;
	text-align:center;
	font-size:11pt;
	line-height:18pt;
}
td.kaijo {
	font-size:9pt;
	line-height:16pt;
}
table.hado_menu {
	width: 285;
	background-color: white;
	text-align:center;
	font-size:3pt;
}

/*--- COPYRIGHT ---*/
table.copyright {
	width: 360;
	height: 18;
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}
p.copyright {
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}

/*--- mentenance ---*/
table.mente {
	width: 100%;
	height: 20;
	text-align: center;
	font-size: 10pt;
}
p.mente {
	text-align: center;
	font-size: 10pt;
}




/*--- table-type ---*/
table.sm	{font-size:10pt; line-height:18pt;}
td.rss	{line-height:20pt;}
td.s	{font-size:9pt; line-height:14pt;}
td.me	{font-size:12pt; line-height:22pt;}
td.st	{font-size:11pt; line-height:16pt;}
td.ti	{font-size:11pt; line-height:16pt;}

/*--- mincho ---*/
h2#m,h3#m,p#m,p#inf	{
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}

/*--- title-mincho ---*/
p#m	{
	text-align:center;
	font-size:12pt;
}
p#sl	{
	text-align:right;
	font-style:italic;
	font-size:12pt;
}
p#inf	{
	text-align:center;
	font-size:18pt;
	font-style:italic;
	letter-spacing:2;
}
p#infs	{
	text-align:center;
	font-size:14pt;
	font-style:italic;
	letter-spacing:2;
}

/*--- title-color-letter-space ---*/
p.inf	{color:#669900;}
