/* プロパティ
------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li{margin:0; padding:0; list-style-type:none;line-height:1.1;}

strong,em,address{ font-style:normal;}

sup{vertical-align: top;}

img{border:none;}

form,input{margin:0; padding:0;}

/* 基本リンクカラー
------------------------------------------------------------ */

a:link,a:visited{ color:#2850A2;}

a:hover,a:active{ color:#0066CC; text-decoration:none;}

a[name]:hover{text-decoration:none; color:#666666;}

a:focus {overflow: hidden;}


/* clearfix
------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* ページの基本構造
------------------------------------------------------------ */
body {
	margin:0;
	padding:0;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;

}
/* header
------------------------------------------------------------ */
div#mainContainer {
	margin: 0 auto;
	width: 800px;

}
div#header li {
	text-indent: 0.1em;
	text-indent:-9999em;
}
div#header li a {
	display: block;
	background:url(http://www.alphabet-pastel.com/images/cmn_menu.gif) no-repeat;
	text-decoration:none;
}
div#header li a:hover {
	background:url(http://www.alphabet-pastel.com/images/cmn_menu_over.gif) no-repeat;
}

div#header #Toplogo {
	width: 187px;
	height:55px;
}
div#header #Top {
	width: 88px;
	height:55px;
	background-position:-187px 0;
}
div#header #Companyprofile {
	width: 88px;
	height:55px;
	background-position:-275px 0;
}
div#header #Brand {
	width:87px;
	height:55px;
	background-position:-363px 0;
}
div#header #Shop {
	width:88px;
	height:55px;
	background-position:-450px 0;
}
div#header #News {
	width:87px;
	height:55px;
	background-position:-538px 0;
}
div#header #Recruit {
	width:86px;
	height:55px;
	background-position:-625px 0;
}
div#header #Contact {
	width:89px;
	height:55px;
	background-position:-711px 0;
}
div#header ul li ul{
	display:none;
}

div#header .Brand01{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/2010cmn_menu_down01.gif) no-repeat;width:88px;height:34px;}
div#header .Brand02{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/cmn_menu_down02.gif) no-repeat;width:88px;height:34px;}
div#header .Brand03{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/cmn_menu_down03.gif) no-repeat;width:88px;height:34px;}
div#header .Brand01:hover{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/2010cmn_menu_down01over.gif) no-repeat;width:88px;height:34px;}
div#header .Brand02:hover{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/cmn_menu_down02over.gif) no-repeat;width:88px;height:34px;}
div#header .Brand03:hover{background: #E9DFD5 url(http://www.alphabet-pastel.com/images/cmn_menu_down03over.gif) no-repeat;width:88px;height:34px;}


/*Footer
----------------------------------------*/

div#footer ul {
	float: right;
	padding: 13px 0;
}
div#footer ul li {
	float: left;
	margin:0 0 0 0;
}
div#footer ul li a {
	text-indent: -9999px;
	text-decoration:none;
}

div#footer #privacy a {
	background:url(http://www.alphabet-pastel.com/images/cmn_menu_fooer_01.gif) no-repeat;
	display:block;
	height: 24px;
	width: 129px;
}
div#footer #privacy a:hover {
	background:url(http://www.alphabet-pastel.com/images/cmn_menu_fooer_01over.gif) no-repeat;
}
div#footer #sitemap a {
	background:url(http://www.alphabet-pastel.com/images/cmn_menu_fooer_02.gif) no-repeat;
	display:block;
	height: 24px;
	width: 89px;
}
div#footer #sitemap a:hover {
	background:url(http://www.alphabet-pastel.com/images/cmn_menu_fooer_02over.gif) no-repeat;
}
/*Bottom
----------------------------------------*/

div#footerBrand {
	height: 80px;
	width: 800px;
	background-color: #E9DFD5;
}
div#footerBrand p {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
}
div#footerBrand p img {
	margin:17px 0 0 355px;
	padding: 0;
}
div#footerBrand ul {
	margin:0 0 0 162px;
}
div#footerBrand li {
	float: left;
	padding: 0 0 0 10px;
}
div#footerBrand li a {
	text-indent: -9999em;
	display: block;
	text-decoration:none;
	}
div#footerBrand #bottomBrand01 a {width:185px;height:32px;background:url(http://www.alphabet-pastel.com/images/2010brand_b01.gif) no-repeat;
}
div#footerBrand #bottomBrand02 a {width:135px;height:32px;background:url(http://www.alphabet-pastel.com/images/brand_b02.gif) no-repeat;
}
div#footerBrand #bottomBrand03 a {width:113px;height:32px;background:url(http://www.alphabet-pastel.com/images/brand_b03.gif) no-repeat;
}
div#footerBrand #bottomBrand01 a:hover {background:url(http://www.alphabet-pastel.com/images/2010brand_b01over.gif) no-repeat;
}
div#footerBrand #bottomBrand02 a:hover {background:url(http://www.alphabet-pastel.com/images/brand_b02over.gif) no-repeat;
}
div#footerBrand #bottomBrand03 a:hover {background:url(http://www.alphabet-pastel.com/images/brand_b03over.gif) no-repeat;
}
