/*--------- common start ---------*/
.imgover70 a:hover img {
	filter:alpha(opacity=70);opacity:0.7;
}
strong {
	font-weight: normal;
}
/*--------- common end ---------*/

#wrapper {
	background-color: #AAAAAA;
}
#main {
	background-color:#AAA;
	margin:0;
	padding:0;
}
#fla {
	width:800px;
	height:200px;
	background-color:#222;
	margin:0;
	padding:0;
}

/*--------- right start ---------*/
#right {
	background-color:#AAA;
	width:550px;
	margin:10px 5px 0 0;
	float:right;
}
#right h2 {
	text-align:left;
	font-size:12px;
	line-height: 18px;
	font-weight:400;
	color:#FFF;
	background-color:#343434;
	width:530px;
	margin:0;
	padding:5px 10px;
}
#right h2 a:hover {
	text-decoration: none;
}
.member_banner {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
.member_banner ul {
	height: 99px;
	width: 550px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/member_banner_back.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.member_banner li {
	float: left;
	list-style-type: none;
}
.member_banner .member_btn {
	padding-top: 10px;
	padding-bottom: 11px;
}
.member_banner .member_btn a {
	display: block;
	height: 78px;
	width: 151px;
}
#main .caption2 {
	font-size: 12px;
	line-height: 20px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#toku {
	width:550px;
}
#toku .title {
	background-repeat:no-repeat;
	background-position:left top;
	height:45px;
	width:270px;
	text-align:right;
	margin:0;
	padding:0;
}
.toku_box {
	background-image:url(../images/toku_p_back.jpg);
	height:136px;
	width:270px;
	background-repeat:no-repeat;
	margin:-1px 0 0;
	padding:0;
}
#toku p {
	height:109px;
	width:124px;
	border:1px solid #333;
	background-color:#CCC;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:15px;
	background-image:url(../images/topics_ul_back.gif);
	background-position:-2px -2px;
	margin:5px 0 0 5px;
	padding:3px;
}
#toku img {
	float:left;
	margin:5px 0 5px 7px;
	padding:0;
	text-align: left;
}
#toku a {
	width:110px;
	float:left;
	height:20px;
	text-decoration:none;
	border:0 solid #666;
	font-size:10px;
	line-height:21px;
	text-align:center;
	background-image:url(../images/detail_bt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	margin:5px 0 0 7px;
	padding:0;
}
#toku a:hover {
	color:#69F;
	text-decoration:underline;
}
#maison, #terre, #terroir {
	height:175px;
	width:270px;
	margin-top:15px;
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
}
#data_base {
	float:left;
	margin-top:15px;
}
#maison .title {
	background-image:url(../images/maison_bg.jpg);
}
#terre .title {
	background-image:url(../images/terre_bg.jpg);
}
#terroir .title {
	background-image:url(../images/terroir_back.jpg);
}
#maison h3, #terre h3, #terroir h3 {
	font-size:11px;
	font-weight:400;
	color:#999;
	line-height:17px;
	margin:0 10px 0 0;
	padding:27px 0 0;
}
#mediation {
	width:547px;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
#mediation .mediation {
	background-color:#676767;
	height:190px;
	width:265px;
	margin:15px 4px 0 0;
	float:left;
}
#mediation .mediation h4 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	background-image: url(../images/selection_title.gif);
	height: 24px;
	width: 255px;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#mediation .mediation h5 {
	font-size:14px;
	color:#FFFFFF;
	line-height:17px;
	font-weight: 400;
	width: 260px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding: 0px;
}
#mediation .mediation .comment {
	background-image: url(../images/selection_com_back.jpg);
	height: 35px;
	width: 245px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#mediation .mediation h6 {
	font-size:12px;
	line-height:15px;
	text-align:right;
	width:100%;
	margin:0px;
	height: 15px;
	padding: 0px;
}
#mediation .mediation strong {
	width:100%;
	height:20px;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#mediation .mediation .comment i {
	font-style: normal;
}
#mediation .mediation .comment .red {
	color: #FF0000;
}
#mediation .mediation .comment .blue {
	color: #0033CC;
}
#mediation .mediation a {
	display:block;
	float:right;
	padding:0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#mediation .mediation ul {
	width:100%;
	text-align:center;
	clear:both;
	margin: 0px;
	height: 85px;
	padding: 0;
}
#mediation .mediation li {
	text-align:center;
	float:left;
	width:33%;
	list-style-type:none;
	margin:0;
	padding: 0;
}
#mediation .mediation li img {
#terre#terroirfloat:left;
	float:none;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mediation2 img, #mediation2 a {
	margin:0;
}
/*--------- right end ---------*/

/*--------- left start ---------*/
#left {
	float:left;
	width:240px;
	background-color:#AAA;
	margin-top:10px;
}
#sideNavi {
	text-align: left;
	margin: 0;
	padding: 0 0 10px;
}
#sideNavi h3 {
	line-height: 0;
	margin: 0 0 0 10px;
	padding: 0 0 5px;
}
#sideNavi ul {
	background: url(../images/side_navi_back.jpg) no-repeat center top;
	height: 225px;
	margin: 0;
	padding: 0;
}
#sideNavi li {
	font-size: 12px;
	line-height: 28px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
}
#sideNavi .fc {
	padding-top: 5px;
}
#sideNavi a {
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#sideNavi a:hover {
	color: #FC0;
	text-decoration: underline;
}
#sideNavi .new {
	color: #F63;
	margin-left: 10px;
}
#topics {
	text-align:left;
	margin: 0;
	padding: 0 0 15px;
}
#topics h3 {
	line-height: 0;
	margin: 0 0 0 10px;
	padding: 0 0 5px;
}
#topics ul {
	height: 235px;
	width: 215px;
	margin: 0 0 0 10px;
	padding:0;
	overflow: auto;
}
#topics li {
	text-align:left;
	width:168px;
	color:#000;
	font-size:12px;
	font-weight:400;
	list-style-type:none;
	background-image:url(../images/point.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:15px;
	margin:4px 0 0 12px;
	padding:0 0 0 12px;
}
#twitBox {
	margin: 0 8px 0 10px;
	padding: 0 0 8px;
}
#company {
	font-size: 10px;
	line-height: 11px;
	color: #000;
	background: url(../images/company_back.gif) no-repeat center top;
	text-align: center;
	height: 120px;
	width: 240px;
}
#company p {
	text-align: left;
	width: 220px;
	margin: 0 0 0 15px;
	padding: 5px 0 0;
}
#company a {
	display:block;
	width:140px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	border:1px solid #666;
	margin-top:2px;
	height:18px;
	background-color:#CCC;
	margin-right:auto;
	margin-left:auto;
}
#company a:hover {
	color:#00F;
	text-decoration:underline;
	background-color:#999;
}
#twitterBanner {
	line-height: 0;
	margin: 0 0 15px;
	padding: 0;
}
#aspTop {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
}
#aspTop iframe {
	height: 280px;
	width: 225px;
	margin: 0;
	padding: 0;
}
/*--------- left end ---------*/

/*--------- footer link start ---------*/
#footer_link {
	text-align: center;
	clear: both;
	overflow: hidden;
	background-image: url(/images/footer_link_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_link * {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#footer_link .asp {
	text-align: left;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: 25px;
	height: 70px;
}
#footer_link .asp dt {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	height: 23px;
	padding-top: 20px;
}
#footer_link .asp dd {
	float: left;
	width: 150px;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	background-image: url(/images/point.gif);
}
#footer_link .asp dd a {
	padding-left: 18px;
}
#footer_link h2 {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}
#footer_link h2 a {
	color: #000000;
}
#footer_link .sitemap {
	margin-left: 25px;
	padding-top: 5px;
}
#footer_link .sitemap dl {
	text-align: left;
	overflow: hidden;
	height: 25px;
}
#footer_link .sitemap dt,#footer_link .sitemap dd {
	float: left;
	line-height: 20px;
}
#footer_link .sitemap dt {
	width: 120px;
	font-size: 12px;
	background-image: url(/images/point.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
#footer_link .sitemap dt a {
	padding-left: 18px;
	display: block;
}
#footer_link .sitemap dd {
	font-size: 11px;
	display: block;
	width: 200px;
}
#footer_link .sitemap dd.link2 {
	width: 180px;
}
#footer_link .sitemap dd.link3 {
	width: 240px;
}
#footer_link .sitemap ul {
	overflow: hidden;
	text-align: left;
	height: 97px;
}
#footer_link .sitemap li {
	float: left;
	background-image: url(/images/point.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 12px;
	width: 153px;
	line-height: 17px;
	height: 22px;
}
#footer_link .sitemap li.long {
	width: 191px;
}
#footer_link .sitemap li a {
	padding-left: 18px;
	display: block;
}
#footer_link a:link {
	color: #0000EE;
}
#footer_link a:visited {
	color: #0000EE;
}
#footer_link a:hover {
	color: #3399CC;
}
#footer_link a:active {
	color: #3399CC;
}
#footer_link h2 a:link,#footer_link h2 a:visited {
	color: #000000;
}
#footer_link h2 a:hover,#footer_link h2 a:active {
	color: #3399CC;
}

/*--------- footer start ---------*/
#footer {
	font-size:12px;
	color:#FFF;
	line-height:16px;
	width:800px;
	clear:both;
	margin-right:auto;
	margin-left:auto;
	padding-top:0;
}
#footer2 {
	width:100%;
	background-color:#000;
	height:16px;
	margin-top:5px;
}
/*--------- footer end ---------*/
