body {
	margin: 0;
	background-color: #ededed;
	background-image: url(imgs/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding:0;
}

strong {
	font-weight:normal;
}

body,td,th {
	color: #666666;
}

.job0 {
	background-color: #cccccc;
}

.job1 {
	background-color: #eeeeee;
}

.job2 {
	background-color: #FFFFFF;
}

.f10 {
	font-size: 10px;
	line-height: 130%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
}
.f12 {
	font-size: 12px;
	line-height: 140%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
}
.f14 {
	font-size: 14px;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
}

.txt{
	font-size: 10px;
	line-height: 130%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
	padding:8px 10px;
	margin:0px;
	color:#333333;
	text-align: left;
}

h1{
	padding:0px;
	margin:0px;
	color:#ff3b87;
	font-size: 12px;
	line-height: 140%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
}
h2{
	padding:0px;
	margin:0px;
	color:#4689ca;
	font-size: 12px;
	line-height: 120%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
}

.entry_txt{
	font-size: 12px;
	line-height: 140%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
	padding:5px 5px 0px 5px;
}

#topic{
	background-color: #59a3ef;
	color:#ffffff;
	font-size: 12px;
	line-height: 140%;
	font-family: "ãã©ã®ãè§ã´ W3", "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "Osaka";
	padding:3px 0px 3px 10px;
	margin:0px;
}




a	{color:#0000FF; text-decoration: none}
a:link	{color:#0000FF; text-decoration: none}
a:active	{color:#0000FF; text-decoration: none}
a:visited	{color:#0000FF; text-decoration: none}
a:hover 	{color:#0000FF; text-decoration: underline}

#topic a	{color: #ffffff; text-decoration: underline}
#topic a:link	{color:#ffffff; text-decoration: underline}
#topic a:active	{color:#ffffff; text-decoration: underline}
#topic a:visited	{color:#ffffff; text-decoration: underline}
#topic a:hover 	{color:#ffffff; text-decoration: underline}

a.link1	{color: #4689ca; text-decoration: none}
a.link1:link	{color:#4689ca; text-decoration: none}
a.link1:active	{color:#4689ca; text-decoration: none}
a.link1:visited	{color:#4689ca; text-decoration: none}
a.link1:hover 	{color:#4689ca; text-decoration: underline}


#foot{
	padding:0px 0px 20px;
	margin:0px;
}

p{
	padding:0px;
	margin:0px;
}

img.bunner {
	position: relative;
	top: 6px;
	right: 30px;
}
.moving{ margin:30px 0; padding:20px 0; line-height:18px; font-size:12px;}
