@charset "UTF-8";



#catch{
    font-size:16px;
    line-height:17px;
    font-weight: bold;	
    color:#333333;
	width:auto;
	height:auto;
	margin : 10 auto;
	padding: 10px 10 10;
}


/*#footer{
	clear: both;
	float: none;
	margin : 0 auto;
	width: 100%;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: bottom;

}*/

/* --------------------------------------
-------------------------------------- */


h1{
	margin: -85px 0px 0px 0px;
	text-indent:-99999px;
}

h2{
	margin: 0px 0px 0px 0px;
	text-indent:-9999px;
}

h3{
	margin: 0px 0px 0px 0px;
	text-indent:-9999px;
}



/* --------------------------------------
text
-------------------------------------- */

.small_text {
	font-size: 11px;
	line-height: 13px;	
	color: #333333;
}
.small_text a:link                  { color:#0000FF; text-decoration:underline; }
.small_text a:visited               { color:#0000FF; text-decoration:underline; }
.small_text a:hover                 { color:#0000FF; text-decoration:underline; }
.small_text a:active                { color:#0000FF; text-decoration:yes; }

.pickup_text {
	padding-top:3px;
	margin-bottom:20px;
		margin-top:20px;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

.xsmall {
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

.small_copyright {
	font-size: 10px;
	color: #666666;
}

.small_text_white {
	font-size: 10px;
	color: #FFFFFF;
}
.small_text_white a:link                  { color:#FFFFFF; text-decoration:underline; }
.small_text_white a:visited               { color:#FFFFFF; text-decoration:underline; }
.small_text_white a:hover                 { color:#FFFFFF; text-decoration:underline; }
.small_text_white a:active                { color:#FFFFFF; text-decoration:yes; }


.small_text_blue {
	font-size: 10px;
	line-height: 15px;	
	color: #0000FF;
}

.small_text_renga {
	font-size: 12px;
	line-height: 13px;	
	color: #900000;
}

.small_text_renga a:link                  { color:#900000; text-decoration:underline; }
.small_text_renga a:visited               { color:#900000; text-decoration:underline; }
.small_text_renga a:hover                 { color:#FF0000; text-decoration:none; }
.small_text_renga a:active                { color:#900000; text-decoration:none; }


.small_text_orange {
	font-size: 10px;
	line-height: 13px;	
	color: #FF6600;
}
.small_text_orange a:link          { color:#0000FF; text-decoration:underline; }
.small_text_orange a:visited       { color:#0000FF; text-decoration:underline; }
.small_text_orange a:hover         { color:#3399FF; text-decoration:none; }
.small_text_orange a:active        { color:#0000FF; text-decoration:none; }

.small_text_red {
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}

.small_text_red a:link          { color:#0000FF; text-decoration:underline; }
.small_text_red a:visited       { color:#0000FF; text-decoration:underline; }
.small_text_red a:hover         { color:#3399FF; text-decoration:none; }
.small_text_red a:active        { color:#0000FF; text-decoration:none; }

.small_text_info {
	font-size: 12px;
	line-height: 16px;
	color: #fed4ed;
}

.small_text_info a:link          { color:#fed4ed; text-decoration:underline; }
.small_text_info a:visited       { color:#fed4ed; text-decoration:underline; }
.small_text_info a:hover         { color:#fed4ed; text-decoration:none; }
.small_text_info a:active        { color:#fed4ed; text-decoration:none; }

.normal_text_orange {
	font-size: 12px;
	line-height: 16px;	
	color: #FF6600;
    font-weight: bold;
}

.normal_text_top {
	font-size: 14px;
    line-height: 17px;	
	font-weight: bold;
	color: #0000FF;
}
.normal_text_top a:link          { color:#0000FF; text-decoration:underline; }
.normal_text_top a:visited       { color:#0000FF; text-decoration:underline; }
.normal_text_top a:hover         { color:#3399FF; text-decoration:none; }
.normal_text_top a:active        { color:#0000FF; text-decoration:none; }

.normal {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.normal a:link                  { color:#0000FF; text-decoration:underline; }
.normal a:visited               { color:#0000FF; text-decoration:underline; }
.normal a:hover                 { color:#3399FF; text-decoration:none; }
.normal a:active                { color:#0000FF; text-decoration:none; }


.normal_bold {
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	color: #333333;
}

.middle {
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.middle_bold {
	font-size: 14px;
	font-weight: bold;	
	line-height: 16px;
	color: #333333;
}

.normal_green {
	font-size: 12px;
	line-height: 19px;
	color: #398C3C;
    font-weight: bold;
}

.middle_green {
	font-size: 14px;
	line-height: 19px;
	color: #398C3C;
    font-weight: bold;
}

.wahtsnew {
	font-size: 12px;
	line-height: 13px;
	color: #555555;
}

.wahtsnew a:link                  { color:#555555; text-decoration:none; }
.wahtsnew a:visited               { color:#555555; text-decoration:none; }
.wahtsnew a:hover                 { color:#555555; text-decoration:underline; }
.wahtsnew a:active                { color:#555555; text-decoration:underline; }


.large_text_blue {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #0033CC;
}

.large_text_blue a:link                  { color:#0033CC; text-decoration:underline; }
.large_text_blue a:visited               { color:#0033CC; text-decoration:underline; }
.large_text_blue a:hover                 { color:#0033CC; text-decoration:underline; }
.large_text_blue a:active                { color:#0033CC; text-decoration:yes; }

.huge_text_blue {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0033CC;
}


.normal_text_lightblue {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0099FF;
}

.normal_text_lightblue  a:link                  { color:#0033CC; text-decoration:underline; }
.normal_text_lightblue  a:visited               { color:#0033CC; text-decoration:underline; }
.normal_text_lightblue  a:hover                 { color:#0033CC; text-decoration:underline; }
.normal_text_lightblue  a:active                { color:#0033CC; text-decoration:yes; }


.large_text_red {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}

.large_text_renga {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #900000;
}

.large_text_orange {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
}
.large_text_orange a:link                  { color:#FF6600; text-decoration:underline; }
.large_text_orange a:visited               { color:#FF6600; text-decoration:underline; }
.large_text_orange a:hover                 { color:#FF6600; text-decoration:underline; }
.large_text_orange a:active                { color:#FF6600; text-decoration:yes; }

.large_text_gray {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #888888;
}

.middle_text_blue {
	font-size: 14px;
	line-height: 18px;
	color: #0000FF;
}
.middle_text_red {
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}

.normal_text_red {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}

.normal_text_red a:link                  { color:#FF0000; text-decoration:underline; }
.normal_text_red a:visited               { color:#FF0000; text-decoration:underline; }
.normal_text_red a:hover                 { color:#FF0000; text-decoration:underline; }
.normal_text_red a:active                { color:#FF0000; text-decoration:yes; }


.normal_text_gray {
	font-size: 12px;
	line-height: 16px;
	color: #888888;}
.normal_text_gray a:link          { color:#0000FF; text-decoration:underline; }
.normal_text_gray a:visited       { color:#0000FF; text-decoration:underline; }
.normal_text_gray a:hover         { color:#3399FF; text-decoration:none; }
.normal_text_gray a:active        { color:#0000FF; text-decoration:none; }

.normal_text_grayB {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
    font-weight: bold;
}

.normal_text_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.normal_text_white a:link             { color:#FFFFFF; text-decoration:none; }
.normal_text_white a:visited          { color:#FFFFFF; text-decoration:none; }
.normal_text_white a:hover            { color:#FFFFFF; text-decoration:underline; }
.normal_text_white a:active           { color:#FFFFFF; text-decoration:yes; }

.normal_text_whiteB {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


.large_text_bk {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.border    { border:solid 1px #333333}
.border a:link                  { color:#333333; text-decoration:underline; }
.border a:visited               { color:#333333; text-decoration:underline; }
.border a:hover                 { color:#333333; text-decoration:underline; }
.border a:active                { color:#333333; text-decoration:yes; }

