A:link { 
	COLOR: #000066;
	TEXT-DECORATION: none;
} 

A:visited { 
	COLOR: #880080;
	TEXT-DECORATION: none;
} 

A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}

A:active {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
} 

BODY {
	background:#ffffff url('images/head.gif') repeat-x left top;
	color: #000000;
	font-family: ＭＳ Pゴシック; 
	font-size: 95%; 
	line-height:130%;
	margin: 0px;
	} 

table.com{			/*枠付き*/
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px;
	padding: 5px;}

td.com{			/*枠付き*/
	font-size: 90%; 
	line-height:130% 
	border: 1px #999999 solid;
	margin: 5px;
}
td.mail{			/*メルマガ登録*/
	font-size: 10pt; 
	line-height:100%;
	background:#ffffcc; 
}
.margin{
	margin: 0px 0px 0px 5px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	cell-padding: 0;
	border: 0px none;
	padding: 0px
	background:#ffffff; 
	color: #000000;
	font-family: ＭＳ Pゴシック; 
	font-size: 95%; 
	line-height:130% 
} 

p.info{
	margin-top:5px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	line-height:1em;
}

p {		/*Pタグ*/
	line-height:150%;
	margin: 20px 30px;
	font-size: 95%; 
} 

img {
	border: 0px;
}
.red {		/*必須*/
	FONT-SIZE:80%;
	font-weight: bold;
	color: #ff0000;
} 

.gr{		/*確認*/
	FONT-SIZE:80%;
	font-weight: bold;
	color: #336666;
} 

.ex {		/*記入例*/
	FONT-SIZE:90%;
	color: #800000;
} 

h1 {		/*ページサブタイトル*/
	font-size: 110%;
	font-weight: bold;
	border-style: none;
	color: #FF6633;
	margin: 0px 30px;
	padding: 10px 15px;
}

h2 {		/*文見出し*/
	font-size: 100%;
	font-weight: bold;
	border-style: none;
	color: #ffffff;
	margin: 0px 30px;
	padding: 10px 15px;
	background-color: #333333;

}


.url{
	font-size: 18pt;
	font-weight: bold;
}
.menu{
	font-size: 10.5pt;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	
}