@charset "utf-8";
@import url(../global.css);

body {
	background : url(./images/rmsf/bg_body.gif) no-repeat center top #96e1fd;
}
div#shell {
	background : url(./images/rmsf/bg_shell.gif) no-repeat center bottom transparent;
}
div#shell div#core,
div#shell div#header,
div#shell div#footer {
	margin-bottom: 0;
	padding: 0 10px;
	background: #fff;
	width: 960px;
	_width: 980px;
}
div#shell div#header {
	background: url(./images/rmsf/bg_header.gif) no-repeat right 30px transparent;
}
div#shell div#core {
	padding-top: 10px;
}
div#shell div#footer {
	background: url(./images/rmsf/bg_footer.gif) no-repeat left bottom #fff;
}
a:link {
	color : #d64600;
}
a:visited {
	color : #d64600;
}
a:hover {
	color : #d64600;
	text-decoration : none;
}
a:active {
	color : #d64600;
}
/* ___________________________________________________________ background green */
/*
body {
	color : #333;
}
h1 {
	color : #333
}
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/rmsf/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/rmsf/lead_bg.gif) no-repeat left bottom !important;
}
.home .quick_summary h3,
.home .quick_summary p {
	padding-left : 10px;
	padding-right : 10px;
}
table th {
	background : #747474;
	color : #cfdfd7;
}*/

/* ___________________________________________________________ document */

h1 {
	line-height : 35px;
}
h3 {
	padding-left : 0;
	background : url(./images/rmsf/headline/h3.gif) no-repeat left bottom !important;
	text-indent : 60px;
	color : #fff;
	line-height : 35px;
	height : 35px;
}
#intro h3,
#utilities h3 {
	background : url(./images/rmsf/headline/h3_column3.gif) no-repeat left bottom !important;
	text-indent : 0;
}
h4 {
	background : url(./images/rmsf/headline/h4.gif) repeat 0 0;
	font-size : 1.1em;
	text-indent : 25px;
}
h4 a {
	font-weight : bold;
}
h5 {
	background : url(./images/rmsf/headline/h5.gif) no-repeat 0 0;
}
h6 {
	border-bottom : 1px solid #2cbaee;
}
ul.topic_path {
	margin-bottom : 5px;
	padding-left : 0;
}
/* ___________________________________________________________ icon */

ul li {
	background : url(./images/rmsf/option/arrow.gif) no-repeat 0 0.4em;
}
div#utilities ul li {
	background-image : url(./images/rmsf/option/navi.gif);
}
div#utilities ul li.return {
	background-image : url(./images/rmsf/option/return.gif);
}
p.apply a,
a.apply {
	background : url(./images/rmsf/option/apply.gif) no-repeat 0 0 transparent;
	color : #cfdfd7;
}
p.apply a:hover,
p.apply a:visited,
p.apply a:active {
	color : #cfdfd7;
}
p.active {
	background : url(./images/rmsf/option/arrow.gif) no-repeat 0 1px;
}
ul.summary li {
	list-style : inside url(./images/rmsf/option/arrow.gif);
}
.more a {
	background : url(./images/rmsf/option/more.gif) no-repeat 0 0.45em;
}
div#contents div.update dl dt {
	background : url(./images/rmsf/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.news dl dt {
	background : url(./images/rmsf/option/info.gif) no-repeat 0 0.7em;
}
div#contents div.blog dl dt {
	background : url(./images/rmsf/option/info.gif) no-repeat 0 0.7em;
}
div#footer p.return_top a {
	background : url(./images/rmsf/option/return_top.gif) no-repeat 0 0;
}
p.apply {
	background : url(./images/rmsf/option/apply.gif) no-repeat 0 0;
}

/* ___________________________________________________________ fontsize */

div#header ul.font_size {
	margin-right: 10px;
	background : url(./images/rmsf/bg_fontsize.gif) no-repeat left top;
	width: 192px;
}
div#header ul.font_size li.large a {
	background : url(./images/rmsf/button_large.gif) no-repeat 0 0;
}
div#header ul.font_size li.default a {
	background : url(./images/rmsf/button_default.gif) no-repeat 0 0;
}
div#header ul.font_size li.small a {
	background : url(./images/rmsf/button_small.gif) no-repeat 0 0;
}

/* ___________________________________________________________ header */
div#header ul li {
	border-color : #000 !important;
}
p.apply a {
	color : #fff !important;
}
div#header ul.guide {
	margin-top: 15px;
}
/* ___________________________________________________________ intro */

#intro .column3 {
	margin : 20px 0;
	padding : 0;
	background : none;
}
#intro .column3 .column {
	margin-bottom : 5px;
}
#intro .column3 p {
	margin : 0 10px !important;
}
#intro .column3 p.thumbs_left {
	margin : 0 !important;
}
/* ___________________________________________________________ home */

.home #contents .update h4 {
	border-bottom : 0 !important;
	background : url(./images/rmsf/headline/h4_update.gif) no-repeat 0 0;
}
.home #contents .update h4 a.feed {
	background-image : url(./images/rmsf/option/rss.gif) !important;
	width: 20px;
	height: 20px;
}
.home #contents .information h4 {
	background : url(./images/rmsf/headline/h4_information.gif) no-repeat 0 0 !important;
}
.home #contents .blog h4 {
	background : url(./images/rmsf/headline/h4_blog.gif) no-repeat 0 0 !important;
}
.home #contents .update .more {
	border-top: dotted 2px #ddd;
	padding-top: 5px;
}
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 ul li {
	margin-right: 5px;
	margin-left: 5px;
}
#utilities h3 {
	background : url(./images/rmsf/headline/h3_utilities.gif) no-repeat left top !important;
	color : #fff;
	line-height: 40px;
	text-indent: 35px;
}
#utilities .guide  {
	background : url(./images/rmsf/bg_utilities_repeat.gif) repeat-y !important;
}
#utilities .guide ul {
	background : url(./images/rmsf/bg_utilities_bottom.gif) no-repeat left bottom !important;
}
#utilities .search h3 {
	background : url(./images/rmsf/headline/h3_utilities_search.gif) no-repeat 0 0 !important;
	text-indent : 40px;
	line-height: 40px;
	height: 35px;
}
#utilities .search form {
	background: #fff;
}
#utilities .search input.submit {
	color : #fff;
	font-weight: bold;
}
p.qr {
	display : none;
}

/* ___________________________________________________________ footer */

#footer ul.navigation {
	border-top : 0px solid #535353;
	background : none !important;
}
#footer ul.navigation li {
	border-color: #333 !important;
}
#footer a {
	font-size: 0.9em;
}
div#footer p.return_top {
	height: 60px;
}
div#footer p.return_top a {
	position : absolute;
	right : 10px;
}
div#footer address,
div#footer address a {
	color : #fff;
}
/* ___________________________________________________________ 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/rmsf/option/submit.gif) no-repeat left bottom !important;
}
#contents dt {
	border : 0;
}
/* ___________________________________________________________ slideshow */
div#intro {
	margin-bottom: 10px;
}
div#intro .slideshow .buttons li a {
	background : #2ebbee;
	color : #fff;
}
div#intro .slideshow ul.buttons li.active a:hover,
div#intro .slideshow ul.buttons li.active a {
	background : #80a9b8;
	color : #fff;
}

/* ___________________________________________________________ content_footer */
div#content_footer {
	margin-top: 50px;
	padding-top: 20px;
	background-color: #fff;
	border-top: 1px dotted #999;
	text-align : center;
}
div#content_footer img {
	margin: 0 10px;
}


