@charset "utf-8";
/*
Theme Name: JinjiKanri
Theme URI: http://www.jinjikanri.com/
Description: アメリカ式人事の人事管理ドットコム
Version: 1.0
Author: 人事管理ドットコム
Author URI: http://www.jinjikanri.com/
Tags: blue, custom header, fixed width, two columns,
*/

/* Common */
/* ====================================================================== */

* {
	margin: 0;
	padding: 0;
}
	
body {
	text-align: center;
	color: #333;
	font-family: 'MS PGothic', 'Osaka', sans-serif;
	background: top url(images/header.gif) repeat-x #FFF;
	font-size: 16px;
	line-height: 1.4;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#layout {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	position: relative;
	height: 75px;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 75px;
	text-indent: -3000px;
	background: url(images/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 75px;
	background: url(images/logo.gif) no-repeat;
}

#login {
	padding: 5px;
	text-align: right;
	font-size: 64%;
	color: #FFF;
}

#login a {
	color: #FFF;
}

/* Menu */
/* ====================================================================== */

#global_menu {
	position: absolute;
	top: 48px;
	left: 195px;
	list-style: none;
}

#home {
	float: left;
	margin: 0 4px 0 0;
	width: 86px;
	height: 27px;
	text-indent: -3000px;
	background: 0 0 url(images/menu.gif) no-repeat;
}

#home a {
	display: block;
	width: 86px;
	height: 27px;
	background: 0 0 url(images/menu.gif) no-repeat;
}

#home.selected a {
	background: 0 -27px url(images/menu.gif) no-repeat;
}

.cat-item-1 {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -90px 0 url(images/menu.gif) no-repeat;
}

.cat-item-1 a {
	display: block;
	width: 85px;
	height: 27px;
	background: -90px 0 url(images/menu.gif) no-repeat;
}

.cat-item-1.current-cat a {
	background: -90px -27px url(images/menu.gif) no-repeat;
}

.cat-item-3 {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -179px 0 url(images/menu.gif) no-repeat;
}

.cat-item-3 a {
	display: block;
	width: 85px;
	height: 27px;
	background: -179px 0 url(images/menu.gif) no-repeat;
}

.cat-item-3.current-cat a {
	background: -179px -27px url(images/menu.gif) no-repeat;
}

.cat-item-4 {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -268px 0 url(images/menu.gif) no-repeat;
}

.cat-item-4 a {
	display: block;
	width: 85px;
	height: 27px;
	background: -268px 0 url(images/menu.gif) no-repeat;
}

.cat-item-4.current-cat a {
	background: -268px -27px url(images/menu.gif) no-repeat;
}

.cat-item-5 {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -357px 0 url(images/menu.gif) no-repeat;
}

.cat-item-5 a {
	display: block;
	width: 85px;
	height: 27px;
	background: -357px 0 url(images/menu.gif) no-repeat;
}

.cat-item-5.current-cat a {
	background: -357px -27px url(images/menu.gif) no-repeat;
}

#testimonial {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -446px 0 url(images/menu.gif) no-repeat;
}

#testimonial a {
	display: block;
	width: 85px;
	height: 27px;
	background: -446px 0 url(images/menu.gif) no-repeat;
}

#testimonial.current-cat a {
	background: -446px -27px url(images/menu.gif) no-repeat;
}

#contact {
	float: left;
	margin: 0 4px 0 0;
	width: 85px;
	height: 27px;
	text-indent: -3000px;
	background: -535px 0 url(images/menu.gif) no-repeat;
}

#contact a {
	display: block;
	width: 85px;
	height: 27px;
	background: -535px 0 url(images/menu.gif) no-repeat;
}

#contact.current-cat a {
	background: -535px -27px url(images/menu.gif) no-repeat;
}

.children {
	display: none;
}

/* Menu */
/* ====================================================================== */

#top_img {
	position: relative;
	margin: 15px 0;
	width: 950px;
	height: 260px;
	background: url(images/top_img.jpg) no-repeat;
}

#top_img h2 {
	position: absolute;
	top: 16px;
	left: 26px;
	width: 520px;
	height: 50px;
	text-indent: -3000px;
	background: url(images/welcome.jpg) no-repeat;
}

#top_img p {
	position: absolute;
	top: 66px;
	left: 26px;
	width: 520px;
	height: 127px;
	text-indent: -3000px;
	background: url(images/welcome_text.jpg) no-repeat;
}

#register_btn {
	position: absolute;
	top: 203px;
	left: 50px;
	width: 210px;
	height: 40px;
	text-indent: -3000px;
	background: url(images/register_btn.jpg) no-repeat;
}

#register_btn a {
	display: block;
	width: 210px;
	height: 40px;
	background: url(images/register_btn.jpg) no-repeat;
}

#login_btn {
	position: absolute;
	top: 203px;
	left: 270px;
	width: 210px;
	height: 40px;
	text-indent: -3000px;
	background: url(images/login_btn.jpg) no-repeat;
}

#login_btn a {
	display: block;
	width: 210px;
	height: 40px;
	background: url(images/login_btn.jpg) no-repeat;
}

#top_arai {
	position: absolute;
	top: 0;
	left: 630px;
	width: 320px;
	height: 260px;
	text-indent: -3000px;
	background: url(images/top_arai.jpg) no-repeat;
}

#top_arai a {
	display: block;
	width: 320px;
	height: 260px;
	background: url(images/top_arai.jpg) no-repeat;
}

/* Index Page Left Column */
/* ====================================================================== */

#top_main {
	float: left;
	display: inline;
	width: 615px;
	margin: 0 15px 0 0;
	font-size: 84%;
}

#top_main h3 {
	height: 25px;
	text-indent: -3000px;
	background: url(images/experience_title.gif) no-repeat #003366;
}

#experience_description {
	text-align: center;
	margin: 15px 0;
}

#top_main_left {
	float: left;
	display: inline;
	width: 375px;
	margin: 0 15px 0 0;
}

#top_main_right {
	float: left;
	display: inline;
	width: 225px;
}

* html #top_main_right {
	float: left;
	display: inline;
	width: 218px;
}

#experience01 {
	margin: 0 0 15px 0;
	padding: 5px;
	background: 290px bottom url(images/experience_img01.jpg) no-repeat #EFE2C6;
}

#experience01 h4 {
	margin: 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/experience01.gif) no-repeat;
}

#experience01 p {
	margin: 10px 0;
	padding: 8px 10px;
	border: 1px solid #CCC;
	background: #FFFDF3;
}

#experience01 ul {
	width: 280px;
	margin: 10px 0;
}

#experience01 li {
	list-style: none;
	float: left;
	padding: 3px 0 3px 20px;
	width: 120px;
	background: 10px 9px url(images/list.gif) no-repeat;
}

#experience01 .btn {
	clear: both;
	text-indent: -3000px;
	padding: 15px 0 10px 50px;
	width: 165px;
	height: 25px;
}

#experience01 .btn a {
	display: block;
	width: 165px;
	height: 25px;
	background: url(images/experience_btn01.gif) no-repeat;
}

#experience02 {
	margin: 0 0 15px 0;
	padding: 5px;
	background: left bottom url(images/experience_img02.jpg) no-repeat #EFE2C6;
}

#experience02 h4 {
	margin: 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/experience02.gif) no-repeat;
}

#experience02 p {
	margin: 10px 0 10px 90px;
	padding: 8px 10px;
	border: 1px solid #CCC;
	background: #FFFDF3;
}

#experience02 .btn {
	clear: both;
	text-indent: -3000px;
	margin: 15px 0 10px 160px;
	width: 165px;
	height: 25px;
}

#experience02 .btn a {
	display: block;
	width: 165px;
	height: 25px;
	background: url(images/experience_btn02.gif) no-repeat;
}

#experience03 {
	margin: 0 0 15px 0;
	padding: 5px;
	background: right bottom url(images/experience_img03.jpg) no-repeat #EFE2C6;
}

#experience03 h4 {
	margin: 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/experience03.gif) no-repeat;
}

#experience03 p {
	margin: 10px 90px 10px 10px;
	padding: 8px 10px;
	border: 1px solid #CCC;
	background: #FFFDF3;
}

#experience03 .btn {
	clear: both;
	text-indent: -3000px;
	margin: 15px 0 10px 45px;
	width: 200px;
	height: 25px;
}

#experience03 .btn a {
	display: block;
	width: 200px;
	height: 25px;
	background: url(images/experience_btn03.gif) no-repeat;
}

#experience04 {
	margin: 0 0 15px 0;
	padding: 5px;
	background: left bottom url(images/experience_img04.jpg) no-repeat #EFE2C6;
}

#experience04 h4 {
	margin: 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/experience04.gif) no-repeat;
}

#experience04 p {
	margin: 10px;
	padding: 8px 10px;
	border: 1px solid #CCC;
	background: #FFFDF3;
}

#experience04 h5 {
	margin: 20px 0 5px 100px;
	font-size: 100%;
}

#experience04 ul {
	margin: 0 0 0 100px;
	font-size: 84%;
	list-style: none;
	width: 270px;
}

#experience04 li {
	float: left;
	width: 135px;
}

#experience04 .btn {
	clear: both;
	text-indent: -3000px;
	padding: 20px 0 10px 150px;
	width: 165px;
	height: 25px;
}

#experience04 .btn a {
	display: block;
	width: 165px;
	height: 25px;
	background: url(images/experience_btn04.gif) no-repeat;
}

#experience05 {
	margin: 0 0 15px 0;
	padding: 10px 15px;
	background: #EFE2C6;
}

#experience05 h4 {
	margin: 0 0 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/experience05.gif) no-repeat;
}

#experience05 h5 {
	font-size: 100%;
	padding: 5px 0;
}

#experience05 p {
	padding: 0 0 10px 0;
}

#enterprise {
	border: 1px solid #B6B6B6;
}

#enterprise h4 {
	height: 24px;
	text-indent: -3000px;
	background: center url(images/enterprise_title.gif) no-repeat #003366;
}

#enterprise h5 {
	padding: 15px 15px 3px 15px;
	color: #003366;
	font-size: 90%;
}

#enterprise p {
	padding: 5px 15px;
}

/* Index Page SideBar */
/* ====================================================================== */

#top_side {
	float: left;
	display: inline;
	width: 320px;
}

#top_banner {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #F4F4F4;
}

#newsletter_top {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #B6B6B6;
	background: #F4F4F4;
	font-size: 84%;
}

#newsletter_top h4 {
	margin: 0 0 5px 0;
	height: 30px;
	text-indent: -3000px;
	background: center url(images/newsletter_title.gif) no-repeat;
}

#newsletter_top p {
	padding: 0 10px 5px 10px;
}

#news {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #B6B6B6;
	background: #F4F4F4;
	font-size: 84%;
}

#news h4 {
	height: 30px;
	text-indent: -3000px;
	background: center url(images/news_title.gif) no-repeat;
}

#news ul {
	margin: 0 5px;
	list-style: none;
}

#news li {
	padding: 0 0 5px 10px;
	background: 0 7px url(images/news_list.gif) no-repeat;
}

#handbook {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #B6B6B6;
	background: #F4F4F4;
	font-size: 84%;
}

#handbook h4 {
	height: 55px;
	text-indent: -3000px;
	background: center url(images/handbook_title.gif) no-repeat;
}

#handbook .btn {
	clear: both;
	text-indent: -3000px;
	margin: 20px 0 10px 80px;
	width: 140px;
	height: 25px;
}

#handbook .btn a {
	display: block;
	width: 140px;
	height: 25px;
	background: url(images/handbook_btn.gif) no-repeat;
}

#banner {
	margin: 0 0 15px 0;
	padding: 10px;
	text-align: center;
	background: #F4F4F4;
}

#banner img {
	border: none;
	margin: 0 0 15px 0;
}

#content_banner {
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#content_banner img {
	border: none;
	margin: 0 0 15px 0;
}

/* Main Column */
/* ====================================================================== */

#head_about {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_service01.jpg) no-repeat;
}

#head_about span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_service02.jpg) no-repeat;
}

#head_enroll {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_enroll01.jpg) no-repeat;
}

#head_enroll span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_enroll02.jpg) no-repeat;
}

#head_experience,
#head_daily-business,
#head_evaluation,
#head_recruiting,
#head_development,
#head_company-rules,
#head_harassment,
#head_job-content,
#head_disemployment-layoff,
#head_payroll-benefit,
#head_layoff,
#head_benefit,
#head_form,
#head_survey,
#head_system,
#head_newsletter,
#head_news,
#head_newstopic,
#head_management,
#head_case-study {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_experience01.jpg) no-repeat;
}

#head_experience span,
#head_daily-business span,
#head_evaluation span,
#head_recruiting span,
#head_development span,
#head_company-rules span,
#head_harassment span,
#head_job-content span,
#head_disemployment-layoff span,
#head_payroll-benefit span,
#head_layoff span,
#head_benefit span,
#head_form span,
#head_survey span,
#head_system span,
#head_newsletter span,
#head_news span,
#head_newstopic span,
#head_management span,
#head_case-study span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_experience02.jpg) no-repeat;
}

#head_qanda {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_qanda01.jpg) no-repeat;
}

#head_qanda span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 836px;
	background: url(images/head_qanda02.jpg) no-repeat;
}

#head_contact {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_contact01.jpg) no-repeat;
}

#head_contact span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_contact02.jpg) no-repeat;
}

#head_login {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_login01.jpg) no-repeat;
}

#head_login span {
	position: absolute;
	width: 95px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_login02.jpg) no-repeat;
}

#head_express {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_express01.jpg) no-repeat;
}

#head_express span {
	position: absolute;
	width: 117px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_express02.jpg) no-repeat;
}

#head_hitoshi_arai  {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_hitoshi_arai01.jpg) no-repeat;
}

#head_hitoshi_arai span {
	position: absolute;
	width: 117px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_hitoshi_arai02.jpg) no-repeat;
}

#head_testimonial  {
	margin: 10px 0 15px 0;
	position: relative;
	width: 950px;
	height: 100px;
	text-indent: -3000px;
	background: url(images/head_testimonial.jpg) no-repeat;
}

#head_testimonial span {
	position: absolute;
	width: 117px;
	height: 50px;
	top: -50px;
	left: 817px;
	background: url(images/head_testimonial02.jpg) no-repeat;
}

#main {
	float: left;
	display: inline;
	width: 700px;
	margin: 0 15px 0 0;
	font-size: 84%;
}

#main h3 {
	margin: 0 0 5px 0;
	padding: 3px 10px;
	color: #FFF;
	font-size: 90%;
	background: #003366;
}

#main h4 {
	margin: 5px 15px 5px 15px;
	font-size: 100%;
	color: #003366;
}

.content {
	margin: 0 0 10px 0;
}

#main .content h3 {
	font-size: 110%;
	clear: both;
}

#main .content h4 {
	margin: 10px 15px 5px 15px;
	padding: 2px 5px;
	font-size: 114%;
	background: #EEE;
}

#main .content h5 {
	margin: 5px 15px;
	padding: 2px 5px;
	font-size: 104%;
	color: #FF6600;
}

#main .content p {
	padding: 3px 20px 17px 20px;
}

#main .content a {
	color: #993300;
}

#main ul {
	margin: 20px;
}

#main ol {
	margin: 20px 40px;
}

#main ul li {
	list-style: none;
	padding: 0 0 8px 10px;
	background: 0 5px url(images/list.gif) no-repeat;
}

#main ul.content_list li {
	float: left;
	width: 200px;
	list-style: none;
	padding: 0 0 8px 10px;
	background: 0 5px url(images/list.gif) no-repeat;
}

#contact_form ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

#contact_form li {  
	padding-bottom: 10px;
}

#contact_form .submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 300px;
	background-color: #FFF;
}

#contact_form .login {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 150px;
	background-color: #FFF;
}


#contact_form label {  
	float: left;  
	width: 150px;  
	margin-right: 10px;  
	text-align: right;
}


/* Side Bar */
/* ====================================================================== */

#side {
	float: left;
	display: inline;
	width: 235px;
	font-size: 84%;
}

#newsletter {
	margin: 0 0 10px 0;
	padding: 15px;
	background: #EFE2C6;
}

#newsletter h3 {
	font-size: 110%;
	color: #FF6600;
	text-align: center;
	margin: 0 0 10px 0;
}

#newsletter p {
	margin: 0 5px 10px 5px;
}

#side_content {
	padding: 15px;
	background: #EFE2C6;
}

#side_content h3 {
	font-size: 110%;
	color: #FF6600;
	text-align: center;
	margin: 0 0 10px 0;
}

#side_content h4 {
	color: #003366;
	font-size: 100%;
	margin: 0 0 10px 0;
}

#side_content p {
	margin: 0 5px 10px 5px;
}

#handbook01 {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #E8E8FF;
}

#handbook01 img {
	float: left;
	margin: 0 5px 5px 0;
}

#handbook02 {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #FFF4F4;
}

#handbook02 img {
	float: left;
	margin: 0 5px 5px 0;
}

#handbook03 {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #FFECF5;
}

#handbook03 img {
	float: left;
	margin: 0 5px 5px 0;
}

#handbook_btn2 {
	margin: 10px 0 10px 35px;
	width: 140px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/handbook_btn2.gif) no-repeat;
}

#handbook_btn2 a {
	display: block;
	width: 140px;
	height: 25px;
	background: url(images/handbook_btn2.gif) no-repeat;
}

/* Footer */
/* ====================================================================== */

#footer {
	clear: both;
	padding: 20px 0;
	font-size: 84%;
	text-align: center;
}


/* Campaign */
/* ====================================================================== */

#head_campaign {
	text-indent: -3000px;
	height: 15px;	
}

h2#campaign_top {
	width: 700px;
	height: 384px;
	text-indent: -3000px;
	background: url(images/campaign/campaign_top.png) no-repeat;
}

#main .content p#top_description {
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #D2D2D2;
	background: #F9F8F3;
	color: #003366;
}

#main h3#campaign_header01 {
	clear: none;
	margin: 0 0 5px 0;
	padding: 3px 10px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/campaign/campaign_header01.png) no-repeat #FFF;
}

#main h3#campaign_header02 {
	clear: none;
	margin: 0 0 5px 0;
	padding: 3px 10px;
	height: 30px;
	text-indent: -3000px;
	background: 310px 0 url(images/campaign/campaign_header02.png) no-repeat #FFF;
}

* html #main h3#campaign_header02 {
	background: 0 0 url(images/campaign/campaign_header02.png) no-repeat #FFF;
}

*:first-child+html #main h3#campaign_header02 {
	background: 0 0 url(images/campaign/campaign_header02.png) no-repeat #FFF;
}


.alignright {
	float: right;
	margin: 20px 15px 15px 15px;
}

.alignleft {
	float: left;
	margin: 20px 15px 15px 15px;
}

#main h4#campaign_form {
	margin: 0;
	padding: 0 10px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/campaign/campaign_form.png) no-repeat #2BC6FC;
}

#campaign_form {
	border: 1px solid #D6D4D5;
	background: #F9F8F3;
}


#campaign_form ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

#campaign_form li {  
	padding-bottom: 10px;
}

#campaign_form .submit {  
	text-align: center;
	padding: 10px;
}

#campaign_form .login {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 150px;
	background-color: #FFF;
}


#campaign_form label {  
	float: left;  
	width: 150px;  
	margin-right: 10px;  
	text-align: right;
}

#campaign_form label span {  
	color: #FB6705;
}

.express_block {
	margin: 10px;
	padding: 10px;
	border: 1px solid #E7E7E7;
	background: #FFFFF3;
}


/* Speech Bubble */
/* ====================================================================== */

div.bubble {
	margin: 30px 0 0 0;
}

div.bubble h2 {
	font-size: 16px;
	padding: 3px 15px;
}

div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #EEEEEE;
	background-color: #D6EDFF;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(images/tip-rounded.gif) no-repeat 15px 0;
}

.survey_table {
	margin: 0 auto 10px auto;
	width: 650px;
	border: 1px solid #EEE;
}

.survey_table th {
	padding: 3px;
	background: #EEE;
	color: #003366;
}

.survey_table td {
	padding: 2px 3px;
	background: #F5F5F5;
}