/*
CSS for Desktop Gal Collection [http://www.bokenya.jp/dgc/]
by Kazuhiro Kunishi [kunishi@digiadv.co.jp]
*/

*{
	padding:0;
	margin:0;
	border:0;
	}

body{
	background:url(images/bg.png);
	color:#000000;
	text-align:center;
	}

td,div,li{font:12px/16px Meiryo,Tahoma,'MS UI Gothic',sans-serif;}

div{
	text-align:left;
	margin:auto;
	}

.left{float:left;}

.clear{clear:both;}

a{color:blue;}

a:hover{color:red;}

br{font:8px/8px sans-serif;}


/* Basic */

#container{
	width:860px;
	background:#ffffff;
	}

.foto{
	width:339px;
	padding:0 1px;
	}

.movie{padding:4px 2px 4px 0;}

.ligne{
	margin:4px 0;
	border-top:2px dotted #e06f98;
	}

.pics{
	background:url(images/2nd_bg2.gif) repeat-x;
	margin-top:4px;
	}

.pics2{background:#e06f98;}

#menu{
	text-align:center;
	vertical-align:top;
	border-left:1px solid #E06F98;
	}

iframe{
	width:216px;
	height:1250px;
	}


/* Specific */

#thumbs{margin:0 0 0 3px;}

#thumbs span{float:left;}

#thumbs img{border:1px solid #ffffff;}

#thumbs img:hover{border:1px solid #ffff00;}

.serie{border-bottom:1px solid #E06F98;}

.serie img{border:0 !important;}

.txt{
	font:12px/16px Meiryo,Tahoma,'MS UI Gothic',sans-serif;
	background:white;
	color:black;
	padding:4px 8px;
	}

div.news{
	background:#ffffff;
	color:#000000;
	padding:4px 8px;
	}


ul{
	list-style:disc inside;
	padding:4px 8px;
	margin:0;
	color:#000000;
	font:12px/16px Tahoma,sans-serif;
	}

div.left{
	float:left;
	padding-right:20px;
	}


.about{padding:2px 8px;}

em{
	font-weight:bold;
	font-style:normal;
	color:green;
	}

#copyright{
	list-style:inside square;
	color:#e06f98;
	}

#copyright a{color:#ff0000;}

#copyright a:hover{color:#0000ff;}

/* SEO */

h1,h2,h3,p{
	font:0px/0px sans-serif !important;
	color:white;
	padding:0;
	margin:0;
	}

strong{font-weight:normal;}

em{
	font-weight:bold;
	font-style:normal;
	color:green;
	}

.qr{padding:4px 8px 0 8px;}