html {	height: 100%;}

body {
	font-family: 'メイリオ', Meiryo,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ Ｐゴシック','MS PGothic''MS UI Gothic','Helvetica','Arial',sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height: 18px;
	color:#333;
}

img{ border:none;}

a{ color:#F00; text-decoration:none;}
a:hover{text-decoration:underline;}

a.blue{ color:#0050FF; text-decoration:none;}
a.blue:hover{text-decoration:underline;}

a.alpha:hover img{
	opacity:0.6; filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
}


#hokuriku #contents {
	width: 1000px;
	margin: 12px auto;
}

/*ふきだしメニュー*/
#gNavInner{
	  background-image:url("../img/common/menu_bg.png");
}



#gNav{
	width: 1002px;
	margin: 0 auto;
}


#gNav .li01,
#gNav .li02,
#gNav .li03,
#gNav .li04,
#gNav .li05,
#gNav .li06{
	float:left;
	width:160px;
	height:43px;
	text-align:center;
	margin: 18px 8px 10px 0;
}
#gNav .li06{ margin-right: 0; }




/* contents
———————————————————— */
/***********************************************
			header スライダー
************************************************/
#sliderCM {
	width:610px;
	height:85px;
	float: right;
	margin-right: 0px;
	padding:20px 0 0 0;
}

#sliderCM ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sliderCM li {
	width:610px;
	height:85px;
}
/***********************************************
			スライダー
************************************************/
.slider{
	width: 1000px;
	margin: 30px 0 auto;
	position:relative;
}



/***********************************************
				左バナー
************************************************/
#contLeft{
	width:130px;
	float:left;
}

/* バナー部分 */
#contLeft .banner_big{
	width:130px;
	height: auto;
	margin:0 auto;
}

/***********************************************
			main contents left
************************************************/
#hokuriku #contents #contMain img{ border:none;}

#hokuriku #contents #contMain{
	background: #fff;
	width:676px;
	margin: 0 15px 30px 17px;
	border: 1px solid #000;
	padding: 15px;
 	float: left;
}
#hokuriku #contents #contMain #contMainLeft{
	width: 470px;
	margin: 0 0 12px 0;
	float: left;
}
#contents #contMain #contMainLeft p{
	margin-bottom: 10px;
}

/************************ RSS取得 ************************/

#contents #contMain #contMainLeft #feed{
	width: 480px;
	padding: 5px;
	border: 1px solid #c8c8c8;
	box-sizing: border-box;
}
#contents #contMain #contMainLeft #feed .post{
	padding: 12px;
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	box-sizing: border-box;
}
#contents #contMain #contMainLeft #feed .post:last-child{
	border-bottom: 1px solid #c8c8c8;
	box-sizing: border-box;
}
#contents #contMain #contMainLeft #feed .post .blog_img{
	width: 120px !important;
	height: 70px !important;
	display: inline-block;
	vertical-align: middle;
}
#contents #contMain #contMainLeft #feed .post .blog_img img{
	width: 120px !important;
	height: 70px !important;
}

#contents #contMain #contMainLeft #feed .post .right{
	width: 300px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
	margin-left: 10px;
}
#contents #contMain #contMainLeft #feed .post .blog_date{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #505050;
}
#contents #contMain #contMainLeft #feed .post .blog_title{
	margin-bottom: 7px;
}
#contents #contMain #contMainLeft #feed .post .blog_title a{
	/*font-size: 18px;*/
	font-weight: bold;
	color: #F00;
}
#contents #contMain #contMainLeft #feed .post .blog_content{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	overflow : hidden;
	position: relative;
}
#contents #contMain #contMainLeft #feed .post .blog_content:before,
#contents #contMain #contMainLeft #feed .post .blog_content:after {
	background: #fff;
	position: absolute;
}
#contents #contMain #contMainLeft #feed .post .blog_content:after {
	content: "";
	height: 100%;
	width: 100%;
}

/***********************************************
			main contents right
************************************************/

#hokuriku #contents #contMain #contMainRight{
	width: 180px;
	float: right;
	margin-left: 15px;
}
#contents #contMain #contMainRight ul{
	list-style:none;
	margin:0;
	padding:0;
}
#contents #contMain #contMainRight ul li:first-child{
	margin-bottom:10px;
}
#contents #contMain #contMainRight ul li{
	margin-bottom:20px;
}
#contents #contMain #contMainRight ul li .contMainRight_banner{
	margin-bottom:10px;
}
#contents #contMain #contMainRight ul li p{
	margin-bottom:10px;
}

/***********************************************
		右バナー
************************************************/

#contRight {
	width:130px;
	float:right;
}

/* バナー部分 */
#contRight .banner_big{
	width:130px;
	height: auto;
	/*margin:0 auto;*/
}


/* clearfix */
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}



.text1 {
    color: #ffffff;
    font-size: 9px;
    line-height:25px;
    text-align: center;
    letter-spacing: 0px;
    }

.text2 {
    color: #ffffff;
    font-size: 14px;
    line-height:25px;
    text-align: center;
    letter-spacing: 0px;
    }
.text3 {
    color: #000000;
    font-size: 10px;
    line-height:13px;
    text-align: center;
    font-weight: bold;
    margin:2px 0 0 0;
    
    } 