@charset "utf-8";

/* -------------------------------------------------------------------------
 import.css
　　　スクリーン用CSS読込
------------------------------------------------------------------------- */

@import "format.css";
@import "layout.css";
@import "standard.css";
@import "block.css";
@import "font_txt.css";

/* CSS Document */
/*--------------------------------------------------------------------OTHER */
.Box h2 {background-image: url(../images/base/title_01.gif);}
.Box h3 {background-image: url(../images/base/title_02.gif);}

.Box .TopicsList {
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

.Box .Purpose li {background-image: url(../images/base/purpose_bg.gif);}

#Detail h2 {background-image: url(../images/base/2nd_h2.gif);}
#Detail h3 {background-image: url(../images/base/2nd_h3.gif);}
#Detail h4 {border-left-color: #99CC33;}

#AddL img,img.MailIcon {background-color: #99CC33;}

