

textarea {
	font-family: 'MS PGothic','Osaka',sans-serif;
	background-color:#F7F7F7;
	border:#CCCCCC 1px solid;
	width:95%;
	line-height:140%;
	font-size: small;
}

input {
	font-family: 'MS PGothic','Osaka',sans-serif;
	font-size: small;
}

.inputstyle01 {
	background-color:#F7F7F7;
	border:#CCCCCC 1px solid;
}

.fs {
	font-size:9pt;
}

.tx {
	font-size:10pt;
}

pre.pref {
	font-family: 'MS PGothic','Osaka',sans-serif;
}

#input_active { 
ime-mode: active; 
} 

#input_disabled { 
ime-mode: disabled; 
} 

#input_inactive {  
ime-mode: inactive; 
} 

<!--
body {
background-color: #D7D7D7;
}
-->

.table_golf {
 background-image:url("images/wallpaper/golf1.jpg");
 background-repeat:no-repeat;
}

ul {
  list-style-image: url("../images/common/point.gif");
  list-style-position: outside;
}

<!--
.reserve {
 font-size: 12px;
 font-weight: normal;
 color: #666666;
 letter-spacing: 0.05em;
 line-height:150%;
 text-align:left;
 vertical-align:top;
}
-->

<!--
.font0 {
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}
-->

<!--
.font1 {
 font-size: 12px;
 font-weight: normal;
 color: #666666;
}
-->

<!--
.font2 {
 font-size: 12px;
 font-weight: normal;
 color: #999999;
}
-->

<!--
.font3 {
 font-size: 11px;
 font-weight: normal;
 color: #666666;
}
-->

<!--
.font4 {
 font-size: 11px;
 font-weight: normal;
 color: #999999;
}
-->

<!--
.font5 {
 font-size: 16px;
 font-weight: bold;
 color: #3366FF;
}
-->

table.footer{
 border:0px;
 border-collapse:collapse;
 empty-cells:show;
 scope="col"
}
.footer td{
 text-align:left;
 line-height:160%;
 font-size:11px;
 color: #999999;
}

table.company{
 border-top:1px solid #787878;
 border-left:1px solid #787878;
 border-collapse:collapse;
 empty-cells:show;
 scope="col"
 border-color: #C1C1C1;
 font-size:12px;
}
.company th{
 border-right:1px solid #787878;
 border-bottom:1px solid #787878;
 background-color:#EFEFEF;
 background-position:left top;
 padding:0.3em 1em;
 text-align:center;
 font-size:12px;
 font-weight:normal;
 font-color:#666666;
}
.company td{
 border-right:1px solid #787878;
 border-bottom:1px solid #787878;
 padding:0.3em 1em;
 font-size:12px;
 
}

hr {
 border-width: 1px 0px 0px 0px;
 border-style: inset;
 border-color: #999999;
 height: 2px;
}

p.box1 {
 border-top: 1px dashed #BFBFBF;
}

p.box2 {
 border-top: 1px dashed #999999;
}

<!--
 a:link {
 color: #333333;
 text-decoration: underline;
}

a:visited {
 text-decoration: underline;
 color: #333333;
}

a:hover{
 text-decoration: underline;
 color: #FF8F20;
}

a:active {
 text-decoration: none;
 color: #FF8F20;
}
-->


ul { 
list-style-image: url(images/common/point.gif); 
} 