body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#all{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#main{
	clear:both;
	text-align:left;
}
#main_top {

	background-repeat: no-repeat;
	clear: both;
	width: 1000px;
	height: 865px;
	text-align:left;
}
#main_top2 {

	background-repeat: no-repeat;
	clear: both;
	width: 1000px;
	height: 865px;
	text-align:left;
}
img {
	border: 0;
	border-style: none;
}
#Map {
	margin: 0;
	padding: 0;
	border: 0;
}


#menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 900px;
	background-repeat: no-repeat;
}
#menu li {
	display: block;
	float: left;
	height: 83px;
}
#menu {
	float: left;
	background-image: url(../img/pc/menu-back.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	text-align:left;
}
#top {
	background-image: url(../img/pc/ex_top-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 110;

}
#top_on {
	background-image: url(../img/pc/ex_top_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 111;
	background-position: center;

}
#news {
	background-image: url(../img/pc/ex_news-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 111;
}
#news_on {
	background-image: url(../img/pc/ex_news_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 111;
	background-position: center;

}
#designer {
	background-image: url(../img/pc/ex_designer-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 111;
}
#designer_on {
	background-image: url(../img/pc/ex_designer_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 111;
	background-position: center;

}
#concept {
	background-image: url(../img/pc/ex_concept-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 112;
}
#concept_on {
	background-image: url(../img/pc/ex_concept_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 112;
	background-position: center;
}
#shoplist_on {
	background-image: url(../img/pc/ex_shoplist_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 112;
	background-position: center;
}
#link_on {
	background-image: url(../img/pc/ex_link_on-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 112;
	background-position: center;
}
#shoplist {
	background-image: url(../img/pc/ex_shoplist-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 113;
}
#contact {
	background-image: url(../img/pc/ex_contact-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 114;
}
#link {
	background-image: url(../img/pc/ex_link-trans.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 120px;
	z-index: 115;
}
.abso {
	position: absolute;
	left: -3000px;
}

#footer {
	height: 80px;
	background-image: url(../img/pc/ex_12_fotter.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin: 0;
	padding: 0;
	padding-top: 26px;
	padding-left: 50px;
	font-size: 12px;
	text-align:left;
}
#footer ul {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	padding-bottom: 30px;
	list-style: none;
}
#footer li {
	display: block;
	float: left;
	margin-left: 10px;
}
#footer a {
	text-decoration: none;
}

#c_footer {
	width: 900px;
	text-align: right;
	color: #FFFFFF;
	clear:both;
}



.white {
	color: #FFFFFF;
}
#main {
	background-image: url(../img/pc/main_bg.jpg);
	clear: both;
	width: 1000px;
	min-height: 873px;
}
/* 変更前 
#raft {
	position: absolute;
	top: 171px;
	left: 3px;
}
#raft2 {
	position: absolute;
	top: 450px;
	left: 0px;
}
*/

#raft {
	position: absolute;
	top: 420px;
	left: 3px;
}
#raft2 {
	position: absolute;
	top: 680px;
	left: 0px;
}
#raft3 {
	position: absolute;
	top: 171px;
	left: 0px;
}

#contents_unders {
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
}

.news_entrys h3 {
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	background-image: url(../img/pc/dot.gif);
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;


}
.news_image{
	float: left;
	margin-right:20px;
	margin-bottom:10px;
}
.news_entry{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 20px;
	padding-bottom: 30px;
	width:100%;
}
.news_entrys {
	width: 800px;
}
.news_entrys p {
	margin: 0;
	line-height:1.7;
	font-size: 14px;
	width:auto;
}
.news_entrys_right {

}

#contents_unders hr {
}
.shoplist_entrys h3 {
	margin: 0;
	padding-right: 10px;
	font-size: 18px;
	margin-left:5px;
}

.shoplist_entry img{
	margin-bottom:10px;
	margin-right:20px;
}
.shoplist_entry p{
	margin:0;
	margin-left:5px;
}
.shoplist_entrys {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 30px;
	width: 800px;
	color: #FFFFFF;
	line-height: 1.3;
	padding-top: 30px;
}
.shoplist_entry {
	color: #FFFFFF;
	background-image: url(../img/pc/dot2.gif);
	background-repeat: repeat-y;
	width: 100%;
	clear: both;
	float:left;
	padding-left:18px;
	margin-bottom: 50px;
}
.link_entrys h3 {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 16px;
}


.link_entrys {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 30px;
	width: 800px;
	color: #FFFFFF;
	padding-top: 30px;
}
.link_entry {
	color: #FFFFFF;
	background-image: url(../img/pc/dot2.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.link_entry a {
	color: #FFFFFF;
}
.link_entry h3 a {
	text-decoration: none;
}
#concept_roller {
	text-align: center;
	padding-top: 30px;
	clear: both;
}
#concept_menu ul {
	list-style: none;
	margin: 0;
	display: block;
}
#concept_menu img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

#concept_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#concept_menu {
	padding-left: 50px;
}
#concept_menu  li {
	display: block;
	margin-bottom: 10px;
	width: 500px;
	clear: both;
}
#concept_menu .select {
	color: #B00000;
}
#company_desc {
	color: #FFFFFF;
	padding-top: 50px;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 50px;
}
