#headerTextTitle{
	/*display:none;*//*ヘッダテキストリンク表示切替*/
	position:absolute;
	top:30px;
	font-size:14px;
	}
#headerTextTitle a{
	text-decoration:none;
	}
	

*{
    margin:0;
    padding:0;
	list-style:none;
	}
html,body{
    font-family:Verdana,"ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4 , "MS Pゴシック",MSgochic, Osaka;
	text-align:center;
	font-size:12px;
	line-height:1.7;
	color:#444;
	background:url(images/back.gif) repeat-x ;
	width:100%;
	}

a img { border: 0; }
a:link { color:#0269C0;}
a:visited {color:#666;}
a:hover {
	color:#000;
	/*background:#FDE2A8;
	background:#FCE7BA;
	position:relative;
	top:1px;left:0;*/
	}
a:hover img {
	moz-opacity: 0.75; 
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
	}
a:active { color:#333;}

h1,h2,h3,h4,h5,h6{ font-weight: normal;
	clear:both;}

h1,#footer h3{
	padding:1px 0px 3px 15px ;
	margin:0 0 0 0px;
	font-size:10px;
	}
img{
	border:0;
	}

#header {
	position:absolute;
	top:0px;
	width:800px;
	/*background:url(/images/back.gif) repeat-x #fff ;*/
	}
#headerIndexImage{
	position:absolute;
	top:130px;
	width:800px;
	}
#headerIndexImage img{
	
	/*border:solid 1px #ccc;
	width:798px;
	
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	/*behavior: url(border-radius.htc);*/

	/*-moz-box-shadow: 0px 2px 5px #ccc;
	-webkit-box-shadow: 0px 2px 5px #ccc;
	box-shadow: 0px 2px 5px #ccc;*/
	/*horizontal vertical blur*/
	/*behavior: url(ie-css3.htc);*/
	}
#headerNavi{
	width:800px;
	height:55px;
	background:url(images/headerNaviBack.gif);
	}
#headerNavi li{
    float: left;
	}

#headerNavi a{
	/*display: block;
	text-decoration:none;
	line-height:40px;
	color:#fff;
	background:url(images/headerNaviBack.gif) no-repeat;
	padding:0 10px 0 18px;*/
	}
#headerNavi a:hover,
#BlogID2 #headerNavi li#naviBlogID2 a ,
#BlogID3 #headerNavi li#naviBlogID3 a,
#BlogID4 #headerNavi li#naviBlogID4 a,
#BlogID5 #headerNavi li#naviBlogID5 a,
#BlogID6 #headerNavi li#naviBlogID6 a,
#BlogID7 #headerNavi li#naviBlogID7 a,
#BlogID8 #headerNavi li#naviBlogID8 a,
#BlogID9 #headerNavi li#naviBlogID9 a,
#BlogID10 #headerNavi li#naviBlogID10 a,
#BlogID11 #headerNavi li#naviBlogID11 a,
#BlogID12 #headerNavi li#naviBlogID12 a,
#BlogID13 #headerNavi li#naviBlogID13 a{
	moz-opacity: 0; 
	opacity: .0; 
    filter: alpha(opacity=0); 
    -ms-filter: "alpha(opacity=0)"; 
    -khtml-opacity: .0; 
    -moz-opacity: .0; 
	}
#naviBlogID9{
	display:none;
	}

#container {
    width:830px;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:left;
	background:url(images/pageBack.png) repeat-y;
	overflow:hidden;
	height:100%;
	}
#containerIndexInner{
	margin:0px;
	padding:290px 15px 0px;/*ヘッダマージン*/
	background:url(images/image.jpg) 15px 127px no-repeat;
	overflow:hidden;
    }

#BlogID1 #containerIndexInner{
	margin:0px;
	padding:490px 15px 0;/*ヘッダマージン*/
	background:none;
    }
#containerInner{
	margin:0px;
	padding:290px 15px 0;/*ヘッダマージン*/
	background:url(images/image.jpg) 15px 127px no-repeat;
	overflow:hidden;
    }
#containerInnerMail{/*メールフォームヘッダマージン*/
	margin:0px;
	padding:290px 30px 0px;/*ヘッダマージン*/
	background:url(images/image.jpg) 15px 127px no-repeat;
    }
#pageBody{
	padding:0 15px;
	overflow:hidden;
	}
#contents {
    width:565px;
    float:right;
	float:left;
	text-align:left;
	}
#contentsInner{
	padding:230px 0 0 0;
	padding:0px 0 0 0;
	background:url(images/image1.jpg) no-repeat;
    }

#contentsInnerIndex{
	padding:0;
	}
#contents h2 {
    margin:0px 0 5px 0;
	padding:0 0 20px 40px;
	background:url(images/h2back.gif) no-repeat;
	font-size:14px;
	line-height:44px;
	text-align:left;
	color:#444;
	clear:both;
	}
#contents h3{
    margin:20px 0 5px 0;
	padding:0 0 5px 25px;
	background:url(images/h3back.gif) no-repeat;
	font-size:12px;
	line-height:30px;
	text-align:left;
	clear:both;
	}
#contents h4{
    font-size:12px;
	margin:15px 0px 0px 10px;
	padding:0px 0px 1px 10px;
	border-bottom:2px solid #ccc;
	background:url(images/indexNewsList01.gif) no-repeat 0 5px;
	clear:both;
		}
#contents h5 {
    margin:10px 0px 0px 10px;
	padding:0px 0 1px 10px;
	font-size:12px;
	border-bottom: dashed 1px #ccc;
    background:url(/images/indexNewsList01.gif) no-repeat 0 6px;
	}
#contents p {
    margin:10px 0px 0px 15px;
    font-size:12px;
	overflow:hidden;
	/*line-height:1.5;*/}
#contents iframe{
	border:1px solid #ccc;
	margin:5px 0px 15px 15px;
	}
#contents img {
	/*border: #ccc solid 0px;
	padding:5px;
	padding-bottom:15px;
	
	background-color:#FFF;
	margin:0 5px 2px 0px;*/
	}
#contents ul {
    margin:5px 10px 15px 15px;
	padding:0;
	list-style:none;
	}
#contents li {
    margin:0;
	padding:3px 0 0px 10px;
	font-size:12px;
	border-bottom: dashed 1px #ccc;
    background:url(images/indexNewsList01.gif) no-repeat 0 8px;
	}
#description{
    text-align:left;
	margin:0px 0px 0px 0px;
	}
#description img{
	border:0px;
	}
#descriptionEntry h2{
    margin:0;
	}

.entry-content img{
	border:1px #ccc solid;
	padding:5px;
	/*background:#fff;*/
	margin:0 5px 5px 0px;
	}

img.noborder{
	border:0;
	padding:0;
	}
img.noborderFloatLeft{
	border:0;
	padding:0;
	float:left;
	margin:0 10px 5px 0px;
	}
img.noborderFloatRight{
	border:0;
	padding:0;
	float:right;
	margin:0 0px 5px 10px;
	}
.floatClear{
	clear:both;
	}
.floatRight,
img.floatRight{
	float:right;
	margin:0 0px 5px 10px;
	}
.floatLeft,
img.floatLeft{
	float:left;
	margin:0 10px 5px 0px;
	}
.floatColum{
	overflow:hidden;
	clear:both;
	margin:0 0 0 15px;
	}

.floatColum.book1 .floatRight{
	width:270px;
	margin:0px;
	text-align:center;
	}
.floatColum.book1 .floatRight img{
	margin:0;
	width:150px;
	}
.floatColum.book1 .floatLeft{
	width:270px;
	margin:0px;
	text-align:center;
	}
.floatColum.book1 .floatLeft img{
	padding:0;
	width:150px;
	}
.text,.comment-content,.trackback-content p{
	margin:0 4px 0 5px;
	}

.entry-more-link{
	text-align:right;
	}
.entry-footer,.comment-footer{
    margin:10px 0px 15px 10px;
	font-size:10px;
	text-align:right;
	border-top:1px solid #eee;
	}
#entryFooerNavi{
	text-align:center;
	margin:10px auto;
	}

#side{ 
    width:190px; 
    float:left;
	float:right;
	border:0px solid #000;
	}
#sideInner{
	margin:0px 0px 0px 0px 
	}	
#side p{
    font-size:10px;
	text-align:center;
	}
#side p a{
    color:#666;
	text-decoration:none;
	}
#side p a:hover{
	text-decoration:underline;
	}

/*サイドカテゴリー
------------------------------------------*/
#sideCategory,#sideCategory ul {
	margin:0px;
	padding:0px;
	
	}
#sideCategory{
	background:url(images/sideCategoryBack.gif);
	font-size:10px;
	text-align:center;
	}
#sideCategory li{
    margin:0px 0px 0px 0px;
    padding:0px;
	border:0;
	font-size:12px;
	}
#sideCategory li a {
    /*background:url(images/sideButton.gif) top left no-repeat;*/
	color:#3A75AF;
	color:#70216E;
	color:#444;
	text-decoration:none;
	
	width:190px;
	margin:0;
	padding:0;
	display: block;
	line-height:29px;
	text-decoration:none;
	text-indent:25px;
	text-align:left;
	}
.sideCategoryCountZero{/*未エントリーカテゴリー表示用*/
    background:url(images/sideButton.gif) top left no-repeat;
	color:#ccc;
	width:190px;
	margin:0;
	padding:0;
	display: block;
	line-height:29px;
	text-indent:25px;
	text-align:left;
	}
.sideCategory a {
	background:url(images/sideButton.gif) top left no-repeat;
	}
#sideCategory li a:hover,.sideCategoryHere a{
    background:url(images/sideButton.gif) bottom left no-repeat;
	color:#000;
	filter:alpha(opacity=100);-moz-opacity:1;
	}
#sideCategory li li a {
	background:url(images/sideButton2.gif) top left no-repeat;
	line-height:23px;
    font-size:10px;
	width:155px;
	margin:0 0 0px 0;
	padding:0 0 0 35px;
	display: block;
	}
#sideCategory li li a:hover {
	background:url(images/sideButton2.gif) bottom left no-repeat;
    color:#000;
	}
#sideAchivesLink{
	border-top:solid 1px #ccc;
	}
#BlogID1 #sideCategory,#mail #sideCategory{
	display:none;
	}

/*サイドリンク
------------------------------------------*/
.sideListLink{
	display:inline;
	}
#sideLinks{
	width:188px;
	border:solid 1px #ddd;
	padding:0px 0px 1em 0px ;
	
    /*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;*/
	/*behavior: url(border-radius.htc);*/

	/*-moz-box-shadow: 0px 2px 5px #ddd;
	-webkit-box-shadow: 0px 2px 5px #ddd;
	box-shadow: 0px 2px 5px #ddd;*//*horizontal vertical blur*/
	
	/*behavior: url(ie-css3.htc);*/
	}
#sideLinks li{
	font-size:10px;
	padding:0px 0px 0 0px ;
	margin:0 0 0 0 ;
	line-height:1.5;
	border-bottom:solid 1px #eee;
	}
#sideLinks li a{
	text-decoration:none;
	display:block;
	padding:3px 10px 0 10px ;
	}
#sideLinks li a:hover{
	background:#eee;
	}

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

#sideBox01 {
    margin:0;
	padding:0; 
	background:url(images/sideBoxBack.gif); 
	background-repeat:repeat-y;
	}

#sideBox01 h2 {
    font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#FFF;
	background:url(images/sideTitleBack.gif) no-repeat;
	line-height:25px;
	margin:10px 0px 0px 0px;
	padding:0 0 0 10px;
	}
#sideBox01  p{
    text-align:center;
	margin:0;
	padding:0;
	font-size:x-small;
	}
#sideBox01 ul {
	margin:0px;
	padding:12px ;
	}
#sideBox01 li {
	margin:0;
	padding:0 0 0 15px;
	font-size:x-small;
	line-height:2;
	border-bottom:dotted 1px #A4A4A4;
    background:url(images/sideBoxList.gif) no-repeat 0 3px;
	/*_background:url(images/sideBoxList.gif) no-repeat 0 6px;*/
			}

#categories{
    margin:0px 0px 10px 0px ;
	}
	
#categories h2{
    margin:0px 0px 0px 0px ;
	padding:0px;
	}
	

#feed{
    text-align:right;
	}
	
#footer {
    margin:15px 10px 0 15px;
	padding:0px 0px;
	font-size:10px;
	clear:both;
	/*background:#D09CCE;
	background:#04A3FF;
	border-top:1px #ccc solid;*/
	}
#footer_bottom {
    margin:0;
	padding:3px 0px 0px 0px ;
	border-top:1px #ccc solid;
	/*background:#000;
	color:#fff;*/
	}
#footer_bottom a{
	color:#666;
	}
#footer_banner{
    text-align:center;
	padding:3px 0px 0px 0px;
	}

.copy p{
    float:left;
	margin:0;
	padding:0;
	display:inline;
	}
.footPagetop p{
    float:right;
	margin:0;
	padding:0;
	text-align:right;
	display:inline;
	}
#poweredBy{
	display:none;
	}

#indexNews ul {
    margin:5px 10px 15px 15px;
	padding:0;
	list-style:none;
	}
#indexNews li {
    margin:0;
	padding:0px 0 0px 10px;
	font-size:12px;
	line-height:1.6;
	border-bottom: dashed 1px #ddd;
    background:url(images/indexNewsList01.gif) no-repeat 0 5px;
	}

#indexNewsThumb/*Outer*/{
    margin:10px 0px 20px 5px;
	/*overflow:auto;*/
	}

#indexNewsThumb a{
	width:96px;
	/*padding:5px;
	padding-bottom:2px;
	border: #ccc solid 1px;
	border-right:#B0B0B0 solid 1px;
	border-bottom:#B0B0B0 solid 1px;
	background-color:#FFF;*/
	margin:0px 4px 8px 4px;
	font-size:10px;
	color:#666;
    text-decoration:none;
	display:block;
	float:left;
    }

/*#indexNewsThumb a{
    color:#666;
    text-decoration:none;
	display:block;
	}*/
#indexNewsThumb a:hover{
    color:#666;
    text-decoration:none;
	/*background:#FDF7EA;
	background:#FCE7BA;*/
	border:#FAAD3A solid 0px;
	text-decoration:underline;
	/*outline:#999 1px solid ;*/
	}
/*#indexNewsThumb a:hover img{
    outline:0px solid #ccc;
	border:1px;
	}*/
#indexNewsThumb h3{
    font-size:10px;
	border:0;
	margin:0px 0px 0px 0px;
	line-height:1.2;
	text-align:center;
	}
#indexNewsThumb p{
    font-size:9px;
    margin:0px;
    text-align:center;
	line-height:1.1;
    }

#indexNewsThumb ul{
    display:inline;
	margin:10px 0 0 0;
    }
	
#indexNewsThumb li{
    display:inline;
	float:left;
	width:99px;
	padding:4px;
	padding-bottom:15px;
	border: #ccc solid 1px;
	/*background-color:#FFF;*/
	margin:0px 1px 4px 0px;
	font-size:10px;
    }
#indexNewsThumb img,#indexNewsThumb a:hover img {
	padding:4px;
	/*padding-bottom:5px;*/
	/*border: #ccc solid 1px;*/
	/*background:#fff;*/
	/*border-left:#B0B0B0 solid 1px;
	border-top:#B0B0B0 solid 1px;*/
	margin:0;
	}
#indexArchivesLink p{
    text-align:right;
	clear:both;
	font-size:10px;
	margin:5px 10px 0px 0;
	}	



.red{
	color:#F00;
	}
.red14{
	color:#F00;
	font-size:14px;
	}
	

.fxsmall{
    font-size:x-small;
	font-weight:normal;
	display:none;
	}
#BlogID11 .fxsmall,
#indexBlog .fxsmall{
	display:inline;
	}
.f14{
	font-size:14px;
	}
.f10rignt{
	font-size:10px;
	text-align:right;
	margin:0 0 15px 0;
	}
.f12rignt{
	font-size:12px;
	text-align:right;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	}
	


/*#contentsInner8{
	padding:230px 0 0 0;
	background:url(/images/image1.jpg) no-repeat;
    }

#contentsInner16{
	padding:230px 0 0 0;
	background:url(/images/image1.jpg) no-repeat;
    }

#contentsInner4{
	padding:230px 0 0 0;
	background:url(/images/image1.jpg) no-repeat;
    }

#contentsInner17{
	padding:230px 0 0 0;
	background:url(/images/image1.jpg) no-repeat;
    }

#contentsInner4{
	padding:230px 0 0 0;
	background:url(/images/image1.jpg) no-repeat;
    }
	
#contentsInner25{
	padding:230px 0 0 0;
	background:url(/images/image2.jpg) no-repeat;
    }

#contentsInner18{
	padding:230px 0 0 0;
	background:url(/images/image2.jpg) no-repeat;
    }

#contentsInner24{
	padding:230px 0 0 0;
	background:url(/images/image2.jpg) no-repeat;
    }

#contentsInner19{
	padding:230px 0 0 0;
	background:url(/images/image2.jpg) no-repeat;
    }

#contentsInner20{
	padding:230px 0 0 0;
	background:url(/images/image3.jpg) no-repeat;
    }

#contentsInner21{
	padding:230px 0 0 0;
	background:url(/images/image3.jpg) no-repeat;
    }

#contentsInner22{
	padding:230px 0 0 0;
	background:url(/images/image3.jpg) no-repeat;
	}

#contentsInner1{
	padding:230px 0 0 0;
	background:url(/images/image4.jpg) no-repeat;
    }

#contentsInner2{
	padding:230px 0 0 0;
	background:url(/images/image4.jpg) no-repeat;
    }

#contentsInner5{
	padding:230px 0 0 0;
	background:url(/images/image4.jpg) no-repeat;
    }

#contentsInner10{
	padding:230px 0 0 0;
	background:url(/images/image4.jpg) no-repeat;
    }*/



/*テーブル*/


table{
	width:98%;
	border-collapse:collapse;
	border:#ddd solid 1px;
	padding:0;
	margin:15px 0 15px auto;
	}
th,td{
	border:1px solid #ddd;
	padding:2px 10px;
	}
th{
	background:#f0f0f0;
	font-weight:normal;
	white-space:nowrap;
	}
td{
	text-align: left;
	vertical-align:middle;
	}


.table01,#fuchiTable{
	width:560px;
	border-collapse:collapse;
	border:#ccc solid 1px;
	padding:0;
	margin:15px 0 15px auto;
	}
.table01 th,.table01 td,#fuchiTable th,#fuchiTable td{
	border:1px solid #ccc;
	padding:2px 10px;
	}
.table01 th,#fuchiTable th{
	background:#eeeaf3;
	font-weight:normal;
	white-space:nowrap;
	}
#fuchiTable th.fuchiTableTH{
	width:120px;
	
	}
#fuchiTable th{
	text-align:center;
	vertical-align:middle;
	height:30px;
	}


/*テーブル特長表*/
.table02{
	width:560px;
	border-collapse:collapse;
	border:#ccc solid 1px;
	padding:0;
	margin:15px 0 15px auto;
	}
.table02 th,.table02 td{
	border:1px solid #ccc;
	padding:2px 10px;
	}
.table02 th{
	background:#eeeaf3;
	font-weight:normal;
	white-space:nowrap;
	}
.table02 td{
	text-align:center;
	vertical-align:middle;
	}

/*定期クリーニングテーブルth*/
table.th50 th{
	width:50%;
	text-align:center;
	}

.box2{
	width:260px;
	float:left;
	height:370px;
	overflow:hidden;
	margin:0 0 0 15px;
	}
.box2 img{
	display:block;
	}
	