@charset "utf-8";
/* CSS Document */

/*　カテゴリータイトル　*/
#category_name{
	width:950px;
	margin:20px auto 10px auto;
}

/*　パンクズ　*/
#pankuzu{
	width:950px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_pankuzu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top:1px dotted #339900;
}

#pankuzu p{
	line-height:23px;
	padding-left:20px;
}

/*　ブログコンテンツコンテナ　*/
#blog_contents_container{
	width:950px;
	margin:0 auto;
}

/*　サイドバー　*/
#sidebar{
	float:left;
	width:200px;
	padding:0px;
	margin:10px 0px 30px 0px;
	display:inline;
}

/*　カレンダー　*/
#cal_area{
	width:200px;
	background-image:url(../image/wordpress/cat/sidebar_footer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	margin-bottom:20px;
	background-color:#E4F7D3;
}

#cal_area h2{
	background-image:url(../image/wordpress/cat/sidebar_header.png);
	line-height:30px;
	padding-top:6px;
	color:#FFF;
	padding-left:10px;
	font-size:125%;
}

#cal_area h2 a{
	color:#FFF;
	text-decoration:none;
}

#cal_area div{
	width:150px;
	margin:0 auto;
	padding:10px 0px;
}

#cal_area div table{
	width:100%;
}

/*　カテゴリー一覧　*/
#cat_area{
	width:200px;
	background-image:url(../image/wordpress/cat/sidebar_footer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	margin-bottom:20px;
}

#cat_area h2{
	background-image:url(../image/wordpress/cat/sidebar_header.png);
	line-height:30px;
	padding-top:6px;
	color:#FFF;
	padding-left:10px;
	font-size:125%;
}

#cat_area h2 a{
	color:#FFF;
	text-decoration:none;
}

#cat_area ul{
	margin:0px;
	padding:0px;
}

#cat_area ul li{
	background-image:url(../image/wordpress/cat/sidebar_bt.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-left:20px;
	list-style-type:none;
	margin:0px;
}

#cat_area ul li a{
	color:#666;
	text-decoration:none;
}

#cat_area ul li ul{
	margin:0px 0px 0px -20px;
	padding:0px;
}

#cat_area ul li ul{
	margin:0px 0px 0px -20px;
	padding:0px;
}

#cat_area ul li ul li{
	background-image:url(../image/tmp/ssmenu_bt.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-left:40px;
	list-style-type:none;
	margin:0px;
}

/*　エントリーコンテナ　*/
#entry_container{
	width:710px;
	float:right;
	padding:0px;
	margin:10px 20px 0px 0px;
	display:inline;
}

#entry_container h2{
	background-image:url(../image/wordpress/cat/entry_title.png);
	line-height:40px;
	padding-bottom:5px;
	padding-left:30px;
	font-size:140%;
	color:#006633;
}

#entry_container h2 a{
	color:#006633;
	text-decoration:none;
}

.entry{
	width:650px;
	margin:0px auto 0px auto;
	padding-bottom:50px;
}

.entry p{
	padding:1em 0px;
}

.entry_meta{
	clear:both;
	width:650px;
	margin:0px auto;
	padding:10px 0px;
}

#entry_container .entry h2{
	background-image:none;
	line-height:150%;
	padding:0px;
	color:#666;
}


/*　totop　*/
.totop{
	padding-top:40px;
	clear:both;
	text-align:right;
	margin:20px 0px;
}

/*　カテゴリー概要　*/
.cat_gaiyo{
	width:620px;
	margin:20px auto;
}

.cat_gaiyo th{
	width:160px;
	vertical-align:top;
	text-align:left;
}

.cat_gaiyo td{
	vertical-align:top;
}

.cat_gaiyo th img{
	border:1px solid #75C5DC;
	float:right;
}

.gaiyo_table{
	width:430px;
	margin-left:20px;
}

.gaiyo_table th{
	padding-right:20px;
}

.gaiyo_table td{
}

.bt_detail{
	width:129px;
}

.cat_name{
	width:301px;
	background-image:url(../image/wordpress/arc/cat_titile.png);
}

.cat_name p{
	line-height:32px;
	font-weight:bold;
	font-size:120%;
	padding-left:25px;
}

/*　カテゴリー説明エリア　*/

.cat_explanation{
	width:430px;
	background-image:url(../image/wordpress/arc/setsumei_area_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.cat_explanation_ins{
	background-image:url(../image/wordpress/arc/setsumei_area_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
}

.cat_explanation_ins p{
	line-height:150%;
}


/*　募集要項用　*/

/*　募集要項用　カテゴリー概要　*/
.rec_cat_gaiyo{
	width:670px;
	margin:20px auto;
}

.rec_cat_gaiyo td{
	vertical-align:top;
}

.rec_gaiyo_table{
	width:670px;
	margin-left:20px;
}

.rec_gaiyo_table td{
}

.rec_bt_detail{
	width:129px;
}

.rec_cat_name{
	width:541px;
	background-image:url(../image/wordpress/recruit/cat_titile.png);
}

.rec_cat_name p{
	line-height:32px;
	font-weight:bold;
	font-size:120%;
	padding-left:25px;
}

/*　募集要項用　カテゴリー説明エリア　*/

.rec_cat_explanation{
	width:670px;
	background-image:url(../image/wordpress/recruit/setsumei_area_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.rec_cat_explanation_ins{
	background-image:url(../image/wordpress/recruit/setsumei_area_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
}

.rec_cat_explanation_ins p{
	line-height:150%;
}

