@charset "shift_jis";
/* CSS Document */
#globalNav {
	width:100%;
	height:35px;
	margin-right:55px;
	list-style-type: none;
	background-image: url(/parts/images/download/images/sub_menu_bk.png);
	background-repeat: repeat-x;
	padding: 0 0 0 0px;
}


#globalNav li {
	float: left;
	width: 169px;
	padding-bottom: 4px;
}

#globalNav li a{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:37px;
	padding-top:37px;
	background-image: url(/parts/images/mobile/navigator.png);
	color: #FFFFFF;
}

/*オフマウス時 */
#mobile_top a { background-position: 0 0; }
#mobile_info a { background-position: -169px 0;}
#mobile_appli a { background-position: -338px	0; }

/*オンマウス時 */
#mobile_top a:hover { background-position: 0 -35px; }
#mobile_info a:hover { background-position: -169px -35px;}
#mobile_appli a:hover { background-position: -338px	-35px; }

.cm_content {
	margin-left: 55px;
	margin-top: 8px;
}

#cm_top_image {
	width:100%;
	margin-top:20px;
	display:inline;
}
	
#cm_top_image li{
	float:left;
	padding-top:10px;
	padding-right:40px;
}
	
#title{
	padding-top:20px;
	line-height:14px;
}

#sub_title{
	padding-top:20px;
	line-height:14px;
	font-weight:normal;
	padding-bottom:20px;
}

.link{
	display:block;
	padding-bottom:20px;
	text-align:right;
}

.link a{
	padding-top:0;
}

.link a:hover{
	color:#990000;
}

#item{
	font-size:90%;
	line-height:16px;
}

#jump_top{
	text-align:right;
}
#jump_top a{
	color:#0066cc;
}
#jump_top a:hover{
	color:#990000;
}

#bottom{
	padding-top:40px;
}

#cm_top_image_btn{
	margin-top: 40px;
	background-repeat:no-repeat;
}

#join {
	padding-top: 30px;
	text-align:center;
}

#join_btn{
	padding-top: 20px;
	text-align:center;
}

.form_text{
	width:250px;
	height:18px;
}
#id{
	text-align:right;
	background-color:#EEFFFD;
	height:22px;
	border:1px solid #BBE8E8 
}

.nl_text {
	width:250px;
}

	
