@charset "utf-8";
@import url(../global.css);

body {
	background : url(./images/sakaki-ns/bg_body.gif) repeat-x left bottom #f3f2ee;
}
div#shell {
	background : url(./images/sakaki-ns/bg_shell.gif) repeat-x left top transparent;
}
div#header,
div#core,
div#footer {
	padding: 0 20px;
	width: 960px;
	_width: 1000px;
}
div#header {
	margin-bottom: 0 !important;
	background : url(./images/sakaki-ns/bg_header.gif) no-repeat left bottom transparent;
	height: 185px;
}
div#core {
	position: relative;
	background : url(./images/sakaki-ns/bg_core.gif) repeat-y left top transparent;
}
div#core div#intro {
	position: absolute;
	top: -25px;
	left: 20px;
	width: 960px;
}
div#core {
	padding-top: 130px;
}
.home div#core {
	padding-top: 450px;
}
.home div#core div#intro img {
	height: 450px !important;
}

div#footer {
	background : url(./images/sakaki-ns/bg_footer.gif) no-repeat left bottom transparent;
	height: 135px;
}
div#footer p.return_top a {
	top: 1px !important;
	right: 20px !important;
}
a:link {
	color : #561d21;
}
a:visited {
	color : #561d21;
}
a:hover {
	color : #561d21;
	text-decoration : none;
}
a:active {
	color : #561d21;
}
/* ___________________________________________________________ background green */
body {
	color : #333;
}
h1 {
	color : #333;
	text-indent: 145px;
}
div#contents dl dt {
	border-bottom : solid 1px #3a211b;
	background : #f3f2ee;
}
div#footer ul li {
		border-color : #561d21 !important;
}
div#contents table {
	border-color: #3a211b;
}
div#contents table th {
	background: #e1ddcc;
}
div#contents table td {
	background: #f3f2ee;
}
/* ___________________________________________________________ document */

h1 {
	line-height : 35px;
}
h3 {
	padding-left : 0;
	background : url(./images/sakaki-ns/headline/h3.gif) no-repeat left bottom !important;
	text-indent : 40px;
	color : #333;
	line-height : 35px;
	height : 35px;
}
#contents h3 {
	line-height : 30px;
	font-size: 1.6em;
}
#intro h3,
#utilities h3 {
	background : url(./images/sakaki-ns/headline/h3_column3.gif) no-repeat left bottom !important;
	height: 35px;
	line-height: 35px;
}
h4 {
	background : url(./images/sakaki-ns/headline/h4.gif) repeat 0 0;
	text-indent: 30px;
	font-size : 1.1em;
}
h4 a {
	font-weight : bold;
}
h5 {
	background : url(./images/sakaki-ns/headline/h5.gif) no-repeat 0 0;
	text-indent: 30px;
}
h6 {
	background : url(./images/sakaki-ns/headline/h6.gif) no-repeat 0 0;
	text-indent: 30px;
}
#utilities .guide ul li {
	border-bottom : 1px solid #e6e1cd !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/sakaki-ns/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
	margin: 0 10px;
	background-image : url(./images/sakaki-ns/option/navi.gif);
}
div#utilities ul li.return {
	background-image : url(./images/sakaki-ns/option/return.gif);
}
p.apply a,
a.apply {
	background : url(./images/sakaki-ns/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/sakaki-ns/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
	list-style : inside url(./images/sakaki-ns/option/arrow.gif);
}
.more a {
	background : url(./images/sakaki-ns/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
	background : url(./images/sakaki-ns/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
	background : url(./images/sakaki-ns/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
	background : url(./images/sakaki-ns/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/sakaki-ns/option/contents.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
	background : url(./images/sakaki-ns/option/return_top.gif) no-repeat 0 0;
}
p.apply {
	background : url(./images/sakaki-ns/option/apply.gif) no-repeat 0 0;
}

/* ___________________________________________________________ fontsize */

div#header ul.font_size {
	background : url(./images/sakaki-ns/bg_fontsize.gif) no-repeat right top;
	width: 205px;
}
div#header ul.font_size li.large a {
	background : url(./images/sakaki-ns/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
	background : url(./images/sakaki-ns/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
	background : url(./images/sakaki-ns/button_small.gif) no-repeat 0 0;
}

/* ___________________________________________________________ header */
div#header ul li {
	border-color : #000 !important;
}
/* ___________________________________________________________ intro */

#intro .column3 {
	margin : 20px 0;
	padding : 0;
	background : url(./images/sakaki-ns/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/sakaki-ns/headline/h4_update.gif) no-repeat 0 0;
}
.home #contents .update h4 a.feed {
	background-image : url(./images/sakaki-ns/option/rss.gif) !important;
}
.home #contents .information h4 {
	background : url(./images/sakaki-ns/headline/h4_information.gif) no-repeat 0 0 !important;
}
.home #contents .blog h4 {
	background : url(./images/sakaki-ns/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;
	background : url(./images/sakaki-ns/bg_utilities_bottom.gif) no-repeat left bottom !important;
}
#utilities ul {
	padding : 0 !important;
}
#utilities h3 {
	background : url(./images/sakaki-ns/headline/h3_utilities.gif) no-repeat left bottom !important;
	height: 36px;
}
#utilities .guide {
	background : url(./images/sakaki-ns/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities .search h3 {
	background : url(./images/sakaki-ns/headline/h3_utilities_search.gif) no-repeat 0 0 !important;
}
#utilities .search input.submit {
	color : #fff;
}
p.qr {
	display : none;
}

/* ___________________________________________________________ footer */

#footer ul.navigation {
	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/sakaki-ns/option/submit.gif) no-repeat left bottom !important;
}

#contents dt {
	border : 0;
	background : #535353;
}
/* ___________________________________________________________ slideshow */
div#intro .slideshow .buttons {
	top: 408px;
}
div#intro .slideshow .buttons li a {
	background : transparent;
	color : #fff;
	border-bottom: solid 3px #fff;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
	background : transparent;
	color : #fff;
	border-bottom: solid 3px #c6c0a7;
}

/* ___________________________________________________________ border */

table,td,th,address {
	border-color : #ffffff !important;
}

/* ___________________________________________________________ column */
.home .column p.more a {
	background-image : url(./images/sakaki-ns/option/arrow_column.gif);
}
