
body {
	background-color: #f6f6f6;
	background-image: url("/files/config/7bodybgimage.gif");
}
header.global {
	background-image: url("/files/config/7lineimage.gif");
}
footer.global {
	background-color: #f9f7ea;
	background-image: url("/files/config/7lineimage.gif");
}
#c_sub nav ul li {
	background-image: url("/files/config/7navlineimage.jpg");
}
#c_main h1, #c_main h2 {
	color: #000000;
	border-color: #000000;
}
#c_main h1 {
	border-color: #000000;
	background-image: url("/files/config/7headermark.png");
}
#c_main #contentfooter {
	color: #000000;
}


body.toppage #c_main #top-caution a {
	background-color: #ff1493;
}
body.toppage #c_main #newslist {
	background-color: #f9f7ea;
}
body.toppage #c_main #newslist header {
	background: #eeeeee; 
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); 
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); 
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); 
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); 
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); 
}
body.toppage #c_main #consultation .content .item h3 a {
	color: #666666;
	background-color: #f9f7ea;
	border-color: #666666;
			padding-left: 50px;
		background-image: url("/files/config/7consultationicon.png");
		background-position: 10px 12px;
	}
body.about #c_main section #description,
body.consultation #c_main section #description,
body.blog #c_main section #description {
	color: #000000;
}
body.faq #c_main #faqlist dl dt:before {
	background-color: #cccccc}
body.faq #c_main #faqlist dl dd:before {
	background-color: #eeeeee}
body.blog #c_main #blog_nav dl dt {
	color: #666666;
}
body.blog #c_main #blog_nav dl dt,
body.blog #c_main #blog_articles article,
body.blog #c_main #blog_articles article header h2:before,
body.blog #c_main #blog_articles article header h2 a {
	border-color: #666666;
}
#c_sub #calendar table thead th,
#c_sub #calendar table thead td {
	background-color: #eeeeee;
}
