/* 基本設定ここから
------------------------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #E6F7BD url(../images/background_body.gif) repeat-y center top;}
	
a:active {
	color: #FF0000;}

a:link {
	color: #003399;}

a:visited {
	color: #003399;}

a:hover {
	color: #FF0000;}
		
img {
	border: 0px;}
	

/* 基本設定ここまで
------------------------------------------------------------ */

/* 文字の装飾ここから
------------------------------------------------------------ */ 

.txt80 {
	font-size: 10px;}
	
.txtnormal {
	font-weight: normal;
	font-variant: normal;}
	
.txtgreen {
	color: #006600;	}
	
.txtblue {
	color: #0066CC;	}
	
.txtorange {
	color: #FF6600;	}
	
.txtred {
	color: #FF0000;	}
	
/* 文字の装飾ここまで
------------------------------------------------------------ */

/* フォームの設定ここから
------------------------------------------------------------ */ 

.form50 {
	width: 50px;}
	
.form70 {
	width: 70px;}
	
.form80 {
	width: 80px;}

.form100 {
	width: 100px;}

.form120 {
	width: 120px;}
	
.form150 {
	width: 150px;}

.form180 {
	width: 180px;}
	
.form200 {
	width: 200px;}
	
.form220 {
	width: 220px;}
	
.form250 {
	width: 250px;}
	
.form280 {
	width: 280px;}

.form300 {
	width: 300px;}
	
input {
	margin: 0px 0px 3px;}
	
textarea {
	margin: 0px 0px 3px;}
	
select {
	margin: 0px 0px 3px;}	


/* フォームの設定ここまで
------------------------------------------------------------ */

