#main {
	width: 760px;
}

#main_iamge {
	width: 530px;
	height: 200px;
	/*margin-bottom: 15px;*/
	border-bottom: 1px #DFD4C3 solid;
}


#right {
	float: left;
	width: 220px;
	/*border-right: solid 1px #999999;*/
	margin-left: 4px;
	margin-right: 4px;
}

#left {
	width: 530px;
	float: left;
	border-right: 1px #DFD4C3 solid;
}

#left_main {
	width: 515px;
	margin-left: 15px;
}


.whats_new {
	border-top: 1px solid #DDDDDD;
	padding: 5px 0;
	margin-bottom: 3px;
        font-size: 80%;
}

.whats_new img {
	padding-bottom: 15px;
}

.whats_new ul {
	list-style-type: none;
}	

.whats_new span.date {
	display: block;
	color: #59493f;
}

.whats_new li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #dddddd solid;
}

.whats_new li a {
/*
	color:       #59493f;
*/
        font-weight: bold;
}


#magazine {
	/*background-image: url( ./img/top_magazine_back.gif);*/
	border: 1px solid #DDDDDD;
	text-align: center;
	padding: 7px;
}
#magazine h2 {
	background: url(img/new_magazine.gif) no-repeat;
	font-size: 10px;
	height: 14px;
	margin-bottom: 15px;
}
#magazine a:hover {
	text-decoration: none;
}
#magazine h2 span {
	visibility: hidden;
}
#magazine img#cover {
	border: 1px solid #ffffff;
}

#magazine span#to-magazine {
	display: block;
	text-align: right;
	font-size: 80%;
}
#to-backno {
	margin: 5px 0 10px 10px;
}
#to-backno span {
	visibility: hidden;
	height: 30px;
}
#to-backno a {
	display: block;
	width: 200px;
	height: 30px;
	text-decoration: none;
	background-image: url( ./img/button_backno.gif);
}
#to-backno a:hover  {
	background-position: 0px -30px;
}
.sell {
	border-bottom: 1px solid #DDDDDD;
}
.sell p {
	margin: 10px;
	font-size: 80%;
	text-align: center;
	line-height: 1.3;
}
.sell img {
	margin-left: 5px;
}
.sell strong {
	font-size: 120%;
}
img.bannerM {
	margin: 10px;
}

.pdf {
	padding-top: 10px;
	margin-bottom: 3px;
}
.pdf p {
	margin: 5px 0 0 0;
	font-size: 70%;
	text-align: left;
	line-height: 1.3;
	color: #6F6F6F;
}
.pdf img {
	margin-left: 0px;
}




#news {
	margin: 0 0 15px 0px;
	width: 500px;
}
#news h2 {
	background: url( ./img/top_tit_news.gif) no-repeat;
	width: 500px;
	height: 21px;
	font-size: 12px;
	display: inline-block;
}
#news h2 span#news-title {
	visibility: hidden;
	float: right;
	width: 150px;
}

#news h3 {
	font-size: 80%;
	color: #9E9083;
}

#news span#news-term {
	font-size: 12px;
	height: 20px;
	font-weight: normal;
	margin: 4px 10px 0 0;
	float: right;
	text-align: right;
	width: 150px;
}
#news table {
	clear: left;
	width: 500px;
	margin: 10px 0 5px 0;
}
#news td {
	font-size: 80%;
	border-bottom: 1px solid #DDDDDD;
	padding: 0;
}
#news td a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	margin:        0;
	width:          100%;
	height:         100%;
	line-height: 1.3;
}
#news td.news-icon a {
	padding: 0;
}
#news td.news-icon {
	border-right: 1px solid #DDDDDD;
	vertical-align: top;
	width: 60px;
}
#news td.news-place {
	padding: 0;
	border-right: 1px solid #DDDDDD;
	width: 112px;
}
#news td.news-catch {
	padding: 0;
}
#news span#news-link {
	display: block;
	font-size: 80%;
	text-align: right;
}
#news tr:hover td {
	background: #EFE9E0;
}

.pickup-contents {
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	width: 500px;
}

.pickup_title {
	overflow: hidden;
	width: 500px;
	margin-bottom: 6px;
}

.pickup_title_feature1 {
	width: 233px;
	border-left: #DFD4C3 4px solid;
	/*border-bottom: #774A14 1px dotted;*/
	padding-left: 5px;
	margin-right: 16px;
	float: left;
	font-size: 85%;
	font-weight: bold;
}

.pickup_title_builder {
	width: 233px;
	border-left: #DFD4C3 4px solid;
	/*border-bottom: #774A14 1px dotted;*/
	padding-left: 5px;
	float: left;
	font-size: 85%;
	font-weight: bold;
}






.pickup_feature1 {
	width: 242px;
	height: 80px;
	margin-right: 16px;
	float: left;
}

.pickup_builder {
	width: 242px;
	height: 80px;
	float: left;
}


.pickup-contents_txt {
	margin: 5px 0 15px 0px;
	overflow: hidden;
	width: 500px;
}


.pickup_feature1_txt {
	width: 242px;
	font-size: 65%;
	color: #010101;
	margin-right: 16px;
	float: left;
}

.pickup_builder_txt {
	width: 242px;
	font-size: 65%;
	color: #010101;
	float: left;
}



.pickup-request {
	margin: 20px 0 15px 0px;
	overflow: hidden;
	width: 500px;
	text-align: center;
}




#main-contents {
	margin: 0 0 20px 15px;
	padding: 0;
	width: 520px;
	overflow: hidden;
}

#main-contents div.button {
	width: 166px;
	height: 45px;
	margin: 0 0 5px 2px;
	float: left;
}
#main-contents div.text {
	width: 160px;
	padding: 0 5px 5px 5px;
	float: left;
}
#main-contents a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main-contents a:hover {
	background-position: 0px -45px;
}
#main-contents div.button span {
	visibility: hidden;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#button-feature a {
	background-image: url( ./img/button_feature.gif);
	display: block;
	width: 166px;
	height: 45px;
	text-decoration: none;
}
#button-maker a {
	background-image: url( ./img/button_maker.gif);
	display: block;
	width: 166px;
	height: 45px;
	text-decoration: none;
}


#button-request a {
	background-image: url( ./img/button_list.gif);
	display: block;
	width: 166px;
	height: 45px;
	text-decoration: none;
}

#main-contents #button-mitumori {
  float:right;
  position:relative;
  left: -15px;
}

.announce {
	margin-top: 10px;
	border-bottom: 1px #cccccc solid;
}

.announce span {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 0px 10px;
	font-size: 80%;
}

.announce_img {
	text-align: center;
}

/*091204_add*/

.new_main {
	width: 760px;
	padding-top: 20px;
	overflow: hidden;
}

.new_left {
	width: 500px;
	float: right;
	display: inline;
}

.new_right {
	margin-right: 0;
	width: 230px;
	padding-left: 30px;
	float: right;
	display: inline;
}

.b_guide {
	width: 500px;
	padding-bottom: 10px;
	border-bottom: 1px #DDDDDD solid;
}

.b_guide span {
	font-size: 75%;
	color: #8F8F8F;
}

.new_request {
	width: 470px;
	padding: 15px;
	text-align: center;
}

#bannerb {
	margin-left: 20px;
	margin-bottom: 20px;
}

.m_bunner {
	margin-bottom: 15px;
	text-align: center;
}



