@charset "UTF-8";

/* -----------------------------------------------------------
Theme Name: NISHIYO
Theme URI: http://www.nishiyo.ed.jp/
Discription: 学校法人 甲府西幼稚園
Version: 1.0
Author: System Inn Nakagomi co.,ltd
Author URI: http://www.sin.co.jp/
*/

/* -----------------------------------------------------------
Copyright (C) System Inn Nakagomi co.,ltd All rights reserved.
----------------------------------------------------------- */

@import "common.css";

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

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

#toppage{
	padding-left: 6px;
}

#toppage a:link,#toppage a:visited {color: #946537; text-decoration: none;}
#toppage a:hover,#toppage a:active {color: #946537; text-decoration: underline;}

/* box01
----------------------------------------------------------------------------*/

.box01{
	background: url(../images/bg_roop_box01.gif) repeat-y left top;
	width: 572px;
	margin: 0 17px 0 0;
}

#tsubomi,#hiyoko,#oyako,#tamago{
	padding-top: 25px;
	padding-left: 86px;
}

#tsubomi{background: url(../images/bg_tsubomi.gif) no-repeat left top;}
#hiyoko{background: url(../images/bg_hiyoko.gif) no-repeat left top;}
#tamago{background: url(../images/bg_tamago.gif) no-repeat left top;}
#oyako{background: url(../images/bg_oyako.gif) no-repeat left top;}

.box01 table td p{
	margin-bottom: 4px;
}

.box01 table th h2{
	margin-bottom: 7px;
}

.box01 table th h3{
	margin-bottom: 7px;
}

.box01 table th dl,.box01 table th p{
	padding-left: 5px;
	padding-right: 10px;
}

.box01 table th dl dt{
	font-weight: bold;
	margin-bottom: 5px;
}

.box01 table th p{
	text-align: right;
}


/* box02
----------------------------------------------------------------------------*/

.box02{
	width: 536px;
	_width: 540px;
	background: url(../images/bg_btm_box02.gif) repeat-x left bottom;
	border: 2px solid #ffa117;
	margin-left: 25px;
	margin-bottom: 35px;
}

.box02 h2{
	margin-bottom: 8px;
}

.box02 table{
	margin: 0 5px 16px 10px;
}










