@charset "utf-8";
/*
Theme Name: 桐生大学附属幼稚園
Theme URI: 
Description: 
Version: 1.0.0
Author: 朝日印刷工業
Author URI: 
*/

/* -----------------------------------------------

	Site: 
	Type: default styles
	URL: 
	Last Up Date: 
	Version: 1.0
	Author: 
	
	----------------------------------------------
	
	Contents

		1.style reset
		2.float
		3.link
		4.text-align
		5.common
		6.header
		7.contents
		8.sidebar
		9.footer
		10.etc

----------------------------------------------- */


/* --- 1.style reset --- */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, dl, dt, dd, pre, th, td, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
address {
	font-style: normal;
}
hr {
	display: none;
}
/* --- 2.float --- */
.float-left, .alignleft {
	float: left;
}
.float-right, .alignright {
	float: right;
}
.clear {
	clear: both;
}
/*
.float-clear { 
	zoom: 100%;
}
.float-clear:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/


/* --- 3.link --- */
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
}

#footer div.address p.adrs01 a:link {
	color: #000;
	text-decoration: none;
}
#footer div.address p.adrs01 a:visited {
	color: #000;
}
#footer div.address p.adrs01 a:hover {
	color: #000;
	text-decoration: underline;
}
#footer div.address p.adrs01 a:active {
	color: #000;
}


#tool-box a:link {
	text-decoration: none;
	color: #FFF;
}
#tool-box a:visited {
	color: #FFF;
}
#tool-box a:hover {
	text-decoration: underline;
	color: #FFF;
}
#tool-box a:active {
	color: #FFF;
}
a[href $='.pdf'], #contents ul.list-index li a[href $='.pdf'] {
	background: url(images/icon_pdf.gif) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
}
a[href $='.doc'] {
	background: url(images/icon_doc.gif) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
}
a[href $='.xls'] {
	background: url(images/icon_xls.gif) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
}
a[href $='.docx'] {
	background: url(images/icon_doc.gif) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
}
a[href $='.xlsx'] {
	background: url(images/icon_xls.gif) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
}



/* --- 4.text-align --- */
.to-left {
	text-align: left;
}
.to-center, .aligncenter {
	text-align: center;
}
.to-right {
	text-align: right;
}



/* --- 5.common --- */
body {
	text-align: center;
	position: relative;
}
#header, #globalnavi, #container1, #container2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



/* --- 6.header --- */
#headerouter {
	background-color: #f59c94;
}
#header {
	height: 105px;
}
#header h1, #header div.title {
	float: left;
}
#header h1 a, #header div.title a {
	width: 315px;
	height: 105px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/title.png);
	background-position: left top;
}
#tool-box {
	float: right;
	text-align: right;
	margin-top: 25px;
	position: relative;
}
#tool-box ul {
	margin-bottom: 5px;
}
#tool-box ul li {
	font-size: 14px;
}
#tool-box ul li {
	display: inline;
}
#tool-box ul li a {
	margin-left: 20px;
	padding-left: 23px;
	padding-top: 3px;
	background-image: url(images/arrow02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#kifu-banner {
	position:  absolute;
	right : 220px;
	top: -15px;
}

#globalnaviouter {
	background-image:url(images/bg_globalnavi.png);
	position: relative;
	z-index: 10;
}
#globalnavi ul {
	height: 40px;
}
#globalnavi ul li {
	float: left;
}
#globalnavi ul li a {
	display: block;
	height: 40px;
	background-image: url(images/globalnavi.png);
	text-indent: -9999px;
}
li.gnavi01 a {
	width: 160px;
	background-position: 0px 0px;
}
li.gnavi02 a {
	width: 130px;
	background-position: -160px 0px;
}
li.gnavi03 a {
	width: 97px;
	background-position: -290px 0px;
}
li.gnavi04 a {
	width: 176px;
	background-position: -387px 0px;
}
li.gnavi05 a {
	width: 74px;
	background-position: -563px 0px;
}
li.gnavi06 a {
	width: 97px;
	background-position: -637px 0px;
}
li.gnavi07 a {
	width: 128px;
	background-position: -734px 0px;
}
li.gnavi08 a {
	width: 98px;
	background-position: -862px 0px;
}
li.gnavi01 a:hover {
	background-position: 0px -40px;
}
li.gnavi02 a:hover {
	background-position: -160px -40px;
}
li.gnavi03 a:hover {
	background-position: -290px -40px;
}
li.gnavi04 a:hover {
	background-position: -387px -40px;
}
li.gnavi05 a:hover {
	background-position: -563px -40px;
}
li.gnavi06 a:hover {
	background-position: -637px -40px;
}
li.gnavi07 a:hover {
	background-position: -734px -40px;
}
li.gnavi08 a:hover {
	background-position: -862px -40px;
}



/* --- 7.contents --- */
.left-box {
	width: 470px;
	float: left;
}
.right-box {
	width: 470px;
	float: right;
}



/* --- 8.sidebar --- */



/* --- 9.footer --- */
#footerouter {
	background-color: #f59c94;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 30px;
}
#footer div.address {
	margin: 0px 0px 0px 0px;
	border: solid 10px #FFF;
	background-color: #ffe7e7;
	height: 80px;
}
#footer div.address h2, #footer div.address p {
	float: left;
}
#footer div.address p.adrs01 {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 30px;
	line-height: 1.8;
}
#footer div.address p.adrs03 {
	font-size: 14px;
	color: #F33;
	margin-top: 18px;
	margin-left: 30px;
	line-height: 1.8;
}
.copyright {
	clear: both;
	font-size: 12px;
	color: #FFF;
	padding: 20px;
	text-align: center;
}



/* --- 10.etc --- */
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
/* 検索用 */
.screen-reader-text {
	display: none;
}
#s {
	border: 0;
	font-size: 12px;
	padding: 3px;
	border: solid 1px #FFF;
	width: 150px;
	background: #f59c94;
}
#searchsubmit {
	background: #FFF;
	border-top: none;
	border-right: solid 1px #FFF;
	border-bottom: solid 2px #FFF;
	border-left: solid 1px #FFF;
	padding: 3px 5px;
	margin-left: -7px;
	font-size: 12px;
	text-transform: uppercase;
	color: #f59c94;
	cursor: pointer;
}
#contents #s {
	border: 0;
	font-size: 12px;
	padding: 3px;
	border: solid 1px #f59c94;
	width: 150px;
	background: #FFF;
}
#contents #searchsubmit {
	background: #f59c94;
	border-top: none;
	border-right: solid 1px #FFF;
	border-bottom: solid 2px #FFF;
	border-left: solid 1px #FFF;
	padding: 3px 5px;
	margin-left: -7px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
}
/* プラグインを使わないページネーション用 */
.pagination {
	clear: both;
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	position: relative;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #666;
	background: #EEE;
}
.pagination a:hover {
	color: #333;
	background-color: #FDD;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #FAA;
	color: #333;
}
