@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: gray;
	scrollbar-shadow-color: gray;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background: #fff;
	font-size: 13px; 
	line-height: 160%;
	color: #000; 
	margin: 0px;
	padding: 0px }

A:link {
	font-size: 13px;
	color: #ff6600
	text-decoration: none;}

a:link {
	color:#000066;
	text-decoration:none;}
a:visited {
	color:#003366;
	text-decoration:none;}
a:hover {
	color:#0066cc;
	text-decoration:none;}

h1,h2,h3,h4,h5,h6
{
	margin		: 0px;
	text-align	: left;
	font-size	: 13px;
	line-height	: 160%;
	font-weight	: normal;}

INPUT {
	font-size: 14px;
	text-decoration: none;
	border:1 solid #336699}

TEXTAREA {
	font-size: 14px; 
	text-decoration: none;
	border:1 solid #336699}

select {
	font-size: 14px;
	text-decoration: none;
	border:1 solid #336699}

.left_i		{
	color: #333333;
	font-size	:13px;
	line-height	: 110%;
	font-weight	: normal;}

.boldface {
	font-size: 13px;
	line-height	: 160%;
	font-weight: bold;
	color: #333333}

.boldface2 {
	font-size: 13px;
	line-height	: 160%;
	font-weight: bold;
	color: #333366}

.boldface3 {
	font-size: 13px;
	line-height	: 160%;
	font-weight: bold;
	color: #cc0000}

.kyotyo {
	font-size: 16px;
	line-height	: 160%;
	font-weight: bold;
	color: #333366}

.white {
	font-size: 13px;
	line-height	: 160%;
	font-weight: bold;
	color: #ffffff}

tr	{
	text-align	: left;
	font-size : 12px;
	line-height	: 160%;}

.small { line-height: 12px;
		 font-size:12px ; }

.font_big	{
	font-size	: 18px;
	line-height	: 160%;}

.font_small	{
	font-size	: 11px;
	line-height	: 120%;}
	
.font_blue2	{
	color: 		#330066;
	font-weight:  bold;}

.font_blue	{
	color: #0099CC;}
.font_red	{
	color	: #990000;
	font-weight:bold;}
.font_white	{
	color	: #FFF;}
.new		{
	color: #333333;
	font-size	:13px;
	line-height	: 160%;
	font-weight	: normal;}
	
.line_TB{
	border-top-color	: #cccccc; 
	border-top-style	: solid;
	border-top-width	: 1px;
	border-bottom-color	: #cccccc; 
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	background-color	: #f8f8f8;
	padding				: 5px 10px 3px 10px;
	margin				: 0px 10px 30px 10px;
	text-align			: left;}
	
.line_B_dot	{
	border-bottom-color	: #666666; 
	border-bottom-style	: dotted;
	border-bottom-width	: 1px;
	margin-bottom		: 4px;
	padding-bottom : 4px; }

p { 
	margin : 0px;}
img{
	border : none;}
	





