@charset "utf-8";

/* sidebar
--------------------------------------------------*/
#sidebar {
	width: 28%;
	height: auto;
	float: right;
}

.side-box{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border-bottom: 2px solid #BBBBBB;
}

h2.side-title{
	border-top: 5px solid #1D2A4E;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #DCE2F2;
	border-bottom: 1px solid #BBBBBB;
	float: left;
	color: #1D2A4E;
}

.side-box ul{
	width: 96%;
	height: auto;
	float: left;
	padding-left:2%;
	padding-right:2%;
	margin-bottom:10px;
}

.side-box li{
	width: 98%;
	height: auto;
	float: left;
	padding-left:2%;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #BBBBBB;
}


.side-ad{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.side-ad2{
	width: 80%;
	height: auto;
	float: left;
	margin-left:10%;
	margin-right:10%;
	margin-bottom: 10px;
}

.side-ad3{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

/* side ad new-------------------------------*/

.side_ad_box1{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.side_ad_box2{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}

/* -------------------------------*/

.side_top-box{
	clear: both;
	overflow: auto;
	border: 1px solid #1D2A4E;
	height: auto;
	margin-bottom: 10px;
}


h2.side_top-title{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #1D2A4E;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 110%;
	margin-bottom: 10px;
	line-height: 140%;
}

.side_top-box ul{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
}

.side_top-box li{
	width: 96%;
	height: auto;
	float: left;
	border-bottom: 1px dotted #AAAAAA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4%;
	background-image: url(../img/side/arrow_gr.png);
	background-repeat: no-repeat;
	background-position: left center;
}






/* kodama_area
--------------------------------------------------*/
#kodama_area{
	clear: both;
	overflow: auto;
	border: 1px solid #1D2A4E;
	height: auto;
	margin-bottom: 10px;
}

#kodama_area-in{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
}

.kodama_area-box{
	width: 96%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #AAAAAA;
	position: relative;
}

.kodama_area-box img{
	width: 100px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.kodama_area-box h2{
	font-size: 100%;
	line-height: 105%;
	margin-bottom: 5px;
}

.kodama_area-box p{
	font-size: 80%;
	line-height: 150%;

}





/* stock_area
--------------------------------------------------*/
#stock_area{
	width: 100%;
	height: auto;
	float: left;
	background-color: #AAAAAA;
	color: #FFFFFF;
	margin-bottom:10px;
}

#stock_area-con{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}

#stock_area-date{
	width: 96%;
	height: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#stock_area-fin{
	width: 60%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#stock_area-fin small{
}

#stock_area-fin strong{
	color: #FFF000;
	font-size: 150%;
}

#stock_area-ratio{
	width: 40%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#stock_area-ratio p{
	display:inline!important;
}
.theContentWrap-ccc{
	display:inline!important;
}

.all_list-stock{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 90%;
	border-top: 1px dotted #FFFFFF;
}

.all_list-stock a:link{
	color: #FFFFFF;
}

.all_list-stock a:visited{
	color: #FFFFFF;
}


#today-con{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom:10px;
}

#today-con img{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 5px solid #E9E7D3;
}

#today-box{
	width: 90%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFCDB;
	box-shadow: 0px 5px 3px -3px rgba(91,91,91,0.60);
	-webkit-box-shadow: 0px 5px 3px -3px rgba(91,91,91,0.60);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.6);
}

#today-tex{
	width: 64%;
	height: auto;
	float: left;
	text-align: left;
	color: #F39800;
	font-size: 130%;
}

#today-tex h2 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 180%;
	color: #F39800;
	margin-top: 10px;
}

#today-tex h3 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 140%;
	color: #F39800;
	margin-top: 10px;
}


#today-img{
	width: 35%;
	height: auto;
	float: right;
}

/* bottom_area2
--------------------------------------------------*/

.bottom_area-mov-box2{
	clear: both;
	overflow: auto;
	border:1px solid #1D2A4E;
	height:auto;

   	margin-top: 7px;
	padding-bottom:5px;

}

.bottom_area-mov-box-in2{
	width: 96%;
	height: auto;
	float: center;
	padding-left:2%;
	padding-right:2%;
	padding-top:0px;
	padding-bottom:10px;
}

.bottom_area-mov-box-in2 h3{
	font-size: 105%;
	margin-bottom: 10px;
	line-height: 110%;
}

.bottom_area-mov-box-in2 p{
	margin-bottom:10px;
}

#bottom_area-mov2{
	width: 100%;
	height: auto;
	float: left;
}

#bottom_area-mov2 iframe{
	width: 100%;
	height: auto;
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}









@media screen and (max-width: 768px) {
	/* 479px以下用（スマートフォン用）の記述 */
/* stock_area
--------------------------------------------------*/
#stock_area{
	width: 100%;
	height: auto;
	float: left;
	background-color: #AAAAAA;
	color: #FFFFFF;
	margin-bottom:10px;
}

#stock_area-fin{
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

#stock_area-ratio{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	margin-bottom: 10px;
}

#stock_area-ratio p{
	display:inline!important;
}

.all_list-stock{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 90%;
	border-top: 1px dotted #FFFFFF;
}

#side_home-l{
	width: 70%;
	height: auto;
	float: left;
}

#side_home-r{
	width: 28%;
	height: auto;
	float: right;
}



#today-tex{
	width: 64%;
	height: auto;
	float: left;
	text-align: left;
	color: #F39800;
	font-size: 110%;
}


#today-tex h2 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 120%;
	color: #F39800;
	margin-top: 10px;
}

#today-tex h3 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 120%;
	color: #F39800;
	margin-top: 10px;
}

}

@media screen and (max-width: 479px) {
	/* 479px以下用（スマートフォン用）の記述 */

/* sidebar
--------------------------------------------------*/
#sidebar {
	width: 100%;
	height: auto;
	float: left;
}

#side_home-l{
	width: 100%;
	height: auto;
	float: left;
}

#side_home-r{
	width: 100%;
	height: auto;
	float: left;
}



.side-ad3{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

#today-tex{
	width: 64%;
	height: auto;
	float: left;
	text-align: left;
	color: #F39800;
	font-size: 130%;
}


#today-tex h2 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 140%;
	color: #F39800;
	margin-top: 10px;
}

#today-tex h3 a{
	width: 100%;
	height: auto;
	float: left;
	font-size: 140%;
	color: #F39800;
	margin-top: 10px;
}



}


/* rank
--------------------------------------------------*/

.textwidget{
	margin:5px;
	padding-left: 5px;
}

.textwidget p{
	border-bottom: 1px dotted #AAAAAA;
	padding-top: 3px;
	padding-bottom: 3px;

}

/*--------------------------------------------------*/