@charset "UTF-8";

/* import style
---------------------------------------------------- */
@import url("format.css");
@import url("layout.css");
@import url("common.css");


/* grandtop style
---------------------------------------------------- */
div.topImg {
}

div#contents {
	background-color: #FFFFFF;
	padding: 0px 0px 0;
}

/* mainContents */
div#mainContents {
	float: left;
	width: 540px;
	padding: 12px 4px 12px 10px;
}

/* secondContents */
div#secondContents {
	float: left;
	width: 528px;
	padding: 12px 12px 80px 12px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	border-left:1px solid #cccccc;
}

.sttlBox {
	padding-bottom: 20px;
}

#topics {
	position: relative;
	clear:both;
}

#topics .topSttl {
	margin-bottom: 0px;
}

#topics .topSttl a {
	position: absolute;
	top: 5px;
	right: 0;
	_right: 20px;
}

#topics dl {
}

#topics dl dt {
	float: left;
	width: 9em;
	padding: 7px 0 7px 0px;
	clear: both;
}

#topics dl dd {
	padding: 7px 0 7px 9em;
	border-bottom: 1px dotted #CCCCCC;
}

#topics dl dd a {
	display: block;
	line-height: 1.4;
	background: url(../../images/icon_li1.gif) no-repeat left 3px;
	padding-left: 1.5em;
}

/* subContents */
div#subContents {
	float: right;
	width: 200px;
	padding: 12px 0px 12px 0px;
}

#apeeal {
	height:390px;
}

#apeeal li {
	display: block;
	float: left;
	width: 174px;
	height:193px;
	margin-right:6px;
	margin-bottom:8px;
}

.sideBox {
	padding-bottom: 12px;
}


#mashupList li {
	display: block;
	float: left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:0px solid #cccccc;
	width: 188px;
}

#mashupList p {
	font-size: 10px;
	padding: 4px;
	text-align:center;
}

#mashupList li.mashhead {
	display: block;
	float: left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width: 188px;
	height:32px;
	padding:0;
}


.sitemapBox {
}

.sitemapBox h4 {
	background: url(../../images/bg_h3.gif) repeat-x left bottom;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.sitemapBox .left {
	float: left;
	width: 240px;
}

.sitemapBox .right {
	float: left;
	width: 240px;
	margin-left: 35px;
}

.sitemapBox ul {
	padding-bottom: 25px;
}

.sitemapBox li {
	list-style: none;
	margin-bottom: 7px;
}

.sitemapBox a {
	background: url(../../images/icon_li1.gif) no-repeat left 4px;
	padding-left: 14px;
}



/* subSecondContents */
div#subSecondContents {
	float: left;
	width: 200px;
	background: url(../../images/bg_subContents.jpg) repeat-x left top;
	min-height: 335px;
	height: auto !important;
	height: 335px;
}

div#subSecondContents ul {
	padding: 0px 10px;

}

div#subSecondContents ul li {
	margin-bottom: 12px;
	list-style: none;
}

div#subSecondContents ul li a {
	background: url(../../images/icon_li1.gif) no-repeat left top;
	padding-left: 14px;
}

div#subSecondContents h2 {
	background: url(../../images/bg_h2side.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-bottom: 8px;
	height:32px;
	padding:4px 0 0 0;
}

div#secondContents p {
	margin-bottom: 8px;
}



div#secondContents ul {
	padding: 0px 10px;

}

div#secondContents ul li {
	margin-bottom: 12px;
	list-style: none;
}

div#secondContents ul li a {
	background: url(../../images/icon_arrow.gif) no-repeat left top;
	padding-left: 24px;
}

img.example {
	margin-right:12px;
	float: left;
}

img.capture {
	margin-right:12px;
	float: left;
	border:1px solid #999999;
}
