@charset "shift_jis";

/* ƒy[ƒW‘S‘Ì
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
}

/* ƒwƒbƒ_
---------------------------------------------------- */
#header-col{
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 174px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	margin:0;
	width:800px;
	height:132px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header img {
  vertical-align: bottom;
}

#header h1 {
  font-size: 12px;
  color: #333333;
  padding-top: 15px;
  padding-left: 15px;
}


/* ƒiƒrƒQ[ƒVƒ‡ƒ“
---------------------------------------------------- */
ul#navigation {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 42px;
	width: 800px;
	background-image: url(../images/menu_bar_back.jpg);
	background-color: #3A5244;
	background-repeat: no-repeat;
}
ul#navigation li {
  position: absolute;
  top: 0px;
  display: block;
  width: 100px;
  height: 42px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
ul#navigation li#top {
	left: 0px;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#lesson {
	left: 100px;
	background-image: url(../images/menu_lesson.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#gyara {
	left: 200px;
	background-image: url(../images/menu_ryoukin.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#place {
	left: 300px;
	background-image: url(../images/menu_place.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#profile {
	left: 400px;
	background-image: url(../images/menu_profile.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#ask {
	left: 500px;
	background-image: url(../images/menu_ask.jpg);
	background-repeat: no-repeat;
}

ul#navigation li#compose {
	left: 600px;
	background-image: url(../images/menu_compose.jpg);
	background-repeat: no-repeat;
}

ul#navigation li#link {
	left: 700px;
	background-image: url(../images/menu_link.jpg);
	background-repeat: no-repeat;
}

/* menu a:hover
---------------------------------------------------- */

ul#navigation li#top a:hover {
	left: 0px;
	background-image: url(../images/menu_top_over.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#lesson a:hover {
	left: 100px;
	background-image: url(../images/menu_lesson_over.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#gyara a:hover {
	left: 200px;
	background-image: url(../images/menu_ryoukin_over.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#place a:hover {
	left: 300px;
	background-image: url(../images/menu_place_over.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#profile a:hover {
	left: 400px;
	background-image: url(../images/menu_profile_over.jpg);
	background-repeat: no-repeat;
}
ul#navigation li#ask a:hover {
	left: 500px;
	background-image: url(../images/menu_ask_over.jpg);
	background-repeat: no-repeat;
}

ul#navigation li#compose a:hover {
	left: 600px;
	background-image: url(../images/menu_compose_over.jpg);
	background-repeat: no-repeat;
}

ul#navigation li#link a:hover {
	left: 700px;
	background-image: url(../images/menu_link_over.jpg);
	background-repeat: no-repeat;
}

ul#navigation a {
  display: block;
  width: 100px;
  height: 42px;
  text-decoration: none;
}

/* ƒRƒ“ƒeƒ“ƒc
---------------------------------------------------- */
#content-col {
	width: 800px;
	min-height: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content-col_1000 {
	width: 800px;
	min-height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content-col_1200 {
	width: 800px;
	min-height: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#content {
	width: 800px;
	min-height: 900px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
	background-color: #ffffff;
}

#content_1000 {
	width: 800px;
	min-height: 1000px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
	background-color: #ffffff;
}

#content_1200 {
	width: 800px;
	min-height: 1200px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
	background-color: #ffffff;
}



#content img {
	border: 1px none #e0d8cb;
	vertical-align: bottom;
	margin: 0px;
}

/* ƒRƒ“ƒeƒ“ƒc¶ƒuƒƒbƒN
---------------------------------------------------- */

#left_box {
	float:left;
	margin: 0;
	padding: 0;
	width:550px;
	min-height:inherit;
	background-color: #FFFFFF;
}

#left_box h2#main_title_box   {
	width:545px;
	height:200px;
	background-color:#FFFFFF;
	margin: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.main_title_bbs  {
	width: 545px;
	height: 75px;
	background-color:FFFFFF;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main_title_melmaga  {
	width: 545px;
	height: 180px;
	background-image: url(../images/melma_bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.maga_text {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	color: #990000;
}


#left_box h2#midashi_title_box   {
	width:545px;
	height:60px;
	background-color:#FFFFFF;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#left_box h3#special01   {
	width:545px;
	height:31px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box h3#category_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left_box h3#ryoukin_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#left_box h3#link_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left_box h4#serch_content_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
    border-style: none; /* ˜g‚ÌŽí—Þ */
}


#left_box h4#ryoukin_content_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
    border-style: none; /* ˜g‚ÌŽí—Þ */
}

#left_box h5#special02   {
	width:545px;
	height:31px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box h5#assistant_midashi   {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#special_menubox  {
	width:545px;
	height:232px;
	background-image: url(../images/category_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box h6#assistant_txt  {
    font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
    border-style: none; /* ˜g‚ÌŽí—Þ */
}


#ryoukin_midashi_area {
    width: 400px;
	height: 170px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#left_box .ryoukin_midashi_box
{
	margin: 0;
	width:540px;
	height:320px;
    padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;

}

#left_box .ryoukin_midashi_box ul
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	width: 500px;
	height: 60px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	list-style-type: none;
}

#left_box .ryoukin_midashi_box li
{
    display:block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#left_box #lesson_theory  {
	width:545px;
	height:650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box #lesson_piano  {
	width:545px;
	height:650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box #lesson_solfage  {
	width:545px;
	height:650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box #lesson_title  {
	width: 545px;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#left_box #contact_mail_box  {
	width: 545px;
	height: auto;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
	background-color: #ffffff;
}

#left_box .link_box
{
	margin: 0;
	width: 540px;
	height: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#left_box .link_box ul
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	width: 530px;
	height: 190px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}

#left_box .link_box li
{
    display: block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style: none;
	color: #530302;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#left_box .link_txt_box {
    width: 360px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style: none;
	color: #530302;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#menu_jyukenki {
    width: 168px;
	height: 22px;
	margin: 0px;
	padding-left: 370px;
}

#menu_nextpage {
    width: 103px;
	height: 24px;
	margin: 0px;
	padding-left: 200px;
}

#menu_contact {
	width: 165px;
	height: 46px;
	margin: 0px;
	padding-left: 200px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.td_midashi_01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.td_txt_01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#next_page-col {
	margin: 0 auto;
	width: 480px;
	padding-top: 25px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:14px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
}

/* ƒgƒbƒvƒy[ƒWƒR[ƒXƒƒjƒ…[˜g
---------------------------------------------------- */
ul#banar_area_top {
    position: relative;
	width: 480px;
	height: 200px;
	margin-top: 5px;
	
}

ul#banar_area_top li {
    position: absolute;
	top: 0px;
	display: block;
    width: 135px;
	height: 185px;
	padding-top: 10px;
}

ul#banar_area_top li#theory {
	left: 20px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	color:#333333
}

ul#banar_area_top li#piano {
	left: 180px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	color:#333333
}

ul#banar_area_top li#dtm {
	left: 340px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	color:#333333
}


/* ƒRƒ“ƒeƒ“ƒc‰EƒuƒƒbƒN
---------------------------------------------------- */

#right_box {
  float:right;
  margin: 0;
  padding: 0;
  width: 250px;
}

#right_box .mail_regist_box
{
	margin: 0;
	width:247px;
	height:180px;
	background-color: #FFFFFF;
	background-image: url(../images/info_back.jpg);
	background-repeat: no-repeat;
    padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

}

#right_box .mail_regist_box ul
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	width: 194px;
	height: 190px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-type: none;
}

#right_box .mail_regist_box li
{
    display:block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	margin: 0;
	list-style-image: url(../images/list_img2.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#right_box .mail_regist_box img
{
	margin: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#right_box .news_box
{
	margin: 0;
	width:247px;
	height:220px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	background-color: #FFFFFF;
	background-image: url(../images/info_works_back.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#right_box .news_box ul
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #530302;
	width: 194px;
	height: 190px;
	margin: 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
}

#right_box .news_box li
{
    display: block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style-image: url(../images/list_img1.jpg);
	color: #530302;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#right_box .banner01_box
{
	margin: 0;
	width:244px;
	min-height:250px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 8px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right_box .banner01_box p
{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#right_box .banner01_box img
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* BBSƒwƒbƒ_[
---------------------------------------------------- */
.bbs_header_area {
	width: 780px;
	height: 60;
	margin-left: 5px;
	margin-top: 0px;
}

/* ƒtƒbƒ^
---------------------------------------------------- */
#footer-col {
	margin: 0 auto;
	width: 800px;
	border: 1px solid #000000;
}
#footer {
	margin: 0px;
	font-size: 11px;
	color: #3BBB77;
	height: 20px;
	width: 800px;
	background-color: transparent;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a:hover{
	color: #F49E09;
}
#footer a:link{
	color: #3BBB77;
}
#footer a:active{
	color: #3BBB77;
}

#footer span {
  text-transform: uppercase;
}

/* ƒpƒ“‚­‚¸
---------------------------------------------------- */

#bread {
  width: 80%;
  font-size: 12px;
  padding: 5px;
  color: #333333;
}
