/*
 *	CSS for annolab.com/annoperfumeglobal
 *	@author sadam fujioka
 *	@date 12th April, 2012
 */

body{
	background-color: #000;
	color:		#fff;
    margin: 	0;
    padding:	0;
    border: 	none;
}

.twitter-share-button{
	width: 90px !important;
	vertical-align: top !important;
}

.photo img{
	padding:			0px 5px 0px 5px;
}

.video img{
	padding:			0px 5px 0px 5px;
}

#container{
	font-family: gHiragino Maru Gothic Proh ,hHGŠÛƒSƒVƒbƒNM-PROh,Osaka,h‚l‚r ‚oƒSƒVƒbƒNh,hTrebuchet MSh,verdana ,arial,sans-serif;
    width: 			600px;
    text-align:		left;
    margin: 		0px auto 150px auto;
    padding: 		0px;

    line-height:	2.5em;
    text-align:		justify;
    font-size:		14px;
    letter-spacing: 1.0px;

}
#container table{
	padding-top:	20px;
	padding-bottom:	20px;
}

#container td{
	vertical-align:	top;
	padding-right:	20px;
}
#container .lang a{
    text-decoration:none;
    border-bottom: 	1px solid #fbdd87;
	color: #fff;
}
#container .lang a:visited{
    text-decoration:none;
	color: #d0d0d0;
}
#container .lang a:hover{
    text-decoration:none;
	background-color: #fbdd87;
    border-bottom: 	1px solid #fbdd87;
	color: #000;
}

#container a {
    text-decoration:none;
    border-bottom: 	1px solid #72d0f4;
	color: #fff;
}
#container a:visited{
    text-decoration:none;
	color: #d0d0d0;
}
#container a:hover{
    text-decoration:none;
	background-color: #72d0f4;
    border-bottom: 	1px solid #72d0f4;
	color: #000;
}

#container #footer a {
    overflow: hidden;
    height: 112px;
    width: 500px;
	padding-bottom: 0px;
    padding-top: 112px;
    margin: 0px 0px 0px 0px;
    border-bottom: 	1px solid #72d0f4;
}

#container #footer a:hover {
    border-radius: 10px;	/* CSS3‘ˆÄ */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome—p */
    -moz-border-radius: 10px;	/* Firefox—p */
}

#container strong{ font-weight:bold; }
#container em{ font-style:italic; }


#container .small { font-size: 10px; line-height: 180%; }
#container .large	{ font-size: 12px; }
#container .left 	{ float:	left; }
#container .right	{ float:	right; }
#container .bold 	{ font-weight:	700; }
#container .hide 	{ display:	none; }
#container .hidden { visibility: 	hidden; }
#container .italic { font-style:	italic; }
#container .clear  { clear:	both; 	display: block; }


#container h1{
    font-size:		20px;
    text-align: 	left;
    letter-spacing:	1px;
    margin:		4em 0 2em 0;
    font-weight:	normal;
    border-bottom: 	1px solid #e68aa3;
}


#container h2{
	font-size:	14px;
	text-align:	left;
	line-height:	120%;
	margin:		6em 0 4em 0;
	font-weight: bold;
    border-bottom: 	1px solid #fbdd87;
}

#container h3{
	font-size:	14px;
	text-align:	left;
	margin:		4em 0 2em 0;
	font-weight: normal;
    border-bottom: 	1px solid #72d0f4;
}

#container #footer{
    width: 		inherit;
    padding: 		0;
    margin:		5em 0 5em 0;
}

#container #header h1{
    font-size: 		12px;
    font-weight:	normal;
    text-align: 	left;
    letter-spacing:	0.3em;
    margin:		3em 0 2em 0;
}

#container #footer img,
#container #header img{
    width:		500px;
    margin:		0;
    padding: 	0;
    border: 	none;
}

#container #header img.katakana
{
    margin-top:		1.5em;
    width: 220px;
}

#container #content{
    width: 		inherit;
    margin: 		0px auto 8em auto;
}

/*--- navigation settings ---*/
#container #navigation{
    width: 		inherit;
    text-align:		left;
    padding: 		0;
    display:block;
}

#container #navigationLR{
    height:		6em;
}

#container #navigationLR img,
#container #navigation img{
    height: 		1.6em;
}

#container #navigationLR div.group,
#container #navigation div.group
{
 /*margin-bottom: 	2.5em;*/
}

#container #navigationLR p,
#container #navigation p{
    margin: 0.8em 0 0.8em 0;
}

#container div.group
{
    width:250px;
    height: 150px;
}


/*---------------------table---------------*/
#container table.credit{
	width: 100%;
    font-size: 		12px;
}

#container credit.td{
    padding-top: 	0.7em;
    padding-right:	3.3em;
    text-align: 	left;
    vertical-align: 	top; 
    white-space: 	nowrap;
    font^type::		italic;
}
