@charset "utf-8";
/* CSS Document */

#contentsWrapper	{	
	width:880px;
	overflow:hidden;
	position:relative;
	border-left:1px #cecece solid;
	border-right:1px #cecece solid;
	background:#FFFFFF;
	padding:11px 14px 0px 14px;
}


#breadcrumbsList{
	overflow:hidden;
	position:relative;
	margin:0 0 15px 5px;
}
#breadcrumbsList ul li 	{
	float:left;
	color:#e60012;
	font-size:11px;
}
#breadcrumbsList ul li a	{
	background:url(../image/iconArrow3.gif) no-repeat right center;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
}


#contestsLeft	{
	clear:both;
	float:left;
	width:214px;
	margin:0 23px 0 0;
}

#localNavi	{
	width:214px;
	margin:0 0 20px 0;
}

#localNaviList {
	border:4px solid #8c8c8c;
	border-top:none;
	padding:0 9px 5px 9px;
	width:188px;
	margin:0 0 10px 0;
}
#extraBanner	ul	li	{
	width:214px;
	text-align:center;
}


#localNaviList ul li {
	padding:5px 0;
}
#localNaviList ul li ul {
	margin:5px 0 0 0;
}
#localNaviList ul li ul li ul {
	margin:10px 0 0 -20px;
}
#localNaviList ul li ul li {
	padding:3px 0 5px 20px;
}
#localNaviList ul li ul li ul li {
	padding:3px 0 5px 40px;
}
#localNaviList ul li ul li ul li.last {
	padding:3px 0 0 40px;
}
#localNaviList ul li a{
	color:#a4a4a4;
	font-size:12px;
	background:url(../image/iconArrow2.gif) no-repeat left center;
	padding:0 0 0 12px;
	margin:0 0 0 10px;
}
#localNaviList ul li a.localNaviOn{
	background:url(../image/iconArrow.gif) no-repeat left center;
	color:#333333
}

#localNaviList ul li a:hover	{
	color:#333333;
	text-decoration:none;
	background:url(../image/iconArrow.gif) no-repeat left center;
}

#contestsRight	{
	float:right;
	width:643px;
}
#contestsRight	p {
	text-indent: 1em;
}
#contestsRight	p.txtCenter{
	text-indent: 0;
}


#contestsRight h2	{
	margin:0 0 15px 0;
}

#introduction,
#productContent 	{
	/*overflow:hidden;*/
	position:relative;
}

#introduction h3,
#productContent h3	{
	margin:0 0 23px 0;
}
#introduction p	{
	color:#666666;
	font-size:12px;
	line-height:150%;
	margin:0 0 20px 0;
}

p#stopAlert	{
	font-size:12px;
	color:#e5030f;
	font-weight:bold;
}

#introduction	dl dt	{
	font-size:14px;
	color:#e60012;
	margin:0 0 10px 0;
}
#introduction	dl dd	{
	font-size:12px;
	color:#666565;
	margin:0 0 18px 0;
	width:375px;
}
#introduction	dl dd.business	{
	width:643px;
}


#introduction ul	{
	color:#666666;
	font-size:12px;
	line-height:150%;
	margin:0 0 20px 0;
}
#introduction ul li	{
	margin:0 0 10px 0;
}

#introduction table{
	margin:0 0 20px 0;
}

#introduction table th{
	font-weight:normal;
	font-size:12px;
	width:160px;
	background:#f0f3f4;
	padding:10px;
	vertical-align:top;
	text-align:right;
}
#introduction table th.business{
	background:#f0f3f4;
	text-align:center;
}

#introduction table th.businessThTitle{
	background:#f0f3f4;
	text-align:center;
	border-bottom:1px solid #e60012;
}
#introduction table th.businessThProduct{
	background:#f0f3f4;
	text-align:left;
}


#introduction table td{
	font-size:12px;
	width:443px;
	padding:10px;
	color:#666666;
}


#pressReleaseList table{
	margin:0 0 20px 0;
}

#pressReleaseList table th{
	font-weight:normal;
	font-size:12px;
	width:86px;
	padding:10px;
	vertical-align:top;
	color:#e60012;
	text-align:left;
}
#pressReleaseList table td{
	font-size:12px;
	width:517px;
	padding:10px;
	background:url(../image/iconArrow.gif) no-repeat 0 13px;
}


#pressReleaseDetail	p{
	text-indent: 0;
}

#pressReleaseDetailPDF	{
	float:right;
	margin:0 0 20px 0;
}

#pressReleaseDetailLogoWrapper	{
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
}
#pressReleaseDetailLogoOther	{
	float:left;
	font-size:12px;
	color:#333333;
}
#pressReleaseDetailLogoUbiquitous	{
	float:right;
	font-size:12px;
	color:#333333;
	text-align:right;
}


#pressReleaseDetailHeaderWrapper	{
	clear:both;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
}
#pressReleaseDetailFixString	{
	float:left;
	font-size:12px;
	color:#333333;
}
#pressReleaseDetailDateAndCompany	{
	float:right;
	font-size:12px;
	color:#333333;
	text-align:right;
}




#pressReleaseDetailTitle	{
	font-size:14px;
	color:#e60315;
	text-align:center;
	line-height:150%;
	margin:0 0 30px 0;
}
#pressReleaseDetailBody	{

}
#pressReleaseDetailBody p	{
	font-size:12px;
	color:#333333;
	margin:0 0 25px 0;
	line-height:130%;
}
#pressReleaseDetailBody h4,
#pressReleaseDetailBody h5	{
	font-size:12px;
	color:#333333;
	margin:0 0 5px 0;
}

#pressReleaseDetailBody table th,
#pressReleaseDetailBody table td	{
	font-size:12px;
	color:#333333;
}

.pressReleaseDetailExtend	{
/*	padding:0 0 20px 0;
	border-bottom:1px #333333 solid;*/

}
.pressReleaseDetailExtend	h3	{
	font-size:12px;
	color:#e60315;
	margin:0 0 5px 0;
}
.pressReleaseDetailExtend	h4	{
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
.pressReleaseDetailExtend	p	{
	font-size:12px;
	color:#333333;
	margin:0 0 20px 0;
}





#irPublicList table{
	margin:0 0 50px 0;
}

#irPublicList table th{
	font-weight:normal;
	font-size:12px;
	width:86px;
	padding:10px;
	vertical-align:top;
	color:#e60012;
	text-align:left;
}
#irPublicList table td{
	font-size:12px;
	width:502px;
	padding:10px 10px 10px 25px;
	background:url(../image/iconPDFsmall.gif) no-repeat 0 10px;
}







#introduction	h4{
	border-left:5px #e60012 solid;
	padding: 0 0 0 20px;
	margin: 10px 0 5px 0;
	font-size:12px;
	color:#666666;
}





#productContent h5	{
	background:url(../image/iconH5.jpg) no-repeat left center;
	color:#e60012;
	font-size:12px;
	margin:0 0 10px;
	padding:0 0 0 20px;
}
#productContent h5.noIcon	{
	background:none;
	padding:0;
}

#productContent h6	{
	background:url(../../image/bgH6.jpg) no-repeat;
	font-size:14px;
	padding:5px 0 0 10px;
	height:25px;
	margin:0 0 10px 0;
}

#productContent .relationLink	{
	background:url(../image/relationLinkBg.gif) no-repeat;
	padding:11px 0 0 140px;
	height:26px;
}
#productContent .exampleLink	{
	background:url(../image/exampleLinkBg.gif) no-repeat;
	padding:11px 0 0 140px;
	height:26px;
}

#productContentFeature	table,
#productContentFunction	table,
#productContentOutline table,
#productContentComposition table,
#productContentDevelopFlow table,
#pressKit table{
	width:643px;
	border-collapse:collapse;
}
#productContentFeature	table th,
#productContentFunction	table th,
#productContentOutline	table th,
#productContentComposition	table th,
#productContentDevelopFlow	table th,
#pressKit	table th{
	background:#eeeeee;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding:10px;
	border:1px solid #c8c8c8;
	vertical-align:top;
}
#productContentComposition	table th	{
	width:50px;
}
#productContentDevelopFlow	table th	{
	width:160px;
	text-align:right;
}
#productContentOutline	table th {
	text-align:left;
}
#pressKit	table th {
	text-align:right;
}
#productContentFeature	table th.productContentFeatureType,
#productContentFunction	table th.productContentFeatureType,
#productContentComposition	table th.productContentFeatureType	{
	background:#f3f3f3;
}
#productContentFeature	table th.productContentFeatureMaker,
#productContentComposition	table th.productContentFeatureMaker	{
	text-align:left;
}

#productContentFeature	table td,
#productContentFunction	table td,
#productContentOutline	table td,
#productContentComposition	table td,
#productContentDevelopFlow	table td,
#pressKit	table td{
	font-size:12px;
	color:#666666;
	padding:10px;
	border:1px solid #c8c8c8;
	vertical-align:top;
}
#productContentFunction	table td{
	padding-left:70px;
}
#productContentComposition	table td{
	/*padding-left:70px;*/
	width:180px;
}
#productContentFeature	table td.null{
	text-align:center;
}

#captionProducts4th	{
	background:url(../image/captionBg.jpg) no-repeat bottom;
	padding:0 0 20px 10px;
}
#captionRecruit4th	{
	background:url(../image/captionBg.jpg) no-repeat bottom;
	padding:18px 0 10px 5px;
}
#captionProducts4th img	{
	margin:0 0 10px 0;
}
#captionProducts4th span	{
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
#captionProducts5th	{
	background:url(../image/captionBg.jpg) no-repeat left -10px;
	padding:0 0 20px 10px;
	color:#333333;
}










#productContentTabsPanes dl {
	width:643px;
	overflow:hidden;
	position:relative;
}
#productContentTabsPanes dt {
	float:left;
	width:125px;
	clear:both;
	margin:0 0 5px 0;
}
#productContentTabsPanes dd {
	width:518px;;
	margin:0 0 5px 125px;
}















/* root element for tabs  */
ul#productContentTabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #d0d0d0;	 	
}

/* single tab */
ul#productContentTabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}


ul#productContentTabs li#tabFirst	{
	margin:0 0 0 9px;
}
/* link inside the tab. uses a background image */
ul#productContentTabs a { 
	float:left;
	font-size:12px;
	display:block;
	padding:7px 10px 5px 10px;	
	text-decoration:none;
	border-bottom:0px;
	height:16px;
	background-color:#efefef;
	color:#777;
	/*margin-right:2px;*/
	position:relative;
	top:2px;
	background:url(../../image/tabOf.jpg) no-repeat;
	width:105px;
	text-align:center;
	color:#666666;
	font-weight:normal;
}

ul#productContentTabs a.txt11px { 
	font-size:11px;
}

ul#productContentTabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul#productContentTabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #fcfcfc;	
	color:#000;	
	cursor:default;
	background:url(../../image/tabOn.jpg) no-repeat;
}

	
/* tab pane */
div#productContentTabsPanes div.productContentTabsPanesBox {
	display:none;
	min-height:150px;
	padding:20px 0;
	background-color:#fff;
	color:#666666;
	font-size:12px;
	line-height:150%;
}






#relationList	{
	overflow:hidden;
	position:relative;
	clear:both;
}
#relationList h3	{
	margin:0 0 17px 0;
}
#relationList h4	{
	margin:0 0 13px 0;
	clear:both;
}
#relationList ul{
	overflow:hidden;
	position:relative;
	clear:both;
}

#relationList	ul li	{	
	background:url(../image/bgSecondMenu.jpg) no-repeat;
	width:193px;
/*	height:67px;*/
	padding:10px;
	float:left;
}
#relationList	ul li.bgSecondMenu2	{
	background:url(../image/bgSecondMenu2.jpg) no-repeat;
	height:36px;
}
#relationList	ul li	a	{
	color:#666666;
	font-size:10px;
}

#relationList	ul li p	{
	margin:10px 0 0 0;
	line-height:102%;
	text-indent:0;
}



#pagerNavigationWrapper	{
	border-top:#333333 solid 1px;
	padding:50px 0 0 0;
	overflow:hidden;
	position:relative;
	margin: 50px 0 0 0;
}
#pagerNavigationLeft	{
	float:left;
	font-size:12px;
	color:#666666;
	width:300px;
}
#pagerNavigationRight	{
	float:right;
	font-size:12px;
	color:#666666;
	width:300px;
	text-align:right;
}









#userName,
#address,
#birthday,
#phone,
#email{
	width:443px;
}

#historySkill,
#motivation{
	width:443px;
	height:100px;
}


#entryForm .text-input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF;
	border:1px solid #B5B8C8;
	color:#555555;
	font-size:14px;
	padding:4px;
}
#entryForm input, #entryForm select, #entryForm textarea {
	display:block;
}
#entryForm table td {
	padding:5px;
}
#entryFormBirthDayBox {
	overflow:hidden;
	position:relative;
}
#entryFormBirthDayBoxYear {
	float:left;
}
#entryFormBirthDayBoxMonth {
	float:left;
}
#entryFormBirthDayBoxDay {
	float:left;
	width:200px;
}

#entryFormConfirm,
#entryFormSubmit	{
	margin:0 0 20px 300px;
}

#mapOpen	{
	margin:0 0 0 10px;
	vertical-align:middle;
	cursor:pointer;
}

#mapDialog	h6{
	font-size:12px;
	margin:0 0 10px 0;
	color:#333333;
}

#mapDialog	p{
	font-size:11px;
	color:#666666;
	margin:0 0 5px 0;
}


.boxWrapper{
	overflow:hidden;
	position:relative;
}

.bApplyForm	{
	margin:0 0 20px 0;
}


#productContentFunction	{

}
#productContentFunction	dt{
	width:170px;
}
#productContentFunction	dd{
	margin:0 0 5px 175px;
	width:468px;
}


dl#ipV6Wrapper dt {
	width:70px;
}
dl#ipV6Wrapper dd{
	margin:0 0 5px 75px;
	width:568px;
}






