/* CSS Document */
@charset "utf-8";
body{color:#874A21}
/*body {
background-color: #009900;
}*/
span{
	display: inline-block;
	width: 7em;
}
a{color:#874A21}
dt,dd,form,textarea,input,select,option,address,em {
	font-weight:normal;
	font-style: normal;
	font-size: 10pt;
	line-height: 14pt;
}
#globalNav ul li {
	list-style-position: inside;
}
p {
	font-size: 10pt;
	color:000000;
        margin-left:15px;
        margin-right:15px;
}
pl {
	font-size: 10pt;
        margin-left:10px;
}
ob {
	font-weight:bold;
	font-size: 10pt;
	color:FF3B06;
}
r {
	font-size: 10pt;
	color:FF0000;
}
gb {
	font-weight:bold;
	font-size: 10pt;
	color:009900;
}
bb {
	font-weight:bold;
	font-size: 10pt;
	color:663300;
}
bn {
	font-size: 10pt;
	color:663300;
}
g {
	font-size: 10pt;
	color:009900;
}
c {
	font-size: 10pt;
	color:874A21;
}
o {
	font-size: 10pt;
	color:FF9900;
}
p2 {
	font-size: 10pt;
	color:000000;
	padding-left:5px; 
}
p.txt { 
	padding:5px 10px; 
}
div {
	font-size:10pt;
}
*{
	margin:0;
	padding:0;
	}
#container {
	clear:both;
	width:320px;
	margin:0 auto;
	padding:0 0px 0px;
	text-align:left;
}
.Nav {
	list-style-image: none;
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: none;
	}
.tab_area {
	width: 320px;
	height: 50px;
	position: relative;
	
}
.tab_area .top01 {
	position: absolute;
	top: 0;
	left: 0px;
}
.tab_area .top02 {
	position: absolute;
	top: 0;
	left: 107px;
}
.tab_area .top03 {
	position: absolute;
	top: 0;
	left: 214px;
}
#footer {
	text-align:center;
	font-size:small;
}
.tab_staff {
	width: 320px;
	height:100px;
	position: relative;
}
.tab_staff .top01 {
	position: absolute;
	top: 0;
	left: 5px;
}
.tab_staff .top02 {
	position: absolute;
	top: 0;
	left: 110px;
}
.tab_staff .top03 {
	position: absolute;
	top: 0;
	left: 215px;
}
.tab_staff_t {
	width: 320px;
	height:15px;
	position: relative;
}
.tab_staff_t .top01 {
	position: absolute;
	top: 0;
	left: 5px;
}
.tab_staff_t .top02 {
	position: absolute;
	top: 0;
	left: 110px;
}
.tab_staff_t .top03 {
	position: absolute;
	top: 0;
	left: 215px;
}
.red {
	color:ff0000;
}
.center {
	text-align:center;
}
.td1{
	 font-size:small;
}
.td1 td{
	border-bottom:1px dotted #999999;
}
.small {
	font-size:small;
	color:#FF9900;
}
.linebox {
	border: 1px solid #FF6600;
	padding: 5px;
}
/*-----------------------------------------------------
s3slider
-------------------------------------------------------*/
#slider {
    width: 320px;
    height: 146px;
	background-image:url(../common/img/mainimgbg.gif);
    position: relative;
	overflow: hidden;
	padding:0 0 0 0;
}
#sliderContent {
	width: 320px;
	position: absolute;
	top: 0;
	left:0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.top {
	top: 0;
    left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	position: static;
	visibility: hidden;
}
.imgR {
	float:right;
	padding:0 0 0 5px;
}
.txtR {
	float:right;
	padding:0 0 0 5px;
	width:150px;
}

.imgL {
	float:left;
	padding:0 5px 0 0;
}
.txtL {
	float:left;
	padding:0 5px 0 0;
	width:150px;
}
.staff {
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	padding: 5px;
}
.box_bottomline {
	border-bottom:1px solid #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom:5px;
	margin-bottom:5px;
}
/*-----------------------------------------------------
フォーム　
-------------------------------------------------------*/
div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

.example {
	font-size: 92%;
	color: #FF0000;
}
.hissu {
	margin-right: 4px;
	padding: 2px 4px;
	border: 1px solid #FF0000;
	background-color: #FFF;
	font-size: 8pt;
	color: #FF0000;
}


/*********************************
margin
*********************************/
.mb5 {margin-bottom:5px;}
.mt5 {margin-top:5px;}
.mb10 {margin-bottom:10px;}
.mt10 {margin-top:10px;}
