body{
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color:#4b4b4b;
	line-height:1.4;
	margin: 0;
    background-image: url(common/bk.gif);
    background-attachment: fixed;
} 

table {
    font-size:inherit;
    font:100%;
}

td td{
　　font-size:100%
}
 
p.com{
	　　font-size: 100%;
	line-height:1.4;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
} 

p.waku{
	　　font-size: 100%;
	line-height:1.4;
	margin-bottom: 13px;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 13px;
} 


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

a:link {
text-decoration:none;
color:#6666cc ; /*未訪問リンク */
}
a:visited {
text-decoration:none;
color:#9966ff ;/*訪問済みリンク */
}
a:active {
text-decoration:none;
color:#cc66ff ; /*クリックしたとき */
}
a:hover {
text-decoration:none;
color:#9999ff ;/*マウスが乗ったとき */
}

a.foot        { font-size: 100%;font-weight:bold; text-decoration:none; color: #FFFFFF; }
a.foot:link   { font-size: 100%;font-weight:bold; text-decoration:none; color: #FFFFFF; }
a.foot:visited{ font-size: 100%;font-weight:bold; text-decoration:none; color: #FFFFFF; }
a.foot:hover  { font-size: 100%;font-weight:bold; text-decoration:none; color: #FFFFFF; }

a.copyright        { font-size: 10px;font-weight:bold; text-decoration:none; color: #F9CCCA; }
a.copyright:link   { font-size: 10px;font-weight:bold; text-decoration:none; color: #F9CCCA; }
a.copyright:visited{ font-size: 10px;font-weight:bold; text-decoration:none; color: #F9CCCA; }
a.copyright:hover  { font-size: 10px;font-weight:bold; text-decoration:none; color: #F9CCCA; }

input.form { width: 98%; }
textarea.form { width: 98%; }
select.form { width: 100%; }

h1 { color:blue; font-size:110%; } 

h2 { color:#007524; font-size:100%; } 


a img {border: 0; }
p.roll {margin:0;}

.pink { color:#ff9999; }

.midori { color:#B5DF81; }

.orenji { color:#F2B540; }

.pink1 { color:#EB706C; }

p.tokusyoku{
	margin-top: 5px;
	margin-left: 40px;
}

hr { 
     color:#EB706C;
	 border-style:dotted; }
