@charset "utf-8";
@import url(../global.css);

body {
	background : url(./images/kikuno/bg_shell.gif) repeat-y center top #fff;
}
div#shell {
	background : url(./images/kikuno/bg_body.gif) no-repeat center top transparent;
}
a:link {
	color : #fff;
}
a:visited {
	color : #fff;
}
a:hover {
	color : #fff;
	text-decoration: none;
}
a:active {
	color : #fff;
}
/* ___________________________________________________________ background black */
body {
	color : #ccc;
}
h1 {
	color : #fff;
}
div#footer address {
	color : #333;
}
div#footer address a:link,
div#footer address a:visited,
div#footer address a:hover,
div#footer address a:active {
	color : #333;
}
dl dt {
	border-color : #747474;
	background : #525252;
}
div#footer ul li {
	border-color : #fff !important;
}
table th {
	background : #333;
	color : #fff;
}
/* ___________________________________________________________ document */

h1 {
	line-height : 35px;
}
h3 {
	background : url(./images/kikuno/headline/h3.gif) no-repeat 0 0 !important;
	text-indent : 26px;
	color : #fff;
}
#intro h3,
#utilities h3 {
	background : url(./images/kikuno/headline/h3_column3.gif) no-repeat 0 0 !important;
	text-indent : 0;
}
h4 {
	background : url(./images/kikuno/headline/h4.gif) no-repeat 0 0 !important;
	text-indent : 26px;
	color : #fff;
}
h4 a {
	font-weight : bold;
}
h5 {
	background : url(./images/kikuno/headline/h5.gif) no-repeat 0 0 !important;
	text-indent : 26px;
	color : #fff;
}
h6 {
	background : url(./images/kikuno/headline/h6.gif) no-repeat 0 0 !important;
	text-indent : 26px;
	color : #fff;
}
address {
	border-color : #d5c49f;
}

/* ___________________________________________________________ icon */

ul li {
	background : url(./images/kikuno/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
	background-image : url(./images/kikuno/option/navi.gif);
}
div#utilities ul li.return {
	background-image : url(./images/kikuno/option/return.gif);
}
p.apply a,
a.apply {
	background : url(./images/kikuno/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/kikuno/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
	list-style : inside url(./images/kikuno/option/arrow.gif);
}
.more a {
	background : url(./images/kikuno/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
	background : url(./images/kikuno/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
	background : url(./images/kikuno/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
	background : url(./images/kikuno/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/kikuno/option/contents.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
	background : url(./images/kikuno/option/return_top.gif) no-repeat 0 0;
}
p.apply {
	background : url(./images/kikuno/option/apply.gif) no-repeat 0 0;
}

/* ___________________________________________________________ fontsize */

div#header ul.font_size {
	background : url(./images/kikuno/bg_fontsize.gif) no-repeat right top;
}
div#header ul.font_size li.large a {
	background : url(./images/kikuno/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
	background : url(./images/kikuno/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
	background : url(./images/kikuno/button_small.gif) no-repeat 0 0;
}

/* ___________________________________________________________ header */

#header ul.navigation {
	background :  url(./images/kikuno/bg_navigation.gif) no-repeat 0 0 !important;
}

/* ___________________________________________________________ intro */

#intro .column3 {
	margin : 20px 0;
	padding : 0;
	background : url(./images/kikuno/intro_column3.gif) no-repeat left bottom;
}
#intro .column3 .column {
	margin-bottom : 5px;
}
#intro .column3 p {
	margin : 0 10px !important;
}
.home div#core .slideshow,
.home div#core p.credit {
	height: 420px;
}
.home div#core .slideshow {
	margin-bottom: 20px;
}
.home div.quick_summary h3 {
	display: none
}
/* ___________________________________________________________ home */

.home #contents .update h4 {
	border-bottom : 0 !important;
	background : url(./images/kikuno/headline/h3.gif) no-repeat 0 0;
	color : #fff;
	text-indent : 26px;
}
.home #contents .information h4 {
	background : url(./images/kikuno/headline/h4_information.gif) no-repeat 0 0 !important;
}
.home #contents .blog h4 {
	background : url(./images/kikuno/headline/h4_information.gif) no-repeat 0 0 !important;
}
/* .home #contents {
	position: relative;
	padding-bottom: 360px;
}
.home #contents div.adpants {
	position: absolute;
	bottom: 10px;
	left: 0px;
} */
/* ___________________________________________________________ utilities */

#utilities .guide {
	border : 0;
	background : url(./images/kikuno/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities form,
#utilities ul {
	border : 0 !important;
	background : url(./images/kikuno/bg_utilities_bottom.gif) no-repeat left bottom !important;
}
#utilities h3 {
	background : url(./images/kikuno/headline/h3_utilities.gif) no-repeat 0 0 !important;
	color : #333;
	text-indent : 10px;
}
#utilities .search h3 {
	background : url(./images/kikuno/headline/h3_utilities_search.gif) no-repeat 0 0 !important;
	text-indent : 20px;
}
#utilities .guide ul {
	padding: 0 10px;
}
#utilities .guide ul li {
	border-bottom: 1px dotted #fff;
	text-indent: 5px;
}
#utilities .guide ul li a {
	color: #333 !important;
}
p.qr {
	display : none;
}

/* ___________________________________________________________ footer */

#footer ul.navigation {
	border-top : 2px solid #535353;
	background : none !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/kikuno/option/submit.gif) no-repeat left bottom !important;
}

#contents dt {
	border : 0;
	background : #535353;
}
/* ___________________________________________________________ slideshow */

div#intro .slideshow .buttons li a {
	background : #b5b5b5;
	color : #000;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
	background : #1e1e1e;
	color : #ccc;
}

/* ___________________________________________________________ border */

table,td,th,address {
	border-color : #535353 !important;
}

/* ___________________________________________________________ column */
.home .column p.more a {
	background-image : url(./images/kikuno/option/arrow_column.gif);
}