@charset "shift_jis";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         ジョーランドプロスパー
 Style Info:     全ページ
----------------------------------------------------------- */


/*----------------------------------------------------
	Reset
----------------------------------------------------*/

/*html {
	overflow-y: scroll;
}*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption {
	text-align: left;
}

img {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}

h2{
  margin:0 auto;
  }
  

/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
   background-color:#FFF;
   background-image:url(images/bgbg.jpg);
   background-repeat:repeat;
	color: #333;
	font-size: smaller;
	line-height: 1.5;
}
html,body {
    height: 100%;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	text-decoration: underline;
	color: #333;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #003399;
}

a:active {
	text-decoration: underline;
	color: #003399;
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}
.clr {
    clear: both;
}

.fll { 
    float: left;
}

.flr {
    float: right;
}

.txtL {
    text-align: left;
}

.txtC {
    text-align: center;
}

.txtR {
    text-align: right;
}


.m0   {margin:0px!important;}
.p0   {padding:0px!important;}
.p10  {padding:10px;}
.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}

.p15  {padding:15px;}
.pt15 {padding-top:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pl15 {padding-left:15px;}

.p20  {padding:20px;}
.pt20 {padding-top:20px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}

.p25  {padding:25px;}
.pt25 {padding-top:25px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}

.p30  {padding:30px;}
.pt30 {padding-top:30px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}

.p40  {padding:40px;}
.pt40 {padding-top:40px;}
.pr40 {padding-right:40px;}
.pb40 {padding-bottom:40px;}
.pl40 {padding-left:40px;}

.mp0hd{
	margin:0px!important;
	padding:0px!important;	

}
/*----------------------------------------------------
	#text
----------------------------------------------------*/

.chu01 {font-size: x-small;}
.aka {color: #FF0000;}


/*----------------------------------------------------
	#head
----------------------------------------------------*/

#head {
    width: 780px;
	background-color:#009933;
	margin-bottom:0px;
	padding-bottom:0px;

}
#head h1{
	padding: 2px;
	padding-left:5px;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	color:#FFFFFF;
}


/*----------------------------------------------------
	#foot
----------------------------------------------------*/

#cr {
	clear: both;
	padding: 5px;
	background-color:#A5E6A2;
	font-size: x-small;
	color:#333333;
	border-top:1px solid #333;
	}
#foot {
    text-align: right;
	padding: 5px;
	width:780px;
	font-size: x-small;
    background-color:#FFF;
	background-image:url(images/bgbg.jpg);
	background-repeat:repeat;
	margin:0 auto;
}

#footN , #cr{
   text-align: center;
}
#footN {
	background-color: #009933;
	color: #FFFFFF;
	padding: 3px 0;
	text-decoration:none;
	font-size:small;
	border-bottom: 1px solid #333;
 }
#footN a{
	color:#EFFCFE;
	}

/*----------------------------------------------------
	#Gnavi
----------------------------------------------------*/

#Gnavi {
	width: 161px;
	padding: 0;

}
#Gnavi li {
    width: 161px;
	padding: 0;
	margin: 0;
	height:30px;
	list-style-type: none;

}
#Gnavi li a{
	display: block;
	margin: 0;
	padding: 8px 0;
    border-top:1px #385D8A dotted;
    border-left:1px #385D8A dotted;
    border-right:1px #385D8A dotted; 
    border-bottom:1px #385D8A dotted;
	text-align: center;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
#Gnavi li a:hover{
	background: #C2C5EC;
	text-decoration: none;
}
/*#Gnavi-157 {
    width: 155px!important;
}*/


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#wrap {
    width: 780px;
	margin:0 auto;

}

.top_m{
  margin-top:10px;
  }
#m_img{
  margin-top:4px;
 _margin-top:6px;
  }
#topImg {
    width:530px;
    margin: 10px 0 10px 0;
    padding: 0;
	padding-left:15px;
}
#right_img{
   width:400px;
   margin:0 0 0 0;
   float:right;
   }
#s_img{
   width:190px;
   float:left;
   }

#img_box_01{
   float:left;
   }
#img_box_02{
   float:right;
   }
#contents {
	width: 778px;
	margin: 0;
    overflow: auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
  	border-left:1px solid #333;
	border-right:1px solid #333;

}
#sub{
  width:217px;
  float:left;
  margin:0;

  }
#sub_text{
	width:209px;
	margin:20px 0 0 5px;
	color:#333333;
	text-align:center;
  }
  
#sub text p a{
	margin-bottom:0px;
	}

#main{
	width:559px;
	float:left;
  }
#main_contents{
  width:559px;
  padding:0;
  margin:0 0 10px 0;
  float:left;
	  }
#shinchaku {
	float: left;
	width: 500px;
	border: 1px #666 solid;
	padding: 15px;
	margin-left:15px;
	_margin-left:7.5px;
	color:#333333;
	background-color:#F8F9F2;
} 
#shinchaku h2 {
    text-align: left;
	font-size: small;
	padding-bottom: 5px;
}
#ppbox {
	float: left;
	width: 500px;
	border: 1px #666 solid;
	padding: 15px;
	margin-left:15px;
	_margin-left:7.5px;
	margin-bottom:10px;
	color:#666;
	background-color:#F8F9F2;
} 
#ppbox h2{
	text-align: left;
	font-size: small;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
#ppbox h3{
	margin: 30px 0 15px 0;
	text-align: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
}
#contactbox{
	clear:left;
	}
	
#company{
	width:90%;
	clear:both;
	padding-top:20px;
	padding-left:15px;
	
	}
#maptxt{
	width:300px;
	padding-right:10px;
	float:left;
	}
#mapimg{
	padding:5px;
	float:left;
	}
	
/*----------------------------------------------------
	#main
----------------------------------------------------*/


/*----------------------------------------------------
	#photo
----------------------------------------------------*/


/*----------------------------------------------------
	#flash
----------------------------------------------------*/


/*----------------------------------------------------
	#menu
----------------------------------------------------*/

#linkarea {
	padding-top: 10px;
	border-top: 1px #333333 dotted;
	padding-left:15px;
	text-align:left;
	line-height: 150%;
}
#linkarea a{
		background:url(images/icn_list.gif) left top no-repeat;
		padding-left:10px;
		}
/*----------------------------------------------------
	#topics
----------------------------------------------------*/


/*----------------------------------------------------
	#adress
----------------------------------------------------*/

#adress {
    padding-top: 10px;
	padding-left:15px;
	text-align:left;
	
}

.mb15{
	margin-bottom:15px;
	}
/*----------------------------------------------------
	icon
----------------------------------------------------*/

/*----------------------------------------------------
	pannavi
----------------------------------------------------*/

#panN {
    width: auto;
	padding: 3px 0 3px 5px;
	text-align: left;
	float: left;
}
#panN a {
	margin-right: 5px;
	padding-right: 10px;
	background: url(images/icn_pan.gif) right no-repeat;
	color: #333;
	text-decoration: underline; 
}

#companynavi {
    width: 90%;
	padding: 3px 0 3px 5px;
	text-align: center;
	float: left;
	clear:left;
}

#companynavi a{
	text-decoration:underline;
	color:#003333;
	margin-right:5px;
	margin-left:5px;
	padding-right:10px;
	padding-left:10px;
	}	
/*----------------------------------------------------
	table
----------------------------------------------------*/

.baibai-Tbl th {
   text-align: left;
   font-weight: normal;
   padding: 0 5px;
}
.baibai-Tbl td {
   text-align: center;
   padding: 0 5px;
}
.oshirase-Tbl {
   margin-bottom: 10px;
}
.oshirase-Tbl th {
   text-align: left;
   font-weight: normal;
   padding: 2px 5px;
}
.oshirase-Tbl td {
   padding: 2px 5px;
}

.companytbl th{
	background-color:#D1F1CD;
	border-top:1px solid #666633;
	border-bottom:1px solid #666633;	
	}
.companytbl td{
	background-color:#F8F9F2;
	border-top:1px solid #666633;
	border-bottom:1px solid #666633;
	border-left:1px dashed #666633;
	
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	
	}

/*----------------------------------------------------
	list
----------------------------------------------------*/


/*----------------------------------------------------
	other
----------------------------------------------------*/
