﻿@charset "utf-8";


/*トップページのみのコンテンツ枠*/
#top_contents_frame{
	margin: 0;
	width: 740px;
}

/*トップページFLASHイメージ部分*/

#top_fla_frame{
	margin-right: 11px;
	width: 729px;
	height: 303px;
	text-align: center;
	background: url('../timeplaza_image/bg_fla_top.jpg') center top no-repeat;
	/*\*/
	overflow: hidden;
	/**/
}

#top_fla_frame img{
	margin: auto;
}


/*トップページ3ボタン*/
.contents_top_3btn{
	height: 55px;
}

.contents_top_3btn img{
	float: left;
	display: inline;
	margin-right: 5px;
}
.contents_top_3btn a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";

}
/*トップページ新着情報*/
.contents_top_news{
	margin: 0 0 23px 3px;
	width:712px;
	font: 12px/28px sans-serif;
	color: #333333;
}

.contents_top_news p{
	border-bottom: 1px dotted #CCCCCC;
}

.contents_frame .contents_top_news img{
	display: inline;
	vertical-align: middle;
}



/*トップページ2カラム共通*/

.contents_top_2column{
	float: left;
	display: inline;
	margin-right: 7px;
	width: 361px;
	background: url('../timeplaza_image/bg_top_frame.jpg') center top repeat-y;
	font: 12px/22px sans-serif;
	color: #333333;
}
.contents_top_2column_r{
	float: left;
	display: inline;
	margin-right: 0px;
	width: 361px;
	background: url('../timeplaza_image/bg_top_frame.jpg') center top repeat-y;
	font: 12px/22px sans-serif;
	color: #333333;
}
.contents_top_2column_title{
	background: url('../timeplaza_image/bg_top_frame_top.jpg') center top no-repeat;
	height: 41px;
	text-align: center;
}

.contents_top_2column_title h2{
	padding: 7px 6px 0 6px;
}


.contents_top_2column a{
	display: block;
	font: 12px/24px sans-serif;
	color: #333333;
	text-decoration: underline;
}
.contents_top_2column_r a{
	display: block;
	font: 12px/24px sans-serif;
	color: #333333;
	text-decoration: underline;
}

.contents_top_2column a:hover{
	background-color: #EEEEEE;
}

.contents_top_2column p{
	padding-left: 7px;
	background: url('../timeplaza_image/icon_tri.gif') left center no-repeat;
}

.contents_top_2column_r p{
	padding-left: 7px;
	background: url('../timeplaza_image/icon_tri.gif') left center no-repeat;
}

.contents_bg_bottom{
	background: url('../timeplaza_image/bg_top_frame_bottom.jpg') center bottom no-repeat;
	padding-bottom: 15px;
}
.contents_bg_bottom a img{
	margin-left: 89px;
}
.content_w100{
	float: left;
	display: inline;
	margin-left: 17px;
	width: 100px;
}

.content_w154{
	float: left;
	display: inline;
	margin-left: 22px;
	width: 154px;
}

.content_m8{
	margin-top: 8px;
}

.content_m18{
	margin-left: 18px;
}

.content_m30_22{
	margin: 0 0 0 22px;
}

.content_w180{
	float: left;
	width: 180px;
}

.top_m_auto{
	margin: auto auto 10px auto;
}


/*1カラム*/

.contents_top_1column{
	width: 729px;
	background: url('../timeplaza_image/bg_top_frame02.jpg') left top repeat-y;
}
.contents_top_1column_bg{
	width: 729px;
	height: 8px;
	background: url('../timeplaza_image/bg_top_frame_top02.jpg') left top no-repeat;
}
.contents_bg_bottom02{
	background: url('../timeplaza_image/bg_top_frame_bottom02.jpg') left bottom no-repeat;
	padding-bottom: 14px;
}
/*トップページ　オンラインショップAMANO部分*/
.contents_top_onlinshop_amano{
	margin: auto;
	padding: 8px 14px 0px 6px;
}

.contents_top_onlinshop_amano img{
	float: left;
}

.contents_top_onlinshop_nippo_logo{
	float: left;
	margin: 9px 17px 0 9px;	
}

.contents_top_onlinshop_amano_pdf{
	float: left;
	display: inline;
	margin: 52px 0 0 17px;
	width: 94px;
	height: 46px;
}

/*トップページ　オンラインショップNIPPO部分*/
.contents_top_2column .contents_top_2column_r .contents_top_onlinshop_nippo_logo img{
	display: inline;	
}

.contents_top_onlinshop_nippo_img{
	width: 361px;
	height: 85px;
	background: url('../timeplaza_image/img_top_shop_nippo.jpg') center top no-repeat;	
}

.contents_top_onlinshop_nippo_img a{
	float: left;
	display: block;
	margin: 19px 0 0 9px;
	width: 94px;
	height: 46px;
}


/*トップページ　オンラインショップその他部分*/
.contents_top_onlinshop_other{
	padding: 8px 16px 24px 20px;
}

.contents_top_1column .contents_top_2column .contents_top_2column_r .contents_top_onlinshop_other a:hover{
	background: none;
}
.margin_clear a img {
	margin-left: 0;
}

.contents_top_onlinshop_img{
	padding: 0 0 24px 15px;
}

.contents_top_onlinshop_img a{
	float: left;
	margin-right: 6px;
	display: inline;
	width: 50px;
	height: 50px;
}

/*トップページ　修理市場*/
.top_repair_amanologo{
	float: left;
	width: 144px;
	height: 33px;
}

.top_repair_amanologo img{
	margin: 0 19px 0 10px;
}

.contents_top_2column span{
	float: left;
	display: block;
	line-height: 130%;
	margin-top:4px;
}

.top_repair_img{
	clear: both;
	float: left;
	margin: 0 6px 19px 6px;
}