@charset "utf-8";
@import url(../global.css);

body {
	background : url(./images/can-do/bg_body.gif) repeat-x left top #007b50;
}
div#shell {
	background : url(./images/can-do/bg_shell.gif) repeat-x left bottom transparent;
}
a:link {
	color : #cfdfd7;
}
a:visited {
	color : #cfdfd7;
}
a:hover {
	color : #cfdfd7;
	text-decoration : none;
}
a:active {
	color : #cfdfd7;
}
/* ___________________________________________________________ background green */
body {
	color : #fff;
}
h1 {
	color : #333
}
div#footer address {
	color : #cfdfd7;
}
div#contents dl dt {
	border-bottom : solid 1px #003d20;
	background : #00592c;
}
div#footer ul li {
	border-color : #fff !important;
}
.home .quick_summary h3 {
	font-size : 1.1em;
	background : url(./images/can-do/lead_h3.gif) no-repeat 0 0 !important;
	color : #ccc !important;
	text-indent : 0;
	line-height : 45px;
}
.home .quick_summary {
	margin-bottom : 20px;
	padding-bottom : 1px;
	background : url(./images/can-do/lead_bg.gif) no-repeat left bottom !important;
}
.home .quick_summary h3,
.home .quick_summary p {
	padding-left : 10px;
	padding-right : 10px;
}
table,
table tr,
table td,
table th {
	color : #ffffff;
}
table th {
	background : #003d28;
	color : #ffffff;
	font-weight : bold;
}

/* ___________________________________________________________ document */

h1 {
	line-height : 35px;
}
h3 {
	background : none !important;
	padding-left : 0;
	text-indent : 0px;
	color : #fff;
	line-height : 30px;
	height : 30px;
}
#intro h3,
#utilities h3 {
	text-indent: 40px;
	background : url(./images/can-do/headline/h3_column3.gif) no-repeat left bottom !important;
	height: 35px;
	line-height: 35px;
	color: #fff;
}
div#shell.global div#contents h3,
div#shell.contents1 div#contents h3,
div#shell.contents2 div#contents h3,
div#shell.contents3 div#contents h3,
div#shell.contents4 div#contents h3,
div#shell.contents5 div#contents h3,
div#shell.contents6 div#contents h3 {
	font-size : 2.0em;
	line-height : 48px;
	height : 50px;
}
h4 {
	background : url(./images/can-do/headline/h4.gif) repeat 0 0;
	text-indent: 30px;
	font-size : 1.1em;
	color: #007b50;
}
h4 a {
	font-weight : bold;
	color: #007b50 !important;
}
h5 {
	background : url(./images/can-do/headline/h5.gif) no-repeat 0 0;
	color: #007b50;
	text-indent: 30px;
}
h6 {
	background : url(./images/can-do/headline/h6.gif) no-repeat 0 0;
	color: #fff;
	text-indent: 30px;
}
#utilities .guide ul li {
	border-bottom : 1px solid #007b50 !important;
}
div#contents address {
	border-color : #fff !important;
}
ul.topic_path {
	margin-bottom : 10px;
	padding-left : 0;
	height : 25px;
}
/* ___________________________________________________________ icon */

ul li {
	background : url(./images/can-do/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
	margin: 0 10px;
	background-image : url(./images/can-do/option/navi.gif);
}
div#utilities ul li.return {
	background-image : url(./images/can-do/option/return.gif);
}
p.apply a,
a.apply {
	background : url(./images/can-do/option/apply.gif) no-repeat 0 0 transparent;
	color : #fff;
}
p.apply a:hover,
p.apply a:visited,
p.apply a:active {
	color : #fff;
}
p.active {
	background : url(./images/can-do/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
	list-style : inside url(./images/can-do/option/arrow.gif);
}
.more a {
	background : url(./images/can-do/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
	background : url(./images/can-do/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
	background : url(./images/can-do/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
	background : url(./images/can-do/option/blog.gif) no-repeat 0 0.7em;
}
div#contents div.contents1 dl dt,
div#contents div.contents2 dl dt,
div#contents div.contents3 dl dt,
div#contents div.contents4 dl dt,
div#contents div.contents5 dl dt,
div#contents div.contents6 dl dt {
	background : url(./images/can-do/option/contents.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
	background : url(./images/can-do/option/return_top.gif) no-repeat 0 0;
}
p.apply {
	background : url(./images/can-do/option/apply.gif) no-repeat 0 0;
}

/* ___________________________________________________________ fontsize */

div#header ul.font_size {
	background : url(./images/can-do/bg_fontsize.gif) no-repeat right top;
}
div#header ul.font_size li.large a {
	background : url(./images/can-do/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
	background : url(./images/can-do/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
	background : url(./images/can-do/button_small.gif) no-repeat 0 0;
}

/* ___________________________________________________________ header */
div#header ul li {
	border-color : #000 !important;
}
div#header ul li a {
	color : #006535 !important;
}
/* ___________________________________________________________ intro */

#intro .column3 {
	margin : 20px 0;
	padding : 0;
	background : url(./images/can-do/intro_column3.gif) no-repeat left bottom;
}
#intro .column3 .column {
	margin-bottom : 5px;
}
#intro .column3 p {
	margin : 0 10px !important;
}
#intro .column3 p.thumbs_left {
}
/* ___________________________________________________________ home */

.home #contents .update h4 {
	background : url(./images/can-do/headline/h4_update.gif) no-repeat 0 0;
}
.home #contents .update h4 a.feed {
	background-image : url(./images/can-do/option/rss.gif) !important;
}
.home #contents .information h4 {
	background : url(./images/can-do/headline/h4_information.gif) no-repeat 0 0 !important;
}
.home #contents .blog h4 {
	background : url(./images/can-do/headline/h4_blog.gif) no-repeat 0 0 !important;
}
div#contents .update dl dt {
/*	background : none !important;*/
	border : 0 !important;
}
/* ___________________________________________________________ utilities */

#utilities .guide {
	border : 0;
}
#utilities form,
#utilities ul {
	border : 0 !important;
}
#utilities ul {
	padding : 0 !important;
}
#utilities h3 {
	background : url(./images/can-do/headline/h3_utilities.gif) no-repeat left bottom !important;
	color : #fff;
}
#utilities .guide {
	background : url(./images/can-do/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities .search {
	background: #66b096 !important;
}
#utilities .search h3 {
	background : url(./images/can-do/headline/h3_utilities_search.gif) no-repeat 0 0 !important;
	color: #007b50;
}
#utilities .search input.submit {
	color : #fff;
}
p.qr {
	display : none;
}

/* ___________________________________________________________ footer */

#footer ul.navigation {
	border-top : 0px solid #535353;
	background : none !important;
}
#footer a {
	color : #fff !important;
}
/* ___________________________________________________________ form */

#contents .lodgment_search {
	background : #87bf4b !important;
}
#contents .lodgment_search h3 {
	text-indent : 0;
}
#utilities .lodgment_search {
	background : #87bf4b !important;
}
.submit,
#imageField {
	background : url(./images/can-do/option/submit.gif) no-repeat left bottom !important;
}

#contents dt {
	border : 0;
	background : #535353;
}
/* ___________________________________________________________ slideshow */

div#intro .slideshow .buttons li a {
	background : #66b096;
	color : #003d28;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
	background : #003d28;
	color : #fff;
}

/* ___________________________________________________________ border */

table,td,th,address {
	border-color : #ffffff !important;
}

/* ___________________________________________________________ column */
.home .column p.more a {
	background-image : url(./images/can-do/option/arrow_column.gif);
}