@charset "utf-8";

.j10 { font-size: 10px; line-height: 14px;}
.j10n { font-size: 10px;}
.j10c { font-size: 10px; line-height: 14px; text-decoration: none;}
.j10h { font-size: 10px; line-height: 18px;}
	
.j12 { font-size: 12px; line-height: 16px;}
.j12h { font-size: 12px; line-height: 20px;}
.j12n { font-size: 12px;}

.j14 { font-size: 14px; line-height: 18px}
.j14n { font-size: 14px;}

.j60 { font-size: 60%; line-height: 120%}
.j60n { font-size: 60%;}

.j70 { font-size: 70%; line-height: 120%}
.j70n { font-size: 70%;}

.j75 { font-size: 75%; line-height: 120%}
.j75n { font-size: 75%;}

.j80 { font-size: 80%; line-height: 120%}
.j80n { font-size: 80%;}

/* テキストカラー Start */
body,td,th { color : #666666 ; }
.red       { color : #CC0000 ; }
.pink      { color : #FF6666 ; }
.pink_d    { color : #FF668B ; }
.blown     { color : #663D3D ; }
.white     { color : #FFFFFF ; }

/* テキストリンクカラー */
.menu a:link{text-decoration: none;color:#FFFFFF}
.menu a:visited{text-decoration: none;color:#FFFFFF}
.menu a:hover{text-decoration: underline;color:#33CCCC}

a:link{text-decoration: none;color:#3366CC}
a:visited{text-decoration: none;color:#0055AA}
a:hover{text-decoration: underline;color:#0099CC}

/* [入力フォーム Start */

.fb      { background-color : #ffffff ; }
.box2    { background-color : #e0e0e0 ; width : 240px ; }
.box3    { background-color : #e0e0e0 ; width : 344px ; height : 10em ; }
.zip1    { background-color : #e0e0e0 ; width :  60px ; }
.zip2    { background-color : #e0e0e0 ; width :  70px ; }

/* 入力フォーム end ］*/

/*introduction背景*/
.bg {
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
}
