@charset "Shift_JIS";
/*BASE
-----------------------------------------------------*/
a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.small{
	font-size: 10px;
	line-height: 1.5em;
}

.sold{
	color: #FF3366;
	font-weight: bold;
}

.red{
	color: #FF0000;
}

.pink{
	color: #FF69B4;
}

.blue{
	color: #1E90FF;
}

/*INDEX
-----------------------------------------------------*/
#enter h1{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

#enter h2{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}

/*HEADER
-----------------------------------------------------*/
#head h1{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

#head h1 a:link{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

#head h1 a:visited{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

#head h1 a:hover{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

/*NAVI
-----------------------------------------------------*/
#navi li a:link{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
}

#navi li a:visited{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;	
}

#navi li a:hover{
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;	
}

/*MAIN CONTENT
-----------------------------------------------------*/
#mainContent h1{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 1em;
	font-style: italic;
}

#mainContent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}

/*LIVE
-----------------------------------------------------*/
#live h1{
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	color: #666666;
}

#live h2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #666666;
}

#live h2 a:link{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #666666;
}

#live h2 a:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #666666;
}

#live h2 a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #666666;
}

#live h3{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}

#live h3 a:link{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}

#live h3 a:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}

#live h3 a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}

/*PHOTO
-----------------------------------------------------*/
#Box h1{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}

#Box h1 a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}

#Box h1 a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}

#Box h1 a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}

#Box h2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

#Box h2 a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

#Box h2 a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

#Box h2 a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

/*SUB CONTENT
-----------------------------------------------------*/
#subContent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1em;
}

/*FOOTER
-----------------------------------------------------*/
#foot h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


