body{
   color : #666666;
   background-color : #ffffff;
   font-size: 10pt;
   font-weight: 400;
   margin : 0 auto 0;
   padding: 0;
   text-align: center;
}

/* レイアウト */
/* --------------------------------------------------- */
#container {
   width: 762px;
   margin: 0 auto 0;
   padding: 0;
   text-align: center;
}
#container #main {
   width: 762px;
   margin: 0;
   padding: 0;
   text-align: left;
}

h1{
   color: #666666;
   font-size: 12px;
   font-weight: 400;
   margin: 0;
   padding: 0;
}

h2{
	font-size : 9pt;
	font-weight: 400;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	color: #E8214A;
}

h2 a,
h2 a:visited,
h2 a:active {
	color: #E8214A;
}

h3{
   font-size : 11pt;
   font-weight: 600;
   line-height: 1.5 ;
   margin-bottom: 0;
   color: #0066ca;
}
td{
   font-size : 10pt;
   font-weight: 400;
   line-height: 1.5 ;
}
ul{
   font-size : 10pt;
   font-weight: 400;
   line-height: 1.5 ;
}
img {  
    border:0; 
} 
/*  リンク指定 */
a{
   color : #6666cc;
   text-decoration : none;
}
a:visited{
   color: #cc6699;
   text-decoration : none;
}
a:hover{
   color: #ffcc33;
   text-decoration : underline;
}
a:active{
   color: #ffcc33;
   text-decoration : none;
}
/*  フォント指定 */
.c8 {
   font-size : 8.pt;
   line-height: 1 ;
}
.c9 {
   font-size : 9pt;
   line-height: 1.1 ;
}
.c10 {
   font-size : 10pt;
   line-height: 1.2 ;
}
.c11 {
   font-size : 11pt;
   line-height: 1.3 ;
}
.c12 {
   font-size : 12pt;
   line-height: 1.3 ;
}
.c13 {
   font-size : 13pt;
   line-height: 1.3 ;
}
.c14 {
   font-size : 14pt;
   line-height: 1.3 ;
}
.c14 {
   font-size : 14pt;
   line-height: 1.3 ;
}
.w10 {
   font-size : 10pt;
   color : #ffffff;
   line-height: 1.2 ;
}
.b11 {
   font-size : 11pt;
   font-weight: 600;
   line-height: 1.3;
   font-family:  "HG創英角ﾎﾟｯﾌﾟ体","創英ポップ体１",fantasy;
}
.b12 {
   font-size : 12pt;
   font-weight: 600;
   line-height: 1.3;
   letter-spacing: 0.2em;
   font-family:  "HG創英角ﾎﾟｯﾌﾟ体","創英ポップ体１",fantasy;
}
.f1 {
   font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","平成明朝",serif ;
}
.f2 {
   font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif ;
}
.f3 {
   font-family: "ＤＦ行書体","HG行書体",cursive ;
}
.f4 {
   font-family: "HG創英角ﾎﾟｯﾌﾟ体","創英ポップ体１",fantasy ;
}
#seo_text {
   color: #666666;
   font-size: 12px;
   padding: 5px 10px 3px;
   margin: 0 auto;
   width:742px;
   height: auto;
   text-align: left;
}
