@charset "utf-8";
/*
 * ==========================================================================
 * 
 * [アズーリの丘用CSS]
 * 
 * ==========================================================================
 */

div#top_image {
	margin: 0;
	width: 520px;
	position:relative;	/* IE6用 */
	text-align: center;
	
}


dl#information dd {
	margin:0px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
dl#information dd span { float:left; }
dl#information dd p { padding-left:70px; }



div#newsVox {
	border:none;
	width: 520px;
	margin: 0 auto;
	padding: 0;
}
div#newsVox #newsHead.azure {
	background: scroll url(../../images/azure/information_title.gif) repeat-x left top;
	color: #FFFFFF;
}

div#newsVox #newsHead {
	background: scroll url(../../images/global/newsHead.gif) no-repeat left top;
	line-height: 38px;
	color: #106eb8;
	padding: 0 0 0 10px;
	position: relative;
	height: 38px;
}

div#newsVox #newsBackNumber a {
	color: #fff;
}

.linkArrow02 {
	background: scroll url(../../images/azure/arrow.gif) no-repeat 2px center;
	padding-left: 16px;
}

#newsContent {
	background-color: #ededed;
}

#subContents #main {
	margin-top: 5px;
	border-color: #a2a2a2;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

#subContents #network {
	background-color: #ededed;
	padding: 10px;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	height: 100%;
	display: inline-block;
}

#subContents #network img {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
}

#subContents #summary {
	padding: 10px;
}

#subContents #summary p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#subContents #summary ul {
	list-style-type: circle;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#subContents #summary li {
	margin: 0;
	padding: 0 0 2px 0;
}

#subContents #summary .ssubtitle {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 10px;
}

#subContents #main #googlemap {
	margin: 0 0 10px 0;
	padding: 0 10px 0 15px;
}

#subContents #main #googlemap a {
	color: #00f;
	font-size: 1.2em;
}

#subContents #main #access {
	padding: 0 15px;
}
	
#subContents #main #access img {
	float: right;
}
	
#subContents #main #access ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 15px;
}
#subContents #main #access li {
	list-style-type: none;
	text-indent: -1em;
}

#subContents .pdf {
	padding: 15px;
	background-color: #ededed;
	border-bottom: 1px solid #a2a2a2;
}

#subContents .pdf table {
	width: 100%;
}

#subContents .pdf table td {
	text-align: center;
	vertical-align: top;
}

#subContents .pdf table img {
	margin: 5px;
}

#subContents #main #adobe {
	margin-top: 50px;
}

#subContents #main #adobe img {
	float: left;
	margin-right: 5px;
}

#subContents #main #recruit {
	padding: 15px 15px 0 15px;
}

#subContents #main #recruit table {
	width: 100%;
}

#subContents #main #recruit table th {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: right;
	color: #039;
	font-weight: bold;
	padding: 10px;
	background-color: #ededed;
	white-space: nowrap;
	vertical-align: top;
}

#subContents #main #recruit table th.topgray {
	text-align: center;
	color: #333;
	font-weight: bold;
}

#subContents #main #recruit table th.topgrayR {
	border-right: none;
	text-align: center;
	color: #333;
	font-weight: bold;
}

#subContents #main #recruit table td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

#subContents #main #recruit table td.tLeft {
	text-align: left;
}
