<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#snav {
	/* damy */
	min-height: 300px;
}

#main_visual_box {
	margin-bottom: 55px;
	background:url(../images/bg_mainvisual.jpg) no-repeat center bottom #fff;
}
#main_visual {
	height:auto;
	background: none
}
#main_visual h2{
	float:left;
	margin-left:-63px;
}
#main_visual .main_right{
	float:right;
	margin-right:-54px;
	padding:9px 10px 0 13px;
	background:url(../images/bg_main_right.png) repeat-y center;
	z-index:0;
}
#main_visual .main_right a{
	display:block;
	padding-bottom:5px;
}
/* ------side_news----- */
h3.news_topics{
	border: 1px solid #D4D4D4;
	padding: 1px;
	position: relative;
}
.side_news{
	position: relative;
	margin-bottom:40px;
}
.btn_rss {
	position:absolute;
	top:10px;
	right:10px;
}	
.side_news ul{
	height:180px;
	overflow:auto;
	padding: 0px 0px 11px 0px;
	margin: 1px 0px 5px 0px;
}
.side_news li{
/*	background: url(../images/ico_news.gif) no-repeat 10px 24px;*/
	padding:10px 0 8px 90px;
	text-indent:-90px;
	display: block;	
	border-bottom: 1px dotted #ccc;
}
.side_news li span{
	width: 90px;
	display:block;
	float: left;
	font-size: 12px;
	color: #d6006f;
	font-weight:bold;
}
.side_news li a{
	text-decoration: none;
	font-size:12px;
	color: #40403f;
}

.side_news a:hover{ color: #d6006f;text-decoration: underline; }

.side_news a:active{
	color: #d6006f;
	text-decoration: underline;
}
/* ------.produce----- */
#produce{
	position:relative;
	margin:0 0 45px -4px;
}
/* ------.produce----- */
#about{
	position:relative;
	background:url(../images/bg_about.jpg) no-repeat left top;
	padding:20px 0 60px 270px;
	margin-bottom:45px
}
#about p{
	font-size:12px;
	width:405px;
}
#about a{
	position:absolute;
	right:30px;
	bottom:20px;
}
/* ------.tokucho----- */
#tokucho{
	position:relative;
	background:url(../images/bg_tokucho.jpg) no-repeat left top;
	width:715px;
	height: 527px;
	margin-bottom:40px;
}

#tokucho h3{
	padding:20px 0 50px 78px;
}
#tokucho a{
	display:block;
	position:absolute;
	right:45px;
	bottom:22px;
}
#tokucho ul{
	width: 425px;
	margin-left:30px;	
	font-size:16px;
}
#tokucho li{
	border-top:1px solid #d9d9d9;
	padding: 10px 0;
}
#tokucho li:first-child{ border-top: none; }
#tokucho li span{
	color:#d6006f;
}
#tokucho li em{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:32px;
	line-height: 32px;
	width: 40px;
	float:left;
	display: block;
}
#tokucho li strong{
	width: 380px;
	float:right;
	display: block;
	font-weight:normal;
/*	padding-top: 15px;*/
}
#tokucho li strong.txt_top{ padding-top: 5px; }
/* ------#new----- */
#new a{
	color:#d6006f;
	display: block;
}
#new li{
	border-bottom:1px dotted #c1c1c1;
	padding:5px 0px;
	background:url(../images/arrow_new.gif) no-repeat 670px center;
	z-index:1;
	position:relative;
}
#new li span{
	display:block;
}
#new li p{
	padding:15px 0px 15px 5px;
}
#new li p:hover{
	background:url(../images/arrow_new.gif) no-repeat 670px center #fff8e8;
}



















</pre></body></html>