#header #navMain ul.mddParent {
	width: 775px;
}
#header #navMain ul.mddParent li a.parent {
	display: inline-block;
	padding: 0 8px 0 18px;
	height: 33px;
	background: url(/common2/pc/images/gnav_arrow.png) no-repeat 6px center;
	line-height: 33px;
	color: #333;
}
#footer #legal.wide ul li {
	border-right: 1px solid #4D4D4D;
	padding-right: 10px;
	margin-right: 6px;
}
#footer #legal.wide ul li:last-child {
	border: none;
}

/*株価情報用*/
#subCol #loginArea .stockArea ul,#subCol #loginArea .stockArea ul li {
	border: none;
}
#subCol .stockArea .stockInfo {
	background: #110666;
	padding: 6px 8px;
}
#subCol .stockArea .stockInfo h2 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;

	margin-bottom: 4px;
}
#subCol .stockArea .stockInfo .info {
	background: #fff;
	padding: 8px;
	border-radius: 5px;
}
#subCol .stockArea .stockInfo .info .subHead {
	font-weight: bold;
	margin-bottom: 6px;
}
#subCol .stockArea .stockInfo .stockImg {
	text-align: center;
}
#subCol .stockArea .stockInfo .stockImg img {
	max-width: 100%;
}
#subCol .stockArea .stockInfo ul {
	padding: 10px 0 3px;
	font-size: 1.2em;
	font-weight: bold;
}
#subCol #loginArea .stockArea .stockInfo ul li a {
	color: #fff;
	position: relative;
	display: inline-block;
	padding: 0 0 0 12px;
	font-size: 1.0em;
	min-height: 1.2em;
	line-height: 1.0em;
	background: none;
}
#subCol .stockArea .stockInfo ul li a:before {
	font-family: "icomoon";
	content: "\f0da";
	position: absolute;
	left: 3px;
	top: -2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1.4;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*アクセスランキング*/
#subCol .accessRank {
	margin-top: 17px;
}
#subCol .accessRank .rank li {
	font-size: 1.4em;
	padding: 8px 0 8px 34px;
	margin-bottom: 8px;
}
#subCol .accessRank .rank li.num1 {
	background: url(/common2/pc/images/icon_1st.gif) no-repeat 0 0;
}
#subCol .accessRank .rank li.num2 {
	background: url(/common2/pc/images/icon_2nd.gif) no-repeat 0 0;
}
#subCol .accessRank .rank li.num3 {
	background: url(/common2/pc/images/icon_3rd.gif) no-repeat 0 0;
}
#subCol .accessRank .rank li.num4 {
	background: url(/common2/pc/images/icon_4th.gif) no-repeat 0 0;
}
#subCol .accessRank .rank li.num5 {
	background: url(/common2/pc/images/icon_5th.gif) no-repeat 0 0;
}
#subCol .accessRank .note {
	color: #888888;
	font-size: 1.2em;
}

#subCol .accessInfo {
	border: 1px solid #d4d4d1;
	background: #efeeea;
	padding: 6px;
}
#subCol .accessInfo h2 {
	color: #F60;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
}
#subCol .accessInfo .info {
	border-top: 2px solid #b7b7b6;
	border-left: 2px solid #b7b7b6;
	background: #fff;
	padding: 8px;
	border-radius: 5px;
}
#subCol .accessInfo .info .subHead {
	font-weight: bold;
	margin-bottom: 6px;
}
#subCol .accessInfo ul li a {
	color: #006;
	position: relative;
	display: inline-block;
	padding-left: 12px;
}
#subCol .accessInfo ul li a:before {
	font-family: "icomoon";
	content: "\f0da";
	position: absolute;
	left: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*バナーエリア*/
#subCol #bannerArea img {
	max-width: 100%;
}
#subCol #bannerArea {
	margin-top: 17px;
}
#subCol #bannerArea p {
	margin: 0 0 3px;
}

/*全体的*/
#subCol #infoArea {
	border: none;
	padding: 0;
}
#subCol #infoArea ul {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 16px;
}
#subCol #infoArea ul + ul{
	border-top: none;
}
body.mini #subCol #infoArea ul {
	padding: 16px 0px;
}
#subCol #infoArea a.icmBlank:before {
	left: 5px;
}

/*検索*/
#header #navMain .search {
	width: 175px;
}
#header #navMain .search .searchBox {
	width: 110px;
}
#header #navMain .search .btnRound {
	width: 52px;
}

.boxSearch legend{
display: none;
}

/*フッター*/
#footer .left {
	float:left;
}
#footer .left #legal {
	width: 460px;
	float:none;
}
#footer #legal #social {
	margin-top:20px;
	font-size: inherit;
	margin-left: 0;
}
#footer #legal #social h2 {
	font-weight: bold;
}
#footer #groupCorp {
	width: 460px;
}
#footer #social {
	width: 100%;
	float: none;
	margin:10px 0 0 0;
}