/*
Theme Name: MOMONOKIKAI 
Theme URI: 
Description: 社会福祉法人桃の木会のデフォルトテーマ
Author: DAS Style
*/

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

caption {
	text-align: left;
}
fieldset {
	border: 0;
}


/* base */

body {
	color: #31324D;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
}
body#index_body {
	background-image: url(images/index_body_back.jpg);
	background-repeat: repeat-x;
}


/* a-tag link */

a {
	overflow:hidden;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #820021;
	text-decoration: none;
}


/* image */

img {
	border: none;
}


/* novisible */

.novisible {
	display: none;
}


/* construction */

#wrapper {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 136px;
	width: 900px;
	position: relative;
	background-image: url(images/headerwaku_back.jpg);
	background-repeat: no-repeat;
}
#index_header {
	height: 405px;
	width: 900px;
	position: relative;
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
}
#global_navigation {
	height: 62px;
	width: 900px;
	background-image: url(images/global_navigation.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
body#index_body #global_navigation {
	height: 90px;
	width: 900px;
	background-image: url(images/global_navigation_i.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#container {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: right;
	width: 625px;
	height: auto;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
#primary {
	padding: 0px;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar {
	float:left;
	overflow:hidden;
	width:250px;
}
#sidebar_index {
	float:left;
	overflow:hidden;
	width:250px;
	margin-top: 5px;
}
#sidebar_sub {
	float:left;
	overflow:hidden;
	width:250px;
	margin-top: 150px;
}
#secondary {
	clear:right;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer {
	clear:both;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	height: 176px;
	background-color: #3350A4;
}
div#footer_waku {
	height: 176px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



/* in header */

h1 {
	overflow: hidden;
	height: 49px;
	width: 294px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left:10px;
	top: 46px;
}
h1 a {
	display: block;
	padding-top: 49px;
}
#header_contact {
	height: 34px;
	width: 311px;
	position: absolute;
	right: 0px;
	top: 80px;
}
#assist_navi {
	height: 40px;
	width: 191px;
	position: absolute;
	right: 1px;
	top: 0px;
	background-image: url(images/assist_navi_back.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#assist_navi li {
	list-style-type: none;
}
#assist_navi li a {
	display: block;
	padding-top: 40px;
}
#assist_navi li#hn1 {
	height: 30px;
	width: 80px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
}
#assist_navi li#hn2 {
	height: 30px;
	width: 80px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}
#assist_navi li#hn1 a:hover {
	background-image: url(images/assist_navi_back_on.jpg);
	background-repeat: no-repeat;
}
#assist_navi li#hn2 a:hover {
	background-image: url(images/assist_navi_back_on.jpg);
	background-repeat: no-repeat;
	background-position: -96px 0px;
}


/* global navigation */

#global_navigation ul {
	height: 62px;
	width: 900px;
	list-style-type: none;
}
#global_navigation li {
	height: 62px;
	width: 150px;
	float: left;
	overflow: hidden;
}
#global_navigation li a {
	display: block;
	text-decoration: none;
	padding-top: 62px;
}
#global_navigation li#gn_1 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: 0px -62px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -150px -62px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -300px -62px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -450px -62px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -600px -62px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_6 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -750px -62px;
	background-repeat: no-repeat;
}
body.s-category-jigyounaiyou #global_navigation li#gn_2 a  {
	width: 150px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -150px -124px;
	background-repeat: no-repeat;
}
body.s-category-sisetusyoukai #global_navigation li#gn_3 a  {
	width: 150px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -300px -124px;
	background-repeat: no-repeat;
}
body.s-category-staffsyoukai #global_navigation li#gn_4 a  {
	width: 150px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -450px -124px;
	background-repeat: no-repeat;
}
body.s-category-access #global_navigation li#gn_5 a  {
	width: 150px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -600px -124px;
	background-repeat: no-repeat;
}
body.s-category-houjingaiyou #global_navigation li#gn_6 a  {
	width: 150px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -750px -124px;
	background-repeat: no-repeat;
}



/* index global navigation */

body#index_body #global_navigation ul {
	height: 90px;
	width: 900px;
	list-style-type: none;
}
body#index_body #global_navigation li {
	height: 90px;
	width: 150px;
	float: left;
	overflow: hidden;
}
body#index_body #global_navigation li a {
	display: block;
	text-decoration: none;
	padding-top: 90px;
}
body#index_body #global_navigation li#gn_1 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: 0px -90px;
	background-repeat: no-repeat;
}
body#index_body #global_navigation li#gn_2 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: -150px -90px;
	background-repeat: no-repeat;
}
body#index_body #global_navigation li#gn_3 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: -300px -90px;
	background-repeat: no-repeat;
}
body#index_body #global_navigation li#gn_4 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: -450px -90px;
	background-repeat: no-repeat;
}
body#index_body #global_navigation li#gn_5 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: -600px -90px;
	background-repeat: no-repeat;
}
body#index_body #global_navigation li#gn_6 a:hover {
	background-image:url(images/global_navigation_rollover_i.jpg);
	background-position: -750px -90px;
	background-repeat: no-repeat;
}


/* in container */

body.s-category-jigyounaiyou .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_jigyounaiyou.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
body.s-category-sisetusyoukai .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_sisetusyoukai.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
body.s-category-staffsyoukai .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_staffsyoukai.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
body.s-category-access .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_access.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
body.s-category-houjingaiyou .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_houjingaiyou.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
body.s-category-otoiawase .h2_titlebar {
	height: 180px;
	width: 625px;
	background: url(images/titlepict_otoiawase.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h3_titlebar {
	height: 50px;
	width: 625px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 15px;
	background-image: url(images/h2_titleback.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h3_titlebar_index {
	height: 50px;
	width: 625px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 15px;
	background-image: url(images/h2_titleback.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.i_main_indent1 {
	height: auto;
	width: auto;
	line-height: 170%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.i_main_indent2 {
	height: auto;
	width: auto;
	line-height: 170%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 45px;
}
.i_main_indent3 {
	height: auto;
	width: auto;
	line-height: 170%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 40px;
}
.entry-content {
	height: auto;
	width: auto;
	line-height: 170%;
	font-size: 80%;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.komidashi_bar {
	height: 25px;
	width: 600px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.syoukomidashi_bar {
	height: 25px;
	width: 580px;
	text-indent: 25px;
	color: #666666;
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 25px;
	background-image: url(../img/yajirushi2_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
.entry-content h3 {
	height: 25px;
	width: auto;
	text-indent: 13px;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.entry-content h4 {
	height: 25px;
	width: auto;
	text-indent: 30px;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: 100%;
	background-image: url(images/h4_back.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 10px;
	clear: both;
}
.entry-content h5 {
	height: 25px;
	width: auto;
	text-indent: 28px;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 23px;
	font-size: 100%;
	background-image: url(images/h5_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 20px;
	clear: both;
	border-bottom: 1px dotted #82B1C4;
}
.entry-content p {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 25px;
	padding-right: 0px;
}
.entry-content ul {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 50px;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.entry-content ol {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 50px;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
.main_indent1 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_indent2 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.main_indent3 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.main_ul li {
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.pict_tate {
	height: auto;
	width: auto;
	line-height: 150%;
	float: left;
	list-style-type: none;
}
.pict_tate li {
	height: auto;
	width: auto;
	line-height: 150%;
	margin-bottom: 1em;
	list-style-type: none;
}
.office_info {
	width: 580px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 15px;
}
.office_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA9C8;
	background-color: #BBDBEA;
}
.office_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA9C8;
}
.staff_info {
	width: 580px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 15px;
	border-collapse:collapse;
	clear: both;
}
.staff_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	background-color: #BBDBEA;
	border: 1px solid #8CA9C8;
}
.staff_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border: 1px solid #8CA9C8;
}
.hanyou_info {
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
.hanyou_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-right: 5px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.hanyou_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}




/* sidebar */

#side_accessinfo {
	background-image: url(images/side_accessinfo_back.gif);
	background-repeat: no-repeat;
	height: 415px;
	width: 250px;
	position: relative;
}
#sideinfo_omoi {
	height: 24px;
	width: 199px;
	position: absolute;
	left: 28px;
	top: 27px;
}
#sideinfo_photo {
	height: 149px;
	width: 207px;
	position: absolute;
	left: 22px;
	top: 71px;
}
#sideinfo_title {
	height: 32px;
	width: 209px;
	position: absolute;
	left: 22px;
	top: 232px;
}
#sideinfo_address {
	height: 78px;
	width: 209px;
	position: absolute;
	left: 22px;
	top: 272px;
}
#sideinfo_address p {
	font-size: 75%;
	text-align: right;
	line-height: 150%;
}
#sideinfo_tomap {
	height: 21px;
	width: 225px;
	position: absolute;
	left: 13px;
	top: 374px;
}

#primary h3 {
	height: 50px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
}
#primary h3.cat_jigyounaiyou {
	background-image: url(images/sidetitle_jigyounaiyou.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_access {
	background-image: url(images/sidetitle_access.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_otoiawase {
	background-image: url(images/sidetitle_contact.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_staffsyoukai {
	background-image: url(images/sidetitle_staffsyoukai.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_jigyounaiyou {
	background-image: url(images/sidetitle_jigyounaiyou.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_sisetusyoukai {
	background-image: url(images/sidetitle_sisetusyoukai.gif);
	background-repeat: no-repeat;
}
#primary h3.cat_houjingaiyou {
	background-image: url(images/sidetitle_houjingaiyou.gif);
	background-repeat: no-repeat;
}
#sidebar_index h3 {
	width:250px;
	height: 50px;
	padding-bottom: 15px;
}
#sidebar_sub h3 {
	width:250px;
	height: 50px;
	padding-bottom: 15px;
}

#sub_navi {
	height: auto;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sub_navi li {
	height: 50px;
	width: 250px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#sub_navi li a {
	height: 31px;
	width: 250px;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
	text-indent: 45px;
	line-height: 100%;
	padding-top: 19px;
}
#sub_navi li a:hover {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
}
/*ul.page_jigyounaiyou li#post_jigyounaiyou a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_syuuroukeizoku_a li#post_syuuroukeizoku_a a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_sisetusyoukai li#post_sisetusyoukai a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_staffsyoukai li#post_staffsyoukai a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_otoiawase li#post_otoiawase a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_privacypolicy li#post_privacypolicy a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_link li#post_link a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_sitemap li#post_sitemap a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_houjingaiyou li#post_houjingaiyou a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_goaisatsu li#post_goaisatsu a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_kessann li#post_kessann a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
ul.page_access li#post_access a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-decoration: none;
	color: #990000;
}
*/

/* in footer */

#pageup {
	height: 30px;
	width: 100px;
	position: absolute;
	top: 2px;
	right: 1px;
}
#footer_h3 {
	height: 45px;
	width: 205px;
	position: absolute;
	top: 100px;
	right: 245px;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
}
#footer_h3 a {
	display: block;
	text-indent: -99999px;
}
address {
	height: 45px;
	width: 240px;
	position: absolute;
	top: 100px;
	right: 1px;
}
.footer_copyright {
	height: 18px;
	width: 360px;
	position: absolute;
	right: 1px;
	top: 150px;
}
#footer_navi {
	height: 30px;
	width: 450px;
	position: absolute;
	left: 3px;
	top: 35px;
}
* html #footer_navi {
	top: 40px;
}
*+html #footer_navi {
	top: 42px;
}
#footer_navi #footer_ul {
	height: 20px;
	width: auto;
	float: left;
}
#footer_navi #footer_ul li {
	font-size: 65%;
	height: auto;
	width: auto;
	margin-left: 10px;
	padding-right: 10px;
	background-image: url(images/yajirushi_footernavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}
#footer_navi #footer_ul li a {
	color: #FFFFFF;
}




/* Just some example content (本来のCSSはこれ以降） */

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width: 920px;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
/*
div.sidebar h3 {
font-size:1.2em;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
*/
