@charset "utf-8";
@import url(../global.css);

body {
	background : url(./images/b/bg_body.gif) no-repeat 50% 0px #f7f2fa;
}

/* ___________________________________________________________ document */

h3 {
	background : url(./images/b/headline/h3.gif) no-repeat 0 0 !important;
	text-indent : 15px;
	color : #fff !important;
}
#intro h3 {
	background : url(./images/b/headline/h3_column3.gif) no-repeat 0 0 !important;
	color : #fff;
}
h4 {
	background : url(./images/b/headline/h4.gif) no-repeat 0 0 !important;
	text-indent : 15px;
	color : #fff !important;
}
h4 a {
	font-weight : bold;
	color : #fff !important;
}
h5 {
	background : url(./images/b/headline/h5.gif) no-repeat 0 0 !important;
}
h6 {
	background : url(./images/b/headline/h6.gif) no-repeat 0 0 !important;
}

a:link,
a:visited {
	color : #660099;
}
a:hover {
	color : #660099;
	text-decoration : none;
}

dl dt {
	background-color : #bc77dc;
	border-color : #dc97fc;
}
/* ___________________________________________________________ icon */

ul li {
	background : url(./images/b/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
	background-image : url(./images/b/option/navi.gif);
}
p.apply a,
a.apply {
	background : url(./images/b/option/apply.gif) no-repeat 0 0 transparent;
}
p.active {
	background : url(./images/b/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
	list-style : inside url(./images/b/option/arrow.gif);
}
.more a {
	background : url(./images/b/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
	background : url(./images/b/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
	background : url(./images/b/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
	background : url(./images/b/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/b/option/contents.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
	background : url(./images/b/option/return_top.gif) no-repeat 0 0;
}
p.apply {
	background : url(./images/b/option/apply.gif) no-repeat 0 0;
}

/* ___________________________________________________________ fontsize */

div#header ul.font_size {
	background : url(./images/b/bg_fontsize.gif) no-repeat right top;
}
div#header ul.font_size li.large a {
	background : url(./images/b/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
	background : url(./images/b/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
	background : url(./images/b/button_small.gif) no-repeat 0 0;
}

/* ___________________________________________________________ header */

#header h1 {
	color : #333;
}
#header a,
#header a:link,
#header a:visited {
	color : #660099;
}
#header ul.navigation {
	background :  url(./images/b/bg_navigation.gif) no-repeat 0 0 !important;
}

/* ___________________________________________________________ intro */

#intro .column3 {
	margin : 20px 0;
	padding : 0;
	background : url(./images/b/intro_column3.gif) no-repeat left bottom;
}
#intro .column3 .column {
	margin-bottom : 5px;
}
#intro .column3 p {
	margin : 0 10px !important;
}
#intro .column3 h3 {
	text-indent : 0;
}

/* ___________________________________________________________ home */

.home #contents .update h4 {
	border-bottom : 0 !important;
	background : url(./images/b/headline/h3.gif) no-repeat 0 0;
}
.home #contents .information h4 {
	background : url(./images/b/headline/h4_information.gif) no-repeat 0 0 !important;
	text-indent : 26px;
}
.home #contents .blog h4 {
	background : url(./images/b/headline/h4_information.gif) no-repeat 0 0 !important;
	text-indent : 26px;
}

/* ___________________________________________________________ utilities */

#utilities .guide {
	border : 0;
	background : url(./images/b/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities form,
#utilities ul {
	border : 0 !important;
	background : url(./images/b/bg_utilities_bottom.gif) no-repeat left bottom !important;
}
#utilities h3 {
	background : url(./images/b/headline/h3_utilities.gif) no-repeat 0 0 !important;
	color : #fff;
	text-indent : 0;
}
p.qr {
	display : none;
}

/* ___________________________________________________________ footer */

#footer ul.navigation {
	background : url(./images/b/bg_footer.gif) repeat-x 0 0 !important;
}
#footer address {
	background-color : transparent;
}

/* ___________________________________________________________ form */

#contents .lodgment_search {
	background : url(./images/b/bg_body.gif) repeat-x left top !important;
}
#utilities .lodgment_search {
	background : url(./images/b/bg_body.gif) repeat-x left top !important;
}
.submit,
#imageField {
	background : url(./images/b/option/submit.gif) no-repeat left bottom !important;
}

/* ___________________________________________________________ slideshow */

div#intro .slideshow .buttons li {
	border : 1px solid #fff;
/*	background-image:url(../images/buttonBg.png);*/
	background-repeat:no-repeat;
	background : #f7f2fa;
}
div#intro .slideshow .buttons li a {
	background : #f7f2fa;
	color : #333 !important;
}
div#intro .slideshow .buttons li a:hover {
	background : #67576c;
	color : #fff !important;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
	background : #67576c;
	color : #fff !important;
}
