@charset "Shift_JIS";

/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	margin:0;
	background-image:url(../img/back.gif);
}

/* ----h1---- */
h1{
	margin-top:0px;
        font:10px verdana,arial,helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
}


/* ----h2---- */
h2{
	font:17px verdana,arial,helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height:1.5em;
	font-weight:bold;
	color:#ffff00;
}


/* ----h3---- */
h3{
	font:14px verdana,arial,helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
}


/* ----p---- */
p{
	font:14px verdana,arial,helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height:1.3em;
	color:#333;
}

.side {
	font-size:12px;
	margin:5px;
	line-height:145%;
}

.s_title {
	font-weight:bold;
}

/* ----table---- */

.green{
	width:221px;
	height:40px;
	background-image:url(../img/user_meyasu_2.gif);
	background-repeat:no-repeat;
	text-align:center;
}
	

.blue{
	width:221px;
	height:40px;
	background-image:url(../img/user_meyasu_4.gif);
	background-repeat:no-repeat;
	text-align:center;
}

/* ----Šî–{ƒeƒLƒXƒg---- */
.text10px { font: 10px/13px osaka; text-decoration: none ;}
.text10pxb { font: bold 10px/14px osaka; text-decoration: none ;}
.text12px { font: 12px/14px osaka; text-decoration: none ;}
.text12pxb { font: bold 12px/15px osaka; text-decoration: none ;}
.text14px { font: 14px/16px osaka; text-decoration: none ;}
.text14pxb { font: bold 14px/16px osaka; text-decoration: none ;}
.text16px { font: 16px/18px osaka; text-decoration: none ;}
.text16pxb { font: bold 16px/18px osaka; text-decoration: none ;}
.text18pxb { font: bold 18px/20px osaka; text-decoration: none ;}
.pt1 {position:relative;left:260px;}
A:link {COLOR: #000000;}
A:visited {COLOR: #313131;}
A:hover {COLOR: #990000; TEXT-DECORATION: none;}
