body {
	margin: 0px;
	background: #FFFFFF url(img/body-bg.gif) repeat left top;
	font-size:90%;
	line-height:160%;
}


a:link , a:visited {  color: #000099; text-decoration: underline;}
a:hover { color: #FF3300; text-decoration: none;}



div.header {
	background: #FFFFFF url(img/header.jpg) no-repeat left top;
	width:780px;
	margin:0px auto;
	height:62px;
}
div.header span {
	float:right;
	margin:15px 80px 0px 0px;
}
img.header {
	margin:17px 0px 0px 48px;
}
.layout {
	width:780px;
	margin:0px auto;
}
td.contents {
	background:#FFFFFF url(img/width-line.gif) repeat-x left bottom;
	vertical-align:top;
	padding:40px 50px 20px 50px;
}
th.menu {
	width:200px;
	background:#F3F3ED url(img/body-bg2.jpg) no-repeat left top;
	vertical-align:top;
	font-weight:normal;
	padding-bottom:20px;
}
.address {
	padding: 20px 15px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	background:#F3F3ED url(img/width-line2.gif) repeat-x left bottom;
}
.address img {
	margin-bottom: 10px;
}
.width-line {
	background: url(img/width-line.gif) repeat-x left bottom;
	padding-bottom:20px
}


div.copyright {
	width:760px;
	background-color:#FFFFFF;
	padding:3px 10px;
	text-align:right;
	font-size:10px;
	margin:0px auto;
}
div.title {
	background:#FFFFFF url(img/width-line.gif) repeat-x left bottom;
	font-weight:bold;
	font-size:18px;
}
div.title span {
	font-weight:normal;
	font-size:14px;
	margin-left:20px;
}
ul.jobs {
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:413px;
}
ul.jobs li {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	font-size:16px;
	font-weight:bold;
	background: url(jobs/img/note-line.gif) no-repeat left bottom;
	list-style: none inside none;
}

table.jobs {
	border: 2px solid #6699CC;
	margin:0ps auto;
	width:413px;
}
table.jobs th {
	padding:10px 0px;
}

ul.sozoro {
	margin: 0px 0px 0px 20px;
	padding:0px;
}
ul.sozoro li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	font-size:16px;
	font-weight:bold;
	list-style-type:none;
	list-style-position:inside;
}
ul.sozoro li img {
	vertical-align: middle;
	margin-right:10px;
	border:none;
}

table.history {
	width:100%;
	margin:10px 0px 20px 0px;
}
table.history td {
	padding: 10px 5px 2px 5px;
	vertical-align:top;
	border-bottom:1px solid #EDEDED;
}
table.history th {
	padding: 10px 5px 2px 5px;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
	vertical-align:top;
	border-bottom:1px solid #EDEDED;
}



div.pagetop {
	border-top:1px solid #EDEDED;
	padding:2px 0px 0px 0px;
	text-align:right;
	margin-top:20px;
	clear:both;
}
div.pagetop a:link , div.pagetop a:visited {
	background:url(img/pagetop.gif) center right no-repeat;
	color: #333333;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
}
div.pagetop a:hover {
	background:url(img/pagetop2.gif) center right no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
}
div.pagetop span {
	float:left;
}
div.pagetop span a:link , div.pagetop span a:visited {
	background:url(img/pagetop3.gif) center left no-repeat;
	color: #333333;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
div.pagetop span a:hover {
	background:url(img/pagetop4.gif) center left no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}


/* お問い合わせ */


table.contact {
	width: 450px;
	margin: 0px auto;
	border:1px solid #CCCCCC;
}
table.contact td {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	background-color: #F3F3ED;
}
table.contact th {
	width: 20%;
	background-color: #EBEBE6;
	border: 1px solid #F3F3ED;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-left: 5px solid #D5D0C1;
	white-space:nowrap
}
th.contact {
	border-left: 5px solid #FF9900 !important;
	background-color: #FFF1E8 !important;
}
td.contact {
	background-color: #FFF1E8 !important;
}
p.contact {
	width: 450px;
	margin: 15px auto;
}
p.contact span {
	color: #FF9900;
}

input.contact , textarea.contact {
	width: 97%;
	padding:2px;
	font-size:inherit;
}

div.contact {
	width: 445px;
	text-align:center;
	margin: 10px auto 0px;
	background-color: #F3F3ED;
}






/*-----------------------------------------------------------*/




span.blog-title {
	background: url(img/title.gif) no-repeat right top;
	padding:23px 28px 0px 0px;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	color:#714F4F;
}




/*DIV.top-section { background: lightcyan; color: black; padding: 8px; margin: 0}*/

DIV.left-section { width: 240px; float: left; border: 1px solid blue;  padding: 8px; margin: 0}
DIV.right-section { width: 240px; float: left; border: 1px solid green;  padding: 8px; margin: 0}
DIV.main-section { width: 100%;   padding: 0px; margin: 0px; width: auto;}

DIV.month_navigate {
	margin-bottom: 20px;
}

table.month_navigate {
	margin-bottom: 20px;
	width:100%;
	border-bottom:1px solid #EDEDED;
}
table.month_navigate td {
	width:50%;
	padding: 0px 20px 0px 0px;
}
table.month_navigate th {
	width:50%;
	font-weight:normal;
	text-align:right;
	padding: 0px 0px 0px 20px;
}


table.month_navigate td a:link , table.month_navigate td a:visited {
	background:url(img/pagetop3.gif) center left no-repeat;
	color: #333333;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
table.month_navigate td a:hover {
	background:url(img/pagetop4.gif) center left no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
table.month_navigate th a:link , table.month_navigate th a:visited {
	background:url(img/right1.gif) center right no-repeat;
	color: #333333;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
}
table.month_navigate th a:hover {
	background:url(img/right2.gif) center right no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
}



div.month_navigate {
	margin-bottom: 20px;
	width:100%;
	text-align:right;
}
span.month_navigate {
	text-align:left;
}

DIV.entry {
	border: 1px solid #996666;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: auto;
	clear:both;
	line-height:120%;
}
DIV.entry DIV.navigate {
	margin-bottom: 10px;
}

DIV.entry span.entry-date {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	white-space:nowrap;
	margin-left:10px;
}
DIV.entry DIV.title {
	font-size: 18px;
	font-weight: bold;
	margin: 1px 1px 10px 1px;
	padding: 4px 10px;
	background: #FFFFFF url(img/title-bg.gif) repeat left top!important;
	color: #CC0033;
}
DIV.entry DIV.body {
	color: black;
	font-size: 12px;
	margin:15px 10px 10px;
	background-color:#FFFFFF;
}
DIV.entry DIV.body DIV.image { margin: 8px; }

DIV.entry DIV.body H1 {
	font-size: 150%;
	border-top: 1px solid #D5D0C1;
	border-right: 1px solid #D5D0C1;
	border-bottom: 1px solid #D5D0C1;
	border-left: 4px solid #D5D0C1;
	background: url(img/h1-bg.gif) repeat left top;
	padding:4px 5px 4px 5px !important;
}


DIV.entry DIV.body H2 {
	font-size: 120%;
	background-color:#F3F3ED;
	border-top: 1px solid #D5D0C1;
	border-right: 1px solid #D5D0C1;
	border-bottom: 1px solid #D5D0C1;
	border-left: 4px solid #D5D0C1;
	padding:3px;
}
DIV.entry DIV.body H3 {
	font-size: 100%;
	border-bottom: 2px solid #D5D0C1;
}
DIV.entry DIV.body H4 {
	font-size: 95%;
	border-bottom: 1px solid #D5D0C1;
}
DIV.entry DIV.body H5 {
	font-size: 90%;
	border-bottom: 1px dotted #D5D0C1;
}
DIV.entry DIV.body H6 {
	font-size: 80%;
	border-bottom: 1px dotted #D5D0C1;
}

DIV.entry DIV.body BLOCKQUOTE {
	margin: 10px;
	border: 1px solid #D5D0C1;
	background: #F3F3ED;
	padding: 10px;
}
DIV.entry DIV.body BLOCKQUOTE p {
	margin: 0px;
}
DIV.entry DIV.body BLOCKQUOTE h1 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 2px 0px !important;
	border-bottom: 1px solid #D5D0C1 !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	background-image:none !important;
}

DIV.entry DIV.body UL { padding-left: 2em; margin-left: 0; }
DIV.entry DIV.body UL LI{ list-style-type:square;}
DIV.entry DIV.body OL { padding-left: 2em; margin-left: 0; }
DIV.entry DIV.body OL LI{  }
DIV.entry DIV.body DL { padding-left: 1em; margin-left: 0; }
DIV.entry DIV.body DL DT{  }
DIV.entry DIV.body DL DD{ padding-left: 2em; margin-left: 0;}
DIV.entry DIV.body P { margin: 0 0 0.5em 0; }


DIV.entry DIV.body TABLE {
	margin: 0.5em;
	padding: 0;
	border: none;
	background-color:#CCCCCC;
}
DIV.entry DIV.body TABLE TR { margin: 0; padding: 0 }
DIV.entry DIV.body TABLE TH {
	padding: 4px;
	background-color:#EDEDED;
	line-height:normal;
}
DIV.entry DIV.body TABLE TD {
	padding: 4px;
	background-color:#FFFFFF;
	line-height:normal;
}


DIV.entry DIV.body A { text-decoration: none; }
DIV.entry DIV.body A:hover { text-decoration: none; }
DIV.entry DIV.body A:link {  text-decoration: none; }
DIV.entry DIV.body A:visited {  text-decoration: none; }
DIV.entry DIV.body A:active {  }
DIV.entry DIV.body A {  }
DIV.entry DIV.body B {  }
DIV.entry DIV.body TT {  }
DIV.entry DIV.body BIG {  }
DIV.entry DIV.body SMALL {  }

DIV.entry DIV.body hr {
	border-top: none;
	border-right: 1px dotted #996666;
	border-bottom: 1px dotted #996666;
	border-left: none;
	height:1px;
	margin: 15px 0px;
}


DIV.entry DIV.footer {
	clear: both;
	text-align: right;
	background-color: #EDEDED;
	padding:2px 0px;
}
DIV.entry DIV.footer DIV.date {
	float:left;
	margin-left:5px;
	
}
DIV.entry DIV.footer DIV.name {
	margin-right:10px;
}
DIV.entry DIV.footer DIV.trackback-cnt {  }
DIV.entry DIV.footer DIV.comment-cnt {  }


table.month_navigate2 {
	margin:0;
	padding:0;
	width:100%;
	border:none;
}
table.month_navigate2 td a:link , table.month_navigate2 td a:visited {
	background:url(img/pagetop3.gif) center left no-repeat;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
table.month_navigate2 td a:hover {
	background:url(img/pagetop4.gif) center left no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
table.month_navigate2 th a:link , table.month_navigate2 th a:visited {
	background:url(img/right1.gif) center right no-repeat;
	color: #333333;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	font-weight:normal;
}
table.month_navigate2 th a:hover {
	background:url(img/right2.gif) center right no-repeat;
	color: #FF9999;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
	font-weight:normal;
}

