/*
Theme Name:iwa
Theme URI:http://berry.org.cn/
Description:berry_theme
Version: 1.0
*/


/* all */

*{margin:0; padding:0;}

body{
	font-size:14px;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	color:#666666;
	}

ul{list-style-type:none;}
li{list-style-type:none;}

img{vertical-align:top; border:0px;}

a:link { text-decoration: none; color: #0066CC;}
a:visited { text-decoration: none; color: #674989;}
a:hover { text-decoration: underline; color: #0066CC;}
a:active { text-decoration: underline; color: #0066CC;}

h1{
	width:910px;
	padding:5px 0 20px 0;
	margin:0 auto;
	text-align:left;
	font-size:9px;
	font-weight:normal;
	}

h2{
	padding:9px 0 9px 42px;
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/h2.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	}

/* header */

#header{
	}
#head{
	height:180px;
	margin:0 auto;
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/head.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
/* menu */

#menu{
	height:64px;
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu_back.png);
	background-repeat:repeat-x;
	}
	
#menu ul{
	width:871px;
	height:64px;
	margin:0 auto;
	display:block;
	}

#menu li{
	float:left;
	width:145px;
	height:64px;  
	text-indent:-9999px;
	}

.top a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) 0 0;    
	width:145px;
	height:64px;   
	display:block;
	} 
.top a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) 0 0;   
	}
	
.price a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) -145px 0;    
	width:145px;
	height:64px;   
	display:block;
	} 
.price a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) -145px 0;   
	}

.faq a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) -290px 0;    
	width:145px;
	height:64px;   
	display:block;
	} 
.faq a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) -290px 0;   
	}
	
.reserve a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) -435px 0;    
	width:145px;
	height:64px;   
	display:block;
	} 
.reserve a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) -435px 0;   
	}
	
.company a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) -580px 0;    
	width:145px;
	height:64px;  
	display:block;
	} 
.company a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) -580px 0;   
	}

.inqury a{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu01.png) -725px 0;    
	width:145px;
	height:64px;  
	display:block;
	} 
.inqury a:hover{
	background:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/menu02.png) -725px 0;   
	}
	
/* flash */

#flash{
	text-align:center;
	background-position:bottom;
	padding:15px 0 25px;
	margin-bottom:15px;
	}
	


/*------------------------------------------------------------------------------- pankuzu */

.kuzu{
	height:40px;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 0;
	}
/*------------------------------------------------------------------------------- container */

#container{
	width:870px;
	margin:0 auto;
	}
/*-----------------------------------------------------------------------------	
/*------------------------------------------------------------------------------- contents */
	
#contents{
	width:652px;
	float:right;
	line-height:1.7em;
	}

	
/* main */

#main{
	width:870px;
	margin:0 auto;
	}
	
/* right */
	
#right{
	width:652px;
	float:right;
	line-height:1.7em;
	}

.box01{
	padding:10px;
	margin-bottom:10px;
	}
.box01 p{
	margin-bottom:15px;
	padding:0 11px;
	}

.box02{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	padding:10px;
	margin-bottom:15px;
	}
.box03{
	padding:10px 10px 10px 20px;
	margin-bottom:15px;
	font-size: 110%;
	line-height: 1.5; 
	}
.box03 p{
	margin-bottom:15px;
	padding:0 11px 0 20px;
	}

.box04{
	padding:10px;
	margin-bottom:10px;
	}
.box04 p{
	margin-bottom:15px;
	padding:0 11px 0 20px;
	}
.box05{
	padding:10px;
	margin-bottom:10px;
	}
.box05 p{
	margin-bottom:15px;
	padding:0 25px;
	}
.box06{
	padding:10px;
	margin-bottom:10px;
	}
.box06 p{
	margin-bottom:15px;
	padding:0 25px;
	margin:0 0 3px 30px;
	}
.box07{
	border-width:3px;
	border-color:#FF0000;
	border-style:solid;
	margin:0 20px 3px 20px;
	padding:10px;
	margin-bottom:15px;
	}
.box07 p{
	margin-bottom:15px;
	padding:0 25px;
	margin:0 0 3px 30px;
	}

.list02{
	padding:10px;
	margin-bottom:15px;
	}

.list02 li{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/list02.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:700;
	color:#005E33;
	background-position:8px 13px;
	padding:9px 0 9px 25px;
	}

.list03{
	padding:10px;
	margin-bottom:15px;
	}

.list03 li{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/list02.png);
	background-repeat:no-repeat;
	background-position:8px 13px;
	padding:9px 0 9px 25px;
	}


.qaq{ border:#005E33 1px solid;
	background-color:#F2F7DF;
	color:#005E33;
	padding:5px;
	margin-bottom:5px;
	}

.qaa{ border:#005E33 1px solid;
	padding:5px;
	margin-bottom:15px;
	}

.line{
	width:150px;
	margin:4px 240px 5px 240px;
	padding:11px 30px 11px 30px;
	background-color:#00C200;
	border:#00C200 1px solid;
	border-radius: 20px;
	color: #FFFFFF;
	display:block;
	}
.line p{
	width:180px;
	font-size:12px;	
	line-height : 150% ;
	color: #FF0000;
	display:block;
	}


#right .box_l{
	width:295px;
	margin-top:15px;
	float:left;
	}

#right .box_l div{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	margin-bottom:15px;
	}

#right .box_l p{
	padding:0 15px 15px 15px;
	}

#right .box_r{
	width:295px;
	margin-top:15px;
	float:right;
	}

#right .box_r div{
	border-width:1px;
	border-color:#C2C4BF;
	border-style:solid;
	margin-bottom:15px;
	}

#right .box_r p{
	padding:0 15px 15px 15px;
	}

.new{
	line-height:2em;
	}
.m_title{
	font-size:16px;
	font-weight:700;
	color:#005E33;
	padding:16px 0 12px 25px;
	margin:15px 0 0 0;
	}

h4{
	font-size:14px;
	font-weight:700;
	background-image: url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/h4.png);
	background-repeat: repeat-x;
	padding:7px 0 12px 20px;
	margin:10px 0 0 0;
	}




/* left */
	
#left{
	width:200px;
	float:left;
	}

.left_h{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/left_h.png);
	background-repeat:no-repeat;
	padding:12px 0 14px 20px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	}

.list01{
	border-width:0 1px 1px 1px;
	border-color:#C2C4BF;
	border-style:solid;
	padding:10px;
	margin-bottom:15px;
	}

.list01 li{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/list.png);
	background-repeat:no-repeat;
	background-position:8px 10px;
	padding:9px 0 9px 25px;
	}

.banner{
	margin:15px 0;
	}
	
.banner li{
	margin-bottom:10px;
	}

#tweet h3{
	background-image: none;
	}
	
	
/* footer */
#footer01{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/footer_line.png);
	background-repeat:repeat-x;
	clear:both;
	}
#to_top{
	width:870px;
	margin:0 auto;
	text-align:right;
	}
	
#footer02{
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/footer_back.png);
	}

.f_box{
	width:840px;
	margin:0 auto;
	text-align:center;
	padding:15px;
	color:#005E34;
	}
	
address{
	font-style:normal;
	color:#005E34;
	font-size:12px;
	padding:12px 0;
	text-align:center;
	}

/* table */

.tb table{
	border-top: solid 1px #CCCCCC;
	}

.tb table th{
	padding:10px 10px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
	color: #333333;
	font-weight:bold;
	background-color:#F6F6F6;
	}
	
.tb table td{
	padding:10px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align:left;
	}

.tb2 table{
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width:100%;
	margin:0 0 0 5px;
	}

.tb2 table th{
	padding:10px 10px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
	color: #333333;
	font-weight:bold;
	background-color:#F6F6F6;
	}
	
.tb2 table td{
	padding:10px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align:left;
	background-color:#FFFFFF;
	}

/* other */

.orange{
	color:#FF3300;
	}
	
/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*------------------------------------------------------------------------------- form */
.wpcf7-submit{
	padding:2px 10px;
	margin-top:5px;
	}


/*-----------------------------------------------------------------------------	
/* blog */
.title{
	font-size:14px;
	font-weight:700;
	background-image:url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/blog_title.png);
	background-repeat:no-repeat;
	padding:16px 0 12px 25px;
	margin:15px 0 0 0;
	}

h3{
	font-size:14px;
	font-weight:700;
	background-image: url(http://iwamaru-kaigo.com/wp-content/themes/iwa/img/common/blog_left_h.png);
	background-repeat: repeat-x;
	padding:7px 0 12px 20px;
	}

#right h3{
	font-size:14px;
	font-weight:700;
	background-color:#D1D8D7;
	padding:5px 5px 5px 15px;
	margin:0;
	}

.iine li{
	float:left;
	display:inline;
	margin-bottom:5px;
	}

#respond{
	border:solid 1px #CCCCCC;
	margin:10px 0 10px; 0;
	}
	
#commentform{
	padding:10px;
	}
	
#comments{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	margin:10px 0 0 0;
	}
	
.commentlist{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding:10px;
	}
	
.comment-body{
	border-color:#CCCCCC;
	border-style: dotted;
	border-width:0px 0px 1px 0px;
	padding:5px;
	margin:0 0 8px 0;
	}

.fn{
	font-style:normal;
	}
	
.nav-below{
	border:solid 1px #CCCCCC;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:8px 0 10px 0;
	text-align:center;
	}

.more-link{
	text-align:right;
	display:block;
	}

.blog_info{
	height:22px;
	font-size:12px;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:0 0 10px 0;
	clear:both;
	}

.blog_next{
	height:22px;
	font-size:12px;
	background-color:#F5F3F1;
	padding:5px 0 3px 0;
	margin:0 0 5px 0;
	text-align:center;
	}
	
.blog_info li{
	float:left;
	padding:0 10px;
	}

.widget-container{
	border:solid 1px #CCCCCC;
	margin:0 0 15px 0;
	line-height:1.5em;
	}
	
.widget-container li{
	padding:0 0 10px 10px;
	}

.widget-container ul{
	padding:8px 0 0 0;
	}
	
#wp-calendar{
	margin:0 auto 10px;
	padding:0;
	width:170px;
	border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
	text-align:center;
	border-spacing:0;
	font-size:12px;
	}
	
#wp-calendar a{
	display:block;
	background-color:#FFCC99;
	}
	
#wp-calendar td{
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	}
#wp-calendar th{
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	background-color:#CCCCCC;
	}

caption{
	color:#FF6600;
	font-weight:bold;
	padding:5px;
	}
	
.blog_right_box{
	padding:5px 10px;
	line-height:34px;
	clear:both;
	}