@charset "shift_jis";
/* CSS Document */

#api_content {
	width: 730px;
	padding: 0px 85px 10px 85px;
}

.submit {
	float: left;
	width: 900px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.submit_cap_top {
	font-size: 0.85em;
	float: left;
	width: 900px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	background-image: url(/images/base_design/fukidashi.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: 550px 0px;
}

.submin_cap {
	padding-left: 590px;
}

#api_stage {
	width: 734px;
	float: left;
	margin: 10px 83px 10px 83px;
	padding: 0px;
	display: inline;
}

.catalog {
	width: 365px;
	height: 270px;
	background-image: url(/images/api/api_catalog_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

.clg_title {
	font-weight: bold;
	float: left;
	width: 270px;
	height: 32px;
	overflow: hidden;
}

.clg_title h2 {
	margin: 5px 0px 0px 5px;
	font-size: 1em;
	float: left;
	overflow: hidden;
	padding: 0px;
	display: inline;
}

.catalog_link {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 18px;
	display: block;
	margin-top: 5px;
	font-size: 0.9em;
}

.clg_content {
	float: left;
	width: 332px;
	height: 200px;
	margin: 0px 16px 0px 12px;
	font-size: 0.9em;
	line-height: 1.2em;
	display: inline;
	padding: 0px;
}

.clg_content h3 {
	font-size: 1.1em;
	width: 315px;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	color: #666666;
	display: block;
}

.cover_ph {
	float: left;
	width: 120px;
	height: 140px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: inline;
}

.clg_text {
	width: 190px;
	float: left;
	padding: 0px;
	display: inline;
	margin: 0px 10px 0px 5px;
}

.clg_cap {
	width: 190px;
	float: left;
	padding: 0px;
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	line-height: 1.2em;
	display: inline;
	margin: 5px 10px 0px 5px;
}

.clg_cap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.clg_cap li {
}

.attention {
	float: left;
	width: 728px;
	display: inline;
	margin: 0px 80px;
	font-size: 0.9em;
	line-height: 1.2em;
	border: solid 1px #5ABDF6;
	background-color: #C5E4FA;
	padding: 5px;
}

.api_button {
	float: left;
	width: 730px;
	margin-top: 10px;
}

.api_button img {
	border: 0px;
}

.api_button01 {
	display: inline;
	float: left;
}

.api_button01 a {
	width: 420px;
	height: 72px;
	background-image: url(/images/api/api_button01.gif);
	display: block;
	float: left;
}

.api_button01 a:hover {
	width: 420px;
	height: 72px;
	background-image: url(/images/api/api_button01_on.gif);
	display: block;
	float: left;
}

.api_button02 {
	display: inline;
	margin-left: 8px;
	float: left;
}

.api_button02 a {
	width: 300px;
	height: 72px;
	background-image: url(/images/api/api_button02.gif);
	display: block;
	float: left;
}

.api_button02 a:hover {
	width: 300px;
	height: 72px;
	background-image: url(/images/api/api_button02_on.gif);
	display: block;
	float: left;
}

