@charset "utf-8";

/* generated by souei fukumoto */ 

/* メイン *************************************************************************************/  
.main-stage
{
	width: 725px;
	height: 200px;
	float: left;
	clear: both;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
} 
.news
{
	width: 725px;
	float: left;
	color: #0836FD;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	height: 20px;
}
.news-title{
	font-size:10px;
	margin-right: 20px;
	} 
 .banner-area
{
	float: left;
	width: 725px;
}

/* インナーメイン *************************************************************************************/
.latest-news
{
	width: 470px;
	float: left;
	clear: both;
}
.latest-news-title
{
	width: 470px;
	float: left;
	clear: both;
}
.latest-news-part-out
{
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/latest-news-border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
.latest-news-part
{
	width: 470px;
	clear: both;
	float: left;

}
.latest-news-part-img 
{
	float: left;
	width: 180px;
	height:115px;
	margin-right: 10px;
	border: 1px solid #999999;
	background-attachment: scroll;
	background-image: url(../images/latest-news-noimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}   
.latest-news-part-img img 
{

	width: 180px;
	height:115px;

}
/*.latest-news-part-img a img 
{
    border: 1px solid #CCCCCC;
	width: 178px;
	height:113px;

}
.latest-news-part-img a:hover img 
{
    border: 1px solid #666666;
	width: 178px;
	height:113px;

}*/
.latest-news-part-text-area
{
	float: left;
	width: 278px;
	height: 108px;
}
.latest-news-text-title{
	font-size:13px;
	font-weight:bold;
	line-height: 17px;
	margin-bottom: 0px;
	width: 278px;
	letter-spacing: 0.1em;
	height: 45px;
	}
.latest-news-text-detail{
	font-size:10px;
	line-height: 18px;
	width: 278px;
	height:50px;
	}	
.latest-news-text-bottom-area{
	font-size:11px;
	color:#999999;
	width: 278px;
	padding-top: 5px;
	}
.latest-news-text-bottom-area a{
    color:#999999;
	}
.latest-news-text-bottom-area a:hover{
    color:#333333;
	}			
.latest-news-text-date{
	float:left;
	width: 200px;
	}
.latest-news-text-comment{
	float:right;
	text-align: right;
	width: 78px;
	}	
.latest-news-pagenum-area{
	clear:both;
	width:470px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
		

.latest-news-pagenum-area a.link_page{
	height:20px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	}
.latest-news-pagenum-area .current_page{
	height:20px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	}		

.new-project
{
	width: 470px;
	float: left;
	clear: both;
}
.new-projectr-title
{
	width: 470px;
	float: left;
	clear: both;
}
.new-project-contents
{
	width: 470px;
	float: left;
	clear: both;

}
.new-project-contents-inner
{
	width: 470px;
	float: left;
	clear: both;
	height: 441px;
	background-attachment: scroll;
	background-image: url(../images/np-contents-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.new-project-contents-part-out
{
	float: left;
	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 12px;
	padding-left: 25px;	
}
.new-project-contents-part
{
    float:left;
	clear:both;
    width:182px;
	height:195px;	
}
.new-project-contents-part-img
{
	float:left;
	clear:both;
	width:180px;
	height:115px;
	border:1px solid #999999;
	background-attachment: scroll;
	background-image: url(../images/np-noimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.new-project-contents-part-img img
{
    width:180px;
	height:115px;    	
}
.new-project-contents-part-first-text
{
	float:left;
	clear:both;
	width:182px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 3px;
}

.new-project-contents-part-first-text a{
	color:#0077BB;
	text-decoration:none;
   }

.new-project-contents-part-first-text  a:hover, a:active{
	color:#0077BB;
	text-decoration:underline;
   }

.new-project-contents-part-second-text
{
	float:left;
	clear:both;
	width:182px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 3px;
}
.new-project-pagenum-area{
	clear:both;
	width:470px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
		

.new-project-pagenum-area span{
	height:20px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	text-decoration: none;
	}
	
.new-project-pagenum-area a span{
	background-color: #ffffff;
    text-decoration: none;
	}
.new-project-pagenum-area a{
    text-decoration: none;
	}

.editors-blog
{
	width: 470px;
	float: left;
	clear: both;
}
.editors-blog-title
{
	width: 470px;
	float: left;
	clear: both;
}
.editors-blog-contents
{
	width: 470px;
	float: left;
	clear: both;
}
.editors-blog-part
{
	width: 470px;
	float: left;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
.editors-blog-part-date
{
	float: left;
	width: 60px;
	margin-right: 10px;
}
.editors-blog-part-name
{
	float: left;
	width: 80px;
	margin-right: 10px;
}
.editors-blog-part-title
{
	float: left;
}
.editors-blog-part-title a
{
	color:#000000;
	text-decoration:none;
}
.editors-blog-part-title a:hover
{
	color:#999999;
	text-decoration:none;
}         

.latest-news-text-title a{
	color:#0077BB;
	text-decoration:none;
   }

.latest-news-text-title a:hover, a:active{
	color:#0077BB;
	text-decoration:underline;
   }

/* レフト *************************************************************************************/

#inner-leftcol a{
	color:#0077BB;
	text-decoration: none;
   }
#inner-leftcol a:hover{
	color:#0077BB;
	text-decoration: underline;

   }
.innner-left-title{
	display:block;
	width:245px;
	clear: both;
	float: left;
   }

.new-arrival-contents-inner a{
	color:#0077BB;
	text-decoration:none;
	font-weight:bold;
   }

.new-arrival-contents-inner a:hover, a:active{
	color:#0077BB;
	text-decoration:underline;
	font-weight:bold;
   }

/* new-arrival *************************************************************************************/   
.new-arrival
{
	width: 245px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-left: 0px;
}
.new-arrival-contents{
	display:block;
	width:245px;
	clear: both;
	float: left;
   }   
.new-arrival-contents-inner{
	display:block;
	padding: 10px 10px 0 0;
	clear: both;
	float: left;
   }
.new-arrival-contents-inner .img-area{
	float:left;
	margin-right:15px;
	width: 98px;
	}
.new-arrival-contents-inner .text-area{
	float:right;
	width: 117px;
	}
.new-arrival-contents-inner ul{
    line-height:14px;
	}		
.new-arrival-contents-inner li{
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
/* new-arrival *************************************************************************************/   
.tw-tv
{
	width: 245px;
	clear: both;
	float: left;
	padding-bottom: 10px;
}
.tw-tv-contents{
	display:block;
	clear: both;
	float: left;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
   }   
.tw-tv-contents-inner{
	display:block;
	width:243px;
	clear: both;
	float: left;
   }
.tw-tv-contents-btn{
	display:block;
	width:243px;
	clear: both;
	float: left;
	text-align: right;
	padding-top: 5px;
   }	
/* snow report *************************************************************************************/ 	


.snow-report-part{
	display:block;
	float:left;
	margin: 0px;
	width: 167px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
 }
.snow-report-box{
	display:block;
	background-attachment: scroll;
	background-image: url(../images/snow-report-border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 6px;
	clear: both;
	float: left;
	width: 245px;
   } 
.snow-report-box-img{
	float:left;
	margin-right:6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:1px solid #c0c0c0;
	width: 70px;
	height:45px;
	background-attachment: scroll;
	background-image: url(../images/left-tab-noimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.snow-report-box-img img{
	width: 70px;
	height:45px;
	}	  
.snow-report-part li{
    margin:0px;
	padding:0px;
	}
.orange-text{
    color:#FF6600;
	}	
.snow-report-btn{
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width:245px;
	text-align: right;
   }	
.snow-report-btn li{
   width:245px;
   text-align:right;
   }
.snow-report-btn li img{
   	float:none;
	margin-right:0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:0px none #c0c0c0;
	width: 98px;
	}
.blue-date{
    color:#0397FF;
	}
.snow-report-info{
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width:245px;
   } 
#inline-1{
    display:none;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width:245px; 
	} 
#inline-2{
    display:none;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width:245px; 
	} 	  	  
/* blogs *************************************************************************************/   
.blogs
{
	width: 245px;
	clear: both;
	float: left;
	padding-bottom: 15px;
}   
.whos-that-contents
{
	clear: both;
	float: left;
	background-color: #000000;
	margin-top: 5px;
	padding: 10px;
}   
.whos-that-contents-inner
{
	width: 225px;
	clear: both;
	float: left;
	background-color: #000000;
}
.whos-that-contents-inner a{
   color:#FFFFFF;
   } 
.whos-that-contents-inner a:hover{
   color:#999999;
   }    
.whos-that-img{
	float:left;
	width: 90px;
	margin-right: 10px;
	}
.whos-that-text{
	float:left;
	width: 125px;
	}
.whos-that-text .title{
    font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:15px;
	}
.whos-that-text .detail{
    font-size:10px;
	color:#FFFFFF;
	line-height:15px;
	}
.whos-that-text .dete{
    font-size:10px;
	color:#999999;
	line-height:15px;
	}

/******************************************************************

TOPICS（IFRAME）

******************************************************************/

body#iframe{
background:none;
height:65px;
width:245px;
}

body#iframe div#str-contents{
margin:0;
width:245px;
background:none;
}

body#iframe div#str-contents-inner{
background:none;
}

body#iframe div#str-main{
float:none;
width:245px;
overflow:visible;
}

body#iframe div.section{
margin-bottom:0;
padding:0;
border-bottom:0;
background:none;
text-align: left;
height: 80px;
}

.section-inner{
padding:0;
background:none;
height:60px;
}

body#iframe div#str-main .tableType02{
width:100%;
border:none;
}

body#iframe div#str-main .tableType02 th,
body#iframe div#str-main .tableType02 td{
border:none;
vertical-align:top;
text-align: left;
font-size: 10px;
}

body#iframe div#str-main .tableType02 th{
padding-right:0em;
font-weight:normal;
}

.topic-image{
margin-bottom:5px;
}

#topics {
height: 80px;

