@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.02
  Last Update 2009.00.00 担当者名
  

・
	・
	・
・
	・
	・


----------------------------*/

@import "common.css";

/*####################　共通設定　####################*/

.contentsBox{width:640px;}
.contentsBox h2{margin-bottom:10px;}
.contentsBox h3{margin-bottom:25px;}
.contentsBox h4{
	margin-bottom:15px;
	border-bottom:1px solid #f0f0f0;
	}

.contentsBox .text{padding:0 20px 10px 20px;}
.contentsBox .text p{color:#666666;}
.contentsBox p{margin-bottom:15px; line-height:1.5;}
.contentsBox p.pageTop02{
	background:url(../img/contents/wall-entry_bottom.gif) 0 0 no-repeat;
	height:48px;
	width:640px;
	position:relative;
	margin-left:0;
	}
.contentsBox p.pageTop02 a{
	display:block;
	height:21px;
	width:75px;
	position:absolute;
	right:10px;
	text-indent:-9999px;
	}
.contentsBox p.link{text-align:center;}
#Sub{margin-top:0;}

/*　ページブート
-------------------------------------*/
#Main ul.linkTop,
#Main ul.linkBottom{
	clear:both;
	width:640px;
	}
#Main ul.linkTop:after,
#Main ul.linkBottom:after{
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#Main ul.linkTop li.before{float:left;padding-bottom:20px;}
#Main ul.linkTop li.next{float:right;padding-bottom:20px;}
#Main ul.linkBottom li.before{float:left;}
#Main ul.linkBottom li.next{float:right;}

/*　サブカテゴリ
-------------------------------------*/
#Sub #SubCategory{
	background:url(../img/sub/wall-archive_bottom.gif) 0 bottom no-repeat;
	width:220px;
	padding-bottom:10px;
	margin-bottom:10px; 
	}
#SubCategory ul{
	background-color:#fdcbd5;
	padding:15px 0 5px 20px;
	width:199px;
	_width:219px;
	_margin-top:-2px;
	}
#SubCategory ul li{
	background:url(../img/contents/icon-arrow-square_red.gif) 0 1px no-repeat;
	padding:0 0 10px 19px;
	width:150px;
	display:block;
	}
#SubCategory ul li a{color:#816b57;}

/*####################　看護部日誌　####################*/

#Main h2{margin-bottom:20px;}
#PageBlog .contentsBox{
	background:url(../img/contents/wall-entry_top.gif) 0 0 no-repeat;
	padding-top:20px;
	width:640px;
	margin-bottom:20px;
	}

#PageBlog .contentsBox .item{
	background:url(../img/contents/wall-entry_middle.gif) 0 0 repeat-y;
	padding-top:1px;
	}

#PageBlog .contentsBox .title{
	margin:0 20px 20px 20px;
	padding-bottom:10px;
	border-bottom:1px solid #d1d1d1;
	}
#PageBlog .contentsBox .title h5{
	background:url(../img/contents/icon-heart.gif) 0 center no-repeat;
	background-color:#FFFFFF;
	font-size:14px;
	color:#666666;
	border-left:none;
	padding:9px 0 9px 45px;
	width:555px;
	}
#PageBlog .contentsBox p.toEntry{
	background:url(../img/contents/line-dashed.gif) 20px 0 no-repeat;
	text-align:right;
	padding:5px 21px 0 20px;
	margin:0 0 20px 0;
	color:#666666;
	}

/*　サブカテゴリ
-------------------------------------*/
#PageBlog #SubCategory h3{
	background:url(../../blog/img/title-archive.gif) 0 0 no-repeat;
	width:220px;
	height:30px;
	text-indent:-9999px;
	}

/*####################　看護師募集についてのQ＆A　####################*/

#PageFaq .contentsBox{margin-bottom:25px; _margin-bottom:15px;}
*+html #PageFaq .contentsBox{margin-bottom:15px;}
#PageFaq .contentsBox .titleBox{
	background:url(../../faq/img/wall-q_bottom.gif) 0 bottom no-repeat;
	margin-bottom:10px;
	}
#PageFaq .contentsBox .title{
	background:url(../../faq/img/wall-q_top.gif) 0 0 no-repeat;
	padding:20px 0 20px 0;
	}

#PageFaq .contentsBox .title h5{
	color:#666666;
	font-size:15px;
	border-left:none;
	padding:0 20px 0 55px;
	}
#PageFaq .contentsBox .textBox{
	background:url(../img/contents/wall-entry_middle.gif) 0 0 repeat-y;
	}
#PageFaq .contentsBox .text{
	padding:25px 20px 10px 55px;
	background:url(../../faq/img/wall-a_top.gif) 0 0 no-repeat;
	}
#PageFaq .contentsBox p.more{text-align:right;}

/*　サブカテゴリ
-------------------------------------*/
#PageFaq #SubCategory h3{
	background:url(../../faq/img/title-archive.gif) 0 0 no-repeat;
	width:220px;
	height:30px;
	text-indent:-9999px;
	}




/*####################　先輩からのメッセージ　####################*/

#PageMessage #Main h2{margin-bottom:20px;}
#PageMessage .contentsBox.itemBox{
	background:url(../img/contents/wall-entry_top.gif) 0 0 no-repeat;
	padding-top:20px;
	width:640px;
	margin-bottom:20px;
	_margin-bottom:10px;
	}
*+html #PageMessage .contentsBox.itemBox{margin-bottom:10px;}

#PageMessage .contentsBox.itemBox .item{
	background:url(../img/contents/wall-entry_middle.gif) 0 0 repeat-y;
	padding-top:1px;
	}

#PageMessage .itemBox .title{
	clear:both;
	margin-left:20px;
	padding-bottom:10px;
	_margin-bottom:10px;
	}
*+html #PageMessage .itemBox .title{margin-bottom:10px;}
#PageMessage .contentsBox.itemBox .title:after{
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#PageMessage .itemBox .title h5{
	float:left;
	display:inline;
	font-size:14px;
	background:url(../img/contents/icon-heart.gif) 0 center no-repeat;
	color:#666666;
	border-left:none;
	border-bottom:1px solid #d1d1d1;
	padding:15px 0 15px 45px;
	margin-bottom:10px;
	width:425px;
	}
#PageMessage .itemBox .title h5{_width:470px;}
#PageMessage .itemBox .title p{
	float:left;
	_float:none;
	clear:left;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	width:400px;
	}
*+html #PageMessage .itemBox .title p{float:none;}
#PageMessage .itemBox .title img.photo{
	float:right;
	width:109px;
	height:143px;
	margin-right:20px;
	}

#PageMessage .itemBox .text{
	clear:both;
	padding:0 20px 10px 20px;
	}
#PageMessage .itemBox .text ul li{
	background:url(../img/contents/icon-arrow-gray2.gif) 0 4px no-repeat;
	padding:0 0 0 3px;
	color:#666666;
	}

#PageMessage .itemBox p.pageTop02{
	background:url(../img/contents/wall-entry_bottom.gif) 0 0 no-repeat;
	height:48px;
	width:640px;
	position:relative;
	margin-left:0;
	}
#PageMessage .itemBox p.pageTop02 a{
	display:block;
	height:21px;
	width:75px;
	position:absolute;
	right:10px;
	text-indent:-9999px;
	}


/*　サブカテゴリ
-------------------------------------*/
#PageMessage #SubCategory h3{
	background:url(../../message/img/title-archive.gif) 0 0 no-repeat;
	width:220px;
	height:30px;
	text-indent:-9999px;
	}








/*　こみだし
-------------------------------------*/

/* まごみだし */

/*end*/

