@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.02
  Last Update 2009.00.00 担当者名
  

・
	・
	・
・
	・
	・


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

@import "page.css";

/*####################　共通設定　####################*/

#Main h3 {
	background:url(../img/contents/title-01.gif) 0 0 no-repeat;
	padding:18px 10px 23px 39px;
	margin-bottom:10px;
	font-size:14px;
	}

.contentsBox .postData {
	clear:both;
	background:url(../img/contents/line-dashed.gif) top left repeat-x;
	padding:5px 0 0;
	font-size:10px;
	text-align:right;
	font-family:verdana;
	}


/*　アーカイブリスト
-------------------------------------*/
.archiveBox {
	border:1px solid #e8e7e6;
	background:#eeeeee;
	margin-bottom:10px;
	padding:1px 0;
	}
.archiveBox ul {
	background:#e3e2e2;
	margin:0 1px;
	padding:1px;
	}
.archiveBox li{
	line-height:1;
	border-bottom:1px solid #e3e2e2;
	}
.archiveBox li a{
	display:block;
	border:1px solid #fff;
	background:url(../img/contents/arrow-square.gif) 7px center no-repeat #f7f7f7;
	padding:12px 10px 12px 30px;
	font-weight:bold;
	line-height:1.3;
	}


/*　ページ分割
-------------------------------------*/
/* ページ分割 */
.pageBute {
	background:#fafafa;
	margin-bottom:30px;
	text-align:center;
	}
.pageBute ul {
	margin:0;
	padding:5px 10px;
	text-align:center;
	font-size:10px;
	color:#ff6699;
	zoom:1;
	}
.pageBute ul:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.pageBute a{text-decoration:none;}
.pageBute li.pre {
	float:left;
	}
.pageBute li.next {
	float:right;
	}


.contentsBox img{
	clear:right;
	}



/*####################　よくある質問　####################*/


#PageFaq .contentsBox h3 {
	clear:both;
	background:url(../../faq/img/ico-q.gif) left center no-repeat;
	padding:14px 0 14px 55px;
	margin:15px 15px 18px;
	font-size:14px;
	}

#PageFaq .contentsBox .entry {
	background:url(../../faq/img/ico-a.gif) 10px 0 no-repeat;
	margin:0 15px;
	padding:0 0 0 40px;
	}
#PageFaq .contentsBox .entry p{
	line-height:1.8;
	}
#PageFaq .contentsBox p.back {
	background:#fafafa;
	margin-top:30px;
	padding:5px 10px;
	text-align:center;
	}
#PageFaq .contentsBox ul.list {
	margin:30px 15px 0;
	font-size:14px;
	font-weight:bold;
	}
#PageFaq .contentsBox ul.list li {
	background:url(../../faq/img/ico-q.gif) left center no-repeat;
	padding:14px 0 14px 55px;
	}




/*####################　おやみだし　####################*/


/*　こみだし
-------------------------------------*/

/* まごみだし */

















/*end*/
