/*
Theme Name: 合同会社アイカンシャ
Theme URI: http://www.aikansha.net
Description:2012年版テーマ「介護アイカンシャ」経験豊富で思いやりのある介護ヘルパーが笑顔で介護いたします。。
Version: 1.0
Author: sachio hasegawa
Author URI: http://www.aikansha.net
Tags: 介護
*/
.contact-form{
	width:600px;
}
/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}


BODY{
    background : #ffffff url(images/bg.png) repeat-y center;
    font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color : #333333;
	} 

a{ color: #3B1C08; text-decoration: underline;}
	a:hover{ color: #D0121C;}

.clear{ clear: both; line-height: 0;}
.span1{ display:none;}
.fonb{ 	font-size: 140%;  padding-top : 15px;}
.item{ background : #E9F2C8;width : 155px; border: 0px #92B22A solid;}
.square{ color:#92B22A}
.company td,tr { border: 1px #92B22A solid;
  padding-left : 5px;
  padding-right : 5px; }
.web td,tr { border: 1px #92B22A solid;
  padding-left : 5px;
  padding-right : 5px;}
.pri{width:100px;color:red;}
table{ border-collapse: collapse;　width:100%;}
/****************************************
		2. Basic Layout 
*****************************************/

#page{
  margin-left : auto;
  margin-right : auto;
  width : 1000px;
  text-indent : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 0px;
}
a{ color: #3B1C08; text-decoration: underline;}
	a:hover{ color: #D0121C; }

.clear{ clear: both; line-height: 0}
	
#header {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #C3D712;
}
h1#site-title,
div#site-title {
	margin: 0px;
	padding: 0px;
}
.aikansha{
	width: 1000px;
	height: 221px;
	display: block;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#contents{
	min-height: 663px;
	background: url(images/bg_contents_top.png) no-repeat bottom center;
	}
#main{width:760px; padding:10px; float: left;}
#side{width: 200px; padding: 32px 5px 5px 5px; float: left;}
#footer{
	background: url(images/footer.png) no-repeat top center;
	background-color: #C3D712;
	text-indent : 10px;
	margin-left : auto;
	margin-right : auto;
	width : 1000px;
	float: left;
	}
	*:first-child+html #footer{margin-top:-5px;}



/****************************************
		3.  Header, Menu
*****************************************/
p.discprition {
	padding:4px 0 0 0px;
	font-size: 100%;
	color: #fff;
}
/*** Main Menu ***/
ul#nav, div.menu ul{
	top:100px;
	height: 36px;
	background-image : url(images/nav.png);
	}

	ul#nav li, div.menu ul li{
		background-color : #fff;
		float: left;
		position: relative;
		}

	ul#nav > li:first-child, div.menu ul > li:first-child{
		}

		ul#nav li > a, div.menu ul li > a{
			width: 121px;
			color: #fff;
			text-align: center;
			background-image : url(images/navb0.png);
			height: 28px;
			padding: 8px 5px 0px 1px;
			margin: 0px;
			display: block;
			font-weight: bold;
			font-size: 13px;
			text-decoration: none;
			}

			ul#nav li:hover > a,
			li.current_page_item > a,
			ul#nav > li.current_page_ancestor > a,
			ul#nav > li.current-menu-item > a,
			ul#nav > li.current-category-ancestor > a,
			div.menu ul li:hover > a,
			div.menu ul > li.current_page_item a,
			div.menu ul > li.current_page_ancestor > a,
			div.menu ul > li.current-menu-item > a,
			div.menu ul > li.current-category-ancestor > a{
				 /* Webkit */
					background-image : url(images/navb1.png);
					
				 /* FF */
					background-image : url(images/navb1.png);
					
				 /* IE */
					background-image : url(images/navb1.png);
				}


	/*** Children Menu ***/
	ul#nav ul, div.menu ul ul{
		display: none;
		position: absolute;
		top: 28px;
		left: 0;
		float: left;
		width: 180px;
		z-index: 99999;
		font-weight:bold;
		}
		ul#nav ul li, div.menu ul ul li { width: 180px;border:none;}
			ul#nav ul li ul, div.menu ul ul li ul { left: 100%; top: 0; }
				ul#nav ul li a, div.menu ul ul li a {
					color:#ff0000;
					background: #cccccc;
					background: rgba(0, 0, 0, 0.8);
					}
					ul#nav ul li:hover > a, div.menu ul ul li:hover{color:#ff0000;background: #cccccc;}
	ul#nav li:hover > ul, div.menu ul li:hover > ul{ display: block;}


/****************************************
		4.  Main
*****************************************/
/*** Blog info ***/
div.blog_info{
	color: #666;
	font-size:85%;
	padding: 5px;
	margin: 0 0 20px;
	}
	div.blog_info ul{margin:0;}
		div.blog_info li{
			float: left;
			padding-left:20px;
			margin:0 15px 0 5px !important;
			list-style: none !important
			}
			div.blog_info li a{color: #3B1C08}
				div.blog_info li a:hover{color: #D0121C;}
	div.blog_info li.cal{background: url(images/icon_cal.png) no-repeat 0 2px;}
	div.blog_info li.cat{background: url(images/icon_cat.png) no-repeat 0 2px;}
	div.blog_info li.tag{background: url(images/icon_tag.png) no-repeat 0 2px;}
	
/*** Contents ***/
img.attachment-post-thumbnail{float: left; margin:0 15px 0 0 !important;}
a.more-link{
	background:url(images/arrow_next.png) no-repeat right top;
	color:#000;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:460px;
	display:block;
	}
	a.more-link:hover{color: #999}
	
/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#000;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999;
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url(images/arrow_prev.png) no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url(images/arrow_next.png) no-repeat right top;
		}
		

/****************************************
		5. Post Entry 
*****************************************/
.title{
	color:#000;
	font-size:120% !important;
	background : url(images/bar1.png) no-repeat center;
	line-height:35px;
	margin:0px 0 15px !important;
	border:none !important;
	padding: 0 !important
	}
	div.post:first-child .title{margin-top:0 !important;}
	.title a{color: #3B1C08;text-decoration:none;}
		.title a:hover{color: #D0121C;}
		
.post h2, .post h3, .post h4, .post h5, .post h6{margin: 30px 0 10px}
.post h2{font-size:130%; border :1px solid #92B22A; padding-bottom:5px; padding-top:5px;background : url(images/h.png)  repeat-x;}	
.post h3{font-size:140%;}
.post h4{font-size:120%;}
.post h5{font-size:110%;}

.post p{margin-bottom:20px;}
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}
.post img{
	border:1px #ccc solid;
	padding: 3px;
	background: #fff;
	margin:20px 0;
	}
	.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
.post blockquote{
	border-left:5px solid #ddd;
	background: #FBFBFB;
	padding: 10px;
	margin:20px 0;
	}
	.post blockquote p{margin:0;}
.post div.wp-caption{margin: 20px 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
.post ul, .post ol{margin:20px 0;}
	.post ul li{
		list-style: url(images/arrow_list.png);
		margin-left:20px;

		}
	.post ol li{list-style: decimal outside;margin-left:20px;}

	

/****************************************
		6. Comments
*****************************************/
h3#comments{
	padding: 10px 0 10px 10px;
	clear: both;
	margin-top:40px;
	border-top:1px solid #ddd;
	}
	
.commentlist{margin-bottom:30px;}
	.commentlist li {
		border-top:1px solid #ddd;
		padding:15px 0 0 55px;
		position:relative;
		}
	.commentlist .avatar {
		background:#fff;
		border:1px solid #ddd;
		left:0;
		margin:0 16px 0 0;
		padding:3px;
		position:absolute;
		top:15px;
		}
	.commentlist .comment-meta{margin-bottom:10px;}
		.commentlist .comment-meta a{
			color: #3B1C08;
			font-size:85%;
			text-decoration:none;
			}
			.commentlist .comment-meta a:hover{color: #D0121C;}
	.commentlist p{margin-bottom:15px;}
	.commentlist .reply a{
		position: absolute;
		top: 15px;
		right: 0;
		padding: 2px 10px;
		background: #ddd;
		font-size: 85%;
		color: #3B1C08;
		text-decoration: none;
		}
		.commentlist .reply a:hover {color: #D0121C;}
		
/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0 10px 10px;
	}

#commentform{margin-top:20px;}
	#commentform p{clear: both}
	#commentform label{margin: 10px 5px;font-size:85%;}
	*:first-child+html #commentform label{ position:relative\9; top: -15px\9; } /* IE7 */
	#commentform input[type="text"], #commentform textarea{
		margin: 5px 0 10px;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus{
			border:1px solid #06c;
			}

		
/****************************************
		7.  widget
*****************************************/
#side h3{
	height: 32px;
	margin: 15px 0px 15px 0px;
	background-color: #fff;
	background: url(images/bar1.png) no-repeat;
	border: 2px solid #C3D712;
	color: #000;
	font-weight: bold;
	line-height: 32px;

	}
	#side li:first-child h3{margin-top:0;}
	
#footer h3{
	background: url(images/bg_footer_title.png) no-repeat;
	padding-left:15px;
	height: 42px;
	}
#side .textwidget{
	width : 180px;
}

.widget-container a{text-decoration:none;}
	
.widget-container ul li{
	list-style: url(images/arrow_list.png);
	margin-left:30px;
	margin-top:5px;
	}
.widget-container ul li.page_item{
	list-style: url(images/clear.png);
	margin-left:5px;
	margin-bottom:5px;
}
.widget-container .page_item a{
	background-image : url(images/button0.png);
	background-repeat: no-repeat;
	width : 180px;
	height : 28px;
	display: block;
	color : #3B1C08;
	font-weight : bold;
	padding: 6px 30px;
}
.widget-container .page_item a:hover{background-image : url(images/button1.png);
	background-repeat: no-repeat;
	color : #D0121C;
}

/*** Calendar ***/
#wp-calendar {width: 90%;padding-left:15px;}
	#wp-calendar caption {
		color: #222;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: left;
		}
	#wp-calendar thead {font-size: 11px;}
	#wp-calendar tbody {color: #aaa;}
		#wp-calendar tbody td {
			background: #F6F6F6;
			padding: 3px 0 2px;
			text-align: center;
			}
		#wp-calendar tbody .pad {background: none;}
	#wp-calendar tfoot #next {text-align: right;}
	
/*** Button ***/	
#side li a{
	background-image : url(images/button0.png);
	background-repeat: no-repeat;
	font-size: 18px;
	width : 180px;
	height : 39px;
	display: block;
	font-weight : bold;
	padding: 6px 30px;
	text-decoration:none;
}
#side li a:hover{background-image : url(images/button1.png);
	background-repeat: no-repeat;
}


/****************************************
		8.  Form
*****************************************/
input[type="text"], textarea{
	border:1px solid #ccc;
	padding: 5px;
	color: #666;
	
	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);
	
	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);
		
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	}
	
input[type="submit"]{
	border:1px solid #ccc;
	padding: 4px 10px;
	color: #666;
	cursor: pointer;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#ccc)
		);
	
	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#ccc
		);
		
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffcccccc);
	zoom: 1;
	}



/****************************************
		9.  Footer
*****************************************/

#footer .widget-area{
	width:290px;
	margin-left:35px;
	float: left;
	}
	#footer .widget-area:first-child{margin-left:0;}
#copy{
	float: right;
	width:730px;
	clear: both;
	margin-top: 200px;
	}
#copy p{
	float: right;
	padding-right:10px;
}
	#copy p a{color: #3B1C08;}
		#copy p a:hover{color: #D0121C;}

/****************************************
		10.  Top
*****************************************/
.aitokansha{
	background: url(images/aitokansha.png) no-repeat top center;
	width : 700px;
	height : 169px;
	margin-bottom: 15px;
}
.kaiketsu{
	background: url(images/kaiketsu.png) no-repeat top center;
	width : 700px;
	height : 45px;
	margin-bottom: 15px;
}
.nayami{
	background: url(images/nayami.png) no-repeat top center;
	width : 760px;
	height : 216px;
	margin-bottom: 15px;
}
#syokuin{
	background: url(images/3nin.png) no-repeat center center;
	width : 760px;
}
#syokuin h3{
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top{
	margin-left: 160px;
}
#zikan{
	background: url(images/24h.png) no-repeat center top;
	width : 175px;
	height : 50px;
}
	
#contents #main.menu0{font-size:130%;margin:220px 10px 0px 0px;text-align:center;}
#contents #main.menu1{font-size:90%;margin:50px 13px 5px 10px;}
#contents #main.menu2{font-size:90%;margin:37px 100px 20px 140px;}
#contents #main.menu3{font-size:90%;margin:5px 100px 5px 140px;}
#contents #main.menu4{font-size:90%;margin:12px 18px 0px 25px;}