#why {
	}
#why .con_head {
	}
#why .con_body {
	}

#why * {
	}
#why .con_body p {
	text-indent: 1em;
	}
#why .con_body .ccopy {
	margin-bottom: 20px;
	}
#why .con_body span {
	color: #f90;	
	}

	
#what {
	height: 640px;
	}
#what .con_head {
	}
#what .con_body {
	height: 600px;
	padding: 0;
	}
#what p {
	padding: 0 20px;
	}
#what li .fc {
	margin-bottom: 10px;
	}
#what ol {
	float: left;
	width: 601px;
	height: auto;
	display: inline;
	margin-top: 10px;
	margin-left: 20px;
	}
#what li {
	position: relative;
	display: block;
	float:left;
/*	width: 300px;
*/	height: auto;
	overflow: hidden;
/*	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
*/	padding-bottom: 20px;
	}
#what li.right {
	border-right: 0px;
	float: right;
	}
#what li.bottom {
	border-bottom: 0px;
	}
#what li li {
	padding-bottom: 0;
	display: list-item;
	width: 270px;
	margin: 0;
	float: none;
	height: auto;
	border: none;
	}
#what li li span {
	display: none;
	}
#what ol li h4 {
	position: relative;
	margin-left: 17px;
	z-index: 1;
	}
* html #what ol li h4 {	/* IE6 */
	padding-top: 5px;
	line-height: 20px;
	height: 20px;
	}
* html #what ol li h4 img {
	margin-top: -4px;
	}
*:first-chilt+html ol li h4 {	/* IE7 */
	padding-top: 5px;
	line-height: 20px;
	height: 20px;
	}
*:first-chilt+html ol li h4 img {	/* IE7 */
	margin-top: -4px;
	}
#what ol li p {
	position: relative;
	margin: 0 5px;
	padding: 0;
	z-index: 1;
	}
#what ol li a {
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
	font-size: 21px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	color: #444;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	}
* html #what ol li a {	/* IE6 */
	height: 600px;
	}
*:first-chilt+html ol li a  {	/* IE7 */
	height: 600px;
	}
#what ol li a:hover {
	background: #ffb;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
#what ol li a span {
	display: block;
	width: 100%;
	height:100%;
	cursor: pointer;
	}

	
	
#workh {
	position: absolute;
	top: 0px; right: 0px;
	height: 840px;
	}
#workh .con_head {
	}
#workh .con_body {
	height: 800px;
	}

	
#cvoice {
	position: absolute;
	top: 480px; right: 0px;
	height: 480px;
	height: 480px;
	}
#cvoice .con_head {
	}
#cvoice .con_body {
	height: 420px;
	}
#cvoice li {
	margin-top: 20px;
	}
#cvoice li li,
#cvoice .fc {
	margin-top: 0px;
	}
	
#icontact {
	}
#icontact .con_head {
	}
#icontact .con_body {
	position: relative;
	}
#icontact .con_body li {
	clear: both;
	}
input.ask_ins,
textarea {
	border: 1px solid #ccc;
	}
input.ask_ins:focus,
textarea:focus {
	background: #ffd;
	}
input.submit {
	color: #555;
	background: #ddd;
	cursor: pointer;
	}
label {
	display: block;
	width: 60px;
	float: left;
	font-weight: bold;
	color: #999;
	}
input {
	width: 300px;
	margin-top: 1px;
	padding: 0 5px;
	
	height: 20px;
	}
textarea {
	width: 460px;
//	height: 150px;
	height: 190px;
	overflow: auto;
	margin-top: 1px;
	padding: 0 5px;
	}
input#formtext_1 {
	width: 460px;
	}
input#formtext_3 {
	}
input#formsubmit_1 {
	width: 60px;
	height: 25px;
	position: absolute;
	bottom: 20px; right: 30px;
	}

/*ＩＥ６用ハック：開始　/　付記：今回フォームのハックは、どのブラウザにも基準をおかない大変醜いソースコード*/
* html #icontact .con_body li {
	padding-left: 23px;
	background-position: 5px 0;
	}
/*ＩＥ６用ハック：終了*/


/*オペラ用ハック：開始*/
#icontact .con_body li.opera:not(¥*|*) {
	margin-top: 5px;
	}
textarea:not(¥*|*) {
	margin-bottom: -5px;
	}
input#formsubmit_1:not(¥*|*) {
	bottom: 30px;
	}
/*オペラ用ハック：終了*/

/*サファリ３用ハック：開始*/
html:not(:only-child:only-child) #icontact .con_body li.ff1 {
	position: relative;
	top: 1px;
	}
html:not(:only-child:only-child) #icontact .con_body li.ff2 {
	position: relative;
	top: 2px;
	}
html:not(:only-child:only-child) #icontact .con_body li.opera {
	margin-top: -1px;
	position: relative;
	top: -1px;
	}
html:not(:only-child:only-child) #icontact .con_body li.sf1 {
	margin-top: 1px;
	}
html:not(:only-child:only-child) #icontact .con_body li.sf2 {
	margin-top: 1px;
	margin-bottom: -2px;
	}
html:not(:only-child:only-child) input#formsubmit_1 {
	bottom: 28px;
	}
/*サファリ３用ハック：終了*/

/*ファイヤーフォックス用ハック：開始*/
#icontact .con_body li.ff1, x:-moz-read-only {
	position: relative;
	top: 2px;
	}
#icontact .con_body li.ff1, x:x {
	top: 0px;
	}
#icontact .con_body li.ff2, x:-moz-read-only {
	position: relative;
	top: 3px;
	}
#icontact .con_body li.ff2, x:x {
	top: 0px;
	}
input#formsubmit_1, x:-moz-read-only {
	bottom: 24px;
	}
input#formsubmit_1, x:x {
	bottom: 20px;
	}
/*ファイヤーフォックス用ハック：終了*/

.iapps #why {
//	height: 640px;
	height: 360px;
}
.iapps #why .con_body {
//	height: 580px;
	height: 300px;
}
.iapps #why .con_body p {
	text-indent: 0;
}

.iapps #worth .con_body {
	height: 900px;
}

.iapps #main ul li {
	margin-left: -10px;
	padding-left: 20px;
}



/*japan.html用*/
#post {
	position: absolute;
	top: 0px; right: 0px;
//	height: 620px;
	height: 300px;
	}
#post .con_head {
	}
#post .con_body {
//	height: 580px;
	height: 260px;
	}
#post .con_body .ccopy {
	margin-bottom: 20px;
	}


#person {
	position: absolute;
//	top: 640px; right: 0px;
	top: 320px; right: 0px;
//	height: 320px;
	height: 360px;
	}
#person .con_head {
	}
#person .con_body {
//	height: 260px;
	height: 300px;
	}
#person li {
	margin-top: 20px;
	}
#person li li,
#person .fc {
	margin-top: 0px;
	}
#person .con_body .ccopy {
	margin-bottom: 20px;
	}
/*japan.html用：終了*/