/* classέθ */
.small, .xsmall, .large, .xlarge , .xxlarge{	font-family:Arial, Verdana, sans-serif} 


/* Nέθ */
A{}A:link { color:#003399;text-decoration:underline}
A:visited { color: #CC6600;text-decoration:underline}
A:hover   { color: #CC0000;text-decoration:underline}
A:active  { color: #CC6600;text-decoration:none}

/* H^OΆέθ */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
}
div, p, pre, ul, ol, dl, dt, dd, hr,
address, form, blockquote, noscript {
	line-height: 1.5em;
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
}
h1 {	font-size: 10px;	margin: 0px;} 
table {
	font-size: 1em;
	text-align:left;
	line-height: 1.5em;
}
/* -----------------------------
	font size
----------------------------- */
*:first-child+html body{ font-size: 75% } 


/* «TCgΜέθΝΘΊΙLΪ« */
body {	
    background-color: #F0F4D4;	
    background-image: url(images/share/mainback.jpg);	
    background-repeat: repeat-y;	
    background-position: center;	
    margin: 0px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku GothicPro",verdana,"lr oSVbN",  Arial, osaka, sans-serif;
	color: #666;
	font-size: 75%;
	line-height: 1.5em;}
	

.box {	
    margin: 5px;	
    border: 1px dashed #999999;}

.underline {	
    border-bottom-width: 1px;	
    border-bottom-style: dashed;	
    border-bottom-color: #999999;}

.line {	
    border-bottom-width: 1px;	
    border-left-width: 1px;	
    border-bottom-style: solid;	
    border-left-style: solid;	
    border-bottom-color: #666666;	
    border-left-color: #666666;}

.topline {	
    border-top-width: 1px;	
    border-top-style: solid;	
    border-top-color: #666666;}

.rightline {	
    border-right-width: 1px;	
    border-right-style: solid;	
    border-right-color: #666666;}

.small_japan {
	font-size: 9px;
	color: #333333;
}

.text {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

.topics_tit {
	background-color: #CCEAFA;
	background-image: url(images/index/kazari.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #0096E5;
	font-size: 18px;
	background-position: 5px 5px;
	text-align: left;
	margin: 5px auto;
	padding: 5px 3px 5px 15px;
	width: 555px;
	font-weight: bold;
}
.time {
	font-size: 12px;
	background-image: url(images/index/time.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	text-align: left;
	margin: 2px 2px 4px;
	padding: 3px 3px 3px 70px;
	border-bottom: 1px dashed #0095E6;
}
.object {
	font-size: 12px;
	background-image: url(images/index/object.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	text-align: left;
	margin: 2px 2px 8px;
	padding: 3px 3px 3px 70px;
	border-bottom: 1px dashed #0095E6;
}

a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}