@charset "shift_jis";
/* CSS Document */

/* サイト全体の設定
------------------------------------------------------------ */

img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background-color: #FFF;
	margin: 0px;
}


h1 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
}
.clear {
	clear: both;
}

#kuzu {
	background-color:#D7D7D7;
}

/* メインコンテンツ部分
------------------------------------------------------------ */
#content a:link {
	color: #666;
	text-decoration: none;
}
#content a:visited {
	color: #666;
	text-decoration: none;
}
#content a:hover {
	color: #666;
	text-decoration: underline;
}
#content a:active {
	color: #666;
}
#up {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#map {
	float: right;
	line-height: 30px;
	margin: 0px;
	height: 30px;
	text-decoration: none;
	color: #666;
}

#map a {
    	color: #666;
}
#main {
	width: 860px;
/*	padding:0 57px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	height: 100%;
}

#header {
	width: 860px;
	height: 80px;
	text-align: right;
}
#header img {
	margin-top: 10px;
}
#foto {
	width:860px;
	height: 200px;
	background-color: #666;
	margin:0 auto;
	padding: 0px;
}
#top_link {
	padding:0;
	background-color: #fff;
	margin:0 auto 0;
	text-align:center;
}
#top_link li {
	color: #FFFFFF;
}
#content {
	min-height:500px;
	height: auto !important;
	height: 500px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 860px;
	margin:0 auto;
	text-align:left;
	color: #666;
}
.page_title {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#logo_top {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}

#footer {
	height: 40px;
	padding-top: 20px;
/*	background-image: url(../img/share/under_bar.gif);*/
	background-repeat: repeat-x;
}
#copy {
	float: left;
}
#top_modoru {
	float: right;
}

/* パンくず部分
------------------------------------------------------------ */
#pan {
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#pan li {
    display:inline;    
    list-style-type:none;
}

#pan a {
	padding-right:20px;
	text-decoration: none;
	background-image: url(../img/share/pan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#pan a:hover {
	padding-right:20px;
/*	background-image: url(../img/share/pan.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}


/* トップページ部分
------------------------------------------------------------ */
#home_content {
	background-image: url(../img/home/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 100px;
	padding-left: 20px;
}
.top_box {
	margin-bottom: 20px;
	margin-top: 10px;
}
#foto_top {
	width:860px;
	height:658px;
	background:url(../img/share/main_bg.gif) no-repeat center top;;
	margin:0 auto;
}
.top_box img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* トップニュース部分
------------------------------------------------------------ */
.top_box #news_area {
	border: 1px solid #333333;
	overflow: auto;
	height: 100px;
	padding: 5px;
}
#news_area .news_data {
	font-weight: bold;
}
#news_area .news_text {
	margin-bottom: 5px;
	padding-left: 30px;
}


/* コレクションページ部分
------------------------------------------------------------ */
#collec {
/*	background-image: url(../img/collection/back.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 20px;
}
#collec #adm_text {
	margin-top: 20px;
}
#collec #adm_text a {
	width:200px;
	height:30px;
	display:block;
}
#collec #adm_text p {
}
#collec #bid_text {
	margin-top: 20px;
}
#collec #bid_text img {
	float: left;
	margin-right: 20px;
}
#collec #bid_text p {
}
#collec_waku {
	margin-top: 30px;
}

.collec_box {
	margin:6px 6px 12px 6px;
	padding:3px;
	width:184px;
	float:left;
	text-align:center;
	border: 1px solid #CCC;
}

.collec_box p {
	padding-left:10px;
	text-align:left;
}


.collec_box_l {
	width: 300px;
	float: left;
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.collec_box_r {
	width: 300px;
	float: right;
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#collec img {
	float: left;
}
.collec_text {
	float: right;
	margin-left: 5px;
	height: 140px;
	width: 105px;
}
.collec_description {
	height: 65px;
}

/* インフォメーション部分
------------------------------------------------------------ */
#info {
	background-image: url(../img/information/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666;
	padding-right: 100px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height:600px;
	height: auto !important;
	height:600px;
}
#news_notice {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 10px;
}

#info #news_box {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	font-weight: bold;
}
.news_data {
	color: #666;
}

.news_text {
	padding-left: 70px;
	margin-bottom: 20px;
}


#tizu {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 20px;
	margin-top: 30px;
}
#tizu img {
	float: right;
}
#tizu p {
	float: left;
	margin-top: 0px;
}


/* プロフィール部分
------------------------------------------------------------ */
#prof {
	background-image: url(../img/profile/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	padding-right: 100px;
	padding-left: 20px;
}


/* 会社概要部分
------------------------------------------------------------ */
#gaiyou {
	margin-top: 30px;
	width: 600px;
	margin-left: 60px;
	font-weight: bold;
}

.gaiyou_l {
	float: left;
	height: 40px;
	width: 100px;
	color: #6C0000;
}
.gaiyou_r {
	float: right;
	min-height:40px;
	height: auto !important;
	width: 490px;
}
.gaiyou_r ol {
	margin: 0px;
	padding-left: 30px;
}


/* 事業展開部分
------------------------------------------------------------ */
#tenkai {
	margin-top: 30px;
}
#tenkai p {
	margin-bottom: 20px;
}


/* デザイナー紹介部分
------------------------------------------------------------ */
#designer {
	margin-top: 30px;
	width: 600px;
	margin-left: 60px;
	font-weight: bold;
}
#designer #name {
	font-size: 16px;
	margin-bottom: 20px;
}
.designer_l {
	float: left;
	height: 30px;
	width: 100px;
	color: #6C0000;
}
.designer_r {
	float: right;
	width: 490px;
}


/* サイトマップ部分
------------------------------------------------------------ */
#sitemap {
	background-image: url(../img/sitemap/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
	padding-right: 100px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height:400px;
	height: auto !important;
	height:600px;
}
#sitemap .page_title_l {
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 30px;
}
#sitemap .page_title_r {
	float: right;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 30px;
}
#sitemap .sitemap_box_l {
	float: left;
	width: 300px;
}
#sitemap .sitemap_box_r {
	float: right;
	width: 350px;
}


#sitemap li {
	list-style-type: none;
/*	background-image: url(../img/share/list_head.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	margin-bottom: 4px;
}
#sitemap .sitemap_box_l a {
	text-decoration: underline;
}
#sitemap .sitemap_box_l a:hover {
	text-decoration: underline;
	color: #990000;
}


#sitemap ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sitemap ul ul li {
	margin-left: 20px;
}



#lightbox-infoContainer {
	font-size: 12px;
}
