
html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images/bg01.png) repeat;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 12pt;
	font-weight: 300;
	color: #363636;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
}

p, ol, ul
{
	margin-top: 0px;
}

p
{
	line-height: 180%;
}

strong
{
}

input
{
	margin-top:10px;
	font-size: 12pt;
}

select
{
	font-size: 12pt;
}

a
{
	color: #2C6503;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

.image
{
	display: inline-block;
}

	.image img
	{
		display: block;
		width: 100%;
	}

.image-full
{
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image-left
{
	float: left;
	margin: 0 2em 2em 0;
}

.image-centered
{
	display: block;
	margin: 0 0 2em 0;
}

.image-centered img
{
	margin: 0 auto;
	width: auto;
}

hr
{
	display: none;
}

table{
	border-collapse:collapse;
	font-size: 14px;
	border-spacing: 0;
	width:750px;
}
table, td, th{
	border: 1px solid #b5b5b5;
	padding:5px;
}
table th
{
	background: #dcdcdc;
	font-weight: normal;
	width:180px;
}


/* header */
#head {
	height: 120px;
	position: relative;
	background-color: #2C6503;
	background-repeat: no-repeat;
}
#head h1 {
	font-size: 10px;
	position: absolute;
	top: 8px;
	font-weight: normal;
	line-height: 16px;
	/*color: #ffffff;*/
	color: #A3BD77;
	left: 20px;
}
#head #logo {
	position: absolute;
	left: 15px;
	top: 25px;
}
#head #logo a {
	font-size: 2.5em;
	font-weight: 700;
	text-decoration: none;
	color: #FFF;
}
#head #h_list {
	position: absolute;
	right: 20px;
	top: 8px;
}
#head #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	background-image: url(/images/li_w.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}
#head #h_list li a {
	color: #ffffff;
}
#head #h_count {
	color: #ffffff;
	position: absolute;
	right: 20px;
	top: 33px;
}
#head #h_count li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}
#head #h_count li a {
	color: #ffffff;
}
#head #h_sns {
	position: absolute;
	right: 20px;
	top: 68px;
}


/* wrapper */
#wrapper {
	background: #FFFFFF url(/images/bg01.png) repeat;
}

.container
{
	width: 1100px;
	margin: 0px auto;
}

.clearfix
{
	clear: both;
}


/* page */
#page
{
	position: relative;
	overflow: hidden;
	padding: 1.5em 0em 2em 0em;
}

/* pankuzu */
#pankuzu {
	margin-bottom: 15px;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}


/* content */
#content
{
	float: right;
	width: 790px;
}


/* title */
.title
{
	margin-bottom: 1em;
}

.title h2
{
	font-weight: 700;
	font-size: 1.6em;
	color: #171717;
}

.title .kind
{
	letter-spacing: 0.15em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.90em;
	color: #6F6F6F;
}


/* top */
#top
{
	padding-top: 1em;
}

#top img
{
	float: left;
}


/* two column */
#two-column
{
	padding-top: 1em;
	overflow:hidden;
}

#tbox1
{
	float: left;
	width: 370px;
}

#tbox1 ul li
{
	padding: 0.40em 0;
}

#tbox1 a
{
	font-size: 0.90em;
}

#tbox1 p
{
	margin-top:1em;;
}

#tbox2
{
	float: right;
	width: 370px;
}

#tbox2 ul li
{
	padding: 0.40em 0;
}

#tbox2 a
{
	font-size: 0.90em;
}

#tbox2 p
{
	margin-top:1em;;
}


/* office */
#office
{
	padding-top: 5em;
	clear: right; 
	clear: left;
	margin-bottom:5px;
}

#salary input
{
	margin:3px;
}

#salary table
{
	width:80%;
	border: 0;
}

.td_btn
{ 
	border-style:none; 
} 

.comment
{
	line-height: 100%;
	font-size: 0.80em;
	color: #6F6F6F;
}


/* result */
#result
{
	padding-top: 1em;
	clear: right; 
	clear: left; 
}

#result .time
{
	width: 150px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #A3BD77;
}

#result .address
{
	font-size: 10px;
}

#result .list
{
	border: 0px solid #b5b5b5;
}
#result .list a
{
	font-size: 14px;
}

#result .list_title
{
	border: 0px solid #b5b5b5;
	padding-top: 10px;
	font-size: 16px;
}


/* info */
#info
{
	padding-top: 1em;
	font-size:12px;
}

#info h4
{
	font-size:14px;
}


/* sidebar */
#sidebar
{
	float: left;
	width: 250px;
}

#sidebar .title h2
{
	font-size: 1em;
}

#sidebar .box1
{
	margin-bottom: 3em;
}

ul.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li
{
	border-top: solid 1px #E5E5E5;
	padding: 0.80em 0;
}

ul.menu li span
{
	font-size: 12px;
}

#sidebar .box2 ul.menu li
{
	border-top: solid 1px #E5E5E5;
	padding: 0.80em 0;
	font-size: 12px;
}

#sidebar .box2 ul.menu li span
{
	font-size: 8px;
}
#sidebar .box2 a
{
	font-size: 12px;
}


/* footer */
#footer-wrapper
{
	background: #2C6503;
	padding: 1em 0em;
}

#footer
{
	overflow: hidden;
	text-align: center;
	color: #A3BD77;
}

#footer a
{
	font-size: 12px;
	color: #A3BD77;
}


/* copyright */
#copyright {
	font-size: 10px;
	font-style: normal;
	color: #838383;
	background-color: #F5F5F5;
	line-height: 20px;
	text-align: center;
	padding-right: 10px;
}


/* button */
.button
{
	display: inline-block;
	margin-top: 0.5em;
	padding: 0.5em 0.5em;
	background: #5F9703;
	border-radius: 10px;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	letter-spacing: 0.10em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.90em;
	color: #FFF;
}


/* adsense */
.ad
{
	margin-top:10px;
	margin-bottom:5px;
}