/* Common */
* {
	margin  : 0;
	padding : 0;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 0.725em;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, Helvetica, sans-serif;
	background: #F2F2F2 url('images/bg.gif') repeat left top;
	color: #666666;
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0;
}
#wrapper {
	width: 840px;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
	background: url('images/wrapper_bg.gif') repeat-y center top;
	text-align: left;
}
body > #wrapper {
	height: auto;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #FF6699;
	text-decoration:underline;
}
a:visited {
}
a:active {
	color: #FF6699;
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 1.8em;
}
img, a img {
	border: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
blockquote, li, dt dd {
	margin-left: 1em;
}


/* container */
#container {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
}


/* header */
#header {
	border-top: 5px solid #666666;
}
#header h1 {
	float: left;
	padding: 0px;
	margin: 0;
	background: url(images/logo.jpg) no-repeat;
	left: 0px;
	top: 0px;
	width: 180px;
	height:90px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

#header h1 a {
	width: 180px;
	height:90px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	text-decoration: none;
	color: #333;
}
#header ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#header ul li {
	float: left;
	margin: 0 0 0 5px;
	background-color: #E2E2E2;
}
#header ul li a {
	display: block;
	line-height: 2.8em;
	padding: 0 8px;
}


/* content */
#content {
	clear: both;
}
#global_navi, #global_navi02 {
	text-align: center;
}
#global_navi ul, #global_navi02 ul {
	float:left;
	margin: 15px 0;
}
#global_navi ul li, #global_navi02 ul li {
	float:left;
	margin: 0;
	height: 60px;
	font-size: 150%;
	font-weight: bold;
}
#global_navi ul li {
	width: 160px;
}
#global_navi02 ul li {
	width: 200px;
}
#global_navi ul li a, #global_navi02 ul li a {
	height: 52px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
}
#global_navi ul li a {
	width: 160px;
}
#global_navi02 ul li a {
	width: 200px;
}
#global_navi ul li a:hover, #global_navi02 ul li a:hover {
	color: #999999;
}
#navi_collection a {
	background: url(images/navi_collection.gif) no-repeat center top;
}
#navi_collection a:hover { background-position: center -60px; }
#navi_company a {
	background: url(images/navi_company.gif) no-repeat center top;;
}
#navi_company a:hover { background-position: center -60px; }
#navi_access a {
	background: url(images/navi_access.gif) no-repeat center top;;
}
#navi_access a:hover { background-position: center -60px; }
#navi_news a {
	background: url(images/navi_news.gif) no-repeat center top;;
}
#navi_news a:hover { background-position: center -60px; }
#navi_contact a {
	background: url(images/navi_contact.gif) no-repeat center top;;
}
#navi_contact a:hover { background-position: center -60px; }
#stylingTop {
	float: left;
	margin: 0;
	padding: 0;
	width: 480px;
	height: 300px;
}
#companyInfo {
	float: right;
	width: 300px;
}
#informationTop {
	float: left;
	clear: left;
	margin-top: 15px;
	width: 800px;
}
#exhibitionTop {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 300px;
}
#conceptTop02 {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 300px;
}
#newest, #conceptTop {
	width: 480px;
}
#newest {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/dot_2_1.gif) repeat-x left bottom;
}
#content_navi {
	float: left;
	clear: both;
	margin-top: 15px;
	width: 800px;
}
.content_navibox {
	float: left;
	width: 185px;
	height: 240px;
	background: #F2F2F2 url(images/contentnavi_bottom.gif) no-repeat center bottom;
	position: relative;
}
.content_navibox p {
	padding: 0 10px;
	line-height: 1.8em;
}
.content_navibox p.navibox_btn a {
	width: 100px;
	height: 24px;
	padding: 0;
	text-align: center;
	line-height: 24px;
	background: url(images/btn_navibox.gif) no-repeat center center;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.content_navibox p.navibox_btn a:hover {
	background: url(images/btn_naviboxon.gif) no-repeat center center;
}
.content_navibox p.navibox_btn a:visited,
.content_navibox p.navibox_btn a:active {
	color: #666666;
}
.content_navibox p.navibox_btn a:hover {
	color: #FFFFFF;
}
#contentnavi_news {
	margin-right: 20px;
}
#contentnavi_company {
	margin-right: 20px;
}
#contentnavi_access {
	margin-right: 20px;
}
#contentnavi_contact {
	margin-right: 0;
}
.banner {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 800px;
}
.bannerLeft {
	float: left;
	width: 390px;
}
.bannerRight {
	float: right;
	width: 390px;
}
.banner ul {
	margin: 0;
	padding: 0;
}
.banner ul li {
	float: left;
	margin: 0 20px 10px 0;
	width: 185px;
	height: 50px;
}
.banner ul li.bannerEnd {
	margin-right: 0;
}

/* page */
.page01 {
	float: left;
	width: 580px;
}
.page02 {
	float: left;
	width: 800px;
}
.page01 h2, .page02 h2 {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 220%;
}
.page01 h3, .page02 h3 {
	clear: both;
	margin: 10px 0;
	padding-left: 5px;
	font-size: 140%;
	border-left: 5px solid #FF6699;
}
.page01 h3 a, .page02 h3 a {
	text-decoration: none;
}
.page01 h4, .page02 h4 {
	clear: both;
	margin: 5px 0;
	font-size: 110%;
}
.page01 a, .page02 a {
	text-decoration: underline;
}
.page_title {
	float: left;
	clear: both;
	padding: 10px 10px 0 10px;
	width: 560px;
	background: #FBFBFB url(images/page01_header.gif) no-repeat left top;
}
.page_title02 {
	float: left;
	clear: both;
	padding: 10px 10px 0 10px;
	width: 780px;
	background: #FBFBFB url(images/page02_header.gif) no-repeat left top;
}
.page_article {
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding: 0 10px 10px 10px;
	width: 560px;
	background: #FBFBFB url(images/page01_footer.gif) no-repeat left bottom;
}
.page_article02 {
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding: 0 10px 10px 10px;
	width: 780px;
	background: #FBFBFB url(images/page02_footer.gif) no-repeat left bottom;
}
.page_article p, .page_article02 p  {
	margin-bottom: 0.5em;
}
.page_article ul, .page_article02 ul {
	margin-bottom: 0.5em;
}
dl.list01, dl.list02 {
	margin-bottom: 0.5em;
}
dl.list01 dt, dl.list02 dt {
	float: left;
	clear: both;
	width: 150px;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 10px;
	line-height: 1.6em;
}
dl.list01 dd, dl.list02 dd {
	float: left;
	margin-left:150px;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1.6em;
}
dl.list01 dd {
	width: 400px;
}
dl.list02 dd {
	width: 620px;
}
.stylingThumb {
	clear: both;
}
.stylingThumb li {
	float: left;
	margin: 0 7px 10px 0;
	height: 180px;
}
.stylingThumb li img {
	border: 1px solid #FFFFFF;
}
.stylingThumb li a:hover img {
	border: 1px solid #FF6699;
}
.stylingThumb li.thumbEnd {
	margin-right: 0;
}
.stylingImg {
	padding-bottom: 10px;
	text-align: center;
}
.stylingItem {
	padding: 0 5px;
	background: #FFFFFF;
}
.stylingImg img {
	border: 10px solid #FFFFFF;
}
.stylingItem p {
	padding: 0 10px;
}
.exhibitionText {
	margin-bottom: 40px;
	padding: 5px 10px 0 10px;
	clear: both;
	background: #FFFFFF;
	border: 1px solid #E2E2E2;
}
.contact_form {
	margin: 20px 0;
}

/* sidebar */
#sidebar01 {
	float: right;
	width: 200px;
}
#sidebar01 h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
}
#sidebar01 h3.current a {
	color: #FF6699;
}
#sidebar01 h3 a {
	width: 200px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	background: url(images/sidebar_h3.gif) no-repeat center center;
}
.exhibitionList {
	background: #FBFBFB url(images/stylelist_footer.gif) no-repeat center bottom;
}
.exhibitionList ul {
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/stylelist_header.gif) no-repeat center top;
}
.exhibitionList ul li {
	margin: 0;
	padding-left: 10px;
	background: url(images/dot.gif) no-repeat left center;
}
#sidebar02 {
	float: right;
	width: 200px;
}
#sidebar02 h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
}
#sidebar02 h3.current a {
	color: #FF6699;
}
#sidebar02 h3 a {
	width: 200px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	background: url(images/sidebar_h3.gif) no-repeat center center;
}
#sidebar02 .sidebarList {
}
#sidebar02 .sidebarList h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
}
#sidebar02 .sidebarList h3.current a {
	color: #FF6699;
}
#sidebar02 .sidebarList h3 a {
	width: 200px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
}
.styleList {
	background: #FBFBFB url(images/stylelist_footer.gif) no-repeat center bottom;
}
.styleList ul {
	padding: 10px;
	background: url(images/stylelist_header.gif) no-repeat center top;
}
.styleList ul li {
	margin: 0;
	padding-left: 10px;
	background: url(images/dot.gif) no-repeat left center;
}

/* footer */
#footer {
	clear: both;
	margin: 15px 0 0 0;
}
ul#footer_navi {
	margin: 0;
	padding: 0;
}
ul#footer_navi li {
	float: left;
	margin: 0;
	padding: 0 5px;
	font-size: 90%;
	border-left: 5px solid #E2E2E2;
	line-height: 26px;
}
ul#footer_navi li a {
	display: block;
	line-height: 26px;
}
#credit {
	line-height: 26px;
	text-align:right;
	color: #999;
}

.fieldM {
	width: 380px;
}
.fieldL {
	width: 780px;
}

/* other */
.go-top {
	text-align: right;
	clear: both;
	width: 800px;
	padding: 10px 0;
}
.clear {
	clear: both;
}.red {
	color: #FF0000;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
.center {
	text-align: center;
}
#superdelivery {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 800px;
	background: url(images/dot_2_1.gif) repeat-x left top;
}
#superdelivery h3 {
	margin: 0 0 10px 0;
}
#superdelivery ul li {
	margin: 0;
	padding: 0;
}
