* {
margin: 0;
padding: 0;
font-family: “メイリオ”, “Meiryo”, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”,”Osaka”, Verdana, “ＭＳ Ｐゴシック”, “MS P Gothic”, Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	background-color: #CCCCCC;
}

#wrapper {
    width: 800px;
    overflow: hidden;
    margin: 0px auto;
    background-color: #FFFFFF;
}

#header {
    width: 800px;
    height: 150px;
    background-image: url(img/headerbg.jpg);
}

#header img.logo {
    margin: 30px 0px 0px 14px;
    border: 0px;
}

#header ul#topmenu {
    list-style: none;
    width: 100%;
    margin-top: 33px;
}

#header ul#topmenu li{
    list-style:none;
    float:left;
}

#header ul#topmenu li a{
    display: block;
    width: 130px;
    height: 50px;
    text-indent: -10000px;
    overflow: hidden;
}

a.toppage{
    margin-right: 4px;
    background-image: url(img/topmenu1.gif);
    background-position: 0px 0px;
}
a:hover.toppage{
    background-position: 0px -50px;
}

a.kibou{
    margin-right: 4px;
    background-image:url(img/topmenu2.gif);
    background-position:0px 0px;
}
a:hover.kibou{
    background-position:0px -50px;
}

a.kigyou{
    margin-right: 4px;
    background-image:url(img/topmenu3.gif);
    background-position:0px 0px;
}
a:hover.kigyou{
    background-position:0px -50px;
}

a.zaikou{
    margin-right: 4px;
    background-image:url(img/topmenu4.gif);
    background-position:0px 0px;
}
a:hover.zaikou{
    background-position:0px -50px;
}
a.hogosya{
    margin-right: 4px;
    background-image:url(img/topmenu5.gif);
    background-position:0px 0px;
}
a:hover.hogosya{
    background-position:0px -50px;
}
a.sotsugyo{
    margin-right: 0px;
    background-image:url(img/topmenu6.gif);
    background-position:0px 0px;
}
a:hover.sotsugyo{
    background-position: 0px -50px;
}

div#topimg {
    margin: 20px 25px 0px 25px;
    border: 0px;
}

div#contents {
    width: 750px;
    margin: 20px auto 20px auto;
/*    padding: 20px 25px;*/
    background-color: #FFFFFF;
}

#sidebars {
    float: left;
    width: 160px;
/*    margin-right: 20px;*/
}

ul#sidemenu {
    color: #000000;
}

ul#sidemenu li {
    list-style: none;
    background-image: url(img/contentsbg.gif);
    height: 22px;
    padding: 8px 0px 0px 28px;
}

ul#sidemenu li a {
    color: #000000;
    text-decoration: none;
}

ul#sidemenu li a:hover {
    color: #888888;
    text-decoration: underline;
}

div#sidebars div#sideprofile {
    margin: 10px 0px 10px 7px;
    line-height: 150%;
}
div#sidebars div#sideprofile h2 {
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: normal;
}

#post_entry {
    float: right;
    width: 560px;
    display: inline;
/*    margin-left: 190px;*/
}

#post_entry div.post_meta {
    float: left;
    width: 550px;
    padding: 15px 0px 5px 0px;
}

#post_entry div.post_meta h3.newshead {
    border-left: 5px solid #00A200;
    border-bottom: 1px solid #00A200;
    padding: 2px 0px 1px 8px;
    font-weight: normal;
}

#post_entry div.post_index {
    padding: 5px;
}

#post_entry div.post_title {
	color: #000000;
}

#post_entry div.post_content {
    float: left;
    width: 550px;
    padding: 5px;
    line-height: 22px;
}


#post_entry div.post_content div.cat02adv {
    width: 550px;
    background:url(img/cat02bk01.jpg) repeat-x;
}

#post_entry div.post_content p {
    margin: 3px 5px 7px 5px;
}

#post_entry div.post_content ul {
    margin: 5px;
    list-style: none;
}

#post_entry div.post_content li.calhead {
    padding: 2px 5px 1px 20px;
    background:url(img/calhead.gif) no-repeat;
    width: 515px;
    height: 22px;
}

#post_entry div.post_content li.calnaiyo {
    padding: 2px 5px 2px 20px;
    background-color: #FFFFFF;
}

#post_entry div.post_content code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	font-style: italic;
	color: #606060;
	}

#post_entry div.post_content img {
	border: 0px;
	margin: 5px;
	}

#post_entry div.post_content div.bigtext {
    font-size: 120%;
    color: #CC0000;
    font-weight: bold;
    margin: 3px 5px 8px 5px;
}

#post_entry div.post_content div.righttext {
    text-align: right;
    font-size: 13px;
}


h2.catsubtitle {
    background-image: url(img/catsubtitle.gif);
    width: 532px;
    height: 19px;
    padding: 6px 0px 0px 28px;
    font-size: 12px;
    font-weight: normal;
}

h3.post010301 {
    font-size: 14px;
    padding: 2px 0px 3px 3px;
}

h3.post030201 {
    border-left: 5px solid #606060;
    border-bottom: 1px solid #606060;
    padding: 2px 0px 3px 8px;
}

h3.psub {
    border-bottom: 2px solid #606060;
    border-left: 8px solid #606060;
    font-weight: normal;
    font-size: 12px;
    padding-left: 8px;
}

h3.psubb {
    font-weight: bold;
    font-size: 14px;
    clear: both;
}

h3.page0101 {
    background: url(img/page01sub.gif) no-repeat;
    height: 25px;
    padding: 2px 0px 0px 20px;
    font-size: 16px;
}

div.p010301 {
    border: 1px solid #000000;
    border-bottom: 0px;
    background-color: #66CC33;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

div.p010302 {
    border: 1px solid #000000;
    border-top: 0px;
    padding: 5px;
}

div.p040301 {
    border: 1px solid #000000;
    border-bottom: 0px;
    background-color: #FF6766;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

div.p040302 {
    border: 1px solid #000000;
    border-top: 0px;
    padding: 5px;
}


div.p070101 {
    border: 1px solid #000000;
    border-bottom: 0px;
    background-color: #9CDE7C;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

div.p070102 {
    border: 1px solid #000000;
    border-top: 0px;
    padding: 5px;
}

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-top: 10px;
	}
	
.aligncenter {
	text-align: center;
	margin: 0px;
}

em {
	float: left;
	width: 600px;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.bottom_sidebar {
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 225px;
	}

.tex_f {
	font-size: 16px;
	height: 20px;
	width: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	padding:5px;
	border:1px solid #000933;
	clear:both;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000D49;
	}

#wp-admin-bar ul {margin:0; padding:0}

#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #DECD87;
	text-decoration: none;
	}

#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

h2.grahead {
    clear: both;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #333333;
    border-bottom: 2px solid #333333;
    padding: 3px;
    margin-top: 10px;
}

h3.grasub {
    font-size: 12px;
    border-left: 5px solid #9966CC;
    border-bottom: 1px solid #9966CC;
    padding-left: 8px;
}

a.gra {
    font-size: 14px;
    margin: 0px 0px 5px 0px;
    text-align: center;
}

ul.pg01 {
    font-size: 12px;
    font-weight: normal;
    list-style: none;
}

ul.pg01 li.pg01 {
    padding: 2px 0px 3px 25px;
    font-size: 14px;
    background: url(img/contentsbg.gif) no-repeat;
}

ul.pg01 li.pg02 {
    padding: 0px 0px 5px 10px;
}

/* Contact Form 7 */
form.wpcf7-form fieldset {
  margin-bottom: 10px;
}
form.wpcf7-form legend {
  padding: 0 2px;
  font-weight: bold;
}
form.wpcf7-form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.wpcf7-form fieldset ol {
  margin: 0;
  padding: 0;
}
form.wpcf7-form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.wpcf7-form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.wpcf7-form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.wpcf7-form fieldset fieldset label {
  display: block;
  width: auto;
}
form.wpcf7-form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.wpcf7-form label {
  width: 120px; /* Width of labels */
}
form.wpcf7-form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* 募集要項 */
h3.yoko {
    background: url(img/post11sub.gif) no-repeat;
    padding-left: 30px;
}

ul.yoko01 {
    font-size: 12px;
    font-weight: normal;
    list-style: none;
    margin: 0px 0px 0px 10px;
}

ul.yoko01 li.yokotitle {
    margin: 0px;
    padding: 1px 0px 0px 10px;
}
ul.yoko01 li.yokonaiyo {
    margin: 0px;
    padding: 1px 0px 0px 30px;
}

/* ページ関係 */
h4.subtitle {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 8px;
    border-left: 5px solid #888888;
    background-color: #dddddd;
}
