/* CSS Document */
@import url(00_base.css);

/*-----------Layout--------------*/

* { margin : 0 ; padding : 0 ; }

html{
	height:100%;
}

body{
	width : 100%;
	height: 100%;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #4dac26 url(parts/000public/toppage_bg_img.jpg) repeat-x fixed center top;
	line-height: 1.4;
}

img{
	border:0px;
}

* html div#my_body{
	height:100%;
}

#my_body {
	margin: 0 auto -100px;
	width : 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: #ffffff;
	border-right-style: solid;
	border-right-color: #4dac26;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #4dac26;
	border-left-width: 1px;
	border-top-width: 20px;
	border-bottom-width: none;
	border-top-style: solid;
	border-top-color: #b36d08;
}


#Contents {
	padding-bottom: 100px;
}

#headerA {
	width: 600px;
	height: 20px;
	position: absolute;
	left: 5px;
	top: -19px;
}
#headerA h1{
	font-size: 0.8em;
	color: #ffffff;
}

#my_header img{
	width: 800px;
	height: 145px;
	margin: 0px;
	padding: 0px;
}

#weekday {
	position: absolute;
	right: 7px;
	top: 14px;
	width: 240px;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#weekday img {
	width: 240px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}


#sidenavi_a {
	position: absolute;
	right: -3px;
	top: 150px;
	width: 300px;
	height: 500px;
	margin: 0px;
	padding: 0px;
}


ul#side_navi {
	margin: 0px;
	padding: 0px;
}

ul#side_navi li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -100em;
	overflow: hidden;
}

ul#side_navi li a{
	display: block;
	width: 290px;
	height: 70px;
	border: none;
	background: url("parts/000public/toppage_nav_sidebar.jpg") no-repeat; 
	margin: 0px;
	padding: 0px;
}


ul#side_navi a.inquire{
	background-position: 0px 0px;
}
ul#side_navi a:hover.inquire{
	background-position: -290px 0px;
}
ul#side_navi a.request{
	background-position: 0px -70px;
}
ul#side_navi a:hover.request{
	background-position: -290px -70px;
}
ul#side_navi a.benrimemo{
	background-position: 0px -140px;
}
ul#side_navi a:hover.benrimemo{
	background-position: -290px -140px;
}
ul#side_navi a.recruit{
	background-position: 0px -210px;
}
ul#side_navi a:hover.recruit{
	background-position: -290px -210px;
}

#sidenavi_a img.groupBar{
	width: 290px;
	height: 40px;
	margin: 0px;
	padding: 30px 0px 0px;
}

#sidenavi_a img.groupBarLink{
	width: 290px;
	height: 100px;
	margin: 0px;
	padding: 10px 0px 0px;
}

#sidenavi_a h3.groupBarLink{
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	border: none;
	line-height: 15px;
	width: 290px;
	height: 20px;
	color:  #006a6c;
	cursor: pointer;
}


#my_contents {
	clear: both;
	width : 495px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 7px;
}


#contents_top01 {
	position: static;
	width: 490px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #E0DFE3;
}


#contents_top01 h2 {
	padding: 0px;
	margin: 0px 0px 15px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	line-height: 1.3em;
	width: 490px;
	cursor: pointer;
}

#contents_top01 img.contentsOne {
	width: 490px;
	height: 250px;
}


#contents_top01 a.contentsOne {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 490px;
	height: 250px;
	background: url(parts/000public/toppage_con01kensaku_h.jpg) 0 0 no-repeat;
}

#contents_top01 a:hover.contentsOne {
	background-color: #FFF;
}

#contents_top01 a:hover.contentsOne img {
	visibility: hidden;
}






#contents_top02 {
	position: static;
	width: 490px;
	height: auto;
	border: 1px solid #E0DFE3;
	padding: 0px;
	margin: 20px 0px 0px;
}


#contents_top02 h2 {
	padding: 0px;
	margin: 0px 0px 15px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	line-height: 1.3em;
	width: 490px;
	cursor: pointer;
}

#contents_top02 img.contentsTwo {
	width: 490px;
	height: 170px;
}

#contents_top02 a.contentsTwo {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 490px;
	height: 170px;
	background: url(parts/000public/toppage_con02waribiki_h.jpg) 0 0 no-repeat;
}

#contents_top02 a:hover.contentsTwo {
	background-color: #FFF;
}

#contents_top02 a:hover.contentsTwo img {
	visibility: hidden;
}





#contents_top03 {
	position: static;
	width: 490px;
	height: auto;
	border: 1px solid #E0DFE3;
	padding: 0px;
	margin: 20px 0px 50px;
}


#contents_top03 h2 {
	padding: 0px;
	margin: 10px 0px 15px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	line-height: 1.3em;
	width: 490px;
	cursor: pointer;
}

#contents_top03 img.contentsThree {
	width: 490px;
	height: 240px;
}

#contents_top03 a.contentsThree {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 490px;
	height: 240px;
	background: url(parts/000public/toppage_con03exceed_h.jpg) 0 0 no-repeat;
}


#contents_top03 a:hover.contentsThree {
	background-color: #FFF;
}

#contents_top03 a:hover.contentsThree img {
	visibility: hidden;
}



#bukkenTop {
	width: 490px;
	height: 38px;
	padding: 0px;
	margin: 0px 0px 15px;
}

#contents_top03 h2.exceedBar {
	padding: 1px 0px 0px 27px;
	margin: 10px 0px 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 32px;
	background: url(parts/000public/toppage_con03exceed_bar.jpg) 0 0 no-repeat;
	width: 463px;
	height: 37px;
	color: #27333a;
	cursor: text;
}

#bukken {
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 110px;
	margin: 0px 5px 15px;
	padding: 0px;
}


#bukkenPhoto {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 133px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}


#bukken img.exceedPhoto {
	width: 133px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	border: none;
}


#bukkenText {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 337px;
	height: auto;
	margin: 0px 5px 0px 135px;
	padding: 0px;
}


#bukken h3.exceedStasion01 {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 30px;
	width: 338px;
	height: 30px;
	color:  #006a6c;
	background-color: #ffddbc;
	cursor: pointer;
}

#bukken h3.exceedStasion02 {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 30px;
	width: 338px;
	height: 30px;
	color:  #006a6c;
	background-color: #ffc6e2;
	cursor: pointer;
}



#bukken h3.exceedPrice01 {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 30px;
	width: 338px;
	height: 27px;
	color: #e73562;
	background-color: #ffeddb;
	cursor: pointer;
}

#bukken h3.exceedPrice02 {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 30px;
	width: 338px;
	height: 27px;
	color: #e73562;
	background-color: #ffe0ef;
	cursor: pointer;
}

#bukken h3.exceedComment01 {
	padding: 4px 5px 0px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 18px;
	width: 333px;
	height: 40px;
	color: #54917f;
	background-color: #fff9f4;
	cursor: pointer;
}

#bukken h3.exceedComment02 {
	padding: 4px 5px 0px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border: none;
	line-height: 18px;
	width: 333px;
	height: 40px;
	color: #54917f;
	background-color: #fff4f9;
	cursor: pointer;
}





#my_footer {
	position: absolute;
	bottom: 0;
	clear: both;
	height: 100px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#my_footer img.footerBar {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 20px;
	width: 800px;
}



#my_footer p {
	text-align: center;
	font-size: 0.7em;
	color: #999999;
}

#footerLogo {
	text-align: center;
	clear: both;
}

#footerLogo img {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 240px;
}

/*-----------text-----------------*/

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #4dac08;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}


