@charset "UTF-8";


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　トップページ設定　★
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content{
	width:706px;
	font-size:12px;
	line-height:1.5;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■１．タイトル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content h3{
	padding:0;
	margin:0 0 20px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-1．トップメイン画像
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*#main_img{
	width:960px;
	margin:0 0 26px;
}*/
/*#main_img{
	width:960px;
	margin:0 0 26px;
}
#main_img {
}
#main_img #catch {
	width:445px;
	float:left;
}
#viewer {
	margin: 0 auto;
	width: 515px;
	height: 446px;
	float:right;
	background:url(../images/main_bg.jpg) no-repeat right top;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0px;
	left: 0px;
	position: absolute;
}*/

.bxsliderarea {
	height:465px;
	margin:0 auto 20px;
}
.bxsliderarea ul li div {
	width: 960px;
	height:465px;
	margin: 0 auto;
}
.bxsliderarea ul li.slider01 {
	background:url(../images/bg01.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider02 {
	background:url(../images/bg02.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider03 {
	background:url(../images/bg03.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider04 {
	background:url(../images/bg04.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider05 {
	background:url(../images/bg05.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider06 {
	background:url(../images/bg06.jpg) no-repeat center top;
}
.bxsliderarea ul li.slider07 {
	background:url(../images/bg07.jpg) no-repeat center top;
}

.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-2．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#t_message_bg{
	width:960px;
	margin:0 0 45px;
	background:url(../images/t_info_bg.gif) repeat-y;
}
#t_message_t{
	width:960px;
	background:url(../images/t_info_t.gif) no-repeat;
}

#t_message_btm{
	width:960px;
	padding:0;
	background:url(../images/t_info_btm.gif) no-repeat left bottom;
}
#t_message{
	width:880px;
	padding:14px 40px;
	color:#5478C2;
	font-size:12px;
	line-height:1.5;
	text-align:center;
	background:url(../images/t_info_r.jpg) no-repeat right bottom;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-2．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#top_content {
	width:960px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-2．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#t_area01{
	width:960px;
	margin:0 0 40px;
}
#t_area01 a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color:#FFFFFF;
}


#top-con01_area{
	float: left;
	width:700px;
	background:url(../images/t_about_img.jpg) no-repeat right top;
}
#top-con01{
	width:700px;
}
#top-con01 .left{
	float:left;
	width:410px;
	font-size:12px;
	line-height:28px;
}

#top-con01 .right{
	float:right;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-4．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#t_recommend{
	width:960px;
	margin:0 0 40px;
}

#t_recommend .list_box table {
	width:185px;
}

#t_recommend th{
	width:181px;
	height:162px;
	vertical-align:middle;
	text-align:center;
	background:url(../images/t_osusume_box.jpg) no-repeat;
}

#t_recommend th a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color:#FFFFFF;
}

#t_recommend td{
	vertical-align: top;
}

#t_recommend .list_box td td{
	vertical-align:top;
	text-align:left;
	padding:15px 0 0;
}

#t_recommend td .list_box .cate_name{
	font-size:10px;
	margin-top: 15px;
}

#t_recommend td .list_box td .item{
	font-size:12px;
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-4．トップ用コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#t_area02{
	width:960px;
	margin:0 0 0;
}

#t_area02 #top-con02{
	float:left;
	width:670px;
}

#t_chumoku{
	width:670px;
	margin:0 0 20px;
}

#t_chumoku th{
	vertical-align:top;
	text-align:left;
}

#t_chumoku th a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color:#FFFFFF;
}

#t_chumoku td{
	vertical-align:top;
	text-align:left;
	padding:15px 0 0;
}


#t_chumoku .btn{
	padding:15px 0 0;
	text-align:right;
}


#top-fb{
	float:right;
	width:260px;
}


#top-twitter{
	float:right;
	width:260px;
	margin-top: 15px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-7．新着情報
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#t_news_wrap{
	    float: right;
    width: 266px;
    padding: 0;
    margin-bottom: 20px;
    position: absolute;
    margin-left: 700px;}
#t_news_wrap h3{
	margin:0;
	padding:0;
}
	


#t_news_wrap .t_news_content{
	width:238px;
	height:230px;
	overflow:auto;
	padding:0 10px 0 10px;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
}

#t_news_wrap .t_news_content dl {
}


#t_news_wrap .t_news_content dl dt {
	font-size:10px;
	font-weight:bold;
	line-height:1.5;
	color:#BAA390;
	padding:10px 0 0 8px;
	background:url(../common_img/icon1.gif) no-repeat left 14px;
}

#t_news_wrap .t_news_content dl dd {
	padding:0 0 10px;
	font-size:12px;
	line-height:1.5;
	color:#555555;
	border-bottom:1px dotted #D7D7D7;
}

#t_news_wrap .t_news_content dl dd a,
#t_news_wrap .t_news_content dl dd a:link,
#t_news_wrap .t_news_content dl dd a:visited {
	color:#555555;
	text-decoration:none;
}

#t_news_wrap .t_news_content dl dd a:hover,
#t_news_wrap .t_news_content dl dd a:active {
	color:#999999;
	text-decoration:underline;
}
.img_hover img:hover {
	opacity: 0.7;
}
.instargram {
	margin: 10px 0 20px 0;
}
 