﻿@charset "UTF-8";


#Top_Left-Content {
	float:left;
	width:300px;
	margin:0px 0px 0px 0px;
	display:inline;
}

#Top_Right-Content {
	width:640px;
	margin:0px auto;
}

#Gallery-Area {
	width:980px;
	height:300px;
}

/*---まいぷれニュース---*/
.f14{
	font-size:14px;
}
.mt10{
	margin-top:10px !important;
}
.mt20{
	margin-top:20px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.news_ttl{
	padding:0px 0px 0px 20px;
	font-size:12px;
	list-style:none;
	background:transparent url(../img/icn_arw_01.gif) no-repeat 0px 0.25em;
        color: #FF0000;
	cursor:pointer;
}
.news_text{
	margin:0;
	padding:0px 0px 0px 30px;
}
.dotline{
	background:url(../img/dot.gif) bottom no-repeat ;
	width:290px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
}

#news_list_area img {
	width:250px;
}
