@charset "UTF-8";

/*------------------------------------------------------------
	基本スタイル
------------------------------------------------------------*/
html, body, div, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size:15px;
}
span {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

body, input, textarea, select, option {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	color:#333333;
}

table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-family: HiraKakuProN-W3;
	font-size:12px;
}

article, article-black, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color:#003366;
}

a:visited {
	color:#003366;
}

a:hover {
	color:#003366;
}

a:active {
	color:#003366;
}


/*------------------------------------------------------------
	共通設定
------------------------------------------------------------*/
body {
	margin:0;
	text-align: center;
	line-height: 1.8;
	-webkit-text-size-adjust:none;
}

#wrapper {
	min-width:320px;
	position:relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
}

#main {
	background-color:#e2e2e2;
	text-align:left;
	z-index: 1;
}

#contents {
	background-color:#ffffff;
	border-bottom: solid 15px #e2e2e2;
	margin:15px 2% 0;
}
	#contents section {
		border-bottom:solid 1em #e2e2e2;
	}
	#contents section:last-child {
		border-width:1px;
	}
		#contents section .pgh-plain-01,
		#contents section .pgh-right-01,
		#contents section .pgh-center-01,
		#contents section .pgh-notice-01,
		#contents section .list-notice-01,
		#contents section .list-num-02 {
			margin-left:3%;
			margin-right:3%;
		}

.nav01 {
	margin:0 3% 1em;
	line-height:1.4;
}
	.nav01 li{
		background-color:#ffe1e1;
		margin-bottom:1px;
	}
		.nav01 li a{
			font-size:15px;
			display:block;
			padding:0.5em 2em 0.5em 1em;
			text-decoration:none;
			font-weight:bold;
			color:#333333;
			background-repeat:no-repeat;
			background-position:95% 50%;
			background-image: url('../images/arrow5R.png');
			background-size:8px auto;
		}
.nav02 {
	margin:0 10px 1em;
}
.nav02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	.nav02 li {
		width:50%;
		float: left;
	}
		.nav02 li a {
			text-decoration:none;
			font-size:15px;
			font-weight:bold;
			display:block;
			padding:0.5em 1em;
			background-repeat:no-repeat;
			background-position:95% 50%;
			background-image: url('../images/arrow5R.png');
			background-size:8px auto;
			background-color:#ffe1e1;
			color:#333333;
			border:solid #ffffff;
			border-width:0 1px 1px 0;
		}


/* お知らせ・キャンペーン */
.infoList,
.cmpList {
}
	.infoList li,
	.cmpList li {
		border-bottom:solid 1px #cccccc;
		background-repeat:no-repeat;
		background-position:95% 50%;
		background-image: url('../images/arrow2R.png');
		background-size:9px 17px;
	}
	.infoList li:nth-child(2n),
	.cmpList li:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.infoList li:last-child,
	.cmpList li:last-child {
		border:none !important;
	}
		.infoList li a,
		.cmpList li a {
			display:block;
			text-decoration:none;
			color:#333333;
			padding:1.5em 12% 1em 3%;
		}
		.infoList li p,
		.cmpList li p {
			line-height:1.4;
			margin:0 0 0.5em;
		}
			.infoList li p img,
			.cmpList li p img {
				padding-left:5px;
			}

/* マーケットポイント */
.marketPointList {
	margin-bottom:1.5em;
}
	.marketPointList li {
		border-bottom:solid 1px #cccccc;
		padding:1.5em 3% 1em;
	}
	.marketPointList li:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.marketPointList li:last-child {
		border:none !important;
	}
		.marketPointList li p.time {
			font-size:17px;
			font-weight:bold;
			background-repeat:no-repeat;
			background-position:0 4px;
			background-size:104px auto;
			padding-left:120px;
		}
		.marketPointList li p {
			line-height:1.4;
			margin:0 0 0.3em;
		}
#infoMarketPoint li:nth-child(1) p.time,
#jpMarketPoint li p.time {
	background-image: url(../images/icn/icon301.gif);
}
#infoMarketPoint li:nth-child(2) p.time,
#fxMarketPoint li p.time {
	background-image: url(../images/icn/icon302.gif);
}
#fxInfo #infoMarketPoint li.icon1 p.time {
	background-image: url(../images/icn/icon301.gif);
}
#fxInfo #infoMarketPoint li.icon2 p.time {
	background-image: url(../images/icn/icn_kawase_01.gif);
}

/* ブログ */
.blogListJp,
.blogListFx {
	margin-bottom:1.5em;
}
	.blogListJp li,
	.blogListFx li {
		border-bottom:solid 1px #cccccc;
		background-repeat:no-repeat;
		background-position:95% 50%;
		background-image: url('../images/arrow2R.png');
		background-size:9px 17px;
	}
	.blogListJp li:nth-child(2n),
	.blogListFx li:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.blogListJp li:last-child,
	.blogListFx li:last-child {
		border:none !important;
	}
		.blogListJp li a,
		.blogListFx li a {
			display:block;
			text-decoration:none;
			color:#333333;
			padding:1.5em 12% 1em 3%;
		}
		.blogListJp li p.time,
		.blogListFx li p.time {
			background-repeat:no-repeat;
			background-position:0 3px;
			background-size:104px auto;
			padding-left:120px;
			font-size:14px;
		}
		.blogListJp li p.time {
			background-image: url(../images/icn/icon301.gif);
		}
		.blogListFx li p.time {
			background-image: url(../images/icn/icn_kawase_01.gif);
		}
		.blogListJp li p.title,
		.blogListFx li p.title {
			font-size:108%;
			font-weight:bold;
			margin-bottom:0.5em;
		}
		.blogListJp li p,
		.blogListFx li p {
			line-height:1.4;
			margin:0 0 0.3em;
		}

/* 新着情報 */
.newlyList {
}
	.newlyList li {
		border-bottom:solid 1px #cccccc;
	}
	.newlyList li:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.top .newlyList li:nth-child(5),
	.second .newlyList li:last-child {
		border:none !important;
	}

	/* リンクあり */
	.newlyList li.newly101,
	.newlyList li.newly102,
	.newlyList li.newly103,
	.newlyList li.newly303,
	.newlyList li.newly304,
	.newlyList li.newly400,
	.newlyList li.newly500,
	.newlyList li.newly600,
	.newlyList li.newly900 {
		background-repeat:no-repeat;
		background-position:95% 50%;
		background-image: url('../images/arrow2R.png');
		background-size:9px 17px;
	}
		.newlyList li a {
			display:block;
			text-decoration:none;
			color:#333333;
			padding:1.5em 12% 1em 3%;
		}

	/* リンクなし */
	.newlyList li.newly301,
	.newlyList li.newly302 {
		padding:1.5em 3% 1em;
	}

		.newlyList li p {
			line-height:1.4;
			margin:0 0 0.3em;
		}
		.newlyList li p.time {
			font-size:108%;
			font-weight:bold;
			background-repeat:no-repeat;
			background-position:0 4px;
			background-size:104px auto;
			padding-left:120px;
		}
		.newlyList li.newly101 p.time {/* セミナー情報（会場セミナー） */
			background-image: url(../images/icn/icon101.gif);
		}
		.newlyList li.newly102 p.time {/* セミナー情報（配信中） */
			background-image: url(../images/icn/icon102.gif);
		}
		.newlyList li.newly103 p.time {/* セミナー情報（配信予定） */
			background-image: url(../images/icn/icon103.gif);
		}
		.newlyList li.newly301 p.time {/* チーフストラテジスト 伊藤嘉洋のマーケットポイント */
			background-image: url(../images/icn/icon301.gif);
		}
		.newlyList li.newly302 p.time {/* シニアストラテジスト 武部力也のマーケットポイント */
			background-image: url(../images/icn/icon302.gif);
		}
		.newlyList li.newly303 p.time {/* 伊藤嘉洋の週間株式相場見通し */
			background-image: url(../images/icn/icon303.gif);
		}
		.newlyList li.newly304 p.time {/* 武部力也の週間為替相場見通し */
			background-image: url(../images/icn/icon304.gif);
		}
		.newlyList li.newly400 p.time {/* 岡三オンライントレーダーズ */
			background-image: url(../images/icn/icon400.gif);
		}
		.newlyList li.newly500 p.time {/* YEN蔵のFXトレードタイム */
			background-image: url(../images/icn/icon500.gif);
		}
		.newlyList li.newly600 p.time {/* 吉田恒のFXの真実 */
			background-image: url(../images/icn/icon600.gif);
		}
		.newlyList li.newly900 p.time {/* 日替わり武部 */
			background-image: url(../images/icn/icon900.gif);
		}

			.newlyList li p img {
				padding-left:5px;
			}

	/* 表示数制限 */
	.top .newlyList li:nth-child(n+6) {
	display:none;
	}

/* 投資情報局 */
.tradeInfoList {
	margin-bottom:1.5em;
}
	.tradeInfoList li {
		border-bottom:solid 1px #cccccc;
		background-repeat:no-repeat;
		background-position:95% 50%;
		background-image: url('../images/arrow2R.png');
		background-size:9px 17px;
	}
	.tradeInfoList li:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.tradeInfoList li:last-child {
		border:none !important;
	}
		.tradeInfoList li p.time {
			font-weight:bold;
		}
		.tradeInfoList li a {
			display:block;
			text-decoration:none;
			color:#333333;
			padding:1.5em 12% 1em 3%;
		}
			.tradeInfoList li a img {
				padding-left:5px;
			}
.tradeInfoRatingList {
	margin-bottom:1.5em;
}
	.tradeInfoRatingList a {
		border-bottom:solid 1px #cccccc;
		display:block;
		text-decoration:none;
		color:#333333;
		padding:1.5em 12% 1em 3%;
		background-repeat:no-repeat;
		background-position:95% 50%;
		background-image: url('../images/arrow2R.png');
		background-size:9px 17px;
	}
	.tradeInfoRatingList a:nth-child(2n) {
		background-color:#f2f2f2;
	}
	.tradeInfoRatingList a:last-child {
		border:none !important;
	}
	.tradeInfoRatingList dl {
	}
	.tradeInfoRatingList dt {
		font-weight:bold;
	}
	.tradeInfoRatingList dd {
	}
		.tradeInfoRatingList dd img {
			padding-left:5px;
		}
	.tradeInfoRatingList dd.fromIco,
	.tradeInfoRatingList dd.toIco {
	float:left;
	}
	.tradeInfoRatingList dd.fromIco {
	padding-right:20px;
	background: url(/tradetools/tool_direct/trade_info/images/arrow.gif) 100% 5px no-repeat;
	}
		.tradeInfoRatingList dd.fromIco img,
		.tradeInfoRatingList dd.toIco img {
			padding-left:0;
		}
	.tradeInfoRatingList dd.toIco {
	padding-left:10px;
	}





/* 見出し
*************************************************************/
.second h1,
.top h2 {
	line-height: 1.2;
	font-size:16px;
	margin:0 0 1em;
	background-color:#0f4972;
	color:#ffffff;
}
.top h2 {
	position:relative;
	padding:0.5em 80px 0.5em 20px;
}
.second h1 {
	padding:0.5em 20px;
}
	.top h2 a {
		width:70px;
		height:100%;
		line-height: 1.5;
		padding:0 0 0 0;
		text-align:center;
		background-color:#9b000b;
		color:#ffffff;
		text-decoration:none;
		position:absolute;
		top:0;
		right:0;
	}
		.top h2 a span {
			line-height:1.2;
			height:15px;
			margin-top:-7px;
			position:absolute;
			top:50%;
			right:10px;
			padding:0 15px 0 0;
			background-repeat:no-repeat;
			background-position:100% 50%;
			background-image: url('../images/arrowR.png');
			background-size:8px auto;
		}

.second h2,
.top h3 {
	font-size:20px;
	line-height: 1.2;
	margin:0 3% 1em;
}
	.second h2.h2_01,
	.second h2.h2_02 {
		position:relative;
		border-top:solid 2px #0f4972;
		font-size:16px;
		margin:0 0 0.5em;
	}
	.second h2.h2_01 {
		padding:10px;
	}
	.second h2.h2_02 a {
		display:block;
		padding:10px 70px 10px 10px;
		text-decoration:none;
		color:#333333;
	}
		.second h2.h2_01 span,
		.second h2.h2_02 a span:nth-child(1) {
			display:block;
			border-left:solid 4px #0f4972;
			padding-left:9px;
		}
		.second h2.h2_02 a span:nth-child(2) {
			display:block;
			width:70px;
			font-size:13px;
			height:100%;
			text-align:center;
			color:#0f4972;
			border-top:solid 2px #474747;
			margin-top:-2px;
			position:absolute;
			top:0;
			right:0;
			background-repeat:no-repeat;
			background-position:90% 11px;
			background-image: url('../images/arrow5R.png');
			background-size:8px auto;
			padding-top:11px;
		}
.second h3,
.top h4 {
	font-size:19px;
	line-height: 1.2;
	margin:0 3% 1em;
	padding:0.2em 0 0.2em 10px;
	border-left:solid 3px #0f4972;
}
	.second .section h3 {
		margin:0 0 1em;
	}
	.second h3 span.date,
	.top h4 span.date {
		font-size:16px;
		font-weight:normal;
	}
.second h4,
.top h5 {
	font-size:17px;
	line-height: 1.2;
	margin:0 3% 0.5em;
	padding-bottom:5px;
	border-bottom:solid 2px #0f4972;
}
	.second .section h4 {
		margin:0 0 0.5em;
	}
.second h5,
.top h6 {
	font-size:17px;
	color:#0f4972;
	line-height: 1.2;
	margin:0 3% 0.5em;
}
	.second .section h5 {
		margin:0 0 0.5em;
	}


/* ヘッダー
*************************************************************/
#header {
	background-color:#ffffff;
	width: 100%;
	position:relative;
}
	#header #logo {
	}
		#header #logo a {
			margin:0 auto;
			width:180px;
			height:53px;
			display:block;
			background-repeat:no-repeat;
			background-position:50% 50%;
			background-size:160px auto;
			background-image:url('../images/logo.png');
			text-indent: -9999px;
			text-decoration: none;
		}

	#header p {
		position:absolute;
		top:9px;
		right:2%;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border:solid 1px #9e9e9e;
		cursor:pointer;
	}
		#header p a,
		#header p span {
			padding:20px 10px 3px;
			line-height:1;
			font-size:10px;
			display:block;
			color:#838383;
			text-decoration: none;
			text-align:center;
			background-repeat:no-repeat;
			background-position:50% 4px;
			background-size:12px auto;
			background-image:url('../images/pc.png');
		}

	#header ul {
		background-color:#191919;
		display: -webkit-box;
		display: -moz-box;
		width: 100%;
	}
		#header ul li {
			height: 33px;
			background-repeat: no-repeat;
			-webkit-box-flex: 1;
			-moz-box-flex: 1;
			width: 1000px;
			margin:0 2%;
			padding-top:14px;
		}
			#header ul li a {
				text-decoration:none;
				color:#bbbbbb;
				font-size:12px;
				font-weight:bold;
				display:block;
			}
		#header ul li.menu-button-left {
			background-position:0 center;
		}
		#header ul li.menu-button-right {
			text-align:right;
			background-position:100% center;
		}
		#header ul li.menu {
			background-image: url('../images/menu_button_menu.png');
			background-size:21px auto;
			padding-left:28px;
		}
		#header ul li.login {
			background-image: url('../images/menu_button_login.png');
			background-size:19px auto;
			padding-right:28px;
		}


/* 全ページ共通ナビ
*************************************************************/
#commonNav1,
#commonNav2 {
	width:90%;
	margin:0 auto 1.5em;
}
	#commonNav1 li,
	#commonNav2 li {
		background-color:#ffffff;
	}
	#commonNav1 li:nth-child(2n),
	#commonNav2 li:nth-child(2n) {
		background-color:#f2f2f2;
	}
		#commonNav1 li a,
		#commonNav2 li a {
			display:block;
			color:#333333;
			text-decoration:none;
			background-repeat:no-repeat;
			background-position:95% 50%;
			background-size:7px auto;
			background-image:url('../images/arrow3R.png');
		}
		#commonNav1 li a {
			font-size:15px;
			font-weight:bold;
			padding:0.5em 8%;
		}
		#commonNav2 li a {
			font-size:13px;
			padding:0.5em 8%;
		}



/* フッター
*************************************************************/
#footer {
	width:100%;
	background-color:#f7f7f7;
	border-top:solid 1px #dcdcdc;
}
	#footer #copy {
		text-align:center;
		font-size:13px;
		padding:5px 0 15px;
	}


/* フッター開閉メニュー
*************************************************************/
#tapBtn {
	position:fixed;
	z-index:9999;
	bottom:40px;
	right:5%;
}
	#tapBtn a{
		margin:0 5%;
		width:44px;
		height:44px;
		display:block;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:21px auto;
		text-indent: -9999px;
		text-decoration: none;
		background-color:#191919;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.footMenuClose a{
		background-image: url('../images/tapBtnClose.png');
	}
	.footMenuOpen a{
		background-image: url('../images/tapBtnOpen.png');
	}

#footMenu{
	position:fixed;
	bottom:0;
	width:100%;
	height:0px;
	text-align:center;
	overflow:hidden;
	z-index:999;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.8);
}
	#footMenu .subtext{
		clear:both;
		text-align:left;
		background-color:#909090;
		border-bottom:solid 200px #909090;
	}
		#footMenu nav{
		}
		#footMenu ul{
			width: 100%;
		}
		#footMenu ul:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		#footMenu li{
			float:left;
			width:50%;
		}
		#footMenu li:nth-child(1){background-color:#885e7a;}
		#footMenu li:nth-child(2){background-color:#6a5e90;}
		#footMenu li:nth-child(3){background-color:#589aa8;}
		#footMenu li:nth-child(4){background-color:#d9935a;}
		#footMenu li:nth-child(5){background-color:#e8766f;}
		#footMenu li:nth-child(6){background-color:#16875f;}
		#footMenu li:nth-child(7){background-color:#24545b;}
		#footMenu li:nth-child(8){background-color:#574d4d;}

			#footMenu li a{
				text-align:center;
				display:block;
				padding:0.8em 5%;
				text-decoration:none;
				font-weight:bold;
				color:#ffffff;
				line-height:1.4;
			}

/* パンくずリスト
*************************************************************/
#pan {
	width:100%;
	background-color:#c9c9c9;
}
	#pan ul {
		display:-webkit-box;
		display:-moz-box;
		width:94%;
		margin:0 3%;
	}
	#pan li {
		width:50%;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		line-height:1;
	}
		#pan li a {
			font-size:12px;
			display:block;
			color:#797979;
			text-decoration:none;
			padding:9px 0;
		}
		#pan li.back a,
		#pan li.next a {
			background-repeat:no-repeat;
			background-size:6px auto;
		}
		#pan li.back a {
			padding-left:15px;
			text-align:left;
			background-position:0 50%;
			background-image: url('../images/arrow2L.png');
		}
		#pan li.next a {
			padding-right:15px;
			text-align:right;
			background-position:100% 50%;
			background-image: url('../images/arrow2R.png');
		}


/* タブ切り替え
*************************************************************/
#tab,
#tab2,
#tab3,
#tab4,
#tab5 {
	display:-webkit-box;
	display:-moz-box;
	width:100%;
}
	#tab li,
	#tab2 li,
	#tab3 li,
	#tab4 li,
	#tab5 li {
		width:30%;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		background-color:#f2f2f2;
		margin:0 2px;
		text-align:center;
		border:solid #cccccc;
		border-width:1px 1px 0;
		line-height:1.2;
		padding:10px 5px;
		cursor: pointer;
	}
	#tab li:first-child,
	#tab2 li:first-child,
	#tab3 li:first-child,
	#tab4 li:first-child,
	#tab5 li:first-child {
		margin-left:18px;
	}
	#tab li:last-child,
	#tab2 li:last-child,
	#tab3 li:last-child,
	#tab4 li:last-child,
	#tab5 li:last-child {
		margin-right:18px;
	}
	#tab li.select,
	#tab2 li.select,
	#tab3 li.select,
	#tab4 li.select,
	#tab5 li.select {
		position: relative;
		color:#f23736;
		background-color:#ffffff;
		z-index:10;
		cursor: auto;
	}
.content_wrap,
.content_wrap2,
.content_wrap3,
.content_wrap4,
.content_wrap5 {
	border-top:solid 1px #cccccc;
	margin-top:-1px;
	padding-top:1em;
}
.disnon {
	display: none;
}



/* ボタン
*************************************************************/
.btnAccount,
.btnDetail,
.btnJump,
.btnTop {
	width:80%;
	margin:0 auto 1.5em;
	text-align:center;
}
	.btnAccount a,
	.btnDetail a,
	.btnJump a,
	.btnTop a {
		text-decoration:none;
		font-weight:bold;
		color:#ffffff;
		display:block;
		padding:10px 30px;
		background-repeat:no-repeat;
		background-position:95% 50%;
	}
	.btnAccount a,
	.btnDetail a,
	.btnJump a {
		background-image: url('../images/arrowR.png');
		background-size:8px auto;
	}
	.btnTop a {
		background-image: url('../images/arrowT.png');
		background-size:14px auto;
	}
.btnAccount {
	background-color:#ed3130;
}
.btnDetail {
	background-color:#434343;
}
.btnJump {
	background-color:#a4833b;
}
.btnTop {
	background-color:#6b6b6b;
}

.btnSection {
	background-color:#e2e2e2;
	border-bottom: solid 1em #e2e2e2;
}
	.btnSection .btnAccount,
	.btnSection .btnDetail,
	.btnSection .btnJump,
	.btnSection .btnTop {
		margin-bottom:0;
	}
		.btnSection .btnAccount a,
		.btnSection .btnDetail a,
		.btnSection .btnJump a,
		.btnSection .btnTop a {
		}


/* 緊急時メッセージ
*************************************************************/
#emergency {
border:solid #ff0000;
border-width:2px 0;
padding:10px 10px 10px 60px;
background:#fbd9d8 url(../../images/icn_emergency.gif) 10px 50% no-repeat;
line-height:1.3;
}
	#emergency p {
	color:#ff0000;
	font-weight:bold;
	}



/* PC用記述 */
@media only screen
and (min-width:1080px) {

	/* ボタンサイズ */
	.btnAccount,
	.btnDetail,
	.btnJump,
	.btnTop {
		width:50%;
	}
		.btnAccount a {
			font-size:20px;
			padding:20px 0;
		}
	.btnSection .btnAccount,
	.btnSection .btnDetail,
	.btnSection .btnJump,
	.btnSection .btnTop {
		width:54%;
	}
		.btnSection .btnAccount a,
		.btnSection .btnDetail a,
		.btnSection .btnJump a,
		.btnSection .btnTop a {
			font-size: 20px;
			padding: 20px 0;
		}

	/* 共通ナビ配置 */
	#commonNav1 li,
	#commonNav2 li {
		width:33%;
		float:left;
	}
	/* フッター開閉ナビ配置 */
	#footMenu li{
		width:25%;
	}

}
@media only screen
and (max-width:1079px)
and (min-width:810px) {

	/* ボタンサイズ */
	.btnAccount,
	.btnDetail,
	.btnJump,
	.btnTop {
		width:50%;
	}
		.btnAccount a {
			font-size:20px;
			padding:20px 0;
		}
	/* 共通ナビ配置 */
	#commonNav1 li,
	#commonNav2 li {
		width:33%;
		float:left;
	}

}
@media only screen
and (max-width:809px) {
}

/* スマートフォン横用 */
@media only screen
and (max-device-width:719px)
and (orientation : landscape) {
}

/* スマートフォン縦用 */
@media only screen
and (max-device-width:719px)
and (orientation : portrait) {

	/* フッター開閉ナビ配置 */
	#footMenu li a {
		font-size:14px;
	}

}

/* タブレット用  */
@media only screen
and (min-device-width : 720px)
and (max-device-width : 1079px) {
}

/* タブレット縦用 */
@media only screen
and (min-device-width : 720px)
and (max-device-width : 1079px)
and (orientation : portrait) {
}

/* タブレット横用 */
@media only screen
and (min-device-width : 720px)
and (max-device-width : 1079px)
and (orientation : landscape) {
}
