@charset "Shift_JIS";

/* common */

html {
    margin: 0;
    padding: 0
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	margin: 14px 0px 0px 0px;
	line-height:1.3;
	font-size: 12px
}

.text1 {
	font-size: 9px;
	line-height: 1.3
}


.text2 {
	font-size: 10px;
	line-height: 1.3
}


.text3 {
	font-size: 12px;
	line-height: 1.3
}

p {
	margin:8px 0px 8px 0px;
	font-size: 10px;
	line-height: 1.3
}
td {
	font-size: 10px;
	line-height: 1.3
}

a {
    color: #006633;
	text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #00CC33;
}

.black{
    color: #333333
}

.toptd{
	font-size: 10px;
	line-height: 1.3;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px
}