
/* BODY styles
---------------------------------------------------------------------- */
body {
	text-align: center;
	margin: 0px;
	background-color: #E0E7F5;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
}

img {
	border: 0px;
}

/* LINK styles
---------------------------------------------------------------------- */
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #660099;
}

/* Wrap styles
---------------------------------------------------------------------- */
#shadow {
	text-align: center;
	background-color: #DAE2F3;
	padding: 0 3px;
}

#wrap {
	width: 810px;
	margin: 0 auto;
	text-align: left;
}

#side {
	text-align: left;
	float: left;
	width: 380px;
	padding: 10px 10px 10px 30px;
}

#main {
	padding: 0 10px;
	margin: 0 0 20px 420px;
	text-align: left;
}

/* 1 styles
---------------------------------------------------------------------- */
#a1 {
	border-top: 7px #679BE6 solid;
	background: #E4E4E4;
}

#ta_a1 {
	background-image:url(/img/child/tit_bg.jpg);
	height: 500px;
}

h1 {
	margin: 20px 0 0 35px;
}

/* 2 styles
---------------------------------------------------------------------- */
#a2 {
	border-bottom: 5px #679BE6 solid;
	background: #fff;
	width: 810px;
}

#menu {
	text-align: left;
	font-size: 16px;
	line-height: 36px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	margin-top: 3px;
	word-break: keep-all;
}

#menew {
 width: 350px;
	word-break: normal;
}

.parent {
 padding: 3px;
}

.child {
 padding: 10px;
}

#link {
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 19px;
	word-spacing: 0.1em;
	margin-top: 10px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

h2 {
	font-size: 17px;
	word-spacing: 1em;
	letter-spacing: 0.1em;
}

/* 3 styles
---------------------------------------------------------------------- */
#a3 {
 clear: both;
}

#copy {
	color: #679BE6;
	font-size: 11px;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
}

/* RESET styles
---------------------------------------------------------------------- */
html, div, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	padding: 0;
	margin: 0;
}
