﻿@charset "utf-8";
/* CSS Document */

body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
}
ul, ol, dl {
list-style-type:none;
}

img, a img {
background:none repeat scroll 0 0 transparent;
border: none;
}
hr {
	clear: both;
	border: none;
}
a {
	text-decoration: none;
}
caption {
text-align:left;
}

body {
/*	font-family: ＭＳ Ｐゴシック, Hiragino Kaku Gothic Pro, Helvetica, Osaka, ヒラギノ角ゴ Pro W3, sans-serif;*/
	font-family:'ヒラギノ角ゴ Pro W3', Helvetica, Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg.png) repeat-x;
	-webkit-text-size-adjust:none;
	text-align: center;
}

#container {
	/*width: 320px;*/
	width: 100%;
	text-align: left;
	margin: 0 auto;
}


/* Header */
#header {
	margin: 0 auto;
}
#header p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #39c;
}
h1 {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 320px;
	margin: 21px auto 5px auto;
	font-size:1px;
	line-height:1px;
	text-decoration:none;
}
h1 a {
	text-indent:-9999px;
	display: block;
	width:45px;
	height:49px;
	outline:none;
}
#head-navi {
	margin: 15px 0 0 0;
	padding:0;
}

#container #head-navi{
	text-align:center;
}

#head-navi li {
	display: inline;
}

/* Header Small */
#header-s {
	text-align: left;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 2px 3px #ddd, 0px 2px 3px #ddd;
	box-shadow: 0px 2px 3px #ddd, 0px 2px 3px #ddd;
}
#header-s h1 {
	background: url(../img/logo02.png) no-repeat top left;
	height:49px;
	width:45px;
	margin: 0 0 0 7px;
	float: left;
}
#head-navi-s {
	width: 122px;
	float: right;
	margin: 21px 0 0;
}
.logo {
text-indent: -9999px;
}

.logo a {
	float: left;
	width: 53px;
	height: 53px;
	background: url(../img/logo02.png) top left no-repeat;
	-moz-background-size: contain;
	background-size: contain;
	margin: 4px 0 0 0;
}

/*Ratina Display logo*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {
	.logo a {
		float: left;
		width: 53px;
		height: 53px;
		background: url(../img/logo_2x.png) top left no-repeat;
		-moz-background-size: contain;
		background-size: contain;
		margin: 4px 0 0 0;
	}
}

#header-s a#Denshi{
border-radius: 0.5em ;
background: #d35400;
background: -moz-linear-gradient(top, #d35400, #d35400);
background: -webkit-gradient(linear, left top, left bottom, from(#d35400), to(#d35400));
}

#header-s a#Syorui{
border-radius: 0.5em ;
background: #3498db;
background: -moz-linear-gradient(top, #3498db, #3498db);
background: -webkit-gradient(linear, left top, left bottom, from(#3498db), to(#3498db));
}

#header-s a#Login{
margin: 0 0 10px 0;
border-radius: 0.5em;
background: #27ae60;
background: -moz-linear-gradient(top, #27ae60, #27ae60);
background: -webkit-gradient(linear, left top, left bottom, from(#27ae60), to(#27ae60));
}

#header-s a#Denshi,#header-s a#Syorui,#header-s a#Login{
color:#fff;
font-size: 12px;
}

#header-s .button{
display: inline-block;
padding: 5px 1px;
min-height: 37px;
min-width: 62px;
text-align: center;
}

#header-s #headerbtn span{
	padding:0 3px 0 3px;
}

#headerbtn ul{
margin:0;
padding:0;
float: right;
margin: 6px 5px 0 0;
}

#headerbtn ul li{
display: block;
float: left;
margin: 0 0 0 5px;
}


#contents {
	margin: 0 auto;
	display:block;
	height:170px;
}

/* sp2限定使用*/
#contents_sp {
	margin: 0 auto;
	display:block;
}

.contents-box {
margin-top: 12px;
padding-bottom: 1px;
background-color: #ffffff;
-webkit-box-shadow: 0px 3px 3px #ddd, 0px -2px 3px #ddd;
box-shadow: 0px 3px 3px #ddd, 0px -2px 3px #ddd;
}
/* Osusume */
h2 {
	height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	background: #3498db;
	margin: 0px;
	padding: 5px 0 0 15px;
}
h2.menu-head {
	float: left;
	width: 252px;
}
h2.renewal {
	height: 50px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0 0 15px;
}
p.back {
	height: 28px;
	float: right;
	background: #3498db;
	padding: 2px 0 0;
}
p.back a {
	width: 53px;
	height: 25px;
	background: url(../img/btn_back.png) no-repeat;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#osusume #bnr_area {
	margin-bottom: 20px;
}
#osusume #bnr_area #bnr-la {
	width: 310px;
	margin: 13px auto;
}
.bnr-box {
	padding: 0px;
	margin: 0 auto 10px auto;
	text-align:center;
}

.bnr-box2 {
	padding: 0px;
	width: 310px;
	margin: 0 auto 0px auto;
}

.bnr-l, .bnr-r {
	width: 150px;
	font-size: 10px;
	font-weight: bold;
}
.bnr-l {
	margin-right: 5px;
	float: left;
}
.bnr-r {
	float: right;
}
.bnr-img {
	float: left;
	height: 55px;
	width: 55px;
	margin-right: 5px;
	display:block;
}
.bnr-txt {
	margin-top: 5px;
	width: 90px;
	float: right;
}
.bnr-txt a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contents_img{
	display:block;
	height: 45px;
}

/* Main Catch */
.main-catch {
	padding: 0 10px 15px;
	margin: 0 5px 10px 0;
}
.main-catch h3 {
	font-size: 28px;
	color: #1B6082;
	margin-bottom: 14px;
}
.main-catch h3 span {
	font-size: 14px;
	color: #000;
}
.main-catch p {
	margin-right: 95px;
}

.topic-box {
	margin: 10px 0 0;
	padding: 5px;
	background: #e1e1e1;
	width: 180px;
}

#cost {
	background: url(../img/bg_cost.png) no-repeat right ;
}

#risk {
	background: url(../img/bg_risk.png) no-repeat right ;
}

#channel {
	background: url(../img/bg_channel.png) no-repeat right 50px ;
}

#company {
	background: url(../img/bg_company.png) no-repeat right ;
}

#pts {
	background: url(../img/bg_pts.png) no-repeat right 30px;
	height: 120px;
}

#item {
	background: url(../img/bg_item.png) no-repeat right ;
}

#investment {
	background: url(../img/bg_support.png) no-repeat right 60px;
	min-height: 150px;
}

#bg_appli {
	background: url(../img/bg_appli.png) no-repeat right top;
}

#tFXsmart {
	background: url(../img/bg_tFXsmart.png) no-repeat right 45px;
}

#systemFX {
	background: url(../img/bg_sysFX.png) no-repeat right 45px;
}

#kabusmart {
	background: url(../img/bg_kabusmart.png) no-repeat right 45px;
}

#kabusmart_iPad {
	background: url(../img/bg_kabusmart_iPad.png) no-repeat right 45px;
}

#account{
	background-image: url(../img/bg_account.png);
	background-repeat: no-repeat;
	background-position: right 65px;
	min-height: 150px;
}

#account .topic-box h4 {
	width: 180px;
	padding-bottom: 3px;
}

#account .topic-box p {
	width: 180px;
	font-size: 14px;
	line-height: 16px;
}

#feature {
	background: url(../img/bg_service.png) no-repeat right 60px ;
	min-height: 150px;
}


/* Main Menu */
#main-menu {
/*	margin-bottom: 30px; */
}
#menu-box {
/*border-bottom: 1px solid #999;*/
}
#menu-box li {
	background: #FFF url(../img/bg_menu.png) repeat-x bottom;
	border-top: 1px solid #999;
	padding: 15px 18px;
	margin-bottom: 1px;
	font-weight: bold;
}
#menu-box .menu1 {
	height: 49px;
	background-color: #F3F3F3;
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 23px 18px 0 18px;
}
#menu-box a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	background: url(../img/icon_menu.png) no-repeat right center;
	display: block;
	padding: 0 25px 0 0;
}
#menu-box span {
	font-size: 12px;
	font-weight: normal;
}

#btn-box {
	background-color: #e3e9ec;
	padding: 15px 0 15px 5px;
	text-align:center;
	letter-spacing: -.4em;
}

#btn-box > ul {
    width:310px;
	margin:0 auto;
}

#btn-box li {
	height: 40px;
	width: 100px;
	margin: 0 5px 0 0;
	float: left;
	letter-spacing: normal;
}
.small {
	font-size: 10px;
}
#menu-box .link-pc a {
	background: url(../img/icon_pc.png) no-repeat right center;
}


/* Main Menu Small */

#menu-box_s {
	background: #e3e9ec;
	clear: both;
	text-align:center;
	letter-spacing: -.4em;
}

#menu-box_s ul {
	max-width: 484px;
	margin-left: auto;
	margin-right: auto;
}

#menu-box_s li {
	/*float: left;*/
	display: inline-block;
	letter-spacing: normal;
	margin: 5px 0 0 5px;
	text-align:left;
}

#menu-box_s li.box2 a {
	display: block;
	background: url(../img/btn_s.png) no-repeat;
	width: 141px;
	height: 34px;
	padding: 6px 0 0 12px;
	line-height:1;
	color: #333;
	font-weight: bold;
}

#menu-box_s li a {
	display: block;
	background: url(../img/btn_s.png) no-repeat;
	width: 141px;
	height: 32px;
	padding: 11px 0 0 12px;
	color: #333;
	font-weight: bold;
}

#btn-order {
	width: 304px;
	height: 81px;
	margin: 30px auto;
}

/* News */
#fragment-1 ul, #fragment-2 ul {
	background: url(../img/line01.png) repeat-x bottom;
    padding:10px 20px 10px 10px;
}

#fragment-1 li, #fragment-2 ul li a{
	background: url(../img/icon_pc.png) no-repeat right center;
	padding-right:35px;
	display:block;
}

#fragment-1 a, #fragment-2 a {
	font-size: 14px;
	color: #18597a;
	text-decoration: none;
}

#fragment-1 a:hover, #fragment-2 a:hover {
	font-size: 14px;
	color: #39C;
	text-decoration: none;
}

#news .btn-list {
	text-align: right;
	margin: 9px 5px 0 0;
}

#news #fragment-1{
	margin-bottom:20px;
}

#news dl{
	background: url(../img/line01.png) repeat-x bottom;
    padding:10px 20px 10px 10px;
}

#news #fragment-1 dl dd a{
	background: url(../img/icon_pc.png) no-repeat right center;
	padding-right:35px;
	display:block;
}

/* Footer */
#footer {
	margin-top: 23px;
	padding-bottom: 50px;
}
.footer-link {
	/*float: left;*/
	margin: 15px 0 0 5px;
	font-size: 12px;
}

#footer a:link {
	color: #FFF;
}
#footer a:hover {
	color: #CC3300;
}
#footer a:visited {
	color: #FFF;
}

#footer .footer-link a:link {
	color: #39c;
}
#footer .footer-link a:visited {
	color: #39c;
}

address {
	float: right;
	margin: 17px 5px 0 0;
	font-size: 10px;
	font-style: normal;
}

/* Page First */

.first {
	padding: 0 15px 15px;
	margin: 0 0 10px;
}

.first h3 {
	font-size: 16px;
	color:#1B6082;
}
.first h3 span {
	font-size: 18px;
}

.first h2 {
	font-size: 16px;
}

.first p span {
	font-size: 25px;
}

.contents_wrap p, .contents_wrap ul {
	margin: 10px 15px;
	line-height: 1.3em;
}
.contents_wrap li {
	list-style: disc;
	margin-bottom: 10px;
}

ul.feature li	{
	list-style-image:url(../img/bl_icon.png);
	margin-left:15px;
}

ul.kanren li	{
	list-style-image:url(../img/or_icon.png);
	margin-left:15px;
}

h2.feature01	{
	background: url(../img/feature_01.png) no-repeat;
	height:53px;
	padding:17px 0 0 65px;
	margin-bottom:-25px;
}

h2.feature02	{
	background: url(../img/feature_02.png) no-repeat;
	height:53px;
	padding:17px 0 0 65px;
	margin-bottom:-25px;
}

h2.feature03	{
	background: url(../img/feature_03.png) no-repeat;
	height:53px;
	padding:17px 0 0 65px;
	margin-bottom:-25px;
}

h2.feature04	{
	background: url(../img/feature_04.png) no-repeat;
	height:53px;
	padding:17px 0 0 65px;
	margin-bottom:-25px;
}

#btn-koza {
	width: 291px;
	height: 54px;
	margin: -10px auto 30px;
}

/* Clearfix */
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
line-height:0;
visibility:hidden;
}

.clearfix {
display:inline-block;
min-height:1%;
}

* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

/*kabuka_sihyo*/

#main-menu dt	{
	background: url(../img/caption_back.png) repeat-x bottom;
	font-size: 14px;
	font-weight:bold;
	padding:5px 0 3px 20px;
}

#main-menu dd.ttl_1	{
	background: url(../img/or_icon.png) no-repeat 0 16px;
	margin-left:20px;
	padding:10px 0 10px 15px;
	font-size:14px;
	line-height:17px;
}

#main-menu dd.ttl_2	{
	background: url(../img/gr_icon.png) no-repeat 0 16px;
	margin-left:20px;
	padding:10px 0 5px 15px;
	font-size:14px;
	clear:both;
}

img.arrow	{
padding:0 0 1px 10px;
}

#main-menu dd.detail	{
	background: url(../img/dot.png) repeat-x;
	text-align:right;
	padding:15px 15px 15px 0;
}

#main-menu dd.data_1	{
	margin-left:20px;
	padding:0px 0 5px 15px;
	width:185px;
	font-size:14px;
	float:left;

}

#main-menu dd.data_2	{
	background: url(../img/dot.png) repeat-x bottom;
	padding: 0 15px 10px 50px; 
	font-size:14px;

}

#shinkikoubokabu	{
	clear:both;
	margin-top:20px;
}
.minus	{
	color:blue;
}

.plus	{
	color:red;
}

/*first*/

/*apply*/

.apply h3	{
	font-size: 12px;
	padding-left:20px;
}

.apply h4	{
	font-size: 22px;
	padding:0 0 30px 20px;
}

p.go_apply	{
	background: url(../img/btn_uni_link.png) no-repeat left top ;
	height:54px;
	padding:15px 0 0 20px;
	margin-left:10px;
	font-weight:bold;
	font-size:20px;
}

p.go_apply a {
	color: #333;
	display: block;
}
ul.kizon {
	margin-bottom: 30px;
}
ul.kizon li	{
	list-style-image:url(../img/or_icon.png);
	margin-left: 15px;
}

ul.kizon li	img{
	padding-left:10px;
	vertical-align:baseline;
}

ul.kizon li a	{
	color:#000;
}

/*apply*/

/*apply_tub1*/

#tab-1 h2	{
	background: #4DAFE0 url(../img/bg_midashi.png) repeat-x bottom left;
	margin:5px;
	clear:both;
}

#tab-1 ul li	{
	list-style-image:url(../img/bl_icon.png);
	margin:0 20px 10px 35px;
}

#tab-1 img	{
	display:block;
	margin:10px auto;
}

p.honnin {
	background: url(../img/or_icon.png) no-repeat 5px center;
	margin:0 10px 20px 0;
	float:right;
}

p.honnin a	{
	display:block;
	background: url(../img/icon_pc.png) no-repeat right center;
	padding: 5px 20px 5px 15px;
	color:#000;
}

p.honnin img	{
	padding-left:10px;
	vertical-align:baseline;
}

p.go_denshi a	{
	display:block;
	background: url(../img/btn_uni_pc.png) no-repeat left top ;
	width:288px;
	height:56px;
	line-height:54px;
	margin:0 auto;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}

ul.attention li	{
	list-style-image:url(../img/gr_icon.png);
	margin-left:15px;
}

p.check	{
	color:#a40000;
	font-weight:bold;
	padding-left:20px;
}

p.point1	{
	font-weight:bold;
}

p.point2	{
	color:red;
	font-weight:bold;
}

ul.youso li.left	{
	list-style-image:url(../img/bl_icon.png);
	float:left;
	width:100px;
}

p.arrow1 {
	border-top:solid 1px #3399cc;
	width: 260px;
	margin:20px auto 0px;
}

/*apply_tub1*/

/*apply_tub2*/

#tab-2 h2	{
	background: #4DAFE0 url(../img/bg_midashi_orange.png) repeat-x bottom left;
	margin:5px;
}

#tab-2 ul li	{
	list-style-image:url(../img/or_icon02.png);
	margin:0 20px 10px 35px;
}

#tab-2 img	{
	display:block;
	margin:10px auto;
}

p.go_yuso a {
	display:block;
	background: url(../img/btn_uni_pc.png) no-repeat left top ;
	width:288px;
	height:56px;
	line-height:54px;
	margin:0 auto;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}

ul.attention li	{
	list-style-image:url(../img/gr_icon.png);
	margin-left:15px;
}

ul.attention li	span{
	color:#2a6a89;
	text-decoration:underline #2a6a89;
}

.point1	{
	font-weight:bold;
}

p.point2	{
	color:red;
	font-weight:bold;
}

ul.youso li.left	{
	list-style-image:url(../img/bl_icon.png);
	float:left;
	width:120px;
}

p.arrow2 {
	border-top:solid 1px #ee783e;
	width: 260px;
	margin:20px auto 0px;
}

/*apply_tub2*/

/*apply_tub3*/

#tab-3 h2	{
	background: #4DAFE0 url(../img/bg_midashi_violet.png) repeat-x bottom left;
	margin:5px;
}

#tab-3 ul.corp li	{
	list-style:none;
	margin:0 20px 10px 25px;
}

#tab-3 ul.corp li span	{
	font-weight:bold;
	color:#a40000;
	margin-right:5px;
}

#tab-3 ul.feature li	{
	list-style-image:url(../img/vi_icon.png);
	margin:0 20px 10px 35px;
}

#tab-3 img	{
	display:block;
	margin:10px auto;
}

p.go_h-yuso a	{
	display:block;
	background: url(../img/btn_uni_pc.png) no-repeat left top ;
	width:288px;
	height:56px;
	line-height:54px;
	margin:0 auto;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}

ul.attention li	{
	list-style-image:url(../img/gr_icon.png);
	margin-left:15px;
}

p.point1	{
	font-weight:bold;
}

p.point2	{
	color:red;
	font-weight:bold;
}

ul.youso li.left	{
	list-style-image:url(../img/bl_icon.png);
	float:left;
	width:120px;
}

p.arrow3 {
	border-top:solid 1px #5882d4;
	width: 260px;
	margin:20px auto 0px;
}

/*apply_tub3*/

/*spモード対応*/

div#spmode{
	letter-spacing: -.4em;
	max-width: 500px;
	margin-bottom:5px;
}

#spmode div{
	/*float:left;*/
	letter-spacing: normal;
	display:inline-block;
	margin:0 0 2px 2px;
}

/*sp2docomoXperia専用*/

#header_dcm{
	background:url(/sp/img/logo-bg.gif) repeat-x left top;
	background-color:#D70C19;
}

body#dcm{
background:none;
text-align:left;
}

.float-r{
	float:right;
}

ul.linkbtm{
	margin:10px;
}

ul.linkbtm a:link{
	color:#000000;
}

ul.linkbtm li.top{
	background:url(/sp/img/icon_backto.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0 0 0 15px;
	list-style:none;
}

ul.linkbtm li.support{
	background:url(/sp/img/icon_callcenter.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0 0 0 15px;
	list-style:none;
}

.caution_color{
margin: 0px;
color: #cc0000;
}

.txt_box{
margin:0 15px;
}

.title_s{
padding:5px 15px;
font-weight:bold;
color:#FFFFFF;
background:#666666;
}

/*新規作成css*/

#menu-box dd.substance {
  font-weight:400;
  padding:5px 10px 15px 5px;
}

#menu-box dd.substance >img{
margin-left:1em;
}

#menu-box dd a {
	font-size:  87%;
	color: #000;
	text-decoration: none;
	background:none;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.tbl_90{
    width: 90%;
    font-size: 87%;
}

.table_indent{
    background-color:#ff8064;
    color:#000000;
	padding:0.75em auto 0.75em auto;
}

.table_indent2{
    background-color:#ffd1c6;
    color:#000000;
	padding:0.75em auto 0.75em auto;
}

.table1{
    background-color: #cccccc;
    color: #000000;
	padding:0.75em auto 0.75em auto;
}

.table2{
    background-color:#ffffdd;
    color:#000000;
	padding:0.75em auto 0.75em auto;
}

.table3{
    background-color:#eeeeee;
    color:#000000;
	padding:0.75em auto 0.75em auto;
}

h1 {
	text-indent: -9999px;
}

.information {
	font-size: 10px !important;
	color: #f00 !important;
	font-weight: normal !important;
}

div a#Login,div a#Appli,div a#Renewal{
width:100%;
}

a#Login{
margin:0 0 10px 0;
border-radius:0.5em;
background:#88b21f;
background: -moz-linear-gradient(top, #b8df52, #88b21f);/* Firefox用 */
background: -webkit-gradient(linear, left top, left bottom, from(#b8df52), to(#88b21f));/* Safari,Google Chrome用 */
display:inline-block;
}

* html a#Login{
background:#88b21f;
}

a:hover#Login{
border:1px solid #a7c558;
background:#a7c558;
background: -moz-linear-gradient(top, #cae77d, #a7c558);/* Firefox用 */
background: -webkit-gradient(linear, left top, left bottom, from(#cae77d), to(#a7c558));/* Safari,Google Chrome用 */
}

a#Appli{
margin:10px 0 10px 0;
border-radius:0.5em;
text-shadow:1px 1px 1px #000000;
border:1px solid #89b320;
background:#88b21f;
background: -moz-linear-gradient(top, #b8df52, #88b21f);/* Firefox用 */
background: -webkit-gradient(linear, left top, left bottom, from(#b8df52), to(#88b21f));/* Safari,Google Chrome用 */
display:inline-block;
}

* html a#Appli{
background:#88b21f;
}

a:hover#Appli{
border:1px solid #a7c558;
background:#a7c558;
background: -moz-linear-gradient(top, #cae77d, #a7c558);/* Firefox用 */
background: -webkit-gradient(linear, left top, left bottom, from(#cae77d), to(#a7c558));/* Safari,Google Chrome用 */
}

a#Login .btn ,a#Appli .btn{
padding:0.4em 0;
color:#ffffff;
display:block;
font-size:24px;
}

a#Renewal .btn{
padding:0.4em 0;
color:#cc0000;
display:block;
font-weight:bold;
}

.Layoutgrid{
margin:0;
padding:0;
overflow:hidden;
text-align:center;
}

/*2列表示 最初*/
.Layoutgrid .TwoRows_f{
clear:left;
width:50%;
margin:0;
padding:0;
border:0;
float:left;
display:block;
}

/*2列表示 最後*/
.Layoutgrid .TwoRows_l{
width:50%;
margin:0;
padding:0;
border:0;
float:left;
display:block;
}

* html .Layoutgrid .TwoRows_l{
width:49%;
}

.Layoutgrid .TwoRows_f a, .Layoutgrid .TwoRows_l a{
margin:0;
position:relative;
padding:0.3em 0;
overflow:hidden;
clear:both;
border-radius:0.5em;
text-shadow:1px 1px 1px #000000;
display:block;
color:#FFFFFF;
font-size:18px;
}

.Layoutgrid .TwoRows_f a#Denshi{
border-top-left-radius:0.5em;
border-bottom-left-radius:0.5em;
border-top-right-radius:0em;
border-bottom-right-radius:0em;
border:1px solid #dd5a11;
background:#dd5a11;
background: -moz-linear-gradient(top, #eb8a2e, #dd5a11);/* Firefox用 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#eb8a2e), to(#dd5a11));/* Safari,Google Chrome用 */ 
}

* html .Layoutgrid .TwoRows_f a#Denshi{
background:#dd5a11;
}

.Layoutgrid .TwoRows_f a:hover#Denshi{
border:1px solid #e6834d;
background:#e6834d;
background: -moz-linear-gradient(top, #f0a762, #e6834d);/* Firefox用 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#f0a762), to(#e6834d));/* Safari,Google Chrome用 */ 
}

a .s{
font-size:14px;
}

.Layoutgrid .TwoRows_l a#Syorui{
border-top-right-radius:0.5em;
border-bottom-right-radius:0.5em;
border-top-left-radius:0em;
border-bottom-left-radius:0em;
border:1px solid #419fce;
background:#419fce;
background: -moz-linear-gradient(top, #87c4e0, #419fce);/* Firefox用 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#87c4e0), to(#419fce));/* Safari,Google Chrome用 */ 
}

* html .Layoutgrid .TwoRows_l a#Syorui{
background:#419fce;
}

.Layoutgrid .TwoRows_l a:hover#Syorui{
border:1px solid #72b8da;
background:#72b8da;
background: -moz-linear-gradient(top, #a5d3e8, #72b8da);/* Firefox用 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#a5d3e8), to(#72b8da));/* Safari,Google Chrome用 */ 
}

.icon_os{
padding:2px 8px;
background-color:#003366;
border-radius:4px;
color:#CCCCCC;
font-size:0.7em;
margin:0 1em 0 0;
position:relative;
top:0.5em;
line-height:2em;
}

#menu-box dd a.appbtn_syousai{
display:block;
margin-top:0.5em;
padding:0.5em;
width:30%;
border-radius:0.5em;
color:#fff;
text-align:center;
background:#3498db;
}

* html #menu-box dd a.appbtn_syousai{
background:#001c43;
}

#menu-box dd a.appbtn_syousai span{
font-size:1.5em;
margin:0 auto;
}




.clearfix {
	zoom: 1;
}

#market-menu .box{
	width:100%;
	text-align:center;
	box-sizing: border-box;
}

#market-box {
	margin: 0 0 4px 0;
	padding: 0;
}

#market-box ul {
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
}

#market-box li {
margin: 0;
width: 33%;
padding-left: 3px;
padding-right: 1px;
box-sizing: border-box;
}


#market-box li a{
padding:55px 0 5px 0;
min-height: 25px;
}

#market-box .valign{
vertical-align:baseline;
}


/*株価検索*/
#market-box li a#SEARCH{
	background: #2690d0;
}
#market-box li a#SEARCH span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) 0 50% no-repeat;
	background-size: 450px;
}

/*指数*/
#market-box li a#MARKET{
	background: #8156a3;
}
#market-box li a#MARKET span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -45px 50% no-repeat;
	background-size: 450px;
}

/*為替*/
#market-box li a#KAWASE{
	background:#5dba63;
}
#market-box li a#KAWASE span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -90px 50% no-repeat;
	background-size: 450px;
}

/*ランキング*/
#market-box li a#RANK{
	background: #db4d4c;
}
#market-box li a#RANK span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -135px 50% no-repeat;
	background-size: 450px;
}

/*スクリーニング*/
#market-box li a#SCLEAN{
	background: #f17926;
}
#market-box li a#SCLEAN span.icon_sp{
/* スプライト画像を読み込む */
	background-image:url(/sp2/common/img/icon_sp_l.png);
	background-size: 450px;
/* 画像の繰り返しを設定する */
	background-repeat:no-repeat;
/* 表示位置を調整する */
	background-position:-225px 50%;
/* 画像を表示する分のpaddingを設定する */
	padding-left:-450px;
}

/*動画*/
#market-box li a#MOVIE{
	background: #f7d242;
}
#market-box li a#MOVIE span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -270px 50% no-repeat;
	background-size: 450px;
}

/*マイメニュー*/
#market-box li a#MYMENU{
background: #CC4A30;
}
#market-box li a#MYMENU span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -360px 50% no-repeat;
	background-size: 450px;
}

/*iコンシェル*/
#market-box li a#iCONCIER{
	background: #F35E4C;
}
#market-box li a#iCONCIER span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -315px 50% no-repeat;
	background-size: 450px;
}

/*ご注意*/
#market-box li a#ALERT{
	background: #A64847;
}
#market-box li a#ALERT span.icon_sp{
	background:url(/sp2/common/img/icon_sp_l.png) -405px 50% no-repeat;
	background-size: 450px;
}

#market-box li a#WINPAPPS1{
background: #e74c3c;
min-height: 62px;
}
#market-box li a#WINPAPPS2{
background: #9b59b6;
min-height: 62px;
}


#btn-box #market-box li {
letter-spacing:0;
height:auto;

}

#market-box ul{
margin:0;
padding:0;
overflow:hidden;
text-align:center;
}


#market-box li{
float:left;
display:block;
}

#market-box li a{
margin:0;
position:relative;
overflow:hidden;
clear:both;
border-radius:0;
display:block;
color:#FFFFFF;
font-size:14px;
}

#market-box li a span.icon_sp{
position: absolute;
top: 1px;
margin-left: -20px;
margin-top: -16px;
left: 50%;
width: 42px;
height: 87px;
}

/*口座開設バナー*/
.button-flat-primary {
background: #00a1cb;
color: white;
}

.apply-btn {
-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
border: 1px solid #d4d4d4;
width:80%;
height: 50px;
line-height: 19px;
padding: 5px 15px;
font-size: 19px;
font-weight:bold;
font-family: 14px/1.231 'ヒラギノ角ゴ Pro W3', Helvetica, Verdana, sans-serif;
margin: 0;
text-decoration: none;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.banner-ad {
text-align: center;
height: 82px;
overflow: hidden;
position: relative;
}


.tblR05_TopLe{
	border-top-left-radius:0.5em;
	border-bottom-left-radius:0em;
	border-top-right-radius:0em;
	border-bottom-right-radius:0em;
}
.tblR05_TopRi{
	border-top-left-radius:0em;
	border-bottom-left-radius:0em;
	border-top-right-radius:0.5em;
	border-bottom-right-radius:0em;
}
.tblR05_BtmLe{
	border-top-left-radius:0em;
	border-bottom-left-radius:0.5em;
	border-top-right-radius:0em;
	border-bottom-right-radius:0em;
}
.tblR05_BtmRi{
	border-top-left-radius:0em;
	border-bottom-left-radius:0em;
	border-top-right-radius:0em;
	border-bottom-right-radius:0.5em;
}

/*メインメニュー（2列4行）*/
.listmenu_sp{
    width	: 100%;
    margin	: 0;
    padding	: 0;
}
.listmenu_sp ul{
    margin	: 0;
    padding	: 0;
}
.listmenu_sp li{
	margin	: 0 1px;
	padding	: 0;
	display	: block;
	box-sizing	: border-box;
	border-top	: 1px solid #999999;
	font-weight	: bold;
	min-height	: 30px;
}
.listmenu_sp li a {
	color	: #000000;
	display	: block;
	padding	: 0 25px 0 0;
	margin	: 10px 5px 10px 5px;
	background	: url(../img/icon_menu.png) no-repeat right center;
	font-size	: 18px;
	text-decoration	: none;
}
.listmenu_sp li span {
	font-size	: 12px;
	font-weight	: 100;
}


/*企業メニュー*/

#company-menu ul a{
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  outline: none;
  white-space: nowrap;
  font-weight: bold;
  color: #333;
  font-size: 13px;
  border-radius: 6px;
  padding: 11px 21px;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
	min-width: 40px;
}

#company-menu ul li{
  width: 32%;
  margin: 0 3px 0 0;
  float: left;
  letter-spacing: normal;
  box-sizing: border-box;
}

h5.button.active{
	margin:0 0 1em 0;
}
#menu-box dl.contents_acc dt{
	padding:5px 5px 5px 20px;
	margin:0 0 0 0;
}
#menu-box dl.contents_acc li.cost_attention{
	border-top:none;
	background:none;
	font-size:10px;
	font-weight:100;
	padding:5px 0 5px 20px;
	margin:0 0 1px 0;
}
p.detail_pc{
	width:100%;
	background: url(../img/dot.png) repeat-x;
	text-align:right;
	padding:10px 0 0 0;
	margin:5px 0 0 0;
}
p.detail_pc a{
	background-image:none;
	text-align:right;
}