/*  
Theme Name: koumyo
Theme URI: http://www.koumyo.com/
Description: 光明幼稚園用のテンプレートです
Version: 0.1
Author: CHILD
Author URI: http://www.child.co.jp/
*/

/*
	書き換え自由です
*/
* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;

}

a {
	color: #0066CC;
	text-decoration: none;
} 
a:visited {
	color: #993399;
	text-decoration: none;
} 
a:hover {
	color: #CC3333;
} 
a:active {
　　color: #CC0066; 
} 

h1 {
	font-size: 16px;
	color: #009933;
	text-align: left;
	line-height: 110%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 0px;


}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #584B29;
	margin: 0px 0px 3px;
	padding: 10px 0px 3px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #B6D593;
	line-height: 110%;


}
h3 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 10px;
}
h4 {
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: square;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img.photo {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(/images/bg_body.gif);

}

#system_main {
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	width: 860px;
	text-align: center;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
}
body > #system_main {
    height: auto;
}
#header {
	height: 120px;
	width: 900px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;



}

#menu {
	height: 40px;
	width: 860px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-image: url(/images/bg_menu.gif);
	background-repeat: repeat-x;


}
#menu a {
display:block;
width:140px;
height:40px;
text-indent:-9999px;
background-position:top;
}
#menu a:hover { background-position:bottom; }
#menu a.menu1 { background-image: url(/images/menu1.gif); }
#menu a.menu2 { background-image: url(/images/menu2.gif); }
#menu a.menu3 { background-image: url(/images/menu3.gif); }
#menu a.menu4 { background-image: url(/images/menu4.gif); }
#menu a.menu5 { background-image: url(/images/menu5.gif); }
#menu a.menu6 { background-image: url(/images/menu6.gif); }
#menu a.menu7 { background-image: url(/images/menu7.gif); }


#contents {
	font-size: 13px;
	color: #000000;
	text-align: center;
	width: 860px;
	height: auto;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	left: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer p{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #70A428;
	padding-top: 20px;
	font-weight: bold;


}


form {
	display:inline;
}


.searchinput {
	color: #003300;
	font-size: 12px;
	height: 16px;
	width: 80px;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #00CC00;
	margin-top: 7px;
	margin-bottom: 11px;
	background-image: url(/images/bg_search.gif);
	float: left;



}
.searchsubmit {
	height: 22px;
	width: 37px;
	border: 1px solid #00CC00;
	margin-top: 7px;
	margin-left: 2px;
	margin-bottom: 11px;
	background-image: url(/images/submit.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center center;









}
.search {
	height: 40px;
	width: 130px;
	margin: 0px auto;
	padding: 0px;
}
a:hover img.photo300 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
a:hover img.photo150 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
img.photo300 {
	padding: 10px;
	height: 225px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg_photo300.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;

}
img.photo150 {
	background-image: url(/images/bg_photo150.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}

.contents1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contents2 {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 0px;

}

.contents3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.title {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.pagetop {
	text-align: right;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.pagetop a {
	text-align: right;
	color: #006600;
	background-color: #F5ECBE;
	font-size: 14px;

}
.pagetop a:hover {
	color: #FFFFFF;
	background-color: #006600;

} 
td.outline1 {
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding: 6px;
	border: 1px dotted #666666;
	background-color: #C8FAAF;

}
td.outline2 {
	font-size: 14px;
	color: #006600;
	text-align: left;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	font-weight: bold;

}
td.outline3 {
	font-size: 14px;
	color: #006600;
	text-align: left;
	padding: 3px 0px;
	font-weight: bold;

}
p.outline-txt {
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td.policy-txt1 {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
td.policy-txt2 {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
td.policy-txt3 {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #FF6699;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
td.tokushoku {
	font-size: 16px;
	line-height: 30px;
	color: #660000;
	text-align: left;
}
td.daily {
	font-size: 14px;
	text-align: left;
	color: #9B4E00;
	line-height: 115%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E8CB97;
	border-right-color: #E8CB97;
	border-bottom-color: #E8CB97;
	border-left-color: #E8CB97;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: dashed;


}
td.event1 {
	font-size: 16px;
	line-height: 120%;
	color: #003366;
	text-align: left;
	padding: 4px;
	border: 2px dashed #99CCCC;

}
td.event2 {
	font-size: 13px;
	line-height: 120%;
	color: #999999;
	text-align: left;
}
.album_title {
	padding: 10px;
	margin: 0px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	background-color: #46C14D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-left-color: #CC9933;
}
.album_contents {
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-left-color: #CC9933;
	padding: 10px;



}

.album_footer {
	font-size: 12px;
	color: #003300;
	line-height: 140%;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-weight: normal;
	background-color: #94E9AB;
	margin-left: 10px;
	padding: 4px 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}

.info_title {
	padding: 6px 10px;
	margin: 10px 110px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #FFCC99;
	border: 3px dotted #FF9933;


}
.info_contents {
	font-size: 14px;
	color: #003366;
	line-height: 130%;
	text-align: left;
	margin-right: 110px;
	margin-bottom: 5px;
	padding-left: 35px;
	margin-left: 110px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 5px;

}

.info_footer {
	font-size: 12px;
	color: #0066CC;
	line-height: 140%;
	text-align: right;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 55px;
	font-weight: normal;
	margin-left: 110px;
	padding: 4px 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9966;
}
.nyuen-title {
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	text-align: center;
	padding: 3px;
	width: 680px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #7CC8D6;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;



}

.nyuen-txt1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	padding: 3px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7CC8D6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #D6F7FC;



}
.nyuen-txt2 {
	font-size: 14px;
	color: #996600;
	text-align: left;
	padding: 3px;
	width: 610px;
	background-color: #FFCC99;
	border: 1px dotted #FF9933;
	margin-right: auto;
	margin-left: auto;


}
.nyuen-txt3 {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 3px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;



}
.nyuen-txt4 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 3px;
	width: 580px;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: auto;


}
.nyuen-txt5 {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;



}

table.nyuen1 {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

}
td.nyuen1-1 {
	border: 1px solid #666;
	font-size: 14px;
	color: #003366;
	text-align: left;
	padding: 3px;

}
td.nyuen1-2 {
	border: 1px solid #666;
	text-align: left;
	padding: 3px;


}
td.nyuen1-3 {
	border: 1px solid #666;
	font-size: 14px;
	color: #990000;
	text-align: left;
	padding: 3px;

}
td.nyuen1-4 {
	border: 1px solid #666;
	text-align: right;
	padding: 3px;


}
