@import"base.css";


body{background:#FFFFFF url("../pic/bg02.jpg") repeat-x top left;  /* 外枠にグローをつけるときセット  */}

#contents{margin-top:30px;}

.mainarea_in{
	width:950px;
	margin-bottom:20px;
}

/*** H2ラグ  */
#me_mainh201{
	height:40px;
	background:url("../pic/bg_toph201.jpg") no-repeat left top;
	text-align:left;
	text-indent:-50000em;
}


.me_top_right{
	width:230px;
	float:right;
	background-color:#ECECEC;
	padding:10px;
}

/***** 新着情報 START *****/
#me_newsdiv{
	background-color:#FFFFFF;
	position:relative;
	margin-bottom:10px;}

/* 真中ニュースエリア */
#me_news{
	text-align:left;
	width:210px;
	height:160px;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	padding:10px;
}

.me_data{
	width:193px;
	background:url("../pic/bg_dot01.gif") repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.me_data p{
	font-size:12px;
	margin:0;
}

.me_data a{
	font-size:12px;
	margin:0;
}

#me_news span{}

/* 真中ニュースエリア END */

p#me_goichiran{
	position:absolute;
	right:17px;
	top:17px;
}

p#me_goichiran a{font-size:12px; color:#FFFFFF;}
p#me_goichiran a:hover{color:#990000;}
/*** 新着情報 END  */

.me_bn li{height:70px; margin-bottom:5px;}
li.me_mb0{margin-bottom:0px;}

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	width:700px;
	float:left;
	display:inline;
}

#me_main01 img{vertical-align: text-bottom;}

/* スライド START */
.me_toparea01{
	width:700px;
	height:395px;
	background:url("../pic/bg_main00.jpg") no-repeat left top;
	cursor:pointer;
	position:relative;
}

/* サムネイル START */
.me_thumbnailarea{
	width:170px;
	position:absolute;
	top:10px;
	right:10px;
}
ul.me_thumbnail{width:170px;}

.me_thumbnail li{
	width:170px;
	height:90px;
	padding:0px;
	margin-bottom:5px;
	cursor:pointer;
}
li.me_mb0{margin-bottom:0;}

.me_thumbnail img{
	width:170px;
	height:90px;
}
/* サムネイル END */

.slideshowContainer {
	width:500px;
	height:375px;
	cursor:pointer;
	position:absolute;
	top:10px;
	left:10px;
}


.slideshowThumbnail{
	outline: none;
}
.slideshowThumbnail img {}

a:hover.slideshowThumbnail img {}

.current img{
	border:1px solid red;
	padding:5px;
}
.outline {
	border:2px solid orange;
	z-index:0;
	position:absolute;
}
#thumbnails {
	width:500px;
	margin:0 0 0 5px;
}
#thumbnails p {
	margin:5px 0;
	text-align:center;
}

/* バナーエリア */
.me_bn_ul{width:950px; height:80px;}
.me_bn_ul li{
	width:230px;
	float:left;
	display:inline;
	margin-right:10px;
}
li.me_mr0{margin-right:0;}


p.me_info_t{
	font-size:11px;
	text-align:left;
}

/*** メイン情報 END */

