/* copyright UPLINK */




body a {
	color : #003399 ;
	text-decoration: underline ;
}

body a:link {
	color : #003399 ;
	text-decoration: none ;
}

body a:hover {
	color : #FFF ;
	background : #003399 ;
	text-decoration: none ;
}

body a:visited {
	color : #993300 ;
	text-decoration: underline ;
}



/* h */

h1 {
	font-size : 11px ;
	color : #222 ;
	font-weight : 600 ;
	padding : 0 0 4px 0 ;
	margin : 0 0 4px 0;
	border-bottom : 1px dotted #222 ;
}


h2 {
	font-size : 10px ;
	font-weight : 100 ;
	margin : 0 0 4px 0;
}


/* text */

#main-txt {
	font-size : 11px ;
	line-height : 15px ;
}


blockquote {
	background : #FFDD66 ;
	padding : 4px ;
	margin : 0px;
}





table .column {
	font-size : 11px ;
}

table .column ul {
	margin : 0 0 20px 0 ;
	padding : 0px ;
	list-style : none ;
}

table .column li {
	margin-bottom : 2px ;
	padding:0 0 0 12px;
	background:url(../img/list-arrow.gif) no-repeat 0px 1px;
}

table .double-column {
	font-size : 11px ;
}



.footer-txt {
	font-size : 10px ;
	text-align : left ;
	width : 200px ;
	border-left : 3px solid #FFF ;
	color : #FFF ;
	padding : 0 5px 0 5px ;
	float : right ;
}





/* FILM専用 */ 


table .film-column {
	font-size : 11px ;
}

table .film-column ul {
	margin : 0 0 20px 0 ;
	padding : 0px ;
	list-style : none ;
}

table .film-column li {
	margin-bottom : 2px ;
	padding:0 0 0 12px;
	background:url(../img/list-arrow.gif) no-repeat 0px 1px;
}


table .film-column-large {
	
}



/* WEBSHOP専用 */ 

table .webshop-column {
	font-size : 11px ;
}

table .webshop-column ul {
	margin : 0 0 20px 0 ;
	padding : 0px ;
	list-style : none ;
}

table .webshop-column li {
	margin-bottom : 2px ;
	padding:0 0 0 12px;
	background:url(../img/list-arrow.gif) no-repeat 0px top;
}

table .webshop-category-column {
	font-size : 11px ;
}

table .webshop-category-column ul {
	margin : 0 0 20px 0 ;
	padding : 0px ;
	list-style : none ;
}

table .webshop-category-column li {
	margin-bottom : 2px ;
	padding:0 0 0 12px;
	background:url(../img/list-arrow.gif) no-repeat 0px top;
}

table .webshop-center-column {
	font-size : 11px ;
}


















/*　　　旧CSS　　　*/



.info {
	font-family : "ＭＳ Ｐゴシック", "Osaka" ;
	font-size : 10px ;
	line-height: 14px
}

.main_11px {
	font-family : "ＭＳ Ｐゴシック", "Osaka";
	font-size : 11px;
	line-height : 16px ;
	text-decoration: none
}

.main_12px {
	font-family : "ＭＳ Ｐゴシック", "Osaka";
	font-size : 12px ;
	line-height : 16px ;
	text-decoration : none
}


