@ Shift_JIS
/*							
	M	 E	 N	 U

■ 1. Text
   	1) color   2) decolation

■■ 2. Shared

■■■ 3. Area - wrap (A+B+C+D)
	A) Head*top    B) Cont*entry    C) Menu*side    D) Foot*bottom

■■■■ 4. Special
	1) search-form    2) jump pageTop    3) mail-form    4) mag-form

*/


html * {box-sizing:border-box;}
* {
	margin:0; padding:0;
	font:small "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#000066;}
h1 {color:#000066;} 
h2, h3, h3 em, h4 {color:#000066;} 
#cont dt em, #cont dt, #cont2 dt, #menu dd, #menu3 dd,
#foot p, #foot address {color:#000000;}
a {color:#000066;}
a:visited {color:#369;}
a:hover {color:#F63;}
#mail td, #mail li {color:#863300;}
strong {color:#000000;}


/* 	2) decolation	 */

a, img, img a {border:none;
text-decoration:none;}
strong {font-weight:bold;}
address a {text-decoration:none;}
dt em {letter-spacing:0.3em;}
strong, em, pre	{letter-spacing:0.1em;}



/* 	2. shared  ■■ */

body {
	margin:12px;
	background-color:#ede8df;

}

h1,h1 a {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:20px;
	letter-spacing:0.3em;
	text-indent:1em;
padding-top:50px;
}

h2, h3, h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

strong, em {
	margin:0 0.1em;
}
p {
	margin:0 0 1em 0;
	line-height:1.6em;
}

dd {
	margin:0.5em 0 1.6em 0;
}
.s, .s a {
	font-size:12px;
}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.i-left {float:left; margin:7px;}
.i-right {float:right; margin:6px;}

br {clear:both;}



/* 	3. Area    ■■■ */

/* 	wrap (A+B+C+D)	 */

#wrap {
	background-color:#FFF;
	width: 780px;
	margin:0 auto;
	border:1px solid #000000;
}


/* 	A) Head*top	 */

#top {       
                height:100px;
border-bottom:1px solid #000000;

                background:url('http://e-lifelabo.com/img/top3.gif') ;
}   



/* 	B) Cont*entry	 */

#cont {
	margin:20px 15px 0 0;
padding-left:20px;
	width:500px;
	float:right;
border-left:1px solid #000000;

}

#contfoot {
width:500px;
	float:right;
height:40px;
	background:url('http://e-lifelabo.com/img/kago.gif') no-repeat 95%; 
}






#cont2  {
                margin:20px 15px 25px 0;
padding-left:20px;
	width:500px;
	float:right;
border-left:1px solid #000000;

}

#cont2foot  {
 margin-top:15px;
              width:500px;
	float:right;
height:80px;

background:url('http://e-lifelabo.com/img/shita.GIF') no-repeat 50%;

}


#cont h1, #cont2 h1{
	margin-bottom:1em;
	padding:6px 0;
	background-color:#FFFFFF;
border-bottom:1px dotted #000000;

}
#cont h2, #cont2 h2 {
	margin-bottom:0.5em;
                margin-top:1em;
	padding:6px 0 0 20px;
                border-bottom:1px dotted #000000;
	background:#FFFFFF url('http://e-lifelabo.com/img/cup.gif') no-repeat 2% 45%;
}
#cont2 div.ad {
	width:550px;
}
#cont2 .ad p {
	width:320px;
	float:right;
}
#cont2 .ad dl {
	width:200px;
	float:left;
}
#cont dt, #cont2 dt {
	border-bottom:1px dotted #000000;
	padding:4px 6px;
	font-size:small;
}
#cont dt em,#cont2 em {
	font-size:small;
}
#cont dd a, #cont2 dd a {
	margin:0 0.6em 0 0;
	line-height:2em;
}


#cont img {
                margin:0.6em 0 0 0;
}




/* 	C) Menu*side   */

#menu {
	margin:0 0 20px 15px;
padding:20px 7px 0 0;
	width:180px;
	float:left;

}

#menu dt {
	margin-top:0;
	padding:6px;
	text-align:center;
border:1px solid #000000;
	}
#menu dt em {
	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}
#menu dd {
	padding:6px;
                line-height:2em;
}
#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}


#menu3 {
	margin:20px 4px 0 0;
	border:1px solid #800080;
                border-top:0;
	width:230px;
	float:right;
}
#menu3 dt {
	margin-top:0;
	padding:6px;
	text-align:center;
	border-top:1px solid #800080;
	border-bottom:1px solid #800080;
	background-color:#DDA0DD;
}
#menu3 dt em {
	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}

#menu3 dd {
	padding:6px;
                line-height:2em;
}

#menu3 p {
	text-align:center;
}


/* 	D) Foot*bottom   */

#foot {
	margin:20px 0 0 0;
	padding:8px 0;
	border-top:1px solid #000000;
	background:#FFFFFF;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}



/* 	4. Special ■■■■ */

/* 	1) search-form	 */

input.s-btn {
	text-align:center;
}
input.s-input {
	width:120px;
}

#adcate {
	margin:20px 0 20px 0;
}

#aden {
	margin:30px 0 0 0;
}

/* 	2) mail-form	 */

#mail input {
	margin:3px 0;
	border:1px solid #0090C5;
	width:171px;
}
#mail textarea {
	margin:3px 0 0 0;
	border:1px solid #0090C5;
	width:260px;height:161px;
}

/* 	3) jump pageTop		 */

.top a {
	width:18px; height:18px
	background:url('../i/top.gif');
}
.top a:hover {
	background-position:-18px 0;
}




