
/*____________ body ____________\*/

html,body {
	margin:0;
	padding:0;
}
body {
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
}

.new {
	background-image: url('../images/new_icon.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 10px;
	display: block;
}
/*------------------------------------------------------------------------------*/
/*                                 container                                    */
/*------------------------------------------------------------------------------*/

#container {
	text-align: left;
	width:760px;
	margin:0 auto;
	padding: 0 10px 0px 10px;
	background-image: url('../images/bg_side.png');
	background-repeat: repeat-y;
}

/*------------------------------------------------------------------------------*/
/*                                 header                                       */
/*------------------------------------------------------------------------------*/

#header {
	height: 148px;
	width: 760px;
	padding-left: 0px;	
	display: block;
}

#header img {
	border-style: solid;
	border-width: 0px;
	display: block;
}

#header #koushou {
	border-style: none;
	width: 75px;
	height: 70px;
}

#header #marq {
	height: 15px;
	margin: 0;
	padding: 2px 5px;
	background-color: #FFFFFF;
	color: #0099FF;
}

#header #dropdown {
	position: absolute;
	height: 40px;
	width: 760px;
	background: url(../images/dropdown_dl_bg.png);
	background-repeat: repeat-x;
}

#header #dropdown dl {
	margin: auto;
	width: 100px;
	height: 40px;
	float: left;
}

#header #dropdown dt {
	text-align: center;
	height: 40px;
	line-height: 38px;
	padding: auto;
	font-size: 12px;
	background-image: url(../images/dropdown_dl_bg.png);
	background-repeat: no-repeat;
	color: #4B4B4B;
}

#header #dropdown dt.select {
	background-image: url(../images/dropdown_dl_bg_select.png);
	background-repeat: no-repeat;
	color: #000000;
}

#header #dropdown dt:hover {
	background-image: url(../images/dropdown_dl_bg_hover.png);
	background-repeat: no-repeat;
	color: #000000;
}

#header #dropdown dl a {
	text-decoration: none;
	color:#4B4B4B;
}

#header #dropdown dl a:hover {
	cursor: hand;
}

/*---------------------    ここから未使用（ドロップダウンしない為）

#header #dropdown dd {
	display: none;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BFBFBF;
}

#header #dropdown dl:hover dd {
	display: block;
}

#header #dropdown dd a {
	display: block;
	line-height: 180%;
	padding: 3px;
	text-decoration: none;
	padding: 6px 0 6px 7px;
	color: #7D7D7D;
}

#header #dropdown dd a:hover {
	background-color: #FFFFCC;
}

/*------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------*/
/*                                 wrapper                                      */
/*------------------------------------------------------------------------------*/

#wrapper {
	width:100%;
	display: block;
}

/*____________ wrapper_navigation ____________\*/

#wrapper #navigation {
	float: left;
	width: 210px;
	padding: 0 0 10px;
}

/*____________ wrapper_navigation_menu ____________\*/

#wrapper #navigation #menu {
	float:left;
	letter-spacing:1px;
	margin:3px 0 15px;
	padding:2px 0 0;
	text-align:left;
	width:180px;
}

#wrapper #navigation #menu .menutop {
	margin:0;
	padding:0 2px 0 8px;
	text-align:left;
	width:165px;
}

#wrapper #navigation #menu .menutop a {
	color:#FFFFFC;
	font-size:12px;
	line-height:110%;
	margin:0;
	padding:6px 0 0 12px;
	display:block;
	background-image:url("../images/side_bar.png");
	background-repeat:no-repeat;
	height: 23px;
	text-decoration: none;
	font-weight: bold;
	width:165px;
}

#wrapper #navigation #menu .menulist {
	margin:0 0 14px;
	padding:3px 2px 0 8px;
	text-align:left;
	width:165px;
}

#wrapper #navigation #menu .menulist a {
	background-image:url("../images/side_menu_bg.png");
	background-repeat:no-repeat;
	color: #666666;
	display:block;
	font-size:12px;
	padding:10px 0 9px 24px;
	width:165px;
	text-decoration: none;
}

#wrapper #navigation #menu .menulist a:hover {
	background-image:url("../images/side_menu_bg_hover.png");
	background-repeat:no-repeat;
	color: #000000;
}

#wrapper #navigation #menu .menulist a.select {
	background-image:url("../images/side_menu_bg_select.png");
	background-repeat:no-repeat;
	color: #000000;
}

/*____________ wrapper_index_list ____________\*/

#wrapper #index_list {
	width: 530px;
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
}

#wrapper #index_list .title {
	/*margin-bottom: 10px;*/
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 520px;
	height: 150px;
}

#wrapper #index_list .title img {
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

#wrapper #index_list .title_txt {
	margin: 0 0 15px 0;
	padding: 5px 10px;
}

#wrapper #index_list .title_txt p {
	margin: 0;
	padding: 3px 0;
	color: #333333;
}

#wrapper #index_list .box_navi {
	width: 530px;
}

#wrapper #index_list .box_navi img {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #FFFFFF;
	width: 90px;
	height: 90px;
}

#wrapper #index_list .box_navi td {
	background-image: url('../images/boxnavi_td_bg.png');
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
}

#wrapper #index_list .box_navi td a.navi_title {
	height: 25px;
	margin: 0;
	padding: 10px 0 0 35px;
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: url('../images/navi_title_bg.png');
	background-repeat: no-repeat;
	font-size: 15px;
}

#wrapper #index_list .box_navi td a.navi_title:hover {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

#wrapper #index_list .box_navi td a.navi_img {
	float: left;
	margin: 5px;
	display: block;
}

#wrapper #index_list .box_navi td .txt {
	width: 130px;
	height: 92px;
	margin: 5px;
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
	line-height: 130%;
	float: left;
}

#wrapper #index_list .box_navi td .txt p {
	margin: 0;
	padding: 0;
	color: #666666;
}

#wrapper #index_list .box_navi td .non_img {
	width: 230px;
	height: 92px;
	margin: 5px;
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
	line-height: 130%;
	float: left;
}

#wrapper #index_list .box_navi td .non_img p {
	margin: 0;
	padding: 0 5px;
	color: #666666;
}

/*____________ wrapper_content 各ページ共通 ____________\*/

#wrapper #content {
	float: left;
	width: 530px;
	padding: 0 10px 10px 10px;
}

#wrapper #content h1 {
	background-image :url("../images/title_bar.png");
	background-repeat :no-repeat;
	color :#000033;
	font-size: 20px;
	line-height: 35px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	height: 45px;
	letter-spacing: 7px;
}
#wrapper #content h2 {
	border-left: 5px solid #000099;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 28px 0 14px 0;
	padding: 2px 0 2px 10px;
	color: #4F4F4F;
}

#wrapper #content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4F4F4F;
}

#wrapper #content p {
	letter-spacing:1px;
	line-height:150%;
	margin:4px 0;
	padding:0;
	text-indent: 1em;
	text-align: left;
	color: #666666;
}

#wrapper #content noscript p {
	color: #FF0000;
}

#wrapper #content a {
	color: #666666;
}

#wrapper #content a:hover {
	color: #000000;
}

#wrapper #content a.pdf {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
	color: #666666;
}

#wrapper #content ul {
	letter-spacing:1px;
	line-height:150%;
	margin:4px 0 4px 22px;
	padding:0;
	text-align: left;
	color: #666666;
}

#wrapper #content li {
	padding: 2px 0;
}

#wrapper #content #summary {
	margin: 10px 0;
	padding: 5px 10px;
	width: 470px;
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	background-color: #FAFAFA;
	
}

#wrapper #content p.summary_title {
	font-size: 18px;
	font-family: monospace,serif;
	font-weight: bold;
	text-indent: 0em;
	color: #000099;
}

#wrapper #index_list #getpdf {
	margin: 0;
	padding: 20px 0 0 0;
}

#wrapper #index_list #getpdf p {
	font-size: 10px;
	letter-spacing: 0em;
	text-indent: 0em;
	width: 300px;
	float: left;
}

#wrapper #index_list #getpdf img {
	border-style: none;
	border-width: 0;
}

#wrapper #content #getpdf {
	margin: 0;
	padding: 20px 0 0 0;
}

#wrapper #content #getpdf p {
	font-size: 10px;
	letter-spacing: 0em;
	text-indent: 0em;
	width: 300px;
	float: left;
}

#wrapper #content #getpdf img {
	border-style: none;
	border-width: 0;
}

/*____________ index.html(TOPページ用) ____________\*/

/*____________ wrapper_home-left ____________\*/

#wrapper #home-left {
	float: left;
	width: 380px;
	padding: 10px 10px 10px;
	margin: 30px 0 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #009933;
}
#wrapper #home-left .title {
	font-size: 22px;
	line-height: 150%;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #006600;
	padding: 5px 0 2px 10px;
	margin: 20px 0 30px 0;
}
/*____________ wrapper_home-right ____________\*/

#wrapper #home-right {
	float: left;
	width: 310px;
	padding: 10px 10px 10px;
	margin: 30px 0 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #00CCFF;
}
#wrapper #home-right .title {
	font-size: 22px;
	line-height: 150%;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #6699FF;
	padding: 5px 0 2px 10px;
	margin: 20px 0 30px 0;
}


/*____________ picture.html用 ____________\*/

#picture {
	text-align: left;
}

#picture h1 {
	font-size: 16px;
	color: #009966;
	margin: 2px 0 10px 0;
}

#picture p {
	font-size: 12px;
	color: #666666;
	margin: 10px 0 2px 0;
}

#picture hr {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
	margin: 10px 0 20px 0;
}


/*____________ news.html用 ____________\*/

#news {
	margin-top: 20px;
	margin-left: 10px;
	display: block;
	font-size: medium;
	font-style: normal;
	text-align: left;
}

#news #date {
	font-family: 'Century Gothic',sans-serif;
	color: #000066;
}

#news #comment {
	color: #000066;
	font-size: 80%;
	border-bottom: 1px solid #000066;
}

#news p {
	text-indent: 1em;
	font-size: 80%;
	color: #7D7D7D;
	margin-top: 5px;
	margin-bottom: 12px;
}

#news a {
	text-decoration: none;
	color: #000066;
}

/*____________ aboutus/aboutschool.html用 ____________\*/

#wrapper #content #policy {
	margin: 10px 0;
	padding: 5px 10px;
	width: 415px;
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	background-color: #FAFAFA;
	
}

#wrapper #content #policy li{
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
}


#wrapper #content table.about {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 110%;
	color: #666666;
}

#wrapper #content table.about caption {
	margin-top: 1em;
	text-align: left;
}

#wrapper #content table.about th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #CFD9DA;
	padding: 6px 8px;
	font-weight: normal;
}

#wrapper #content table.about th.c_title {
	text-align: center;
	background: #CFD9DA;
}

#wrapper #content table.about th.r_title {
	text-align: center;
	background: #D8F0F5;
}

#wrapper #content table.about th.emp {
	font-weight: bold;
	text-align: center;
	background: #CCCCCC;
}

#wrapper #content table.about td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #FAFAFA;
	text-align: right;
	padding: 6px 8px;
}

#wrapper #content table.about td.emp {
	font-weight: bold;
	background: #FFCCCC;
}

#wrapper #content table.about td.nikka {
	text-align: center;
}

/*____________ aboutus/history.html用 ____________\*/

#wrapper #content #history table.hist {
	border: 0;
	text-align: left;
	vertical-align: top;
	margin: 2px 2px 2px 5px;
	font-size: 90%;
	color: #666666;
	width: 95%;
}

#wrapper #content #history table.hist td {
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	border-bottom-width: 1px;
	padding-top: 15px;
	padding-bottom: 3px;
}
#wrapper #content #history table.hist td.year {
	width: 12%;
}

#wrapper #content #history table.hist td.date {
	width: 12%;
}

#wrapper #content #history table.hist td.event {
	width: 76%;
}


/*____________ aboutus/institution.html用 ____________\*/

#wrapper #content #box_space {
	width: 510px;
}

#wrapper #content #box_space .box {
	width: 240px;
	height: 210px;
	float: left;
	margin: 10px 5px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

#wrapper #content #box_space .box .title {
	margin: 0;
	padding: 12px 0 0 40px;
	width: 200px;
	height: 24px;
	color: #333333;
	background-image: url('../images/box_title_bg.png');
}

#wrapper #content #box_space .box img {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin: 7px;
	width: 160px;
	height: 120px;
}

#wrapper #content #box_space .box .txt {
	margin: 0;
	padding: 0 0 5px 10px;
	color: #666666;
}

/*____________ aboutus/song_symbol.html用 ____________\*/

#wrapper #content #song table.song {
	font-family: 'ＭＳ 明朝',serif;
	text-align: left;
	width: 480px;
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	padding: 5px;
}

#wrapper #content #song table.song caption {
	font-size: 20px;
	letter-spacing: 2em;
	text-align: center;
}

#wrapper #content #song table.song td {
	height: 14px;
	width: 50%;
	font-size: 12px;
	letter-spacing: 0.5em;
	padding: 2px 0;
}

#wrapper #content #song a {
	padding: 0 45px 0 5px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
}

#wrapper #content #song img {
	border-style: none;
	border-width: 0;
	margin: 15px 5px 0 0;
}

#wrapper #content #symbol p {
	margin-right: 45spx;
	text-indent: 0px;
}

#wrapper #content #symbol #kousyou {
	width: 105px;
	height: 105px;
	float: left;
	margin: 10px 20px 20px 10px;
	padding: 0;
}

#wrapper #content #symbol #kousyou img {
	border-style: none;
	border-width: 0;
}

/*____________ schoollife/schedule_xx.html用 ____________\*/

#content a {
	color: #666666;
}

#content table.schedule {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	color: #666666;
}

#content table.schedule caption {
	margin-left: 0.5em;
	text-align: left;
	font-size: 130%;
}

#content table.schedule th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #D9EAE9;
	text-align: center;
	font-size: 110%;
	padding: 6px 8px;
	font-weight: normal;
}

#content table.schedule th.emp {
	font-weight: bold;
}

#content table.schedule td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F4F9F9;
	text-align: left;
	padding: 6px 8px;
}

#content table.schedule td.emp {
	font-weight: bold;
}

#content #schedule h2 {
	border-left: 5px solid #000099;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 28px 0 14px 0;
	padding: 2px 0 2px 10px;
	color: #4F4F4F;
	text-align: left;
}

#content #schedule p {
	letter-spacing:1px;
	line-height:150%;
	margin:4px 0;
	padding:0;
	text-indent: 1em;
	text-align: left;
	color: #666666;
}

#content #schedule a.back{
	text-align: right;
	display: block;
	margin: 20px 0 0 0;
	color: #000000;
}

/*____________ schoollife/club.html用 ____________\*/

#wrapper #content .club .name {
	padding: 10px 0 0 0 ;
	font-size: 14px;
	color: #666666;
}

#wrapper #content .club img {
	width: 160px;
	height: 120px;
}

#wrapper #content .results h4 {
	font-size: 16px;
	padding: 15px 0 0 0;
	margin: 0;
}

#wrapper #content .results dl {
	margin: 0;
	padding: 0;
}

#wrapper #content .results dt {
	margin: 0;
	padding: 7px 0 0 0;
}

#wrapper #content .results dd {
	margin: 0;
	padding: 2px 0 0 15px;
	color: #666666;
}

/* ____________ student/studentcouncil.html ____________ */

/*--
#wrapper #content p {
	text-indent: 0em;
	color: #484848;
}
*/--

#wrapper #content table.box {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 110%;
	color: #666666;
}

#wrapper #content table.box caption {
	margin-top: 1em;
	text-align: left;
}

#wrapper #content table.box th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #CFD9DA;
	padding: 6px 8px;
	font-weight: normal;
}

#wrapper #content table.box th.c_title {
	text-align: center;
	background: #CFD9DA;
}

#wrapper #content table.box th.r_title {
	text-align: right;
	background: #D8F0F5;
}

#wrapper #content table.box th.l_title {
	text-align: left;
	background: #D8F0F5;
}

#wrapper #content table.box th.bold {
	font-weight: bold;
	text-align: center;
	background: #CCCCCC;
}

#wrapper #content table.box td.r {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #FAFAFA;
	text-align: right;
	padding: 6px 8px;
}

#wrapper #content table.box td.l {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #FAFAFA;
	text-align: left;
	padding: 6px 8px;
}

#wrapper #content table.box td.bold {
	font-weight: bold;
	background: #FFCCCC;
}

#wrapper #content table.box td.c {
	text-align: center;
}

/*____________ schoollife/dailylife.html用 ____________\*/

#wrapper #content #daily .title {
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 0px 10px 30px;
}

#wrapper #content #daily .comment {
	background-image: url(../images/pen.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	padding: 5px 0px 4px 40px;
	color: #666666;
}

#wrapper #content #daily hr.dot_line {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-bottom-color: #DFDFDF;
	margin: 10px 20px;

}

#wrapper #content #daily hr.solid_line {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin: 10px 5px 40px;
}

/*____________ schoollife/document.html用 ____________\*/

#wrapper #content #documents table.doc {
	border: 0;
	text-align: left;
	vertical-align: top;
	margin: 2px 2px 2px 5px;
	font-size: 100%;
	color: #666666;
	width: 95%;
}

#wrapper #content #documents table.doc td {
	vertical-align: top;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 3px;

}

#wrapper #content #documents table.doc td.date {
	width: 20%;
	letter-spacing: 0.2em;
}

#wrapper #content #documents table.doc td.title {
	width: 80%;
}


/*____________ schoollife/todays_lunch.html用 ____________\*/

#content #t_lunch {
	text-align: left;
}

#content #t_lunch .date {
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #0066FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
	line-height: 150%;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: left;
	font-size: 16px;
}

#content #t_lunch ul {
	letter-spacing:1px;
	line-height:150%;
	margin:0 0 4px 22px;
	padding:0 0 0 4px;
	text-align: left;
	color: #666666;
	font-size: 12px;
}

#content #t_lunch li {
	padding: 2px 0;
}

#content #t_lunch table td {
	vertical-align: top;
}

/*____________ schoollife/lunch.html用 ____________\*/

#content #lunchmenu table {
	border: 0;
	text-align: left;
	vertical-align: top;
	margin: 2px 2px 2px 5px;
	font-size: 100%;
	color: #666666;
}

#content #lunchmenu table td {
	vertical-align: top;
	border-bottom-style: none;
	padding-top: 15px;
	padding-bottom: 3px;
}

#content #lunchmenu table td.date {
	width: 15%;
	letter-spacing: 0.2em;
}

#content #lunchmenu table td.title {
	width: 85%;
}


/*____________ inquiry/index.html用 ____________\*/

#wrapper #image_space {
	float: left;
	width: 218px;
	height: 335px;
	padding: 0 0 10px;
	margin-left: 20px;
	background-image: url('../images/inquiry_bg.png');
	background-repeat: no-repeat;
}

#wrapper #content table.inquiry {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 14px;
	color: #666666;
	width: 300px;
}

#wrapper #content table.inquiry th {
	border-style: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
}

#wrapper #content table.inquiry th.title {
	height: 45px;
	border-style: none;
	background-color: #99CCFF;
	padding: 10px 10px 5px 10px;
}



#wrapper #content table.inquiry td {
	border-style: none;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

/*____________ sitemap.html用 ____________\*/

/*____________ wrapper_sitemap ____________\*/

#wrapper #sitemap {
	padding-left: 150px;
}

#wrapper #sitemap h1 {
	margin-left: -50px;
}

/*------------------------------------------------------------------------------*/
/*                                 footer                                       */
/*------------------------------------------------------------------------------*/

#footer {
	clear: both;
}

#footer #f_totop {
	margin: 10px 0 5px 0;
	padding: 30px 0 0 0 ;	
	width: 100%;
	text-align: right;
	color: #333333;
	font-size: 90%;
}

#footer #f_totop a {
	padding: 2px 25px 0 18px;
	color: #333333;
	background-image: url('../images/totop.png');
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 130%;
}
#footer #f_navi {
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0 ;
	width: 100%;
	text-align: right;
	color: #333333;
	font-size: 90%;
}

#footer #f_navi a {
	color: #333333;
}

#footer #f_bar {
	background: #333333;
	clear: left;
	width: 760px;
	height: 30px;
	text-align: center;
}

#footer #f_bar p {
	margin: 5px 0;
	padding: 10px 10px;
	color: #FFFFFF;
	font-size: smaller;
}

