@charset "UTF-8";

/* CSS Infomation -------------------------------

Website: あじさい保育園
Design office: contrast - http://www.cs321.jp/

Name   : support.css
Ver    : 1.0.0
Link   : support.html
Date   : 2011/04/01
Update : 2013/09/20

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



#Headline {
	margin-bottom: 40px;
}

#Headline h2 {
	padding-left: 18px;
	background: url(../img/icon-support.png) no-repeat 0 2px;
}

#Outline {
	margin-bottom: 80px;
	position: relative;
}

#Outline h3 {
	padding-top: 20px;
	padding-left: 18px;
	background: url(../img/icon-support-v.png) no-repeat 0 21px;
	font-size: 115.3%;
	color: #751485;
	margin-bottom: 10px;
}

.Letter {
	position: absolute;
	top: 0;
	right: 0;
}

#Outline table {
	width: 800px;
	border-top: 4px solid #F3EDF4;
	border-bottom: 4px solid #F3EDF4;
	margin-bottom: 10px;
}

#Outline th,
#Outline td {
	padding: 10px 0;
	border-bottom: 1px dotted #D3C5D9;
	font-size: 84.6%;
	color: #333;
}

#Outline th {
	width: 180px;
	border-right: 1px dotted #D3C5D9;
	text-align: center;
	vertical-align: middle;
}

#Outline td {
	padding: 10px 30px;
}

#Outline td li {
	list-style: decimal inside;
}

ul#Schedule {
	margin-left: 10px;
}

ul#Schedule li {
	list-style: square outside;
	padding-bottom: 8px;
}
