img {
	border:0;
}


a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #65453a;
	text-decoration:underline;
	filter: Alpha(opacity=80);
	opacity:0.8;
}

}
a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

a:active {
	color: #993300;
	text-decoration: none;
}

/* -----新着情報コンテンツ----- */

#news_bg{
	background-color:#faeae2;
}

#news {
	padding:0px 5px 5px 5px;
}

#news a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

.news_head {
	width:420px;
	height:15px;
	border-bottom:dotted 1px #ccc;
}

.news_title {
	font-size:14px;
	color:#F0F;
	text-align:left;
}

.news_date {
	text-align:right;
	width:420px;
	height:14px;
	font-size:12px;
	margin-top:5px;
}

.news_box{
	width:420px;
}

.news_text{
	width:420px;
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}


.news_img {
	float: left;
	width:120px;
	margin-bottom:5px;
}

.news_mess {
	float: right;
	width:280px;
	margin-right:5px;
}


.news_line {
	border:dotted #ccc;
	border-width:1px 0 0 0;
	height:1px;/* for IE6 */
	clear:both;
	margin-bottom:0px;
} 



/* -----新着情報コンテンツここまで----- */


/* -----新人情報コンテンツここから----- */

#newface {
	padding:5px;
	width:230px;
	margin:0px auto;
}

#newface a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

.newface_head {
	width:230px;
	height:15px;
}


.newface_title {
	width:230px;
	height:16px;
	margin-top:8px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#8B0000;
	text-align:left;
}

.newface_box {
	width:230px
	margin:0px auto;
}

.newface_text{
	width:230px
}


.newface_mess{
	float:right;
	width:100px;
	text-align:left;
	font-size:11px;
	color:#333333;
	line-height:14px; 
	margin-bottom:5px;
}

.newface_mess02{
	width:220px;
	text-align:left;
	font-size:11px;
	color:#333333;
	line-height:14px; 
	margin:0px auto;
	padding:3px;
	border-top:dotted 1px #333333;
}

.newface_name{
	width:210px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	color:#3f281d;
	margin:3px 0px 5px 10px;
}

.newface_img {
	float:left;
	width:120px;
}

.newface_bg {
	width:230px;
	height:265px;
	background:url(../images/newfaceback.jpg) no-repeat;
}



/* -----新人情報コンテンツここまで----- */

/* -----ピックアップコンテンツここから----- */

#pick_bg{
	color: #3f281d;
	font-size: 12px;
	font-family: "Hiragino Kaku Ghothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 160%;
	background-color: #c17858;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}

#frameleft {
	margin:0;
	background-color: #f6f1ee;
	width: 210px;
	float: left;
}

#pick {
	width:210px;
	height:350px;
	margin:0;
	background:url(../images/leftmenu/line_pick2.jpg) no-repeat;
	text-align:center;
}

#pick #pickimg {
	width:160px;
	height:223px;
	margin:10px auto 5px auto;
}

#pick p {
	margin-top:5px;
	font-size: 12px;
}

#pick a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}

.red {
	color:#d90303;
	font-size: 12px;
}

/* -----ピックアップコンテンツここまで----- */

