<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.ranking{
	width:200px;
	margin:0;
	padding:0;
	border-top:1px #ccc solid;
	border-top:1px #ccc solid;
	border-right:1px #ccc solid;
}

table.ranking td {
	margin:0;
	padding:5px;
	border:none;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	width:90%;
	background-color:#FCFFE0;
	line-height:1.4;
}
table.ranking th {
	margin:0;
	padding:5px;
	border:none;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	width:13%;
	text-align:center;
	background-color:#FCFFE0;
	font-weight:bold;
}
table.weather{
	width:200px;
	margin:0;
	padding:0;
	border:1px #ccc solid;
	border-top:none;
}
table.weather td{
	text-align:center;
	padding:5px;
}

html body div#sw_innerpage{
}

html body div#sw_innerpage a {
	color : #0000FF;
}

br.clr{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}


/* 荳ｭ蝗ｽ譬ｪ繝九Η繝ｼ繧ｹ */
html body div#sw_innerpage p.sw_f_navi{
	margin:10px 0 0 0;
	padding:3px 0 3px 0;
	text-align:center;
}

html body div#sw_innerpage p.sw_f_navi_top{
	border-top: 1px dotted #CCC;
}
html body div#sw_innerpage p.sw_f_navi_bottom{
	border-bottom: 1px dotted #CCC;
}
html body div#sw_innerpage p.sw_f_navi span{
	color : #CCCCCC;
}

html body div#sw_innerpage dl.sw_newslist{
	margin: 15px 0 0;
	padding:0;
	width:100%;
}
html body div#sw_innerpage dl.sw_newslist dt{
	/*color:#999900;*/ /*20140225del_swMaeda*/
	float:left;
	/*20140225edit_swMaeda*/
	/*background:url(/shared/img/arrow_contents1.gif) no-repeat;*/
	background:url(/img/main/li_01.png) no-repeat;
	background-position:right;
	padding-right:22px;
	padding-top: 3px;
	padding-left:0px;
	/*width : 60px;*/ /*20140410del_swMaeda*/
	margin-left: 20px; /*20140225add_swMaeda*/
	white-space: nowrap; /*20140410add_swMaeda*/
	line-height: 100%; /*20140410add_swMaeda*/
}
html body div#sw_innerpage dl.sw_newslist dd{
	display:block;
	margin-left:7em;
	margin-bottom:5px;
	/*width : 620px;*/ /*20140410del_swMaeda*/
}
html body div#sw_innerpage dl.sw_newslist dd img{
	vertical-align : top;
}

html body div#sw_newsbody {
	line-height : 1.8em;
}

#sw_listpage table.base2 tr th,
#sw_listpage table.base2 tr td{
	vertical-align : middle;
}
#sw_listpage table.base2 th div.dot-line,
#sw_listpage table.base2 td div.dot-line{
	border-top:dotted 1px #CCCCCC;
	margin-top : 3px;
	padding-top : 3px;
}
#sw_listpage table.base2{
	width : 100%;
}
/*20140213add_swMaeda*/
#contentsTabChn ul li,
#sw_listpage #contentsTabChn ul li{
	font-size:0.95em;
}

tr.stockPrice th{
	background-color:#666666;
	color:#FFFFFF;
	background:url(../img/bg_price_row.gif);
	padding-top:5px;
	text-align:center;
}
th.stockPrice{
	vertical-align: top;
	text-align:left;
	background:url(../img/bg_price_col.gif);
}

.kana{
	font-size:65%;
}

/* V-17 驫俶氛隧ｳ邏ｰ */
#sw_detailpage{
	/* width : 710px; */
	padding : 0;
	margin : 0 auto;
}

#com_name{
	background-color:#FFF7D4;
	border:#CCCCCC 1px solid;
	padding:5px;
}
#com_name.s{
	width:504px;
	margin:10px 0px 10px 20px;
	padding:5px 10px;
}
//20140410add_swMaeda
#contents #changeArea #contents_main #sw_innerpage #delay_label{
	 float: right;
}


html body div#sw_innerpage div#sw_detailpage #com_name table table {
	width : auto;
}

html body div#sw_innerpage #com_name p.name{
	font-size:10.2px;
	padding-bottom:5px;
	margin : 0;
}

#com_name .spec{
	color: #663333;
}
html body div#sw_innerpage #com_name h1{
	font-size:21.6px;
	color : #333333;
	font-weight : bold;
	line-height : 1.2;
	margin : 0;
	padding : 0;
	border : none;
	width : auto;
}
html body div#sw_innerpage #com_name table{
	padding : 0;
	margin : 0;
	border : none;
	width : auto;
	table-layout : auto;
}
html body div#sw_innerpage #com_name td{
	padding : 0;
	border : none;
	vertical-align : middle;
	text-align : left;
}
html body div#sw_innerpage #com_name table.sw_detailheadertable{
	width : 100%;
}
html body div#sw_innerpage #com_name table.sw_detailheadertable table{
	margin : 0 0 0 auto;
}

html body div#sw_innerpage div#contentsTabChn ul li a{
	padding : 5px 8px 2px;
}

html body div#sw_innerpage div#sw_detailpage div#contentsTabChn{
	width : 100%;
}
html body div#sw_innerpage div#sw_datebox{
	/* width : 745px; */
	padding :5px;
}

div#sw_innerpage .b_box{
	width:95%;
	border:#CCCCCC 2px solid;
	padding:5px;
	/* font-size : 12px; */
	margin : 5px auto 0;
}

div#sw_innerpage .price{
	font-weight:bold;
	font-size:125%;
}

div#sw_innerpage .chart{
	width:248px; 
	border:#CCCCCC 1px solid; 
	padding:0px; 
	margin:0;
}

div#sw_innerpage .chart_zoom{
	width:250px; 
	text-align:right; 
	margin-top:5px
}

div#sw_innerpage .chart_zoomLarge{
	/* width:500px;  */
	text-align:right; 
	margin-top:5px
}

html body div#sw_innerpage div#sw_detailpage table {
	width : 100%;
	border:none;
}
html body div#sw_innerpage div#sw_detailpage table td{
	padding : 2px;
	border:none;
	text-align:left;
}
/*20140213add_swMaeda*/
html body div#sw_innerpage div#sw_detailpage table td.tdright{
	padding : 2px;
	border:none;
	text-align:right;
}

html body div#sw_innerpage div#sw_detailpage div.sw_detailinnertable{
	/* width:512px; */
	margin : 5px auto;
}

html body div#sw_innerpage div#sw_detailpage div.sw_detailinnertable table.base td,
html body div#sw_innerpage div#sw_detailpage div.sw_detailinnertable table.base th,
html body div#sw_innerpage div#sw_detailpage table.base th,
html body div#sw_innerpage div#sw_detailpage table.base td,
html body div#sw_innerpage .b_box table.sw_snaptableprice th,
html body div#sw_innerpage .b_box table.sw_snaptableprice td{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding : 2px;
}
html body div#sw_innerpage .b_box img{
	vertical-align: middle;
}

html body div#sw_innerpage div#sw_detailpage div.sw_separateline{
	border-top:dotted 1px #CCCCCC;
	padding-top : 8px;
	margin-top : 8px;
}

html body div#sw_innerpage div#sw_detailpage div.sw_detailinnertable table.sw_boardtable td{
	text-align : center;
}

div#sw_innerpage .date {
	color:#999900;
	font-weight:normal;
	/* font-size:10.8px; */
}
div#sw_innerpage .date-em{
	color:#999900;
	font-weight:bold;
}
div#sw_innerpage p.date{
	text-align:right;
	letter-spacing:0.16em;
	padding:5px 0;
}

#compareIndexDiv .plus,
#rankingTop .plus,
div.indexPrice .plus,
div#sw_innerpage .plus {
	color:#FF494A;
}

#compareIndexDiv .minus,
#rankingTop .minus,
div.indexPrice .minus,
div#sw_innerpage .minus{
	color:#428000;
}

div#sw_innerpage tr.mask td, 
div#sw_innerpage td.mask, 
div#sw_innerpage tbody.mask td, 
div#sw_innerpage .mask{
	background:url(../img/mask.gif);
}
html body div#sw_innerpage div#sw_detailpage p{
	padding : 0;
	margin : 0;
	letter-spacing : 0;
	line-height : 1.2;
}
html body div#sw_innerpage div#sw_detailpage div.c_info p.long {
	margin : 0 0 20px 10px;
}
html body div#sw_innerpage div#sw_detailpage p.long {
	line-height:1.28em;
	letter-spacing:0.16em;
}

html body div#sw_innerpage div#sw_detailpage p.sw_f_navi{
	padding : 10px 0;
}
html body div#sw_innerpage div#sw_detailpage p.return{
	padding : 0 16px;
	line-height : 1.6em;
}
html body div#sw_innerpage div#sw_detailpage p span{
	color : #333333;
}
html body div#sw_innerpage div#sw_detailpage p span.contrastDate{
	color : #999900;
}

html body div#sw_innerpage div#sw_detailpage h2{
	background-color : #FFF7D4;
	background-image : none;
	border : #CCCCCC 1px solid;
	margin : 10px 0;
	padding : 3px 3px 3px 10px !important;
	width : auto;
	font-size : 95%;
}
html body div#sw_innerpage div#sw_detailpage h3{
	font-size : 120%;
}
html body div#sw_innerpage div#sw_detailpage h3 img{
	vertical-align : top;
}

html body div#sw_innerpage div#sw_detailpage div#sw_leftbox{
	width : 745px;
/*
	display : inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
*/
	float : left;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox{
	width : 190px; /*20140227edit_swMaeda 180px竊�190px*/
/*
	display : inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	padding-top : 30px;
*/
	margin-top : 3px; /*20140410edit_swMaeda 30px竊�3px*/
	float : right;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox div#btnArea{
	margin-bottom:5px;
	border:1px solid #B0B0B0;
	padding:5px;
	text-align:center;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .sub_box{
	width:176px; /*20140227edit_swMaeda 156px竊�176px*/
	border-left:#CCCCCC 2px solid; 
	border-right:#CCCCCC 2px solid; 
	padding:5px; 
	text-align:center;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox td{
	padding : 0;
}

html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .sub_box p{
	text-align:left; 
	padding:10px 0;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .news{
	width:178px; /*20140227edit_swMaeda 158px竊�178px*/
	border:#B0B0B0 1px solid; 
	padding:3px 5px 1px 5px; 
	text-align:left; 
	background-color:#B0B0B0; 
	color:#FFFFFF;
	margin-top : 20px;
}

html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .news_box{
	width:178px; /*20140227edit_swMaeda 158px竊�178px*/
	border:#B0B0B0 1px solid; 
	padding:5px; 
	text-align:left;
}

html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .news_box li{
	list-style:none; 
	font-size : 90%;
	padding-bottom : 8px;
	line-height : 1.4;
}
html body div#sw_innerpage div#sw_detailpage div#sw_rightbox .news_box li img{
	vertical-align : top;
}

html body div#sw_innerpage div#sw_detailpage div.c_info .head{
	background-color : #AAAAAA;
	color : #FFFFFF;
}
html body div#sw_innerpage div#sw_detailpage .date-em{
	color:#999900;
	font-weight:bold;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.base{
	table-layout:auto;
}
html body div#sw_innerpage div#sw_detailpage table.base td.subcap{
	background-color:#FFFFFF;
	border:none;
	border-bottom:1px dotted #ccc;
}
html body div#sw_innerpage div#sw_detailpage table.base tr.nonetopborder td{
	border-top:none;
}
html body div#sw_innerpage div#sw_detailpage div.c_info .notes, 
html body div#sw_innerpage div#sw_detailpage div.c_info .small{
	font-size:70%;
}

html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable tr td.sw_pltableunit{
	text-align : right;
	font-size : 70%;
	letter-spacing : 0.05em;
	line-height : 1.28em;
	border : #CCCCCC 1px solid;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable tr.sw_pl_header th,
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable tr.sw_pl_header td{
	background-color:#EDEDED;
	font-size : 80%;
	border-bottom : #CCCCCC 1px solid;
	letter-spacing : 0.05em;
	line-height : 1.28em;
	text-align : center;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable th,
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable td{
	border-left : #CCCCCC 1px solid;
	border-right : #CCCCCC 1px solid;
	border-top:none;
	border-bottom:none;
	text-align : right;
	vertical-align : middle;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable div.sw_pldotted{
	border-top : #CCCCCC 1px dotted;
}

html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable td.sw_pl_date{
	text-align : left;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable td.sw_pl_center{
	text-align : center;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable tr.sw_pl_sep td{
	border-top : #CCCCCC 1px dashed;
}
html body div#sw_innerpage div#sw_detailpage div.c_info table.sw_pltable tr.sw_pl_end td{
	border-bottom : #CCCCCC 1px solid;
}

#contentsTab-sub{
	width: 100%;
	font-size:80%;
	padding-bottom:0px;
	margin-bottom:-2px;
}
#contentsTab-sub ul,
#contentsTab-sub_L ul{
	margin:0; 
	padding:0; 
	list-style:none; 
	height:20px;
}
#contentsTab-sub li,
#contentsTab-sub_L li{
	display:block; 
	float:left; 
	background:url(../img/tabsub_l.gif) no-repeat; 
	margin-right:2px; 
	padding-left:3px; 
	line-height:1.1;
}
#contentsTab-sub li 
div,#contentsTab-sub_L li div{
	display:block; 
	float:left; 
	margin:0;
	background:url(../img/tabsub_r.gif) no-repeat top right; 
	padding-right:1px;
}
/*IE Hack */
*html #contentsTab-sub li div,
*html #contentsTab-sub_L li div{
	margin-bottom:-1px;
}
#contentsTab-sub li a,
#contentsTab-sub_L li a{
	display:block; 
	float:left; 
	white-space:nowrap; 
	padding:5px 6px 2px 5px; 
	margin:0;
}
*html #contentsTab-sub li a,
*html #contentsTab-sub_L li a{
	padding:5px 6px 3px 5px;
}

#contentsTab-sub li.current,
#contentsTab-sub_L li.current{ 
	background:url(../img/tabsub_on_l.gif) no-repeat; 
	padding-left:3px;
}
#contentsTab-sub li.current div,
#contentsTab-sub_L li.current div{
	border-bottom:0px solid #FFF; 
	background:url(../img/tabsub_on_r.gif) top right no-repeat; 
	padding-right:1px;
}
/*IE Hack */
*html #contentsTab-sub li.current div,
*html #contentsTab-sub_L li.current div{
	margin-bottom:-1px;
}
#contentsTab-sub li.current a,
#contentsTab-sub_L li.current a{
	color:#fff; 
	display:block; 
	float:left; 
	white-space:nowrap; 
	padding:5px 6px 2px 5px; 
	margin:0;
}
*html #contentsTab-sub li.current a,
*html #contentsTab-sub_L li.current a{
	padding:5px 6px 3px 5px;
}
#contentsTab-sub li a,
#contentsTab-sub_L li a{
	text-decoration: none;
}
#contentsTab-sub li a:hover,
#contentsTab-sub_L li a:hover{
	text-decoration: underline;
}

table tr.stockranking th,
table.price_differ th{
	font-size: 80%;
}
table.price_differ td{
	font-size: 80%;
	letter-spacing: 0.01pt;
}
table.price_differ td.stockname{
	font-size: 100%;
	letter-spacing: 0.3pt;
}

#contents_main p.stocklinkarea{
	margin : 9px 0 3px 0; /*20140912edit_swMaeda 9px 0 18px 0 竊� 9px 0 3px 0*/
	padding : 1px 5px 6px 5px;
	border:1px #ccc solid;
}
/*20140410add_swMaeda*/
#contents_main p.stocklinkarea input{
	/*display: inline-block;*/
	/*border: 1px solid #777;*/
	height: 20px;
	margin-top: 8px;
}
#contents_main p.stocklinkarea input .keyword{
	/*display: inline-block;*/
	border: 1px solid #777;
	height: 20px;
	margin-top: 8px;
}

/*20140410add_swMaeda*/
#contents_main p.stocklinkarea img{
	padding-top: 9px;
	padding-bottom: 4px;
}
/*20140410add_swMaeda*/
#contents_main p.stocklinkarea .loginlinkarea{
	display: inline-block;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

.weather_cr1{
	margin:0;
	padding:0;
	color : #FF0000;
}

.weather_cr2{
	margin:0;
	padding:0;
	color : #FF2A2A;
}

.weather_cr3{
	margin:0;
	padding:0;
	color : #FF5454;
}

.weather_cr4{
	margin:0;
	padding:0;
	color : #FF7E7E;
}

.weather_cr5{
	margin:0;
	padding:0;
	color : #FFA8A8;
}

.weather_cr6{
	margin:0;
	padding:0;
	color : #FFD2D2;
}

.weather_cr7{
	margin:0;
	padding:0;
	color : #FFFFFF;
}

.weather_cr8{
	margin:0;
	padding:0;
	color : #D2D2FF;
}

.weather_cr9{
	margin:0;
	padding:0;
	color : #A8A8FF;
}

.weather_cr10{
	margin:0;
	padding:0;
	color : #7E7EFF;
}

.weather_cr11{
	margin:0;
	padding:0;
	color : #5454FF;
}

.weather_cr12{
	margin:0;
	padding:0;
	color : #2A2AFF;
}

.weather_cr13{
	margin:0;
	padding:0;
	color : #0000FF;
}


#fundp .clearfix:after,
#seminarBody .clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#fundp .clearfix,
#seminarBody .clearfix {
	display:inline-block;
}

/* Mac-IE \*/

*html.clearfix {
	height:1%;
}
#fundp .clearfix,
#seminarBody .clearfix {
	display:block;
}

/* Mac-IE */

#closeupBody p,
#contactBody p,
#seminarBody p{
	margin-top:8px;
}
#contents_main table.screeninginput,
#contents_main table.screeninginput table,
table.kisei,
#closeupBody table,
#contactBody table,
#seminarBody table{
	table-layout : auto;
	border-collapse:collapse;
}

#closeupBody caption,
#contactBody caption,
#seminarBody caption {
	margin:0 auto;
	padding:8px 24px;
	width:94%;
	background-color:#ededed;
	background-image:url(/sub/img/caption1.gif);
	background-position:8px 10px;
	background-repeat:no-repeat;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	text-align:left;
}

#closeupBody th,
#contactBody th,
#seminarBody th {
	padding:8px 16px;
	background-color:#ededed;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#closeupBody td,
#contactBody td,
#seminarBody td {
	padding:8px 16px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
#contactpage #contactBody td table{
	table-layout : auto;
	border-collapse:collapse;
}
#contactpage #contactBody td table td{
	border:none;
	padding : 3px 10px 3px 0px;
}
#contactpage #contactBody .red{
	color : #f00;
}
#contactpage #contactBody textarea.ne,
#contactpage #contactBody select.ne,
#contactpage #contactBody input.ne{
	background-color: #ffeded;
}

#contents_main table.screeninginput,
#contents_main table.screeninginput table,
table.kisei{
	width : 100%;
}
table.kisei th{
	padding:3px 3px;
	background-color:#ededed;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
#contents_main table.kisei td{
	padding:3px 3px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
#contents_main table.screeninginput th{
	padding:8px 16px;
	background-color:#ededed;
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
}
#contents_main table.screeninginput td{
	padding:3px 3px;
	border:1px solid #ccc;
	vertical-align:top;
	text-align: left;
}
#contents_main table.screeninginput table th,
#contents_main table.screeninginput table td{
	border:none;
}
#contents_main table.screeninginput table.screeningprice th,
#contents_main table.screeninginput table.screeningprice td{
	border:1px solid #ccc;
	text-align:center;
}
#contents_main table.screeninginput table.screeningprice tr.striperow th,
#contents_main table.screeninginput table.screeningprice tr.striperow td{
	background-color:#eee;
}

#contents_main table.screeninginput table.screeningprice td.scname{
	text-align:left;
}

#contents_main table.screeninginput table.screeningprice th{
	background-color:#ffdede;
}
#contents_main table.screeninginput table.screeningprice thead th{
	background-color:#aaa;
	color : #fff;
	padding: 8px 0;
}


#contents_main table.screeninginput td.screeningclear{
	text-align : right;
	padding-bottom: 4px;
	padding-right: 4px;
	border-top: 1px solid #ededed;
}

#contents_main p.screeningbtn{
	margin: 10px;
	text-align : center;
}
p.screeningbtn a{
	margin : 15px;
}

#seminarBody th td,
#seminarBody td td{
	border: none;
}


input.btn{
	margin:15px 0;
}

input.btn{
	font-size: 0.95em; /*20140502add_swMaeda*/
	color:#663300;
	background-color: #FFF0AF;
	padding:5px 25px;/*20140502edit_swMaeda 0 20px 竊� 5px 25px*/
}
/*20140502add_swMaeda*/
input.btn_r{
	font-size: 0.95em; /*20140502add_swMaeda*/
	color:#555;
	background-color: #C8C8C8;
	padding:5px 25px;/*20140502edit_swMaeda 0 20px 竊� 5px 25px*/
}

#seminarBody input.ne,#seminarBody select.ne{ 
	background-color: #ffeded;
}

#contents_right #compareIndexDiv,
#contents_main #compareIndexDiv {
	padding : 3px;
}

#contents_right #compareIndexDiv p,
#contents_main #compareIndexDiv p{
	text-align : center;
	margin: 0;
}

#contents_right #compareIndexDiv table,
#contents_main #compareIndexDiv table{
	table-layout : auto;
	border-collapse:collapse;
	width : 100%;
}

#contents_right #compareIndexDiv table th,
#contents_main #compareIndexDiv table th{
	text-align : left;
}

#contents_right #compareIndexDiv table td,
#contents_main #compareIndexDiv table td{
	text-align : right;
}
#contents_right #compareIndexDiv table th,
#contents_right #compareIndexDiv table td,
#contents_main #compareIndexDiv table th,
#contents_main #compareIndexDiv table td{
	font-weight: normal;
	background-color:#FBF79E;
	padding : 5px 1px;
}
#contents_right #compareIndexDiv table tr.stripe th,
#contents_right #compareIndexDiv table tr.stripe td,
#contents_main #compareIndexDiv table tr.stripe th,
#contents_main #compareIndexDiv table tr.stripe td{
	background-color:#EEEEEE;
}

.riskScreening p{
	margin-left : 1em;
	text-indent:-1em;
}

.comInfo{
	width: 100%;
	border: #CCCCCC 1px solid;
	margin-bottom: 20px;
}
.comInfo td{
	background-color: #FFF7D4;
}

.comInfo td.comName_e{
	margin: 0;
	padding: 0;
	border-bottom: none 0px;
}
.comInfo td.comName_e p{
	padding :5px;
}

.comInfo td.comName_c{
	margin: 0;
	padding: 5px;
	border-top: none 0px;
}
.comInfo td.comCode{
	margin: 0;
	padding: 5px;
	color: #663333;
	border-bottom: none 0px;
}
.comInfo td.comKabuka{
	margin: 0;
	padding:10px 5px 5px 5px;
	color: #663333;
	border-top: none 0px;
}
.comInfo td.comExp{
	color: #333;
	line-height: 1.28em;
	letter-spacing: 0.05em;
	text-align: justify;
	text-justify: distribute;
	table-layout: fixed;
	background-color: #ffffff;
	padding: 0 10px 5px;
}
.comInfo .comName_e{
	font-size: 10.2px;
}
.comInfo .comName_c{
	font-size: 120%;
	font-weight: bold;
}
.comInfo .b_shosai{
	vertical-align: middle;
	margin: 0 5px;
}

#contents_main #contactBody .alertBox{
	margin: 5px 0 0;
}

#contents_main #contactBody table{
	margin-top: 10px;
}

#contents_main #contactBody table th,
#contents_main #contactBody table td{
	text-align : left;
}
#contents_main #contactBody table table{
	margin-top: 0;
	border : none;
}

#alertmailform{
	padding-top: 5px;
	padding-left:10px;
}

#alertmailform p.alertmailnote{
	padding : 5px 0;
	font-size : 90%;
}
#alertmailform div.alertmailinput{
	border: solid 1px #d8d8d8;
	padding : 20px 10px;
	background-color: #ededed;
	margin-top : 10px;
}
#alertmailform div.alertmailinput input.email{
	width: 40em;
}
#alertmailform div.alertmailinput .alertlabel{
	font-size : 120%;
	display:inline-block;
	margin-right:30px;
}
#alertmailform .alertwarning{
	font-weight:bold;
	color: #f00;
}
#alertmailform .alertwarningnote{
	color: #f00;
}
#alertmailform p.alertmaillink{
	margin:20px 0;
	text-align:center;
}
#alertmailform p.alertmaillink a{
	display:inline-block;
	margin:0 15px;
}

#alertmailform #alertbox p,
#alertmailform #alertmailnote p{
	font-size : 80%;
	text-indent: -1.5em;
	padding-left : 1.5em;
}
#alertmailform p.alertmailnotesub{
	font-size : 80%;
	text-indent: -1.5em;
	padding-left : 1.5em;
	line-height : 1.4;
}

#alertmailform div.alertmailinput table.noborder{
	border : none;
	width : 100%;
}
#alertmailform div.alertmailinput table.noborder td{
	text-align : left;
	padding : 3px;
	border : none;
}
#alertmailform div.alertmailinput table.noborder td.tdcenter{
	text-align : center;
}

#alertmailform div.alertmailinput table.noborder td div.alertmailtitle{
	font-weight : bold;
	font-size : 110%;
}
#alertmailform div.alertmailinput table.noborder td p{
	margin : 0;
}

#alertmailform div.alertmailinput table.noborder td input.alertright{
	text-align : right;
}

#alertmailform #alertbox{
	border : solid 1px #FF0000;
	margin-top : 5px;
	padding : 5px;
	color : #ff0000;
}

#alertmailform .newstable{
	width : 40%;
	float : left;
	padding : 5px 30px 10px;
}
#contents_main #alertmailform .newstable p{
	margin : 2px 0;
}
#alertmailform div.alertmaildiv{
	border: solid 1px #d8d8d8;
	padding : 20px 10px;
	background-color: #ededed;
	margin : 0;
	text-align : center;
}

#alertmailform div.newsmailwrapper{
	border: solid 1px #d8d8d8;
	padding : 10px;
}

#contents_main #alertmailform tr.editrows td{
	background-color : #EDEDED;
}

.priceIndex_LinkWrap{
	float: right;
	border:1px solid #CCC;
	padding: 4px;
}
.priceIndex_Link{
	padding: 4px;
	background: #0068B7;
	border: 2px solid #aec1e5;
}

/*20140410edit_swMaeda*/
#contents_main .priceIndex_bread{
	/*height:46px;*/
	float: left;
	/*vartical-align: middle;*/
}
#contents_main .priceIndex_bread p{
	margin: 0;
}
#contents_main .priceIndex_dropdownlink{
	float: right;
}
#contents_main .priceIndex_dropdownlink select{
	display: block;
	font-size: 15px;
	width: 300px;
	height: 25px;
	border: 1px solid #777;
}

/*20140502add_swMaeda*/
#contents_main div.h5_nomargin{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #4F4F4F;
	padding-left: 5px;
	border-left: 6px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}</pre></body></html>